/*!
 * 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 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; }
/* 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; }
:root {
  --color-primary-900-base: #b10036;
  --color-primary-800-base: #e40046;
  --color-secondary-900-base: #071d49;
  --color-secondary-800-base: #3c4a6a;
  --color-secondary-100-base: #e6e8ec;
  --color-tertiary-900-base: #571865;
  --color-tertiary-800-base: #702082;
  --color-quaternary-800-base: #5bc2e7;
  --color-neutral-900-base: #676f71;
  --color-neutral-800-base: #919191;
  --color-neutral-600-base: #bfbfbf;
  --color-neutral-500-base: #d0d3d4;
  --color-neutral-100-base: #f1f1f1;
  --color-neutral-white-base: #ffffff;
  --color-neutral-black-base: #000000;
  --color-utility-warning-base: #f4af40;
  --color-utility-danger-base: #f03d3d;
  --color-utility-success-base: #0bb07b;
  --color-utility-info-base: #0284fe;
  --color-gradient-default-base: #071d49;

  --color-primary-900-dovato: #b9125d;
  --color-primary-800-dovato: #ea257e;
  --color-secondary-900-dovato: #8f1d59;
  --color-secondary-800-dovato: #9a5078;
  --color-secondary-100-dovato: #f1e8ee;
  --color-gradient-default-dovato: #8f1d59;

  --color-primary-900-tivicay: #2078b2;
  --color-primary-800-tivicay: #56aae1;
  --color-secondary-900-tivicay: #023367;
  --color-secondary-800-tivicay: #3c5b81;
  --color-secondary-100-tivicay: #e6eaee;
  --color-gradient-default-tivicay: #023367;

  --color-primary-900-juluca: #337c39;
  --color-primary-800-juluca: #5abb62;
  --color-secondary-900-juluca: #2e5435;
  --color-secondary-800-juluca: #5f7660;
  --color-secondary-100-juluca: #eaedea;
  --color-gradient-default-juluca: #2e5435;

  --color-primary-900-triumeq: #8051a0;
  --color-primary-800-triumeq: #996eb6;
  --color-secondary-900-triumeq: #441960;
  --color-secondary-800-triumeq: #64497c;
  --color-secondary-100-triumeq: #ebe8ee;
  --color-gradient-default-triumeq: #441960;

  --color-primary-900-carla: #b35a00;
  --color-primary-800-carla: #e67300;
  --color-secondary-900-carla: #3e5364;
  --color-secondary-800-carla: #516d84;
  --color-secondary-100-carla: #eceef0;
  --color-tertiary-800-carla: #071d49;
  --color-quaternary-800-carla: #f7be00;
  --color-gradient-default-carla: #e67300;

  --color-primary-900-rukobia: #1c8167;
  --color-primary-800-rukobia: #3fd5ae;
  --color-secondary-900-rukobia: #2e2d7b;
  --color-secondary-800-rukobia: #585994;
  --color-secondary-100-rukobia: #ebebf3;
  --color-gradient-default-rukobia: #2e2d7b;

  --color-primary-900-positive-action: #ffd200;
  --color-primary-800-positive-action: #ffd200;
  --color-gradient-default-positive-action: #071d49;

  --color-primary-900-hivis: #4798b5;
  --color-primary-800-hivis: #5bc2e7;
  --color-secondary-900-hivis: #071d49;
  --color-secondary-800-hivis: #3c4a6a;

  --color-primary-800-plhiv: #702082;
  --color-secondary-900-plhiv: #571865;
  --color-secondary-100-plhiv: #eee7ef;
  --color-tertiary-800-plhiv: #702082;
  --color-gradient-default-plhiv: #403f7a;

  --color-primary-900-dovato-2: #bc105e;
  --color-primary-800-dovato-2: #eb1475;
  --color-secondary-900-dovato-2: #8f1d58;
  --color-secondary-800-dovato-2: #9a5078;
  --color-secondary-100-dovato-2: #f1e8ee;
  --color-tertiary-800-dovato-2: #612166;
  --color-quaternary-800-dovato-2: #f7c4bf;
  --color-gradient-default-dovato-2: #8f1d59;

  --color-primary-900-apretude: #606f01;
  --color-primary-800-apretude: #787a01;
  --color-secondary-900-apretude: #6c3175;
  --color-secondary-800-apretude: #4e3664;
  --color-tertiary-900-apretude: #be570e;
  --color-gradient-default-apretude: #be570e;
}

:root, .theme-base {
  --color-primary-900: var(--color-primary-900-base);
  --color-primary-800: var(--color-primary-800-base);
  --color-secondary-900: var(--color-secondary-900-base);
  --color-secondary-800: var(--color-secondary-800-base);
  --color-secondary-100: var(--color-secondary-100-base);
  --color-tertiary-900: var(--color-tertiary-900-base);
  --color-tertiary-800: var(--color-tertiary-800-base);
  --color-quaternary-800: var(--color-quaternary-800-base);
  --color-neutral-900: var(--color-neutral-900-base);
  --color-neutral-800: var(--color-neutral-800-base);
  --color-neutral-600: var(--color-neutral-600-base);
  --color-neutral-500: var(--color-neutral-500-base);
  --color-neutral-100: var(--color-neutral-100-base);
  --color-neutral-white: var(--color-neutral-white-base);
  --color-neutral-black: var(--color-neutral-black-base);
  --color-utility-warning: var(--color-utility-warning-base);
  --color-utility-danger: var(--color-utility-danger-base);
  --color-utility-success: var(--color-utility-success-base);
  --color-utility-info: var(--color-utility-info-base);
  --color-gradient-default: var(--color-gradient-default-base);
}

.theme-product-dovato {
  --color-primary-900: var(--color-primary-900-dovato);
  --color-primary-800: var(--color-primary-800-dovato);
  --color-secondary-900: var(--color-secondary-900-dovato);
  --color-secondary-800: var(--color-secondary-800-dovato);
  --color-secondary-100: var(--color-secondary-100-dovato);
  --color-gradient-default: var(--color-gradient-default-dovato);
}

.theme-product-tivicay {
  --color-primary-900: var(--color-primary-900-tivicay);
  --color-primary-800: var(--color-primary-800-tivicay);
  --color-secondary-900: var(--color-secondary-900-tivicay);
  --color-secondary-800: var(--color-secondary-800-tivicay);
  --color-secondary-100: var(--color-secondary-100-tivicay);
  --color-gradient-default: var(--color-gradient-default-tivicay);
}

.theme-product-juluca {
  --color-primary-900: var(--color-primary-900-juluca);
  --color-primary-800: var(--color-primary-800-juluca);
  --color-secondary-900: var(--color-secondary-900-juluca);
  --color-secondary-800: var(--color-secondary-800-juluca);
  --color-secondary-100: var(--color-secondary-100-juluca);
  --color-gradient-default: var(--color-gradient-default-juluca);
}

.theme-product-triumeq {
  --color-primary-900: var(--color-primary-900-triumeq);
  --color-primary-800: var(--color-primary-800-triumeq);
  --color-secondary-900: var(--color-secondary-900-triumeq);
  --color-secondary-800: var(--color-secondary-800-triumeq);
  --color-secondary-100: var(--color-secondary-100-triumeq);
  --color-gradient-default: var(--color-gradient-default-triumeq);
}

.theme-product-carla {
  --color-primary-900: var(--color-primary-900-carla);
  --color-primary-800: var(--color-primary-800-carla);
  --color-secondary-900: var(--color-secondary-900-carla);
  --color-secondary-800: var(--color-secondary-800-carla);
  --color-secondary-100: var(--color-secondary-100-carla);
  --color-tertiary-800: var(--color-tertiary-800-carla);
  --color-quaternary-800: var(--color-quaternary-800-carla);
  --color-gradient-default: var(--color-gradient-default-carla);
}

.theme-product-rukobia {
  --color-primary-900: var(--color-primary-900-rukobia);
  --color-primary-800: var(--color-primary-800-rukobia);
  --color-secondary-900: var(--color-secondary-900-rukobia);
  --color-secondary-800: var(--color-secondary-800-rukobia);
  --color-secondary-100: var(--color-secondary-100-rukobia);
  --color-gradient-default: var(--color-gradient-default-rukobia);
}

.theme-product-positive-action {
  --color-primary-900: var(--color-primary-900-positive-action);
  --color-primary-800: var(--color-primary-800-positive-action);
  --color-gradient-default: var(--color-gradient-default-positive-action);
}

.theme-product-hivis {
  --color-primary-900: var(--color-primary-900-hivis);
  --color-primary-800: var(--color-primary-800-hivis);
  --color-secondary-900: var(--color-secondary-900-hivis);
  --color-secondary-800: var(--color-secondary-800-hivis);
}

.theme-product-plhiv {
  --color-primary-800: var(--color-primary-800-plhiv);
  --color-secondary-900: var(--color-secondary-900-plhiv);
  --color-secondary-100: var(--color-secondary-100-plhiv);
  --color-tertiary-800: var(--color-tertiary-800-plhiv);
  --color-gradient-default: var(--color-gradient-default-plhiv);
}

.theme-product-dovato-2 {
  --color-primary-900: var(--color-primary-900-dovato-2);
  --color-primary-800: var(--color-primary-800-dovato-2);
  --color-secondary-900: var(--color-secondary-900-dovato-2);
  --color-secondary-800: var(--color-secondary-800-dovato-2);
  --color-secondary-100: var(--color-secondary-100-dovato-2);
  --color-tertiary-800: var(--color-tertiary-800-dovato-2);
  --color-quaternary-800: var(--color-quaternary-800-dovato-2);
  --color-gradient-default: var(--color-gradient-default-dovato-2);
}

.theme-product-apretude {
  --color-primary-900: var(--color-primary-900-apretude);
  --color-primary-800: var(--color-primary-800-apretude);
  --color-secondary-900: var(--color-secondary-900-apretude);
  --color-secondary-800: var(--color-secondary-800-apretude);
  --color-tertiary-900: var(--color-tertiary-900-apretude);
  --color-gradient-default: var(--color-gradient-default-apretude);
}
@charset "UTF-8";
/*
    Utilities
*/
/*!
 * 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,
.exit-message-popup_inner,
.message-popup_inner,
.col-xs-6,
.col-sm-6,
.col-md-6,
.banner-v3_wrapper .component-content .banner-v3_image,
.banner-v3_wrapper .component-content .banner-v3_content,
.teaser-panel_wrapper .component-content .teaser-panel_image,
.teaser-panel_wrapper .component-content .teaser-panel_content,
.col-lg-6,
.banner-v3_wrapper .component-content .banner-v3_image,
.banner-v3_wrapper .component-content .banner-v3_content,
.teaser-panel_wrapper .component-content .teaser-panel_image,
.teaser-panel_wrapper .component-content .teaser-panel_content,
.col-xs-7,
.col-sm-7,
.col-md-7,
.pullout__info,
.col-lg-7,
.base-popup_inner,
.exit-message-popup_inner,
.country-switcher-popup_inner,
.message-popup_inner,
.podcast-compressed .podcast-modal-content,
.pullout__info,
.col-xs-8,
.col-sm-8,
.col-md-8,
.hero-banner .hero-banner-v2__content h1,
.hero-banner .hero-banner-v2__content h2,
.hero-banner .hero-banner-v2__content .searchResults,
.hero-banner .hero-banner-v2__content .searchResults-term,
.hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
.hero-banner .hero-banner-v2__content h3,
.hero-banner .hero-banner-v2__content h4,
.hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
.hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
.hero-banner .hero-banner-v2__content h5,
.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
.hero-banner .hero-banner-v2__content h6,
.hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content p,
.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result,
.searchResults-results,
.download__content-wrapper,
.col-lg-8,
.hero-banner .hero-banner-v2__content h1,
.hero-banner .hero-banner-v2__content h2,
.hero-banner .hero-banner-v2__content .searchResults,
.hero-banner .hero-banner-v2__content .searchResults-term,
.hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
.hero-banner .hero-banner-v2__content h3,
.hero-banner .hero-banner-v2__content h4,
.hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
.hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
.hero-banner .hero-banner-v2__content h5,
.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
.hero-banner .hero-banner-v2__content h6,
.hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content p,
.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result,
.download__content-wrapper,
.col-xs-9,
.col-sm-9,
.col-md-9,
.base-popup_inner,
.exit-message-popup_inner,
.country-switcher-popup_inner,
.message-popup_inner,
.podcast-compressed .podcast-modal-content,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.pullout > .component-content,
.col-lg-10,
.pullout > .component-content,
.col-xs-11,
.podcast-compressed .podcast-modal-content,
.col-sm-11,
.podcast-compressed .podcast-modal-content,
.col-md-11,
.col-lg-11,
.col-xs-12,
.hero-banner .hero-banner-v2__content h1,
.hero-banner .hero-banner-v2__content h2,
.hero-banner .hero-banner-v2__content .searchResults,
.hero-banner .hero-banner-v2__content .searchResults-term,
.hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
.hero-banner .hero-banner-v2__content h3,
.hero-banner .hero-banner-v2__content h4,
.hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
.hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
.hero-banner .hero-banner-v2__content h5,
.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
.hero-banner .hero-banner-v2__content h6,
.hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content p,
.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result,
.banner-v3_wrapper .component-content .banner-v3_image,
.banner-v3_wrapper .component-content .banner-v3_content,
.teaser-panel_wrapper .component-content .teaser-panel_image,
.teaser-panel_wrapper .component-content .teaser-panel_content,
.base-popup_inner,
.exit-message-popup_inner,
.country-switcher-popup_inner,
.message-popup_inner,
.pullout > .component-content,
.pullout__info,
.download,
.download__content-wrapper,
.col-sm-12,
.hero-banner .hero-banner-v2__content h1,
.hero-banner .hero-banner-v2__content h2,
.hero-banner .hero-banner-v2__content .searchResults,
.hero-banner .hero-banner-v2__content .searchResults-term,
.hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
.hero-banner .hero-banner-v2__content h3,
.hero-banner .hero-banner-v2__content h4,
.hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
.hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
.hero-banner .hero-banner-v2__content h5,
.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
.hero-banner .hero-banner-v2__content h6,
.hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content p,
.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result,
.banner-v3_wrapper .component-content .banner-v3_image,
.banner-v3_wrapper .component-content .banner-v3_content,
.teaser-panel_wrapper .component-content .teaser-panel_image,
.teaser-panel_wrapper .component-content .teaser-panel_content,
.base-popup_inner,
.exit-message-popup_inner,
.country-switcher-popup_inner,
.message-popup_inner,
.pullout > .component-content,
.pullout__info,
.download,
.download__content-wrapper,
.col-md-12,
.download,
.col-lg-12,
.download {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-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,
.podcast-compressed .podcast-modal-content,
.col-xs-12,
.hero-banner .hero-banner-v2__content h1,
.hero-banner .hero-banner-v2__content h2,
.hero-banner .hero-banner-v2__content .searchResults,
.hero-banner .hero-banner-v2__content .searchResults-term,
.hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
.hero-banner .hero-banner-v2__content h3,
.hero-banner .hero-banner-v2__content h4,
.hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
.hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
.hero-banner .hero-banner-v2__content h5,
.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
.hero-banner .hero-banner-v2__content h6,
.hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content p,
.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result,
.banner-v3_wrapper .component-content .banner-v3_image,
.banner-v3_wrapper .component-content .banner-v3_content,
.teaser-panel_wrapper .component-content .teaser-panel_image,
.teaser-panel_wrapper .component-content .teaser-panel_content,
.base-popup_inner,
.exit-message-popup_inner,
.country-switcher-popup_inner,
.message-popup_inner,
.pullout > .component-content,
.pullout__info,
.download,
.download__content-wrapper {
  float: left; }


.col-xs-12,
.hero-banner .hero-banner-v2__content h1,
.hero-banner .hero-banner-v2__content h2,
.hero-banner .hero-banner-v2__content .searchResults,
.hero-banner .hero-banner-v2__content .searchResults-term,
.hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
.hero-banner .hero-banner-v2__content h3,
.hero-banner .hero-banner-v2__content h4,
.hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
.hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
.hero-banner .hero-banner-v2__content h5,
.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
.hero-banner .hero-banner-v2__content h6,
.hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content p,
.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result,
.banner-v3_wrapper .component-content .banner-v3_image,
.banner-v3_wrapper .component-content .banner-v3_content,
.teaser-panel_wrapper .component-content .teaser-panel_image,
.teaser-panel_wrapper .component-content .teaser-panel_content,
.base-popup_inner,
.exit-message-popup_inner,
.country-switcher-popup_inner,
.message-popup_inner,
.pullout > .component-content,
.pullout__info,
.download,
.download__content-wrapper {
  width: 100%; }


.col-xs-11,
.podcast-compressed .podcast-modal-content {
  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,
  .podcast-compressed .podcast-modal-content,
  .col-sm-12,
  .hero-banner .hero-banner-v2__content h1,
  .hero-banner .hero-banner-v2__content h2,
  .hero-banner .hero-banner-v2__content .searchResults,
  .hero-banner .hero-banner-v2__content .searchResults-term,
  .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
  .hero-banner .hero-banner-v2__content h3,
  .hero-banner .hero-banner-v2__content h4,
  .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
  .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
  .hero-banner .hero-banner-v2__content h5,
  .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
  .hero-banner .hero-banner-v2__content h6,
  .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content p,
  .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result,
  .banner-v3_wrapper .component-content .banner-v3_image,
  .banner-v3_wrapper .component-content .banner-v3_content,
  .teaser-panel_wrapper .component-content .teaser-panel_image,
  .teaser-panel_wrapper .component-content .teaser-panel_content,
  .base-popup_inner,
  .exit-message-popup_inner,
  .country-switcher-popup_inner,
  .message-popup_inner,
  .pullout > .component-content,
  .pullout__info,
  .download,
  .download__content-wrapper {
    float: left; }
  
  .col-sm-12,
  .hero-banner .hero-banner-v2__content h1,
  .hero-banner .hero-banner-v2__content h2,
  .hero-banner .hero-banner-v2__content .searchResults,
  .hero-banner .hero-banner-v2__content .searchResults-term,
  .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
  .hero-banner .hero-banner-v2__content h3,
  .hero-banner .hero-banner-v2__content h4,
  .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
  .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
  .hero-banner .hero-banner-v2__content h5,
  .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
  .hero-banner .hero-banner-v2__content h6,
  .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content p,
  .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result,
  .banner-v3_wrapper .component-content .banner-v3_image,
  .banner-v3_wrapper .component-content .banner-v3_content,
  .teaser-panel_wrapper .component-content .teaser-panel_image,
  .teaser-panel_wrapper .component-content .teaser-panel_content,
  .base-popup_inner,
  .exit-message-popup_inner,
  .country-switcher-popup_inner,
  .message-popup_inner,
  .pullout > .component-content,
  .pullout__info,
  .download,
  .download__content-wrapper {
    width: 100%; }
  
  .col-sm-11,
  .podcast-compressed .podcast-modal-content {
    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,
  .banner-v3_wrapper .component-content .banner-v3_image,
  .banner-v3_wrapper .component-content .banner-v3_content,
  .teaser-panel_wrapper .component-content .teaser-panel_image,
  .teaser-panel_wrapper .component-content .teaser-panel_content,
  .col-md-7,
  .pullout__info,
  .col-md-8,
  .hero-banner .hero-banner-v2__content h1,
  .hero-banner .hero-banner-v2__content h2,
  .hero-banner .hero-banner-v2__content .searchResults,
  .hero-banner .hero-banner-v2__content .searchResults-term,
  .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
  .hero-banner .hero-banner-v2__content h3,
  .hero-banner .hero-banner-v2__content h4,
  .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
  .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
  .hero-banner .hero-banner-v2__content h5,
  .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
  .hero-banner .hero-banner-v2__content h6,
  .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content p,
  .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result,
  .searchResults-results,
  .download__content-wrapper,
  .col-md-9,
  .base-popup_inner,
  .exit-message-popup_inner,
  .country-switcher-popup_inner,
  .message-popup_inner,
  .podcast-compressed .podcast-modal-content,
  .col-md-10,
  .pullout > .component-content,
  .col-md-11,
  .col-md-12,
  .download {
    float: left; }
  
  .col-md-12,
  .download {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  
  .col-md-10,
  .pullout > .component-content {
    width: 83.33333333%; }
  
  .col-md-9,
  .base-popup_inner,
  .exit-message-popup_inner,
  .country-switcher-popup_inner,
  .message-popup_inner,
  .podcast-compressed .podcast-modal-content {
    width: 75%; }
  
  .col-md-8,
  .hero-banner .hero-banner-v2__content h1,
  .hero-banner .hero-banner-v2__content h2,
  .hero-banner .hero-banner-v2__content .searchResults,
  .hero-banner .hero-banner-v2__content .searchResults-term,
  .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
  .hero-banner .hero-banner-v2__content h3,
  .hero-banner .hero-banner-v2__content h4,
  .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
  .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
  .hero-banner .hero-banner-v2__content h5,
  .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
  .hero-banner .hero-banner-v2__content h6,
  .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content p,
  .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result,
  .searchResults-results,
  .download__content-wrapper {
    width: 66.66666667%; }
  
  .col-md-7,
  .pullout__info {
    width: 58.33333333%; }
  
  .col-md-6,
  .banner-v3_wrapper .component-content .banner-v3_image,
  .banner-v3_wrapper .component-content .banner-v3_content,
  .teaser-panel_wrapper .component-content .teaser-panel_image,
  .teaser-panel_wrapper .component-content .teaser-panel_content {
    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,
  .exit-message-popup_inner,
  .message-popup_inner,
  .col-lg-6,
  .banner-v3_wrapper .component-content .banner-v3_image,
  .banner-v3_wrapper .component-content .banner-v3_content,
  .teaser-panel_wrapper .component-content .teaser-panel_image,
  .teaser-panel_wrapper .component-content .teaser-panel_content,
  .col-lg-7,
  .base-popup_inner,
  .exit-message-popup_inner,
  .country-switcher-popup_inner,
  .message-popup_inner,
  .podcast-compressed .podcast-modal-content,
  .pullout__info,
  .col-lg-8,
  .hero-banner .hero-banner-v2__content h1,
  .hero-banner .hero-banner-v2__content h2,
  .hero-banner .hero-banner-v2__content .searchResults,
  .hero-banner .hero-banner-v2__content .searchResults-term,
  .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
  .hero-banner .hero-banner-v2__content h3,
  .hero-banner .hero-banner-v2__content h4,
  .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
  .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
  .hero-banner .hero-banner-v2__content h5,
  .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
  .hero-banner .hero-banner-v2__content h6,
  .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content p,
  .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result,
  .download__content-wrapper,
  .col-lg-9,
  .col-lg-10,
  .pullout > .component-content,
  .col-lg-11,
  .col-lg-12,
  .download {
    float: left; }
  
  .col-lg-12,
  .download {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  
  .col-lg-10,
  .pullout > .component-content {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  
  .col-lg-8,
  .hero-banner .hero-banner-v2__content h1,
  .hero-banner .hero-banner-v2__content h2,
  .hero-banner .hero-banner-v2__content .searchResults,
  .hero-banner .hero-banner-v2__content .searchResults-term,
  .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
  .hero-banner .hero-banner-v2__content h3,
  .hero-banner .hero-banner-v2__content h4,
  .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
  .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
  .hero-banner .hero-banner-v2__content h5,
  .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
  .hero-banner .hero-banner-v2__content h6,
  .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content p,
  .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result,
  .download__content-wrapper {
    width: 66.66666667%; }
  
  .col-lg-7,
  .base-popup_inner,
  .exit-message-popup_inner,
  .country-switcher-popup_inner,
  .message-popup_inner,
  .podcast-compressed .podcast-modal-content,
  .pullout__info {
    width: 58.33333333%; }
  
  .col-lg-6,
  .banner-v3_wrapper .component-content .banner-v3_image,
  .banner-v3_wrapper .component-content .banner-v3_content,
  .teaser-panel_wrapper .component-content .teaser-panel_image,
  .teaser-panel_wrapper .component-content .teaser-panel_content {
    width: 50%; }
  
  .col-lg-5,
  .exit-message-popup_inner,
  .message-popup_inner {
    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%; } }

/*
    USAGE:
    @media (max-width: $tabletMediumBreakpoint)
    @media (max-width: $tabletBreakpoint)
    @media (max-width: $mobileBreakpoint)
    @media (max-width: $smallMobileBreakpoint)
*/
/*
    BASE
*/
/*
    PRODUCT - DOVATO
*/
/*
    PRODUCT - JULUCA
*/
/*
    PRODUCT - TIVICAY
*/
/*
    PRODUCT - TRIUMEQ
*/
/*
    PRODUCT - CARLA
*/
/*
    PRODUCT - RUKOBIA
*/
/*
    PRODUCT - POSITIVE ACTION
*/
/*
    PRODUCT - HIVIS
*/
/*
    PRODUCT - PLHIV
*/
/*
    PRODUCT - DOVATO 2
*/
/*
    PRODUCT - APRETUDE
*/
/*
  BASE
*/
#footer,
#header {
  max-width: 100%; }

/*
	TYPE-CONTAINER
*/
.type-container, #header .searchBox > .component-content, .hero-banner .hero-banner-v2__content-wrapper, .hero-banner-small, .banner-v3_wrapper, .teaser-panel_wrapper, .contentGridContainer {
  padding: 0; }
  .type-container > .component-content, #header .searchBox > .component-content > .component-content, .hero-banner .hero-banner-v2__content-wrapper > .component-content, .hero-banner-small > .component-content, .banner-v3_wrapper > .component-content, .teaser-panel_wrapper > .component-content, .contentGridContainer > .component-content {
    width: 1400px;
    max-width: 100%;
    margin: 0 auto; }
    .type-container > .component-content > .content, #header .searchBox > .component-content > .component-content > .content, .hero-banner .hero-banner-v2__content-wrapper > .component-content > .content, .hero-banner-small > .component-content > .content, .banner-v3_wrapper > .component-content > .content, .teaser-panel_wrapper > .component-content > .content, .contentGridContainer > .component-content > .content {
      text-align: left;
      max-width: 100%;
      width: 100%;
      margin: 0; }

/*
	CONTAINER
*/
#content > .row,
#footer > .row {
  padding: 0;
  margin: 0; }
  #content > .row > .layout-outer,
  #footer > .row > .layout-outer {
    padding: 0;
    width: 1400px;
    max-width: 100%;
    margin: 0 auto; }
    #content > .row > .layout-outer > .layout-inner,
    #footer > .row > .layout-outer > .layout-inner {
      text-align: left;
      max-width: 100%;
      width: 100%;
      margin: 0; }

/*
	FULL-WIDTH CONTAINER
*/
@media (min-width: 1920px) {
  .full-width-container, #footer .reference-footer-virtual-booth > .inner > .component-content .divider,
  #footer .reference-vx__glasgow2020__footer > .inner > .component-content .divider,
  #footer .other-css > .inner > .component-content .divider,
  #footer div[class*="reference-footer"] > .inner > .component-content .divider,
  #footer .reference-footer > .inner > .component-content .divider, .snippetReference.footer > .inner > .component-content .divider, .reference-general-hero-banner,
  .reference-event-hero-banner, .hero-banner .hero-banner-v2, .banner-v3_wrapper, .teaser-panel_wrapper, .contentGridContainer, .social-links__wrapper, div[class*="reference-product-navigation"] .inner,
  div[class*="reference-event-navigation"] .inner,
  div[class*="reference-transparent-navigation"] .inner, .quiz {
    width: 100vw;
    max-width: 1920px;
    margin-left: -260px;
    margin-right: -260px; } }

@media (max-width: 1919px) {
  .full-width-container, #footer .reference-footer-virtual-booth > .inner > .component-content .divider,
  #footer .reference-vx__glasgow2020__footer > .inner > .component-content .divider,
  #footer .other-css > .inner > .component-content .divider,
  #footer div[class*="reference-footer"] > .inner > .component-content .divider,
  #footer .reference-footer > .inner > .component-content .divider, .snippetReference.footer > .inner > .component-content .divider, .reference-general-hero-banner,
  .reference-event-hero-banner, .hero-banner .hero-banner-v2, .banner-v3_wrapper, .teaser-panel_wrapper, .contentGridContainer, .social-links__wrapper, div[class*="reference-product-navigation"] .inner,
  div[class*="reference-event-navigation"] .inner,
  div[class*="reference-transparent-navigation"] .inner, .quiz {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw); } }

.type-flex > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.type-content-grid {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  width: calc(100% + 30px); }
  .type-content-grid > .component-content > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .type-content-grid > .component-content > .content .box {
      background: transparent; }
      .type-content-grid > .component-content > .content .box > .component-content {
        height: 100%;
        padding: 30px 15px 15px 15px; }

.type-content-grid-table > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-bottom: 30px; }
  .type-content-grid-table > .component-content > .content .box {
    background: transparent; }
    .type-content-grid-table > .component-content > .content .box > .component-content {
      background: #ffffff;
      height: 100%;
      padding: 30px 15px 15px 15px; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit .container,
.aem-AuthorLayer-DQM .container,
.aem-AuthorLayer-Developer .container,
.aem-AuthorLayer-Design .container,
.aem-AuthorLayer-Layouting .container,
.aem-AuthorLayer-Tracking .container,
.aem-AuthorLayer-Timewrap .container,
.cq-wcm-edit .container {
  width: 100%; }

.aem-AuthorLayer-Edit #content > .row > .layout-outer,
.aem-AuthorLayer-Edit #header > .row > .layout-outer,
.aem-AuthorLayer-Edit #footer > .row > .layout-outer,
.aem-AuthorLayer-DQM #content > .row > .layout-outer,
.aem-AuthorLayer-DQM #header > .row > .layout-outer,
.aem-AuthorLayer-DQM #footer > .row > .layout-outer,
.aem-AuthorLayer-Developer #content > .row > .layout-outer,
.aem-AuthorLayer-Developer #header > .row > .layout-outer,
.aem-AuthorLayer-Developer #footer > .row > .layout-outer,
.aem-AuthorLayer-Design #content > .row > .layout-outer,
.aem-AuthorLayer-Design #header > .row > .layout-outer,
.aem-AuthorLayer-Design #footer > .row > .layout-outer,
.aem-AuthorLayer-Layouting #content > .row > .layout-outer,
.aem-AuthorLayer-Layouting #header > .row > .layout-outer,
.aem-AuthorLayer-Layouting #footer > .row > .layout-outer,
.aem-AuthorLayer-Tracking #content > .row > .layout-outer,
.aem-AuthorLayer-Tracking #header > .row > .layout-outer,
.aem-AuthorLayer-Tracking #footer > .row > .layout-outer,
.aem-AuthorLayer-Timewrap #content > .row > .layout-outer,
.aem-AuthorLayer-Timewrap #header > .row > .layout-outer,
.aem-AuthorLayer-Timewrap #footer > .row > .layout-outer,
.cq-wcm-edit #content > .row > .layout-outer,
.cq-wcm-edit #header > .row > .layout-outer,
.cq-wcm-edit #footer > .row > .layout-outer {
  width: 100%;
  max-width: 100%; }

.aem-AuthorLayer-Edit .full-width-container, .aem-AuthorLayer-Edit #footer .reference-footer-virtual-booth > .inner > .component-content .divider, #footer .reference-footer-virtual-booth > .inner > .component-content .aem-AuthorLayer-Edit .divider,
.aem-AuthorLayer-Edit #footer .reference-vx__glasgow2020__footer > .inner > .component-content .divider, #footer .reference-vx__glasgow2020__footer > .inner > .component-content .aem-AuthorLayer-Edit .divider,
.aem-AuthorLayer-Edit #footer .other-css > .inner > .component-content .divider, #footer .other-css > .inner > .component-content .aem-AuthorLayer-Edit .divider,
.aem-AuthorLayer-Edit #footer div[class*="reference-footer"] > .inner > .component-content .divider, #footer div[class*="reference-footer"] > .inner > .component-content .aem-AuthorLayer-Edit .divider,
.aem-AuthorLayer-Edit #footer .reference-footer > .inner > .component-content .divider, #footer .reference-footer > .inner > .component-content .aem-AuthorLayer-Edit .divider, .aem-AuthorLayer-Edit .snippetReference.footer > .inner > .component-content .divider, .snippetReference.footer > .inner > .component-content .aem-AuthorLayer-Edit .divider, .aem-AuthorLayer-Edit .reference-general-hero-banner,
.aem-AuthorLayer-Edit .reference-event-hero-banner, .aem-AuthorLayer-Edit .hero-banner .hero-banner-v2, .hero-banner .aem-AuthorLayer-Edit .hero-banner-v2, .aem-AuthorLayer-Edit .banner-v3_wrapper, .aem-AuthorLayer-Edit .teaser-panel_wrapper, .aem-AuthorLayer-Edit .contentGridContainer, .aem-AuthorLayer-Edit .social-links__wrapper, .aem-AuthorLayer-Edit div[class*="reference-product-navigation"] .inner, div[class*="reference-product-navigation"] .aem-AuthorLayer-Edit .inner,
.aem-AuthorLayer-Edit div[class*="reference-event-navigation"] .inner, div[class*="reference-event-navigation"] .aem-AuthorLayer-Edit .inner,
.aem-AuthorLayer-Edit div[class*="reference-transparent-navigation"] .inner, div[class*="reference-transparent-navigation"] .aem-AuthorLayer-Edit .inner, .aem-AuthorLayer-Edit .quiz,
.aem-AuthorLayer-DQM .full-width-container,
.aem-AuthorLayer-DQM #footer .reference-footer-virtual-booth > .inner > .component-content .divider,
#footer .reference-footer-virtual-booth > .inner > .component-content .aem-AuthorLayer-DQM .divider,
.aem-AuthorLayer-DQM #footer .reference-vx__glasgow2020__footer > .inner > .component-content .divider,
#footer .reference-vx__glasgow2020__footer > .inner > .component-content .aem-AuthorLayer-DQM .divider,
.aem-AuthorLayer-DQM #footer .other-css > .inner > .component-content .divider,
#footer .other-css > .inner > .component-content .aem-AuthorLayer-DQM .divider,
.aem-AuthorLayer-DQM #footer div[class*="reference-footer"] > .inner > .component-content .divider,
#footer div[class*="reference-footer"] > .inner > .component-content .aem-AuthorLayer-DQM .divider,
.aem-AuthorLayer-DQM #footer .reference-footer > .inner > .component-content .divider,
#footer .reference-footer > .inner > .component-content .aem-AuthorLayer-DQM .divider,
.aem-AuthorLayer-DQM .snippetReference.footer > .inner > .component-content .divider,
.snippetReference.footer > .inner > .component-content .aem-AuthorLayer-DQM .divider,
.aem-AuthorLayer-DQM .reference-general-hero-banner,
.aem-AuthorLayer-DQM .reference-event-hero-banner,
.aem-AuthorLayer-DQM .hero-banner .hero-banner-v2,
.hero-banner .aem-AuthorLayer-DQM .hero-banner-v2,
.aem-AuthorLayer-DQM .banner-v3_wrapper,
.aem-AuthorLayer-DQM .teaser-panel_wrapper,
.aem-AuthorLayer-DQM .contentGridContainer,
.aem-AuthorLayer-DQM .social-links__wrapper,
.aem-AuthorLayer-DQM div[class*="reference-product-navigation"] .inner,
div[class*="reference-product-navigation"] .aem-AuthorLayer-DQM .inner,
.aem-AuthorLayer-DQM div[class*="reference-event-navigation"] .inner,
div[class*="reference-event-navigation"] .aem-AuthorLayer-DQM .inner,
.aem-AuthorLayer-DQM div[class*="reference-transparent-navigation"] .inner,
div[class*="reference-transparent-navigation"] .aem-AuthorLayer-DQM .inner,
.aem-AuthorLayer-DQM .quiz,
.aem-AuthorLayer-Developer .full-width-container,
.aem-AuthorLayer-Developer #footer .reference-footer-virtual-booth > .inner > .component-content .divider,
#footer .reference-footer-virtual-booth > .inner > .component-content .aem-AuthorLayer-Developer .divider,
.aem-AuthorLayer-Developer #footer .reference-vx__glasgow2020__footer > .inner > .component-content .divider,
#footer .reference-vx__glasgow2020__footer > .inner > .component-content .aem-AuthorLayer-Developer .divider,
.aem-AuthorLayer-Developer #footer .other-css > .inner > .component-content .divider,
#footer .other-css > .inner > .component-content .aem-AuthorLayer-Developer .divider,
.aem-AuthorLayer-Developer #footer div[class*="reference-footer"] > .inner > .component-content .divider,
#footer div[class*="reference-footer"] > .inner > .component-content .aem-AuthorLayer-Developer .divider,
.aem-AuthorLayer-Developer #footer .reference-footer > .inner > .component-content .divider,
#footer .reference-footer > .inner > .component-content .aem-AuthorLayer-Developer .divider,
.aem-AuthorLayer-Developer .snippetReference.footer > .inner > .component-content .divider,
.snippetReference.footer > .inner > .component-content .aem-AuthorLayer-Developer .divider,
.aem-AuthorLayer-Developer .reference-general-hero-banner,
.aem-AuthorLayer-Developer .reference-event-hero-banner,
.aem-AuthorLayer-Developer .hero-banner .hero-banner-v2,
.hero-banner .aem-AuthorLayer-Developer .hero-banner-v2,
.aem-AuthorLayer-Developer .banner-v3_wrapper,
.aem-AuthorLayer-Developer .teaser-panel_wrapper,
.aem-AuthorLayer-Developer .contentGridContainer,
.aem-AuthorLayer-Developer .social-links__wrapper,
.aem-AuthorLayer-Developer div[class*="reference-product-navigation"] .inner,
div[class*="reference-product-navigation"] .aem-AuthorLayer-Developer .inner,
.aem-AuthorLayer-Developer div[class*="reference-event-navigation"] .inner,
div[class*="reference-event-navigation"] .aem-AuthorLayer-Developer .inner,
.aem-AuthorLayer-Developer div[class*="reference-transparent-navigation"] .inner,
div[class*="reference-transparent-navigation"] .aem-AuthorLayer-Developer .inner,
.aem-AuthorLayer-Developer .quiz,
.aem-AuthorLayer-Design .full-width-container,
.aem-AuthorLayer-Design #footer .reference-footer-virtual-booth > .inner > .component-content .divider,
#footer .reference-footer-virtual-booth > .inner > .component-content .aem-AuthorLayer-Design .divider,
.aem-AuthorLayer-Design #footer .reference-vx__glasgow2020__footer > .inner > .component-content .divider,
#footer .reference-vx__glasgow2020__footer > .inner > .component-content .aem-AuthorLayer-Design .divider,
.aem-AuthorLayer-Design #footer .other-css > .inner > .component-content .divider,
#footer .other-css > .inner > .component-content .aem-AuthorLayer-Design .divider,
.aem-AuthorLayer-Design #footer div[class*="reference-footer"] > .inner > .component-content .divider,
#footer div[class*="reference-footer"] > .inner > .component-content .aem-AuthorLayer-Design .divider,
.aem-AuthorLayer-Design #footer .reference-footer > .inner > .component-content .divider,
#footer .reference-footer > .inner > .component-content .aem-AuthorLayer-Design .divider,
.aem-AuthorLayer-Design .snippetReference.footer > .inner > .component-content .divider,
.snippetReference.footer > .inner > .component-content .aem-AuthorLayer-Design .divider,
.aem-AuthorLayer-Design .reference-general-hero-banner,
.aem-AuthorLayer-Design .reference-event-hero-banner,
.aem-AuthorLayer-Design .hero-banner .hero-banner-v2,
.hero-banner .aem-AuthorLayer-Design .hero-banner-v2,
.aem-AuthorLayer-Design .banner-v3_wrapper,
.aem-AuthorLayer-Design .teaser-panel_wrapper,
.aem-AuthorLayer-Design .contentGridContainer,
.aem-AuthorLayer-Design .social-links__wrapper,
.aem-AuthorLayer-Design div[class*="reference-product-navigation"] .inner,
div[class*="reference-product-navigation"] .aem-AuthorLayer-Design .inner,
.aem-AuthorLayer-Design div[class*="reference-event-navigation"] .inner,
div[class*="reference-event-navigation"] .aem-AuthorLayer-Design .inner,
.aem-AuthorLayer-Design div[class*="reference-transparent-navigation"] .inner,
div[class*="reference-transparent-navigation"] .aem-AuthorLayer-Design .inner,
.aem-AuthorLayer-Design .quiz,
.aem-AuthorLayer-Layouting .full-width-container,
.aem-AuthorLayer-Layouting #footer .reference-footer-virtual-booth > .inner > .component-content .divider,
#footer .reference-footer-virtual-booth > .inner > .component-content .aem-AuthorLayer-Layouting .divider,
.aem-AuthorLayer-Layouting #footer .reference-vx__glasgow2020__footer > .inner > .component-content .divider,
#footer .reference-vx__glasgow2020__footer > .inner > .component-content .aem-AuthorLayer-Layouting .divider,
.aem-AuthorLayer-Layouting #footer .other-css > .inner > .component-content .divider,
#footer .other-css > .inner > .component-content .aem-AuthorLayer-Layouting .divider,
.aem-AuthorLayer-Layouting #footer div[class*="reference-footer"] > .inner > .component-content .divider,
#footer div[class*="reference-footer"] > .inner > .component-content .aem-AuthorLayer-Layouting .divider,
.aem-AuthorLayer-Layouting #footer .reference-footer > .inner > .component-content .divider,
#footer .reference-footer > .inner > .component-content .aem-AuthorLayer-Layouting .divider,
.aem-AuthorLayer-Layouting .snippetReference.footer > .inner > .component-content .divider,
.snippetReference.footer > .inner > .component-content .aem-AuthorLayer-Layouting .divider,
.aem-AuthorLayer-Layouting .reference-general-hero-banner,
.aem-AuthorLayer-Layouting .reference-event-hero-banner,
.aem-AuthorLayer-Layouting .hero-banner .hero-banner-v2,
.hero-banner .aem-AuthorLayer-Layouting .hero-banner-v2,
.aem-AuthorLayer-Layouting .banner-v3_wrapper,
.aem-AuthorLayer-Layouting .teaser-panel_wrapper,
.aem-AuthorLayer-Layouting .contentGridContainer,
.aem-AuthorLayer-Layouting .social-links__wrapper,
.aem-AuthorLayer-Layouting div[class*="reference-product-navigation"] .inner,
div[class*="reference-product-navigation"] .aem-AuthorLayer-Layouting .inner,
.aem-AuthorLayer-Layouting div[class*="reference-event-navigation"] .inner,
div[class*="reference-event-navigation"] .aem-AuthorLayer-Layouting .inner,
.aem-AuthorLayer-Layouting div[class*="reference-transparent-navigation"] .inner,
div[class*="reference-transparent-navigation"] .aem-AuthorLayer-Layouting .inner,
.aem-AuthorLayer-Layouting .quiz,
.aem-AuthorLayer-Tracking .full-width-container,
.aem-AuthorLayer-Tracking #footer .reference-footer-virtual-booth > .inner > .component-content .divider,
#footer .reference-footer-virtual-booth > .inner > .component-content .aem-AuthorLayer-Tracking .divider,
.aem-AuthorLayer-Tracking #footer .reference-vx__glasgow2020__footer > .inner > .component-content .divider,
#footer .reference-vx__glasgow2020__footer > .inner > .component-content .aem-AuthorLayer-Tracking .divider,
.aem-AuthorLayer-Tracking #footer .other-css > .inner > .component-content .divider,
#footer .other-css > .inner > .component-content .aem-AuthorLayer-Tracking .divider,
.aem-AuthorLayer-Tracking #footer div[class*="reference-footer"] > .inner > .component-content .divider,
#footer div[class*="reference-footer"] > .inner > .component-content .aem-AuthorLayer-Tracking .divider,
.aem-AuthorLayer-Tracking #footer .reference-footer > .inner > .component-content .divider,
#footer .reference-footer > .inner > .component-content .aem-AuthorLayer-Tracking .divider,
.aem-AuthorLayer-Tracking .snippetReference.footer > .inner > .component-content .divider,
.snippetReference.footer > .inner > .component-content .aem-AuthorLayer-Tracking .divider,
.aem-AuthorLayer-Tracking .reference-general-hero-banner,
.aem-AuthorLayer-Tracking .reference-event-hero-banner,
.aem-AuthorLayer-Tracking .hero-banner .hero-banner-v2,
.hero-banner .aem-AuthorLayer-Tracking .hero-banner-v2,
.aem-AuthorLayer-Tracking .banner-v3_wrapper,
.aem-AuthorLayer-Tracking .teaser-panel_wrapper,
.aem-AuthorLayer-Tracking .contentGridContainer,
.aem-AuthorLayer-Tracking .social-links__wrapper,
.aem-AuthorLayer-Tracking div[class*="reference-product-navigation"] .inner,
div[class*="reference-product-navigation"] .aem-AuthorLayer-Tracking .inner,
.aem-AuthorLayer-Tracking div[class*="reference-event-navigation"] .inner,
div[class*="reference-event-navigation"] .aem-AuthorLayer-Tracking .inner,
.aem-AuthorLayer-Tracking div[class*="reference-transparent-navigation"] .inner,
div[class*="reference-transparent-navigation"] .aem-AuthorLayer-Tracking .inner,
.aem-AuthorLayer-Tracking .quiz,
.aem-AuthorLayer-Timewrap .full-width-container,
.aem-AuthorLayer-Timewrap #footer .reference-footer-virtual-booth > .inner > .component-content .divider,
#footer .reference-footer-virtual-booth > .inner > .component-content .aem-AuthorLayer-Timewrap .divider,
.aem-AuthorLayer-Timewrap #footer .reference-vx__glasgow2020__footer > .inner > .component-content .divider,
#footer .reference-vx__glasgow2020__footer > .inner > .component-content .aem-AuthorLayer-Timewrap .divider,
.aem-AuthorLayer-Timewrap #footer .other-css > .inner > .component-content .divider,
#footer .other-css > .inner > .component-content .aem-AuthorLayer-Timewrap .divider,
.aem-AuthorLayer-Timewrap #footer div[class*="reference-footer"] > .inner > .component-content .divider,
#footer div[class*="reference-footer"] > .inner > .component-content .aem-AuthorLayer-Timewrap .divider,
.aem-AuthorLayer-Timewrap #footer .reference-footer > .inner > .component-content .divider,
#footer .reference-footer > .inner > .component-content .aem-AuthorLayer-Timewrap .divider,
.aem-AuthorLayer-Timewrap .snippetReference.footer > .inner > .component-content .divider,
.snippetReference.footer > .inner > .component-content .aem-AuthorLayer-Timewrap .divider,
.aem-AuthorLayer-Timewrap .reference-general-hero-banner,
.aem-AuthorLayer-Timewrap .reference-event-hero-banner,
.aem-AuthorLayer-Timewrap .hero-banner .hero-banner-v2,
.hero-banner .aem-AuthorLayer-Timewrap .hero-banner-v2,
.aem-AuthorLayer-Timewrap .banner-v3_wrapper,
.aem-AuthorLayer-Timewrap .teaser-panel_wrapper,
.aem-AuthorLayer-Timewrap .contentGridContainer,
.aem-AuthorLayer-Timewrap .social-links__wrapper,
.aem-AuthorLayer-Timewrap div[class*="reference-product-navigation"] .inner,
div[class*="reference-product-navigation"] .aem-AuthorLayer-Timewrap .inner,
.aem-AuthorLayer-Timewrap div[class*="reference-event-navigation"] .inner,
div[class*="reference-event-navigation"] .aem-AuthorLayer-Timewrap .inner,
.aem-AuthorLayer-Timewrap div[class*="reference-transparent-navigation"] .inner,
div[class*="reference-transparent-navigation"] .aem-AuthorLayer-Timewrap .inner,
.aem-AuthorLayer-Timewrap .quiz,
.cq-wcm-edit .full-width-container,
.cq-wcm-edit #footer .reference-footer-virtual-booth > .inner > .component-content .divider,
#footer .reference-footer-virtual-booth > .inner > .component-content .cq-wcm-edit .divider,
.cq-wcm-edit #footer .reference-vx__glasgow2020__footer > .inner > .component-content .divider,
#footer .reference-vx__glasgow2020__footer > .inner > .component-content .cq-wcm-edit .divider,
.cq-wcm-edit #footer .other-css > .inner > .component-content .divider,
#footer .other-css > .inner > .component-content .cq-wcm-edit .divider,
.cq-wcm-edit #footer div[class*="reference-footer"] > .inner > .component-content .divider,
#footer div[class*="reference-footer"] > .inner > .component-content .cq-wcm-edit .divider,
.cq-wcm-edit #footer .reference-footer > .inner > .component-content .divider,
#footer .reference-footer > .inner > .component-content .cq-wcm-edit .divider,
.cq-wcm-edit .snippetReference.footer > .inner > .component-content .divider,
.snippetReference.footer > .inner > .component-content .cq-wcm-edit .divider,
.cq-wcm-edit .reference-general-hero-banner,
.cq-wcm-edit .reference-event-hero-banner,
.cq-wcm-edit .hero-banner .hero-banner-v2,
.hero-banner .cq-wcm-edit .hero-banner-v2,
.cq-wcm-edit .banner-v3_wrapper,
.cq-wcm-edit .teaser-panel_wrapper,
.cq-wcm-edit .contentGridContainer,
.cq-wcm-edit .social-links__wrapper,
.cq-wcm-edit div[class*="reference-product-navigation"] .inner,
div[class*="reference-product-navigation"] .cq-wcm-edit .inner,
.cq-wcm-edit div[class*="reference-event-navigation"] .inner,
div[class*="reference-event-navigation"] .cq-wcm-edit .inner,
.cq-wcm-edit div[class*="reference-transparent-navigation"] .inner,
div[class*="reference-transparent-navigation"] .cq-wcm-edit .inner,
.cq-wcm-edit .quiz {
  margin: 0 auto;
  width: 100%;
  max-width: 100%; }

.aem-AuthorLayer-Edit .type-flex > .component-content > .content,
.aem-AuthorLayer-DQM .type-flex > .component-content > .content,
.aem-AuthorLayer-Developer .type-flex > .component-content > .content,
.aem-AuthorLayer-Design .type-flex > .component-content > .content,
.aem-AuthorLayer-Layouting .type-flex > .component-content > .content,
.aem-AuthorLayer-Tracking .type-flex > .component-content > .content,
.aem-AuthorLayer-Timewrap .type-flex > .component-content > .content,
.cq-wcm-edit .type-flex > .component-content > .content {
  display: block; }

/*
  BASE
*/
/*
    USAGE:
    font-family: 'Breakthrough', sans-serif;
*/
@font-face {
  font-family: "Breakthrough";
  src: url("../../../../viivexchange/desktop/assets/fonts/Breakthrough/Breakthrough-Bold.eot?#iefix") format("embedded-opentype"), url("../../../../viivexchange/desktop/assets/fonts/Breakthrough/Breakthrough-Bold.otf") format("opentype"), url("../../../../viivexchange/desktop/assets/fonts/Breakthrough/Breakthrough-Bold.woff") format("woff"), url("../../../../viivexchange/desktop/assets/fonts/Breakthrough/Breakthrough-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*
    USAGE:
    font-family: 'Raleway', sans-serif;
*/
@font-face {
  font-family: "Raleway";
  src: url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-Bold.eot");
  src: url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-Bold.eot?#iefix") format("embedded-opentype"), url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-Bold.woff") format("woff"), url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "Raleway";
  src: url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-BoldItalic.eot");
  src: url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-BoldItalic.woff") format("woff"), url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: "Raleway";
  src: url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-Italic.eot");
  src: url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-Italic.eot?#iefix") format("embedded-opentype"), url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-Italic.woff") format("woff"), url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: "Raleway";
  src: url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-Regular.eot");
  src: url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-Regular.eot?#iefix") format("embedded-opentype"), url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-Regular.woff") format("woff"), url("../../../../viivexchange/desktop/assets/fonts/Raleway/Raleway-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*
  BASE
*/
h1, .h1,
h2,
.searchResults,
.searchResults-term,
.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .h2,
h3,
.gigyaraas .gigya-screen-content h3, .h3,
h4,
.content-filter .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form input, .h4,
h5,
.searchResults-results .searchResults-result .searchResults-title, .h5,
h6,
.hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .h6 {
  font-family: "Breakthrough", sans-serif;
  color: #071d49; }

h1, .h1 {
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0;
  font-weight: normal;
  margin: 24px 0; }
  @media (min-width: 991px) {
    h1, .h1 {
      font-size: 48px;
      line-height: 45px;
      letter-spacing: -1px;
      margin: 32px 0; } }


h2,
.searchResults,
.searchResults-term,
.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .h2 {
  font-size: 34px;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: normal;
  margin: 24px 0; }
  @media (min-width: 991px) {
    
    h2,
    .searchResults,
    .searchResults-term,
    .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .h2 {
      font-size: 44px;
      line-height: 45px;
      letter-spacing: -0.5px; } }


h3,
.gigyaraas .gigya-screen-content h3, .h3 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 27px;
  line-height: 34px;
  margin: 16px 0; }
  @media (min-width: 991px) {
    
    h3,
    .gigyaraas .gigya-screen-content h3, .h3 {
      font-size: 34px;
      line-height: 42px; } }


h4,
.content-filter .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form input, .h4 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 27px;
  line-height: 34px;
  margin: 16px 0; }


h5,
.searchResults-results .searchResults-result .searchResults-title, .h5 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  margin: 16px 0; }


h6,
.hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .h6 {
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  margin: 8px 0; }
  @media (min-width: 991px) {
    
    h6,
    .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .h6 {
      margin: 16px 0; } }

p, .searchResults-results .searchResults-result {
  margin: 0 0 16px 0; }

p, .searchResults-results .searchResults-result,
ul,
li,
td {
  font-size: 18px;
  line-height: 27px;
  color: #071d49; }

sup,
.sup {
  font-size: 77.8%;
  font-family: "Helvetica", sans-serif; }
  sup a,
  .sup a {
    color: #e40046;
    text-decoration: none; }
    sup a:hover,
    .sup a:hover {
      color: #b10036; }

h1 sup,
h1 .sup, .h1 sup,
.h1 .sup,
h2 sup,
.searchResults sup,
.searchResults-term sup,
.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header sup,
h2 .sup,
.searchResults .sup,
.searchResults-term .sup,
.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .sup, .h2 sup,
.h2 .sup {
  font-size: 0.6em; }

span {
  display: inline; }
  span.sup {
    vertical-align: super;
    font-size: smaller; }
  span.sub {
    vertical-align: sub;
    font-size: smaller; }

.a1 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px; }
  .a1 p, .a1 .searchResults-results .searchResults-result, .searchResults-results .a1 .searchResults-result,
  .a1 li,
  .a1 span:not(.selection-bold) {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px; }
  .a1 span.icon-pi {
    line-height: 27px; }

.a2 {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400; }
  .a2 p, .a2 .searchResults-results .searchResults-result, .searchResults-results .a2 .searchResults-result,
  .a2 li,
  .a2 span:not(.selection-bold) {
    font-weight: 400; }

.a3 {
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  line-height: 18px; }
  .a3 span.icon-pi {
    line-height: 27px; }

.richText p, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p, .richText .searchResults-results .searchResults-result, .searchResults-results .richText .searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result,
.richText ul,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul,
.richText li,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content li {
  font-size: 18px;
  line-height: 27px; }

.richText.a1, #__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px; }
  .richText.a1 p, #__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content p, .richText.a1 .searchResults-results .searchResults-result, .searchResults-results .richText.a1 .searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content .searchResults-result,
  .richText.a1 li,
  #__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content li,
  .richText.a1 span:not(.selection-bold),
  #__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content span:not(.selection-bold) {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px; }
  .richText.a1 span.icon-pi, #__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content span.icon-pi {
    line-height: 27px; }

.richText.a2, #__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400; }
  .richText.a2 p, #__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content p, .richText.a2 .searchResults-results .searchResults-result, .searchResults-results .richText.a2 .searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content .searchResults-result,
  .richText.a2 li,
  #__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content li,
  .richText.a2 span:not(.selection-bold),
  #__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content span:not(.selection-bold) {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400; }
  .richText.a2 span.icon-pi, #__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content span.icon-pi {
    line-height: 27px; }

.richText.a3, #__tealiumGDPRcpPrefs .privacy_prompt .a3.privacy_prompt_content {
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  line-height: 18px; }
  .richText.a3 span.icon-pi, #__tealiumGDPRcpPrefs .privacy_prompt .a3.privacy_prompt_content span.icon-pi {
    line-height: 27px; }

.richText.a1 ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content ul li::before,
.richText .a1 ul li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .a1 ul li::before, .richText.a2 ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content ul li::before,
.richText .a2 ul li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .a2 ul li::before, .richText.a3 ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .a3.privacy_prompt_content ul li::before,
.richText .a3 ul li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .a3 ul li::before {
  background-position: -4px 3px; }

.richText.a1 ol li::before, #__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content ol li::before,
.richText .a1 ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .a1 ol li::before, .richText.a2 ol li::before, #__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content ol li::before,
.richText .a2 ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .a2 ol li::before, .richText.a3 ol li::before, #__tealiumGDPRcpPrefs .privacy_prompt .a3.privacy_prompt_content ol li::before,
.richText .a3 ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .a3 ol li::before {
  background-position: 13px 3px; }

.med-triangle {
  color: #000000 !important;
  position: relative;
  top: -3px;
  font-size: 0.9em; }

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

.gigyaraas .gigya-screen .gigya-label-text,
.gigyaraas .gigya-screen .gigya-input-text,
.gigyaraas .gigya-screen label,
.gigyaraas .gigya-screen select,
.gigyaraas .gigya-screen input,
.gigyaraas .gigya-screen option {
  font-family: "Raleway", sans-serif;
  font-size: 18px; }

.gigyaraas .gigya-screen .a2 {
  font-size: 14px; }

.gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit {
  font-size: 14px;
  font-weight: 700; }

/*
  BASE
*/
.btn, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, .articleList-more {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  cursor: pointer;
  padding-top: 14px;
  padding-bottom: 13px;
  position: relative;
  display: inline-block;
  border-radius: 0 !important;
  -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
  transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
  @media (max-width: 767px) {
    .btn, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, .articleList-more {
      margin-right: 20px; } }
  .btn-primary, .btn-download, .btn-pullout, .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, .reference-pi-button .component-content .btn-pi {
    background-color: #e40046;
    color: #ffffff;
    min-width: 100px;
    margin-right: 40px;
    padding: 13px 25px 13px 25px;
    font-size: 14px;
    max-width: 100%; }
    .btn-primary::after, .btn-download::after, .btn-pullout::after, .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline::after, .reference-pi-button .component-content .btn-pi::after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 44px 15px 0 0;
      border-color: #e40046 transparent transparent transparent;
      top: 0;
      right: -15px;
      position: absolute;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
    .btn-primary.btn-disabled, .btn-disabled.btn-download, .btn-disabled.btn-pullout, .gigyaraas .gigya-screen-content .btn-disabled.gigya-composite-control.gigya-composite-control-submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-disabled.button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-disabled.button#preferences_prompt_decline, .reference-pi-button .component-content .btn-disabled.btn-pi, .btn-primary.disabled, .disabled.btn-download, .disabled.btn-pullout, .gigyaraas .gigya-screen-content .disabled.gigya-composite-control.gigya-composite-control-submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .disabled.button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .disabled.button#preferences_prompt_decline, .reference-pi-button .component-content .disabled.btn-pi {
      background-color: #676f71;
      pointer-events: none; }
      .btn-primary.btn-disabled::after, .btn-disabled.btn-download::after, .btn-disabled.btn-pullout::after, .gigyaraas .gigya-screen-content .btn-disabled.gigya-composite-control.gigya-composite-control-submit::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-disabled.button#preferences_prompt_submit::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-disabled.button#preferences_prompt_decline::after, .reference-pi-button .component-content .btn-disabled.btn-pi::after, .btn-primary.disabled::after, .disabled.btn-download::after, .disabled.btn-pullout::after, .gigyaraas .gigya-screen-content .disabled.gigya-composite-control.gigya-composite-control-submit::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .disabled.button#preferences_prompt_submit::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .disabled.button#preferences_prompt_decline::after, .reference-pi-button .component-content .disabled.btn-pi::after {
        border-color: #676f71 transparent transparent transparent; }
    .btn-primary.btn-locked, .btn-locked.btn-download, .btn-locked.btn-pullout, .gigyaraas .gigya-screen-content .btn-locked.gigya-composite-control.gigya-composite-control-submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-locked.button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-locked.button#preferences_prompt_decline, .reference-pi-button .component-content .btn-locked.btn-pi {
      padding-left: 56px; }
      .btn-primary.btn-locked::before, .btn-locked.btn-download::before, .btn-locked.btn-pullout::before, .gigyaraas .gigya-screen-content .btn-locked.gigya-composite-control.gigya-composite-control-submit::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-locked.button#preferences_prompt_submit::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-locked.button#preferences_prompt_decline::before, .reference-pi-button .component-content .btn-locked.btn-pi::before {
        content: "";
        width: 14px;
        height: 18px;
        position: absolute;
        left: 24px; }
    .btn-primary:hover, .btn-download:hover, .btn-pullout:hover, .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit:hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:hover, .reference-pi-button .component-content .btn-pi:hover {
      background-color: #b10036; }
      .btn-primary:hover::after, .btn-download:hover::after, .btn-pullout:hover::after, .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit:hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:hover::after, .reference-pi-button .component-content .btn-pi:hover::after {
        border-color: #b10036 transparent transparent transparent; }
    .btn-primary.btn-locked::before, .btn-locked.btn-download::before, .btn-locked.btn-pullout::before, .gigyaraas .gigya-screen-content .btn-locked.gigya-composite-control.gigya-composite-control-submit::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-locked.button#preferences_prompt_submit::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-locked.button#preferences_prompt_decline::before, .reference-pi-button .component-content .btn-locked.btn-pi::before {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain;
      top: 14px; }
    .btn-primary.alternate, .alternate.btn-download, .secondary-900 a.btn-download.btn:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 a.btn-download.articleList-more:not(.prevent-alternate), .tertiary-800 a.btn-download.btn:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 a.btn-download.articleList-more:not(.prevent-alternate), .alternate.btn-pullout, .secondary-900 a.btn-pullout.btn:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 a.btn-pullout.articleList-more:not(.prevent-alternate), .tertiary-800 a.btn-pullout.btn:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 a.btn-pullout.articleList-more:not(.prevent-alternate), .secondary-900 a.btn-primary.btn:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-primary.button:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .secondary-900 a.button.btn-pi:not(.prevent-alternate), .secondary-900 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button.btn-pi:not(.prevent-alternate), .secondary-900 .reference-pi-button .component-content a.btn.btn-pi:not(.prevent-alternate), .reference-pi-button .component-content .secondary-900 a.btn.btn-pi:not(.prevent-alternate), .secondary-900 .reference-pi-button .component-content a.btn-pi.articleList-more:not(.prevent-alternate), .reference-pi-button .component-content .secondary-900 a.btn-pi.articleList-more:not(.prevent-alternate), .secondary-900 a.btn-primary.articleList-more:not(.prevent-alternate), .tertiary-800 a.btn-primary.btn:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-primary.button:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .tertiary-800 a.button.btn-pi:not(.prevent-alternate), .tertiary-800 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button.btn-pi:not(.prevent-alternate), .tertiary-800 .reference-pi-button .component-content a.btn.btn-pi:not(.prevent-alternate), .reference-pi-button .component-content .tertiary-800 a.btn.btn-pi:not(.prevent-alternate), .tertiary-800 .reference-pi-button .component-content a.btn-pi.articleList-more:not(.prevent-alternate), .reference-pi-button .component-content .tertiary-800 a.btn-pi.articleList-more:not(.prevent-alternate), .tertiary-800 a.btn-primary.articleList-more:not(.prevent-alternate), .gigyaraas .gigya-screen-content .alternate.gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_decline, .reference-pi-button .component-content .alternate.btn-pi, .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-pi.button:not(.prevent-alternate), .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate), .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate), .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-pi.button:not(.prevent-alternate), .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate), .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate) {
      background-color: #ffffff;
      color: #e40046; }
      .btn-primary.alternate:hover, .alternate.btn-download:hover, .secondary-900 a.btn-download.btn:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button#preferences_prompt_submit:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button#preferences_prompt_decline:hover:not(.prevent-alternate), .secondary-900 a.btn-download.articleList-more:hover:not(.prevent-alternate), .tertiary-800 a.btn-download.btn:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button#preferences_prompt_submit:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button#preferences_prompt_decline:hover:not(.prevent-alternate), .tertiary-800 a.btn-download.articleList-more:hover:not(.prevent-alternate), .alternate.btn-pullout:hover, .secondary-900 a.btn-pullout.btn:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button#preferences_prompt_submit:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button#preferences_prompt_decline:hover:not(.prevent-alternate), .secondary-900 a.btn-pullout.articleList-more:hover:not(.prevent-alternate), .tertiary-800 a.btn-pullout.btn:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button#preferences_prompt_submit:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button#preferences_prompt_decline:hover:not(.prevent-alternate), .tertiary-800 a.btn-pullout.articleList-more:hover:not(.prevent-alternate), .secondary-900 a.btn-primary.btn:hover:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 a.btn.gigya-composite-control.gigya-composite-control-submit:hover:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-primary.button:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button#preferences_prompt_submit:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button#preferences_prompt_decline:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .secondary-900 a.button.btn-pi:hover:not(.prevent-alternate), .secondary-900 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:hover:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button.btn-pi:hover:not(.prevent-alternate), .secondary-900 .reference-pi-button .component-content a.btn.btn-pi:hover:not(.prevent-alternate), .reference-pi-button .component-content .secondary-900 a.btn.btn-pi:hover:not(.prevent-alternate), .secondary-900 .reference-pi-button .component-content a.btn-pi.articleList-more:hover:not(.prevent-alternate), .reference-pi-button .component-content .secondary-900 a.btn-pi.articleList-more:hover:not(.prevent-alternate), .secondary-900 a.btn-primary.articleList-more:hover:not(.prevent-alternate), .tertiary-800 a.btn-primary.btn:hover:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.btn.gigya-composite-control.gigya-composite-control-submit:hover:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-primary.button:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button#preferences_prompt_submit:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button#preferences_prompt_decline:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .tertiary-800 a.button.btn-pi:hover:not(.prevent-alternate), .tertiary-800 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:hover:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button.btn-pi:hover:not(.prevent-alternate), .tertiary-800 .reference-pi-button .component-content a.btn.btn-pi:hover:not(.prevent-alternate), .reference-pi-button .component-content .tertiary-800 a.btn.btn-pi:hover:not(.prevent-alternate), .tertiary-800 .reference-pi-button .component-content a.btn-pi.articleList-more:hover:not(.prevent-alternate), .reference-pi-button .component-content .tertiary-800 a.btn-pi.articleList-more:hover:not(.prevent-alternate), .tertiary-800 a.btn-primary.articleList-more:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .alternate.gigya-composite-control.gigya-composite-control-submit:hover, .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_submit:hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_decline:hover, .reference-pi-button .component-content .alternate.btn-pi:hover, .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-pi.button:hover:not(.prevent-alternate), .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_submit:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:hover:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:hover:not(.prevent-alternate), .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_decline:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:hover:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:hover:not(.prevent-alternate), .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-pi.button:hover:not(.prevent-alternate), .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_submit:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:hover:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:hover:not(.prevent-alternate), .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_decline:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:hover:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:hover:not(.prevent-alternate) {
        background-color: #d0d3d4;
        color: #b10036; }
        .btn-primary.alternate:hover::after, .alternate.btn-download:hover::after, .secondary-900 a.btn-download.btn:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .secondary-900 a.btn-download.articleList-more:not(.prevent-alternate):hover::after, .tertiary-800 a.btn-download.btn:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .tertiary-800 a.btn-download.articleList-more:not(.prevent-alternate):hover::after, .alternate.btn-pullout:hover::after, .secondary-900 a.btn-pullout.btn:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .secondary-900 a.btn-pullout.articleList-more:not(.prevent-alternate):hover::after, .tertiary-800 a.btn-pullout.btn:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .tertiary-800 a.btn-pullout.articleList-more:not(.prevent-alternate):hover::after, .secondary-900 a.btn-primary.btn:not(.prevent-alternate):hover::after, .secondary-900 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content .secondary-900 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate):hover::after, .secondary-900 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-primary.button:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .secondary-900 a.button.btn-pi:not(.prevent-alternate):hover::after, .secondary-900 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate):hover::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button.btn-pi:not(.prevent-alternate):hover::after, .secondary-900 .reference-pi-button .component-content a.btn.btn-pi:not(.prevent-alternate):hover::after, .reference-pi-button .component-content .secondary-900 a.btn.btn-pi:not(.prevent-alternate):hover::after, .secondary-900 .reference-pi-button .component-content a.btn-pi.articleList-more:not(.prevent-alternate):hover::after, .reference-pi-button .component-content .secondary-900 a.btn-pi.articleList-more:not(.prevent-alternate):hover::after, .secondary-900 a.btn-primary.articleList-more:not(.prevent-alternate):hover::after, .tertiary-800 a.btn-primary.btn:not(.prevent-alternate):hover::after, .tertiary-800 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content .tertiary-800 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate):hover::after, .tertiary-800 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-primary.button:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .tertiary-800 a.button.btn-pi:not(.prevent-alternate):hover::after, .tertiary-800 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate):hover::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button.btn-pi:not(.prevent-alternate):hover::after, .tertiary-800 .reference-pi-button .component-content a.btn.btn-pi:not(.prevent-alternate):hover::after, .reference-pi-button .component-content .tertiary-800 a.btn.btn-pi:not(.prevent-alternate):hover::after, .tertiary-800 .reference-pi-button .component-content a.btn-pi.articleList-more:not(.prevent-alternate):hover::after, .reference-pi-button .component-content .tertiary-800 a.btn-pi.articleList-more:not(.prevent-alternate):hover::after, .tertiary-800 a.btn-primary.articleList-more:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content .alternate.gigya-composite-control.gigya-composite-control-submit:hover::after, .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_submit:hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_decline:hover::after, .reference-pi-button .component-content .alternate.btn-pi:hover::after, .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-pi.button:not(.prevent-alternate):hover::after, .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-pi.button:not(.prevent-alternate):hover::after, .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate):hover::after {
          border-color: #d0d3d4 transparent transparent transparent; }
      .btn-primary.alternate::after, .alternate.btn-download::after, .secondary-900 a.btn-download.btn:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate)::after, .secondary-900 a.btn-download.articleList-more:not(.prevent-alternate)::after, .tertiary-800 a.btn-download.btn:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate)::after, .tertiary-800 a.btn-download.articleList-more:not(.prevent-alternate)::after, .alternate.btn-pullout::after, .secondary-900 a.btn-pullout.btn:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate)::after, .secondary-900 a.btn-pullout.articleList-more:not(.prevent-alternate)::after, .tertiary-800 a.btn-pullout.btn:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate)::after, .tertiary-800 a.btn-pullout.articleList-more:not(.prevent-alternate)::after, .secondary-900 a.btn-primary.btn:not(.prevent-alternate)::after, .secondary-900 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content .secondary-900 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::after, .secondary-900 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-primary.button:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button#preferences_prompt_submit:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button#preferences_prompt_decline:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .secondary-900 a.button.btn-pi:not(.prevent-alternate)::after, .secondary-900 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate)::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button.btn-pi:not(.prevent-alternate)::after, .secondary-900 .reference-pi-button .component-content a.btn.btn-pi:not(.prevent-alternate)::after, .reference-pi-button .component-content .secondary-900 a.btn.btn-pi:not(.prevent-alternate)::after, .secondary-900 .reference-pi-button .component-content a.btn-pi.articleList-more:not(.prevent-alternate)::after, .reference-pi-button .component-content .secondary-900 a.btn-pi.articleList-more:not(.prevent-alternate)::after, .secondary-900 a.btn-primary.articleList-more:not(.prevent-alternate)::after, .tertiary-800 a.btn-primary.btn:not(.prevent-alternate)::after, .tertiary-800 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content .tertiary-800 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::after, .tertiary-800 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-primary.button:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button#preferences_prompt_submit:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button#preferences_prompt_decline:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .tertiary-800 a.button.btn-pi:not(.prevent-alternate)::after, .tertiary-800 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate)::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button.btn-pi:not(.prevent-alternate)::after, .tertiary-800 .reference-pi-button .component-content a.btn.btn-pi:not(.prevent-alternate)::after, .reference-pi-button .component-content .tertiary-800 a.btn.btn-pi:not(.prevent-alternate)::after, .tertiary-800 .reference-pi-button .component-content a.btn-pi.articleList-more:not(.prevent-alternate)::after, .reference-pi-button .component-content .tertiary-800 a.btn-pi.articleList-more:not(.prevent-alternate)::after, .tertiary-800 a.btn-primary.articleList-more:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content .alternate.gigya-composite-control.gigya-composite-control-submit::after, .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_submit::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_decline::after, .reference-pi-button .component-content .alternate.btn-pi::after, .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-pi.button:not(.prevent-alternate)::after, .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::after, .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::after, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::after, .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-pi.button:not(.prevent-alternate)::after, .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::after, .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::after, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::after {
        border-color: #ffffff transparent transparent transparent; }
      .btn-primary.alternate.btn-locked::before, .alternate.btn-locked.btn-download::before, .secondary-900 a.btn-locked.btn-download.btn:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-download.button:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.btn-download.button:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-download.button#preferences_prompt_submit:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.btn-download.button#preferences_prompt_submit:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-download.button#preferences_prompt_decline:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.btn-download.button#preferences_prompt_decline:not(.prevent-alternate)::before, .secondary-900 a.btn-locked.btn-download.articleList-more:not(.prevent-alternate)::before, .tertiary-800 a.btn-locked.btn-download.btn:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-download.button:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.btn-download.button:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-download.button#preferences_prompt_submit:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.btn-download.button#preferences_prompt_submit:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-download.button#preferences_prompt_decline:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.btn-download.button#preferences_prompt_decline:not(.prevent-alternate)::before, .tertiary-800 a.btn-locked.btn-download.articleList-more:not(.prevent-alternate)::before, .alternate.btn-locked.btn-pullout::before, .secondary-900 a.btn-locked.btn-pullout.btn:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-pullout.button:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.btn-pullout.button:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate)::before, .secondary-900 a.btn-locked.btn-pullout.articleList-more:not(.prevent-alternate)::before, .tertiary-800 a.btn-locked.btn-pullout.btn:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-pullout.button:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.btn-pullout.button:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate)::before, .tertiary-800 a.btn-locked.btn-pullout.articleList-more:not(.prevent-alternate)::before, .secondary-900 a.btn-primary.btn-locked.btn:not(.prevent-alternate)::before, .secondary-900 .gigyaraas .gigya-screen-content a.btn-locked.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content .secondary-900 a.btn-locked.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::before, .secondary-900 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .secondary-900 a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before, .secondary-900 .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content .secondary-900 a.btn-locked.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.btn-locked.button:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-primary.btn-locked.button:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.button#preferences_prompt_submit:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.button#preferences_prompt_submit:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.button#preferences_prompt_decline:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.button#preferences_prompt_decline:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-locked.button.btn-pi:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .secondary-900 a.btn-locked.button.btn-pi:not(.prevent-alternate)::before, .secondary-900 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.button.btn-pi:not(.prevent-alternate)::before, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.button.btn-pi:not(.prevent-alternate)::before, .secondary-900 .reference-pi-button .component-content a.btn-locked.btn.btn-pi:not(.prevent-alternate)::before, .reference-pi-button .component-content .secondary-900 a.btn-locked.btn.btn-pi:not(.prevent-alternate)::before, .secondary-900 .reference-pi-button .component-content a.btn-locked.btn-pi.articleList-more:not(.prevent-alternate)::before, .reference-pi-button .component-content .secondary-900 a.btn-locked.btn-pi.articleList-more:not(.prevent-alternate)::before, .secondary-900 a.btn-primary.btn-locked.articleList-more:not(.prevent-alternate)::before, .tertiary-800 a.btn-primary.btn-locked.btn:not(.prevent-alternate)::before, .tertiary-800 .gigyaraas .gigya-screen-content a.btn-locked.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content .tertiary-800 a.btn-locked.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::before, .tertiary-800 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .tertiary-800 a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before, .tertiary-800 .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content .tertiary-800 a.btn-locked.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.btn-locked.button:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-primary.btn-locked.button:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.button#preferences_prompt_submit:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.button#preferences_prompt_submit:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.button#preferences_prompt_decline:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.button#preferences_prompt_decline:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-locked.button.btn-pi:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .tertiary-800 a.btn-locked.button.btn-pi:not(.prevent-alternate)::before, .tertiary-800 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.button.btn-pi:not(.prevent-alternate)::before, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.button.btn-pi:not(.prevent-alternate)::before, .tertiary-800 .reference-pi-button .component-content a.btn-locked.btn.btn-pi:not(.prevent-alternate)::before, .reference-pi-button .component-content .tertiary-800 a.btn-locked.btn.btn-pi:not(.prevent-alternate)::before, .tertiary-800 .reference-pi-button .component-content a.btn-locked.btn-pi.articleList-more:not(.prevent-alternate)::before, .reference-pi-button .component-content .tertiary-800 a.btn-locked.btn-pi.articleList-more:not(.prevent-alternate)::before, .tertiary-800 a.btn-primary.btn-locked.articleList-more:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content .alternate.btn-locked.gigya-composite-control.gigya-composite-control-submit::before, .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::before, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.btn-locked.button#preferences_prompt_submit::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.btn-locked.button#preferences_prompt_decline::before, .reference-pi-button .component-content .alternate.btn-locked.btn-pi::before, .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-pi.button:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-locked.btn-pi.button:not(.prevent-alternate)::before, .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-locked.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::before, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-locked.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::before, .reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-locked.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::before, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-locked.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.btn-locked.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::before, .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-pi.button:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-locked.btn-pi.button:not(.prevent-alternate)::before, .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-locked.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::before, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-locked.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate)::before, .reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::before, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.btn-locked.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::before, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-locked.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.btn-locked.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate)::before {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        top: 13px; }
  .btn-secondary, .gigyaraas .gigya-screen-content a.btn-secondary,
  .gigyaraas .gigya-screen-content a.btn-secondary:link,
  .gigyaraas .gigya-screen-content a.btn-secondary:visited,
  .gigyaraas .gigya-screen-content a.btn-secondary:hover, .articleList-more {
    padding-bottom: 4px;
    margin-right: 25px;
    margin-bottom: 9px;
    font-size: 14px;
    color: #071d49;
    border-bottom: 2px solid #e40046; }
    .btn-secondary:hover,
    .gigyaraas .gigya-screen-content a.btn-secondary:hover, .articleList-more:hover {
      color: #676f71; }
    .btn-secondary.alternate, .secondary-900 a.btn-secondary.btn:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate):link, .gigyaraas .gigya-screen-content .secondary-900 a.articleList-more:not(.prevent-alternate):link, .secondary-900 .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate):visited, .gigyaraas .gigya-screen-content .secondary-900 a.articleList-more:not(.prevent-alternate):visited, .secondary-900 .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate):hover, .gigyaraas .gigya-screen-content .secondary-900 a.articleList-more:not(.prevent-alternate):hover, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 a.articleList-more:not(.prevent-alternate), .tertiary-800 a.btn-secondary.btn:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate):link, .gigyaraas .gigya-screen-content .tertiary-800 a.articleList-more:not(.prevent-alternate):link, .tertiary-800 .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate):visited, .gigyaraas .gigya-screen-content .tertiary-800 a.articleList-more:not(.prevent-alternate):visited, .tertiary-800 .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate):hover, .gigyaraas .gigya-screen-content .tertiary-800 a.articleList-more:not(.prevent-alternate):hover, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 a.articleList-more:not(.prevent-alternate), .gigyaraas .gigya-screen-content a.alternate.btn-secondary, .gigyaraas .gigya-screen-content .secondary-900 a.btn-secondary.btn:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.btn:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 a.articleList-more:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.btn-secondary.btn:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.btn:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.articleList-more:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate),
    .gigyaraas .gigya-screen-content a.alternate.btn-secondary:link, .gigyaraas .gigya-screen-content .secondary-900 a.btn-secondary.btn:link:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.btn:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:link:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button:link:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:link:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_submit:link:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:link:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_decline:link:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.btn-secondary.btn:link:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.btn:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:link:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button:link:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:link:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_submit:link:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:link:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_decline:link:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:link:not(.prevent-alternate),
    .gigyaraas .gigya-screen-content a.alternate.btn-secondary:visited, .gigyaraas .gigya-screen-content .secondary-900 a.btn-secondary.btn:visited:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.btn:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:visited:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button:visited:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:visited:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_submit:visited:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:visited:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_decline:visited:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.btn-secondary.btn:visited:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.btn:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:visited:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button:visited:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:visited:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_submit:visited:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:visited:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_decline:visited:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:visited:not(.prevent-alternate),
    .gigyaraas .gigya-screen-content a.alternate.btn-secondary:hover, .gigyaraas .gigya-screen-content .secondary-900 a.btn-secondary.btn:hover:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.btn:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.btn-secondary.btn:hover:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.btn:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .alternate.articleList-more, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.articleList-more.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.articleList-more.button:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.articleList-more.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.articleList-more.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.articleList-more.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.articleList-more.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.articleList-more.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.articleList-more.button:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.articleList-more.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.articleList-more.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.articleList-more.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.articleList-more.button#preferences_prompt_decline:not(.prevent-alternate) {
      color: #ffffff; }
      .btn-secondary.alternate:hover, .secondary-900 a.btn-secondary.btn:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .secondary-900 a.articleList-more:hover:not(.prevent-alternate), .tertiary-800 a.btn-secondary.btn:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .tertiary-800 a.articleList-more:hover:not(.prevent-alternate),
      .gigyaraas .gigya-screen-content a.alternate.btn-secondary:hover, .gigyaraas .gigya-screen-content .secondary-900 a.btn-secondary.btn:hover:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.btn:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 a.articleList-more:hover:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.articleList-more:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.btn-secondary.btn:hover:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.btn:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.articleList-more:hover:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.articleList-more:hover:not(.prevent-alternate),
      .gigyaraas .gigya-screen-content a.alternate.btn-secondary:hover:link, .gigyaraas .gigya-screen-content .secondary-900 a.btn-secondary.btn:hover:link:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.btn:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:hover:link:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button:hover:link:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:hover:link:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_submit:hover:link:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:hover:link:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_decline:hover:link:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 a.articleList-more:hover:link:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.articleList-more:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.btn-secondary.btn:hover:link:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.btn:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:hover:link:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button:hover:link:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:hover:link:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_submit:hover:link:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:hover:link:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_decline:hover:link:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:link:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.articleList-more:hover:link:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.articleList-more:hover:link:not(.prevent-alternate),
      .gigyaraas .gigya-screen-content a.alternate.btn-secondary:hover:visited, .gigyaraas .gigya-screen-content .secondary-900 a.btn-secondary.btn:hover:visited:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.btn:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:hover:visited:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button:hover:visited:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:hover:visited:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_submit:hover:visited:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:hover:visited:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button#preferences_prompt_decline:hover:visited:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 a.articleList-more:hover:visited:not(.prevent-alternate), .secondary-900 .gigyaraas .gigya-screen-content a.articleList-more:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.btn-secondary.btn:hover:visited:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.btn:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:hover:visited:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button:hover:visited:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:hover:visited:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_submit:hover:visited:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_submit:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:hover:visited:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button#preferences_prompt_decline:hover:visited:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .gigyaraas .gigya-screen-content a.btn-secondary.button#preferences_prompt_decline:hover:visited:not(.prevent-alternate), .gigyaraas .gigya-screen-content .tertiary-800 a.articleList-more:hover:visited:not(.prevent-alternate), .tertiary-800 .gigyaraas .gigya-screen-content a.articleList-more:hover:visited:not(.prevent-alternate), .alternate.articleList-more:hover, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.articleList-more.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.articleList-more.button:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.articleList-more.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.articleList-more.button#preferences_prompt_submit:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.articleList-more.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.articleList-more.button#preferences_prompt_decline:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.articleList-more.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.articleList-more.button:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.articleList-more.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.articleList-more.button#preferences_prompt_submit:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.articleList-more.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.articleList-more.button#preferences_prompt_decline:hover:not(.prevent-alternate) {
        color: #676f71; }
    .btn-secondary.btn-locked, .gigyaraas .gigya-screen-content a.btn-locked.btn-secondary, .btn-locked.articleList-more {
      margin-left: 28px;
      padding-top: 0; }
      .btn-secondary.btn-locked::before, .gigyaraas .gigya-screen-content a.btn-locked.btn-secondary::before, .btn-locked.articleList-more::before {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        content: "";
        background-size: contain;
        width: 12px;
        height: 14px;
        position: absolute;
        top: 3px;
        left: -22px; }
  .btn-variant-plhiv {
    margin-top: 14px;
    padding: 2px 5px 4px 0; }
    .btn-variant-plhiv:after {
      content: '';
      width: 2px;
      height: 100%;
      position: absolute;
      top: 2px;
      right: -5px;
      background: #e40046;
      -webkit-transform: skewX(-20deg);
              transform: skewX(-20deg); }
  .btn-download {
    padding-left: 57px;
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-download-neutral-white-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 24px 14px;
    background-size: 16px 16px; }
    .btn-download.alternate, .secondary-900 a.btn-download.btn:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 a.btn-download.articleList-more:not(.prevent-alternate), .tertiary-800 a.btn-download.btn:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 a.btn-download.articleList-more:not(.prevent-alternate) {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-download-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-position: 24px 14px;
      background-size: 16px 16px; }
  .btn-pullout {
    padding-left: 57px;
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-pullout-neutral-white-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 20px 12px;
    background-size: 20px 20px; }
    .btn-pullout.alternate, .secondary-900 a.btn-pullout.btn:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 a.btn-pullout.articleList-more:not(.prevent-alternate), .tertiary-800 a.btn-pullout.btn:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 a.btn-pullout.articleList-more:not(.prevent-alternate) {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-pullout-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-position: 20px 12px;
      background-size: 20px 20px; }
  .btn-pi {
    color: #071d49;
    padding-left: 30px;
    margin-right: 25px;
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    padding-left: 26px;
    background-position: 0 15px;
    background-size: 16px 16px; }
    .btn-pi:hover {
      color: #e40046; }
    .btn-pi.alternate, .secondary-900 a.btn-pi.btn:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 a.btn-pi.articleList-more:not(.prevent-alternate), .tertiary-800 a.btn-pi.btn:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 a.btn-pi.articleList-more:not(.prevent-alternate) {
      color: #ffffff;
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      padding-left: 26px;
      background-position: 0 15px;
      background-size: 16px 16px; }
      .btn-pi.alternate:hover, .secondary-900 a.btn-pi.btn:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button#preferences_prompt_submit:hover:not(.prevent-alternate), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button#preferences_prompt_decline:hover:not(.prevent-alternate), .secondary-900 a.btn-pi.articleList-more:hover:not(.prevent-alternate), .tertiary-800 a.btn-pi.btn:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_submit:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button#preferences_prompt_submit:hover:not(.prevent-alternate), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pi.button#preferences_prompt_decline:hover:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button#preferences_prompt_decline:hover:not(.prevent-alternate), .tertiary-800 a.btn-pi.articleList-more:hover:not(.prevent-alternate) {
        color: #bfbfbf; }
  .btn[class*="vx-country"], #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button[class*="vx-country"], #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit[class*="vx-country"], #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline[class*="vx-country"], .articleList-more[class*="vx-country"] {
    border: 1px solid #d0d3d4;
    position: relative;
    border-right: 0;
    min-width: 100px;
    height: 44px;
    padding: 8px 10px 10px 10px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    color: #071d49;
    -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
    transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
    background-color: #ffffff; }
    .btn[class*="vx-country"]::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button[class*="vx-country"]::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit[class*="vx-country"]::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline[class*="vx-country"]::before, .articleList-more[class*="vx-country"]::before {
      display: inline-block;
      width: 21px;
      height: 16px;
      vertical-align: middle;
      padding-right: 5px;
      margin-top: -5px; }
    .btn[class*="vx-country"]::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button[class*="vx-country"]::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit[class*="vx-country"]::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline[class*="vx-country"]::after, .articleList-more[class*="vx-country"]::after {
      content: "";
      position: absolute;
      z-index: -1;
      display: inline-block;
      border: 1px solid #d0d3d4;
      border-bottom: 0;
      border-left: 0;
      top: -1px;
      right: -9px;
      width: 20px;
      height: 44px;
      -webkit-transform: skew(-20deg);
              transform: skew(-20deg);
      -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      background-color: #ffffff;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .btn[class*="vx-country"]:hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button[class*="vx-country"]:hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit[class*="vx-country"]:hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline[class*="vx-country"]:hover, .articleList-more[class*="vx-country"]:hover {
      -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      background-color: #f1f1f1; }
      .btn[class*="vx-country"]:hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button[class*="vx-country"]:hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit[class*="vx-country"]:hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline[class*="vx-country"]:hover::after, .articleList-more[class*="vx-country"]:hover::after {
        background-color: #f1f1f1;
        -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
        transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
  .btn-secondary-animation {
    color: #071d49;
    padding: 0; }
    .btn-secondary-animation:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 2px;
      background: #e40046;
      top: 100%;
      left: 0; }
    .btn-secondary-animation:hover:before {
      width: 1px;
      -webkit-animation: animationCtaSecondary 0.3s linear forwards;
              animation: animationCtaSecondary 0.3s linear forwards; }

button,
input[type="submit"] {
  border: 0; }

a,
button,
input[type="submit"] {
  display: inline-block; }

a.external:not(.btn):not(.articleList-more),
button.external:not(.btn):not(.articleList-more) {
  color: #e40046; }

a:not([class]), a.download-link:not(.btn):not(.articleList-more), a.external:not(.btn):not(.articleList-more), a.no-external:not(.btn):not(.articleList-more),
button:not([class]),
button.download-link:not(.btn):not(.articleList-more),
button.external:not(.btn):not(.articleList-more),
button.no-external:not(.btn):not(.articleList-more) {
  display: inline;
  color: #e40046;
  text-decoration: none; }
  a:not([class]):hover, a.download-link:not(.btn):not(.articleList-more):hover, a.external:not(.btn):not(.articleList-more):hover, a.no-external:not(.btn):not(.articleList-more):hover,
  button:not([class]):hover,
  button.download-link:not(.btn):not(.articleList-more):hover,
  button.external:not(.btn):not(.articleList-more):hover,
  button.no-external:not(.btn):not(.articleList-more):hover {
    text-decoration: underline; }

.country-button {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px; }

.secondary-900 .richText a:not(.btn):not(.articleList-more):not(.articleList-more), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a:not(.btn):not(.articleList-more):not(.articleList-more), #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .privacy_prompt_content a:not(.btn):not(.articleList-more):not(.articleList-more), .tertiary-800 .richText a:not(.btn):not(.articleList-more):not(.articleList-more), .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a:not(.btn):not(.articleList-more):not(.articleList-more), #__tealiumGDPRcpPrefs .privacy_prompt .tertiary-800 .privacy_prompt_content a:not(.btn):not(.articleList-more):not(.articleList-more) {
  color: #071d49; }
  .secondary-900 .richText a:not(.btn):not(.articleList-more):not(.articleList-more):hover, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a:not(.btn):not(.articleList-more):not(.articleList-more):hover, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .privacy_prompt_content a:not(.btn):not(.articleList-more):not(.articleList-more):hover, .tertiary-800 .richText a:not(.btn):not(.articleList-more):not(.articleList-more):hover, .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a:not(.btn):not(.articleList-more):not(.articleList-more):hover, #__tealiumGDPRcpPrefs .privacy_prompt .tertiary-800 .privacy_prompt_content a:not(.btn):not(.articleList-more):not(.articleList-more):hover {
    color: #676f71; }

.secondary-900 .neutral-white a, .secondary-900 .content-grid-item-base_background a, .tertiary-800 .neutral-white a, .tertiary-800 .content-grid-item-base_background a {
  text-decoration: none;
  color: #071d49; }
  .secondary-900 .neutral-white a.btn-pi:not(.prevent-alternate), .secondary-900 .content-grid-item-base_background a.btn-pi:not(.prevent-alternate), .tertiary-800 .neutral-white a.btn-pi:not(.prevent-alternate), .tertiary-800 .content-grid-item-base_background a.btn-pi:not(.prevent-alternate) {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 15px;
    background-size: 16px 16px; }
  .secondary-900 .neutral-white a:not(.btn):not(.articleList-more), .secondary-900 .content-grid-item-base_background a:not(.btn):not(.articleList-more), .secondary-900 .neutral-white a.btn:not(.prevent-alternate), .secondary-900 .content-grid-item-base_background a.btn:not(.prevent-alternate), .secondary-900 .neutral-white #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .neutral-white a.button:not(.prevent-alternate), .secondary-900 .content-grid-item-base_background #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base_background a.button:not(.prevent-alternate), .secondary-900 .neutral-white #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .neutral-white a.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 .content-grid-item-base_background #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base_background a.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 .neutral-white #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .neutral-white a.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 .content-grid-item-base_background #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base_background a.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 .neutral-white a.articleList-more:not(.prevent-alternate), .secondary-900 .content-grid-item-base_background a.articleList-more:not(.prevent-alternate), .tertiary-800 .neutral-white a:not(.btn):not(.articleList-more), .tertiary-800 .content-grid-item-base_background a:not(.btn):not(.articleList-more), .tertiary-800 .neutral-white a.btn:not(.prevent-alternate), .tertiary-800 .content-grid-item-base_background a.btn:not(.prevent-alternate), .tertiary-800 .neutral-white #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .neutral-white a.button:not(.prevent-alternate), .tertiary-800 .content-grid-item-base_background #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base_background a.button:not(.prevent-alternate), .tertiary-800 .neutral-white #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .neutral-white a.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 .content-grid-item-base_background #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base_background a.button#preferences_prompt_submit:not(.prevent-alternate), .tertiary-800 .neutral-white #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .neutral-white a.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 .content-grid-item-base_background #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base_background a.button#preferences_prompt_decline:not(.prevent-alternate), .tertiary-800 .neutral-white a.articleList-more:not(.prevent-alternate), .tertiary-800 .content-grid-item-base_background a.articleList-more:not(.prevent-alternate) {
    color: #071d49; }
  .secondary-900 .neutral-white a.btn-secondary:hover, .secondary-900 .content-grid-item-base_background a.btn-secondary:hover, .secondary-900 .neutral-white a.articleList-more:hover, .secondary-900 .content-grid-item-base_background a.articleList-more:hover, .tertiary-800 .neutral-white a.btn-secondary:hover, .tertiary-800 .content-grid-item-base_background a.btn-secondary:hover, .tertiary-800 .neutral-white a.articleList-more:hover, .tertiary-800 .content-grid-item-base_background a.articleList-more:hover {
    color: #676f71; }

.button-calendar,
.btn-calendar {
  margin-left: 40px; }
  .button-calendar::before,
  .btn-calendar::before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-calendar-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    vertical-align: middle;
    margin-left: -25px;
    margin-right: 5px; }
  @media (max-width: 767px) {
    .button-calendar,
    .btn-calendar {
      margin-left: 20px; } }

@-webkit-keyframes animationCtaSecondary {
  from {
    width: 1%; }
  to {
    width: 100%; } }

@keyframes animationCtaSecondary {
  from {
    width: 1%; }
  to {
    width: 100%; } }

div:not(.gigyaraas) input[type="radio"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  color: #e40046;
  width: 20px;
  height: 20px;
  border: 2px solid #bfbfbf;
  border-radius: 50%;
  -webkit-transform: translateY(-0.075em);
          transform: translateY(-0.075em);
  place-content: center;
  position: relative; }
  div:not(.gigyaraas) input[type="radio"]::before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #e40046;
    border: 2px solid #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  div:not(.gigyaraas) input[type="radio"]:checked {
    border-color: #e40046; }
    div:not(.gigyaraas) input[type="radio"]:checked::before {
      display: block; }

div:not(.gigyaraas) .checkbox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  div:not(.gigyaraas) .checkbox input {
    position: relative;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 20px;
    width: 20px;
    background: #ffffff;
    border-radius: 3px;
    border: 2px solid #d0d3d4;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s; }
    div:not(.gigyaraas) .checkbox input:checked {
      background: #e40046;
      border: #e40046; }
      div:not(.gigyaraas) .checkbox input:checked::before, div:not(.gigyaraas) .checkbox input:checked::after {
        position: absolute;
        background: #ffffff;
        width: 2px; }
      div:not(.gigyaraas) .checkbox input:checked::before {
        height: 3px; }
      div:not(.gigyaraas) .checkbox input:checked::after {
        height: 8px; }
    div:not(.gigyaraas) .checkbox input:focus:not(:checked), div:not(.gigyaraas) .checkbox input:hover:not(:checked) {
      border: 2px solid #5bc2e7; }
  div:not(.gigyaraas) .checkbox label {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    padding-left: 10px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  div:not(.gigyaraas) .checkbox input:checked + label::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-tick-neutral-white-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    content: "";
    background-size: 12px 12px;
    height: 12px;
    width: 12px;
    position: absolute;
    left: 4px;
    top: 4px; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      div:not(.gigyaraas) .checkbox input:checked + label::before {
        display: none; } }

/*
  BASE
*/
@media (max-width: 575.98px) {
  .hidden-xs {
    display: none; } }

@media (min-width: 576px) and (max-width: 767px) {
  .hidden-sm {
    display: none; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg {
    display: none; } }

@media (min-width: 1200px) {
  .hidden-xl {
    display: none; } }

.bg-primary-900 {
  background-color: #b10036; }

.bg-primary-800 {
  background-color: #e40046; }

.secondary-100 {
  background-color: #e6e8ec; }

.neutral-1 {
  background-color: #d0d3d4; }

.neutral-500 {
  background-color: #d0d3d4; }

.neutral-2 {
  background-color: #f1f1f1; }

.neutral-100 {
  background-color: #f1f1f1; }

.neutral-white, .content-grid-item-base_background {
  background-color: #ffffff; }

.primary-800 {
  background-color: #e40046;
  color: #ffffff; }
  .primary-800 h1, .primary-800 .h1,
  .primary-800 h2,
  .primary-800 .searchResults,
  .primary-800 .searchResults-term,
  .primary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .primary-800 .gigya-composite-control-header, .primary-800 .h2,
  .primary-800 h3,
  .primary-800 .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .primary-800 h3, .primary-800 .h3,
  .primary-800 h4,
  .primary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .primary-800 input,
  .primary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .primary-800 input, .primary-800 .h4,
  .primary-800 h5,
  .primary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .primary-800 .searchResults-title, .primary-800 .h5,
  .primary-800 h6,
  .primary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .primary-800 p.subtitle,
  .primary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .primary-800 .subtitle.searchResults-result,
  .primary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .primary-800 .subtitle.searchResults-result, .primary-800 .h6,
  .primary-800 p,
  .primary-800 .searchResults-results .searchResults-result,
  .searchResults-results .primary-800 .searchResults-result,
  .primary-800 li,
  .primary-800 td,
  .primary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .primary-800 ol li::before,
  .primary-800 ul li::before {
    color: #ffffff; }
  .primary-800 .secondary-100 {
    background-color: #e6e8ec;
    color: #071d49; }
    .primary-800 .secondary-100 h1, .primary-800 .secondary-100 .h1,
    .primary-800 .secondary-100 h2,
    .primary-800 .secondary-100 .searchResults,
    .primary-800 .secondary-100 .searchResults-term,
    .primary-800 .secondary-100 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .primary-800 .secondary-100 .gigya-composite-control-header, .primary-800 .secondary-100 .h2,
    .primary-800 .secondary-100 h3, .primary-800 .secondary-100 .h3,
    .primary-800 .secondary-100 h4,
    .primary-800 .secondary-100 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .primary-800 .secondary-100 input,
    .primary-800 .secondary-100 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .primary-800 .secondary-100 input, .primary-800 .secondary-100 .h4,
    .primary-800 .secondary-100 h5,
    .primary-800 .secondary-100 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .primary-800 .secondary-100 .searchResults-title, .primary-800 .secondary-100 .h5,
    .primary-800 .secondary-100 h6,
    .primary-800 .secondary-100 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .primary-800 .secondary-100 p.subtitle,
    .primary-800 .secondary-100 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .primary-800 .secondary-100 .subtitle.searchResults-result,
    .primary-800 .secondary-100 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .primary-800 .secondary-100 .subtitle.searchResults-result, .primary-800 .secondary-100 .h6,
    .primary-800 .secondary-100 p,
    .primary-800 .secondary-100 .searchResults-results .searchResults-result,
    .searchResults-results .primary-800 .secondary-100 .searchResults-result,
    .primary-800 .secondary-100 li,
    .primary-800 .secondary-100 td,
    .primary-800 .secondary-100 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .primary-800 .secondary-100 ol li::before,
    .primary-800 .secondary-100 ul li::before {
      color: #071d49; }
  .primary-800 .neutral-1 {
    background-color: #d0d3d4;
    color: #071d49; }
    .primary-800 .neutral-1 h1, .primary-800 .neutral-1 .h1,
    .primary-800 .neutral-1 h2,
    .primary-800 .neutral-1 .searchResults,
    .primary-800 .neutral-1 .searchResults-term,
    .primary-800 .neutral-1 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .primary-800 .neutral-1 .gigya-composite-control-header, .primary-800 .neutral-1 .h2,
    .primary-800 .neutral-1 h3, .primary-800 .neutral-1 .h3,
    .primary-800 .neutral-1 h4,
    .primary-800 .neutral-1 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .primary-800 .neutral-1 input,
    .primary-800 .neutral-1 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .primary-800 .neutral-1 input, .primary-800 .neutral-1 .h4,
    .primary-800 .neutral-1 h5,
    .primary-800 .neutral-1 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .primary-800 .neutral-1 .searchResults-title, .primary-800 .neutral-1 .h5,
    .primary-800 .neutral-1 h6,
    .primary-800 .neutral-1 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .primary-800 .neutral-1 p.subtitle,
    .primary-800 .neutral-1 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .primary-800 .neutral-1 .subtitle.searchResults-result,
    .primary-800 .neutral-1 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .primary-800 .neutral-1 .subtitle.searchResults-result, .primary-800 .neutral-1 .h6,
    .primary-800 .neutral-1 p,
    .primary-800 .neutral-1 .searchResults-results .searchResults-result,
    .searchResults-results .primary-800 .neutral-1 .searchResults-result,
    .primary-800 .neutral-1 li,
    .primary-800 .neutral-1 td,
    .primary-800 .neutral-1 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .primary-800 .neutral-1 ol li::before,
    .primary-800 .neutral-1 ul li::before {
      color: #071d49; }
  .primary-800 .neutral-500 {
    background-color: #d0d3d4;
    color: #071d49; }
    .primary-800 .neutral-500 h1, .primary-800 .neutral-500 .h1,
    .primary-800 .neutral-500 h2,
    .primary-800 .neutral-500 .searchResults,
    .primary-800 .neutral-500 .searchResults-term,
    .primary-800 .neutral-500 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .primary-800 .neutral-500 .gigya-composite-control-header, .primary-800 .neutral-500 .h2,
    .primary-800 .neutral-500 h3, .primary-800 .neutral-500 .h3,
    .primary-800 .neutral-500 h4,
    .primary-800 .neutral-500 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .primary-800 .neutral-500 input,
    .primary-800 .neutral-500 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .primary-800 .neutral-500 input, .primary-800 .neutral-500 .h4,
    .primary-800 .neutral-500 h5,
    .primary-800 .neutral-500 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .primary-800 .neutral-500 .searchResults-title, .primary-800 .neutral-500 .h5,
    .primary-800 .neutral-500 h6,
    .primary-800 .neutral-500 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .primary-800 .neutral-500 p.subtitle,
    .primary-800 .neutral-500 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .primary-800 .neutral-500 .subtitle.searchResults-result,
    .primary-800 .neutral-500 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .primary-800 .neutral-500 .subtitle.searchResults-result, .primary-800 .neutral-500 .h6,
    .primary-800 .neutral-500 p,
    .primary-800 .neutral-500 .searchResults-results .searchResults-result,
    .searchResults-results .primary-800 .neutral-500 .searchResults-result,
    .primary-800 .neutral-500 li,
    .primary-800 .neutral-500 td,
    .primary-800 .neutral-500 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .primary-800 .neutral-500 ol li::before,
    .primary-800 .neutral-500 ul li::before {
      color: #071d49; }
  .primary-800 .neutral-2 {
    background-color: #f1f1f1;
    color: #071d49; }
    .primary-800 .neutral-2 h1, .primary-800 .neutral-2 .h1,
    .primary-800 .neutral-2 h2,
    .primary-800 .neutral-2 .searchResults,
    .primary-800 .neutral-2 .searchResults-term,
    .primary-800 .neutral-2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .primary-800 .neutral-2 .gigya-composite-control-header, .primary-800 .neutral-2 .h2,
    .primary-800 .neutral-2 h3, .primary-800 .neutral-2 .h3,
    .primary-800 .neutral-2 h4,
    .primary-800 .neutral-2 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .primary-800 .neutral-2 input,
    .primary-800 .neutral-2 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .primary-800 .neutral-2 input, .primary-800 .neutral-2 .h4,
    .primary-800 .neutral-2 h5,
    .primary-800 .neutral-2 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .primary-800 .neutral-2 .searchResults-title, .primary-800 .neutral-2 .h5,
    .primary-800 .neutral-2 h6,
    .primary-800 .neutral-2 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .primary-800 .neutral-2 p.subtitle,
    .primary-800 .neutral-2 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .primary-800 .neutral-2 .subtitle.searchResults-result,
    .primary-800 .neutral-2 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .primary-800 .neutral-2 .subtitle.searchResults-result, .primary-800 .neutral-2 .h6,
    .primary-800 .neutral-2 p,
    .primary-800 .neutral-2 .searchResults-results .searchResults-result,
    .searchResults-results .primary-800 .neutral-2 .searchResults-result,
    .primary-800 .neutral-2 li,
    .primary-800 .neutral-2 td,
    .primary-800 .neutral-2 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .primary-800 .neutral-2 ol li::before,
    .primary-800 .neutral-2 ul li::before {
      color: #071d49; }
  .primary-800 .neutral-100 {
    background-color: #f1f1f1;
    color: #071d49; }
    .primary-800 .neutral-100 h1, .primary-800 .neutral-100 .h1,
    .primary-800 .neutral-100 h2,
    .primary-800 .neutral-100 .searchResults,
    .primary-800 .neutral-100 .searchResults-term,
    .primary-800 .neutral-100 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .primary-800 .neutral-100 .gigya-composite-control-header, .primary-800 .neutral-100 .h2,
    .primary-800 .neutral-100 h3, .primary-800 .neutral-100 .h3,
    .primary-800 .neutral-100 h4,
    .primary-800 .neutral-100 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .primary-800 .neutral-100 input,
    .primary-800 .neutral-100 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .primary-800 .neutral-100 input, .primary-800 .neutral-100 .h4,
    .primary-800 .neutral-100 h5,
    .primary-800 .neutral-100 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .primary-800 .neutral-100 .searchResults-title, .primary-800 .neutral-100 .h5,
    .primary-800 .neutral-100 h6,
    .primary-800 .neutral-100 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .primary-800 .neutral-100 p.subtitle,
    .primary-800 .neutral-100 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .primary-800 .neutral-100 .subtitle.searchResults-result,
    .primary-800 .neutral-100 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .primary-800 .neutral-100 .subtitle.searchResults-result, .primary-800 .neutral-100 .h6,
    .primary-800 .neutral-100 p,
    .primary-800 .neutral-100 .searchResults-results .searchResults-result,
    .searchResults-results .primary-800 .neutral-100 .searchResults-result,
    .primary-800 .neutral-100 li,
    .primary-800 .neutral-100 td,
    .primary-800 .neutral-100 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .primary-800 .neutral-100 ol li::before,
    .primary-800 .neutral-100 ul li::before {
      color: #071d49; }
  .primary-800 .neutral-white, .primary-800 .content-grid-item-base_background {
    background-color: #ffffff;
    color: #071d49; }
    .primary-800 .neutral-white h1, .primary-800 .content-grid-item-base_background h1, .primary-800 .neutral-white .h1, .primary-800 .content-grid-item-base_background .h1,
    .primary-800 .neutral-white h2,
    .primary-800 .content-grid-item-base_background h2,
    .primary-800 .neutral-white .searchResults,
    .primary-800 .content-grid-item-base_background .searchResults,
    .primary-800 .neutral-white .searchResults-term,
    .primary-800 .content-grid-item-base_background .searchResults-term,
    .primary-800 .neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .primary-800 .neutral-white .gigya-composite-control-header,
    .primary-800 .content-grid-item-base_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .primary-800 .content-grid-item-base_background .gigya-composite-control-header, .primary-800 .neutral-white .h2, .primary-800 .content-grid-item-base_background .h2,
    .primary-800 .neutral-white h3,
    .primary-800 .content-grid-item-base_background h3, .primary-800 .neutral-white .h3, .primary-800 .content-grid-item-base_background .h3,
    .primary-800 .neutral-white h4,
    .primary-800 .content-grid-item-base_background h4,
    .primary-800 .neutral-white .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .primary-800 .neutral-white input,
    .primary-800 .content-grid-item-base_background .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .primary-800 .content-grid-item-base_background input,
    .primary-800 .neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .primary-800 .neutral-white input,
    .primary-800 .content-grid-item-base_background .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .primary-800 .content-grid-item-base_background input, .primary-800 .neutral-white .h4, .primary-800 .content-grid-item-base_background .h4,
    .primary-800 .neutral-white h5,
    .primary-800 .content-grid-item-base_background h5,
    .primary-800 .neutral-white .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .primary-800 .neutral-white .searchResults-title,
    .primary-800 .content-grid-item-base_background .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .primary-800 .content-grid-item-base_background .searchResults-title, .primary-800 .neutral-white .h5, .primary-800 .content-grid-item-base_background .h5,
    .primary-800 .neutral-white h6,
    .primary-800 .content-grid-item-base_background h6,
    .primary-800 .neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .primary-800 .neutral-white p.subtitle,
    .primary-800 .content-grid-item-base_background .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .primary-800 .content-grid-item-base_background p.subtitle,
    .primary-800 .neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .primary-800 .neutral-white .subtitle.searchResults-result,
    .primary-800 .content-grid-item-base_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .primary-800 .content-grid-item-base_background .subtitle.searchResults-result,
    .primary-800 .neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .primary-800 .neutral-white .subtitle.searchResults-result,
    .primary-800 .content-grid-item-base_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .primary-800 .content-grid-item-base_background .subtitle.searchResults-result, .primary-800 .neutral-white .h6, .primary-800 .content-grid-item-base_background .h6,
    .primary-800 .neutral-white p,
    .primary-800 .content-grid-item-base_background p,
    .primary-800 .neutral-white .searchResults-results .searchResults-result,
    .searchResults-results .primary-800 .neutral-white .searchResults-result,
    .primary-800 .content-grid-item-base_background .searchResults-results .searchResults-result,
    .searchResults-results .primary-800 .content-grid-item-base_background .searchResults-result,
    .primary-800 .neutral-white li,
    .primary-800 .content-grid-item-base_background li,
    .primary-800 .neutral-white td,
    .primary-800 .content-grid-item-base_background td,
    .primary-800 .neutral-white a:not(.btn):not(.articleList-more),
    .primary-800 .content-grid-item-base_background a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .primary-800 .neutral-white ol li::before, .primary-800 .content-grid-item-base_background ol li::before,
    .primary-800 .neutral-white ul li::before,
    .primary-800 .content-grid-item-base_background ul li::before {
      color: #071d49; }

.secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .secondary-900 h1, .secondary-900 .h1,
  .secondary-900 h2,
  .secondary-900 .searchResults,
  .secondary-900 .searchResults-term,
  .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .secondary-900 .gigya-composite-control-header, .secondary-900 .h2,
  .secondary-900 h3,
  .secondary-900 .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .secondary-900 h3, .secondary-900 .h3,
  .secondary-900 h4,
  .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .secondary-900 input,
  .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .secondary-900 input, .secondary-900 .h4,
  .secondary-900 h5,
  .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .secondary-900 .searchResults-title, .secondary-900 .h5,
  .secondary-900 h6,
  .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .secondary-900 p.subtitle,
  .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .secondary-900 .subtitle.searchResults-result,
  .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .secondary-900 .subtitle.searchResults-result, .secondary-900 .h6,
  .secondary-900 p,
  .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .secondary-900 .searchResults-result,
  .secondary-900 li,
  .secondary-900 td,
  .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .secondary-900 ol li::before,
  .secondary-900 ul li::before {
    color: #ffffff; }
  .secondary-900 .secondary-100 {
    background-color: #e6e8ec;
    color: #071d49; }
    .secondary-900 .secondary-100 h1, .secondary-900 .secondary-100 .h1,
    .secondary-900 .secondary-100 h2,
    .secondary-900 .secondary-100 .searchResults,
    .secondary-900 .secondary-100 .searchResults-term,
    .secondary-900 .secondary-100 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .secondary-900 .secondary-100 .gigya-composite-control-header, .secondary-900 .secondary-100 .h2,
    .secondary-900 .secondary-100 h3, .secondary-900 .secondary-100 .h3,
    .secondary-900 .secondary-100 h4,
    .secondary-900 .secondary-100 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .secondary-900 .secondary-100 input,
    .secondary-900 .secondary-100 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .secondary-900 .secondary-100 input, .secondary-900 .secondary-100 .h4,
    .secondary-900 .secondary-100 h5,
    .secondary-900 .secondary-100 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .secondary-900 .secondary-100 .searchResults-title, .secondary-900 .secondary-100 .h5,
    .secondary-900 .secondary-100 h6,
    .secondary-900 .secondary-100 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .secondary-900 .secondary-100 p.subtitle,
    .secondary-900 .secondary-100 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .secondary-900 .secondary-100 .subtitle.searchResults-result,
    .secondary-900 .secondary-100 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .secondary-900 .secondary-100 .subtitle.searchResults-result, .secondary-900 .secondary-100 .h6,
    .secondary-900 .secondary-100 p,
    .secondary-900 .secondary-100 .searchResults-results .searchResults-result,
    .searchResults-results .secondary-900 .secondary-100 .searchResults-result,
    .secondary-900 .secondary-100 li,
    .secondary-900 .secondary-100 td,
    .secondary-900 .secondary-100 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .secondary-900 .secondary-100 ol li::before,
    .secondary-900 .secondary-100 ul li::before {
      color: #071d49; }
  .secondary-900 .neutral-1 {
    background-color: #d0d3d4;
    color: #071d49; }
    .secondary-900 .neutral-1 h1, .secondary-900 .neutral-1 .h1,
    .secondary-900 .neutral-1 h2,
    .secondary-900 .neutral-1 .searchResults,
    .secondary-900 .neutral-1 .searchResults-term,
    .secondary-900 .neutral-1 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .secondary-900 .neutral-1 .gigya-composite-control-header, .secondary-900 .neutral-1 .h2,
    .secondary-900 .neutral-1 h3, .secondary-900 .neutral-1 .h3,
    .secondary-900 .neutral-1 h4,
    .secondary-900 .neutral-1 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .secondary-900 .neutral-1 input,
    .secondary-900 .neutral-1 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .secondary-900 .neutral-1 input, .secondary-900 .neutral-1 .h4,
    .secondary-900 .neutral-1 h5,
    .secondary-900 .neutral-1 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .secondary-900 .neutral-1 .searchResults-title, .secondary-900 .neutral-1 .h5,
    .secondary-900 .neutral-1 h6,
    .secondary-900 .neutral-1 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .secondary-900 .neutral-1 p.subtitle,
    .secondary-900 .neutral-1 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .secondary-900 .neutral-1 .subtitle.searchResults-result,
    .secondary-900 .neutral-1 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .secondary-900 .neutral-1 .subtitle.searchResults-result, .secondary-900 .neutral-1 .h6,
    .secondary-900 .neutral-1 p,
    .secondary-900 .neutral-1 .searchResults-results .searchResults-result,
    .searchResults-results .secondary-900 .neutral-1 .searchResults-result,
    .secondary-900 .neutral-1 li,
    .secondary-900 .neutral-1 td,
    .secondary-900 .neutral-1 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .secondary-900 .neutral-1 ol li::before,
    .secondary-900 .neutral-1 ul li::before {
      color: #071d49; }
  .secondary-900 .neutral-500 {
    background-color: #d0d3d4;
    color: #071d49; }
    .secondary-900 .neutral-500 h1, .secondary-900 .neutral-500 .h1,
    .secondary-900 .neutral-500 h2,
    .secondary-900 .neutral-500 .searchResults,
    .secondary-900 .neutral-500 .searchResults-term,
    .secondary-900 .neutral-500 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .secondary-900 .neutral-500 .gigya-composite-control-header, .secondary-900 .neutral-500 .h2,
    .secondary-900 .neutral-500 h3, .secondary-900 .neutral-500 .h3,
    .secondary-900 .neutral-500 h4,
    .secondary-900 .neutral-500 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .secondary-900 .neutral-500 input,
    .secondary-900 .neutral-500 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .secondary-900 .neutral-500 input, .secondary-900 .neutral-500 .h4,
    .secondary-900 .neutral-500 h5,
    .secondary-900 .neutral-500 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .secondary-900 .neutral-500 .searchResults-title, .secondary-900 .neutral-500 .h5,
    .secondary-900 .neutral-500 h6,
    .secondary-900 .neutral-500 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .secondary-900 .neutral-500 p.subtitle,
    .secondary-900 .neutral-500 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .secondary-900 .neutral-500 .subtitle.searchResults-result,
    .secondary-900 .neutral-500 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .secondary-900 .neutral-500 .subtitle.searchResults-result, .secondary-900 .neutral-500 .h6,
    .secondary-900 .neutral-500 p,
    .secondary-900 .neutral-500 .searchResults-results .searchResults-result,
    .searchResults-results .secondary-900 .neutral-500 .searchResults-result,
    .secondary-900 .neutral-500 li,
    .secondary-900 .neutral-500 td,
    .secondary-900 .neutral-500 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .secondary-900 .neutral-500 ol li::before,
    .secondary-900 .neutral-500 ul li::before {
      color: #071d49; }
  .secondary-900 .neutral-2 {
    background-color: #f1f1f1;
    color: #071d49; }
    .secondary-900 .neutral-2 h1, .secondary-900 .neutral-2 .h1,
    .secondary-900 .neutral-2 h2,
    .secondary-900 .neutral-2 .searchResults,
    .secondary-900 .neutral-2 .searchResults-term,
    .secondary-900 .neutral-2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .secondary-900 .neutral-2 .gigya-composite-control-header, .secondary-900 .neutral-2 .h2,
    .secondary-900 .neutral-2 h3, .secondary-900 .neutral-2 .h3,
    .secondary-900 .neutral-2 h4,
    .secondary-900 .neutral-2 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .secondary-900 .neutral-2 input,
    .secondary-900 .neutral-2 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .secondary-900 .neutral-2 input, .secondary-900 .neutral-2 .h4,
    .secondary-900 .neutral-2 h5,
    .secondary-900 .neutral-2 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .secondary-900 .neutral-2 .searchResults-title, .secondary-900 .neutral-2 .h5,
    .secondary-900 .neutral-2 h6,
    .secondary-900 .neutral-2 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .secondary-900 .neutral-2 p.subtitle,
    .secondary-900 .neutral-2 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .secondary-900 .neutral-2 .subtitle.searchResults-result,
    .secondary-900 .neutral-2 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .secondary-900 .neutral-2 .subtitle.searchResults-result, .secondary-900 .neutral-2 .h6,
    .secondary-900 .neutral-2 p,
    .secondary-900 .neutral-2 .searchResults-results .searchResults-result,
    .searchResults-results .secondary-900 .neutral-2 .searchResults-result,
    .secondary-900 .neutral-2 li,
    .secondary-900 .neutral-2 td,
    .secondary-900 .neutral-2 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .secondary-900 .neutral-2 ol li::before,
    .secondary-900 .neutral-2 ul li::before {
      color: #071d49; }
  .secondary-900 .neutral-100 {
    background-color: #f1f1f1;
    color: #071d49; }
    .secondary-900 .neutral-100 h1, .secondary-900 .neutral-100 .h1,
    .secondary-900 .neutral-100 h2,
    .secondary-900 .neutral-100 .searchResults,
    .secondary-900 .neutral-100 .searchResults-term,
    .secondary-900 .neutral-100 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .secondary-900 .neutral-100 .gigya-composite-control-header, .secondary-900 .neutral-100 .h2,
    .secondary-900 .neutral-100 h3, .secondary-900 .neutral-100 .h3,
    .secondary-900 .neutral-100 h4,
    .secondary-900 .neutral-100 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .secondary-900 .neutral-100 input,
    .secondary-900 .neutral-100 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .secondary-900 .neutral-100 input, .secondary-900 .neutral-100 .h4,
    .secondary-900 .neutral-100 h5,
    .secondary-900 .neutral-100 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .secondary-900 .neutral-100 .searchResults-title, .secondary-900 .neutral-100 .h5,
    .secondary-900 .neutral-100 h6,
    .secondary-900 .neutral-100 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .secondary-900 .neutral-100 p.subtitle,
    .secondary-900 .neutral-100 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .secondary-900 .neutral-100 .subtitle.searchResults-result,
    .secondary-900 .neutral-100 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .secondary-900 .neutral-100 .subtitle.searchResults-result, .secondary-900 .neutral-100 .h6,
    .secondary-900 .neutral-100 p,
    .secondary-900 .neutral-100 .searchResults-results .searchResults-result,
    .searchResults-results .secondary-900 .neutral-100 .searchResults-result,
    .secondary-900 .neutral-100 li,
    .secondary-900 .neutral-100 td,
    .secondary-900 .neutral-100 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .secondary-900 .neutral-100 ol li::before,
    .secondary-900 .neutral-100 ul li::before {
      color: #071d49; }
  .secondary-900 .neutral-white, .secondary-900 .content-grid-item-base_background {
    background-color: #ffffff;
    color: #071d49; }
    .secondary-900 .neutral-white h1, .secondary-900 .content-grid-item-base_background h1, .secondary-900 .neutral-white .h1, .secondary-900 .content-grid-item-base_background .h1,
    .secondary-900 .neutral-white h2,
    .secondary-900 .content-grid-item-base_background h2,
    .secondary-900 .neutral-white .searchResults,
    .secondary-900 .content-grid-item-base_background .searchResults,
    .secondary-900 .neutral-white .searchResults-term,
    .secondary-900 .content-grid-item-base_background .searchResults-term,
    .secondary-900 .neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .secondary-900 .neutral-white .gigya-composite-control-header,
    .secondary-900 .content-grid-item-base_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .secondary-900 .content-grid-item-base_background .gigya-composite-control-header, .secondary-900 .neutral-white .h2, .secondary-900 .content-grid-item-base_background .h2,
    .secondary-900 .neutral-white h3,
    .secondary-900 .content-grid-item-base_background h3, .secondary-900 .neutral-white .h3, .secondary-900 .content-grid-item-base_background .h3,
    .secondary-900 .neutral-white h4,
    .secondary-900 .content-grid-item-base_background h4,
    .secondary-900 .neutral-white .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .secondary-900 .neutral-white input,
    .secondary-900 .content-grid-item-base_background .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .secondary-900 .content-grid-item-base_background input,
    .secondary-900 .neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .secondary-900 .neutral-white input,
    .secondary-900 .content-grid-item-base_background .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .secondary-900 .content-grid-item-base_background input, .secondary-900 .neutral-white .h4, .secondary-900 .content-grid-item-base_background .h4,
    .secondary-900 .neutral-white h5,
    .secondary-900 .content-grid-item-base_background h5,
    .secondary-900 .neutral-white .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .secondary-900 .neutral-white .searchResults-title,
    .secondary-900 .content-grid-item-base_background .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .secondary-900 .content-grid-item-base_background .searchResults-title, .secondary-900 .neutral-white .h5, .secondary-900 .content-grid-item-base_background .h5,
    .secondary-900 .neutral-white h6,
    .secondary-900 .content-grid-item-base_background h6,
    .secondary-900 .neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .secondary-900 .neutral-white p.subtitle,
    .secondary-900 .content-grid-item-base_background .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .secondary-900 .content-grid-item-base_background p.subtitle,
    .secondary-900 .neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .secondary-900 .neutral-white .subtitle.searchResults-result,
    .secondary-900 .content-grid-item-base_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .secondary-900 .content-grid-item-base_background .subtitle.searchResults-result,
    .secondary-900 .neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .secondary-900 .neutral-white .subtitle.searchResults-result,
    .secondary-900 .content-grid-item-base_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .secondary-900 .content-grid-item-base_background .subtitle.searchResults-result, .secondary-900 .neutral-white .h6, .secondary-900 .content-grid-item-base_background .h6,
    .secondary-900 .neutral-white p,
    .secondary-900 .content-grid-item-base_background p,
    .secondary-900 .neutral-white .searchResults-results .searchResults-result,
    .searchResults-results .secondary-900 .neutral-white .searchResults-result,
    .secondary-900 .content-grid-item-base_background .searchResults-results .searchResults-result,
    .searchResults-results .secondary-900 .content-grid-item-base_background .searchResults-result,
    .secondary-900 .neutral-white li,
    .secondary-900 .content-grid-item-base_background li,
    .secondary-900 .neutral-white td,
    .secondary-900 .content-grid-item-base_background td, .secondary-900 .neutral-white a:not(.btn):not(.articleList-more), .secondary-900 .content-grid-item-base_background a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .secondary-900 .neutral-white ol li::before, .secondary-900 .content-grid-item-base_background ol li::before,
    .secondary-900 .neutral-white ul li::before,
    .secondary-900 .content-grid-item-base_background ul li::before {
      color: #071d49; }

.tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .tertiary-800 h1, .tertiary-800 .h1,
  .tertiary-800 h2,
  .tertiary-800 .searchResults,
  .tertiary-800 .searchResults-term,
  .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .tertiary-800 .gigya-composite-control-header, .tertiary-800 .h2,
  .tertiary-800 h3,
  .tertiary-800 .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .tertiary-800 h3, .tertiary-800 .h3,
  .tertiary-800 h4,
  .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .tertiary-800 input,
  .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .tertiary-800 input, .tertiary-800 .h4,
  .tertiary-800 h5,
  .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .tertiary-800 .searchResults-title, .tertiary-800 .h5,
  .tertiary-800 h6,
  .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .tertiary-800 p.subtitle,
  .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .tertiary-800 .subtitle.searchResults-result,
  .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .tertiary-800 .subtitle.searchResults-result, .tertiary-800 .h6,
  .tertiary-800 p,
  .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .tertiary-800 .searchResults-result,
  .tertiary-800 li,
  .tertiary-800 td,
  .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .tertiary-800 ol li::before,
  .tertiary-800 ul li::before {
    color: #ffffff; }
  .tertiary-800 .secondary-100 {
    background-color: #e6e8ec;
    color: #071d49; }
    .tertiary-800 .secondary-100 h1, .tertiary-800 .secondary-100 .h1,
    .tertiary-800 .secondary-100 h2,
    .tertiary-800 .secondary-100 .searchResults,
    .tertiary-800 .secondary-100 .searchResults-term,
    .tertiary-800 .secondary-100 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .tertiary-800 .secondary-100 .gigya-composite-control-header, .tertiary-800 .secondary-100 .h2,
    .tertiary-800 .secondary-100 h3, .tertiary-800 .secondary-100 .h3,
    .tertiary-800 .secondary-100 h4,
    .tertiary-800 .secondary-100 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tertiary-800 .secondary-100 input,
    .tertiary-800 .secondary-100 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tertiary-800 .secondary-100 input, .tertiary-800 .secondary-100 .h4,
    .tertiary-800 .secondary-100 h5,
    .tertiary-800 .secondary-100 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .tertiary-800 .secondary-100 .searchResults-title, .tertiary-800 .secondary-100 .h5,
    .tertiary-800 .secondary-100 h6,
    .tertiary-800 .secondary-100 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .tertiary-800 .secondary-100 p.subtitle,
    .tertiary-800 .secondary-100 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .tertiary-800 .secondary-100 .subtitle.searchResults-result,
    .tertiary-800 .secondary-100 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .tertiary-800 .secondary-100 .subtitle.searchResults-result, .tertiary-800 .secondary-100 .h6,
    .tertiary-800 .secondary-100 p,
    .tertiary-800 .secondary-100 .searchResults-results .searchResults-result,
    .searchResults-results .tertiary-800 .secondary-100 .searchResults-result,
    .tertiary-800 .secondary-100 li,
    .tertiary-800 .secondary-100 td,
    .tertiary-800 .secondary-100 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .tertiary-800 .secondary-100 ol li::before,
    .tertiary-800 .secondary-100 ul li::before {
      color: #071d49; }
  .tertiary-800 .neutral-1 {
    background-color: #d0d3d4;
    color: #071d49; }
    .tertiary-800 .neutral-1 h1, .tertiary-800 .neutral-1 .h1,
    .tertiary-800 .neutral-1 h2,
    .tertiary-800 .neutral-1 .searchResults,
    .tertiary-800 .neutral-1 .searchResults-term,
    .tertiary-800 .neutral-1 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .tertiary-800 .neutral-1 .gigya-composite-control-header, .tertiary-800 .neutral-1 .h2,
    .tertiary-800 .neutral-1 h3, .tertiary-800 .neutral-1 .h3,
    .tertiary-800 .neutral-1 h4,
    .tertiary-800 .neutral-1 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tertiary-800 .neutral-1 input,
    .tertiary-800 .neutral-1 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tertiary-800 .neutral-1 input, .tertiary-800 .neutral-1 .h4,
    .tertiary-800 .neutral-1 h5,
    .tertiary-800 .neutral-1 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .tertiary-800 .neutral-1 .searchResults-title, .tertiary-800 .neutral-1 .h5,
    .tertiary-800 .neutral-1 h6,
    .tertiary-800 .neutral-1 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .tertiary-800 .neutral-1 p.subtitle,
    .tertiary-800 .neutral-1 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .tertiary-800 .neutral-1 .subtitle.searchResults-result,
    .tertiary-800 .neutral-1 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .tertiary-800 .neutral-1 .subtitle.searchResults-result, .tertiary-800 .neutral-1 .h6,
    .tertiary-800 .neutral-1 p,
    .tertiary-800 .neutral-1 .searchResults-results .searchResults-result,
    .searchResults-results .tertiary-800 .neutral-1 .searchResults-result,
    .tertiary-800 .neutral-1 li,
    .tertiary-800 .neutral-1 td,
    .tertiary-800 .neutral-1 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .tertiary-800 .neutral-1 ol li::before,
    .tertiary-800 .neutral-1 ul li::before {
      color: #071d49; }
  .tertiary-800 .neutral-500 {
    background-color: #d0d3d4;
    color: #071d49; }
    .tertiary-800 .neutral-500 h1, .tertiary-800 .neutral-500 .h1,
    .tertiary-800 .neutral-500 h2,
    .tertiary-800 .neutral-500 .searchResults,
    .tertiary-800 .neutral-500 .searchResults-term,
    .tertiary-800 .neutral-500 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .tertiary-800 .neutral-500 .gigya-composite-control-header, .tertiary-800 .neutral-500 .h2,
    .tertiary-800 .neutral-500 h3, .tertiary-800 .neutral-500 .h3,
    .tertiary-800 .neutral-500 h4,
    .tertiary-800 .neutral-500 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tertiary-800 .neutral-500 input,
    .tertiary-800 .neutral-500 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tertiary-800 .neutral-500 input, .tertiary-800 .neutral-500 .h4,
    .tertiary-800 .neutral-500 h5,
    .tertiary-800 .neutral-500 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .tertiary-800 .neutral-500 .searchResults-title, .tertiary-800 .neutral-500 .h5,
    .tertiary-800 .neutral-500 h6,
    .tertiary-800 .neutral-500 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .tertiary-800 .neutral-500 p.subtitle,
    .tertiary-800 .neutral-500 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .tertiary-800 .neutral-500 .subtitle.searchResults-result,
    .tertiary-800 .neutral-500 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .tertiary-800 .neutral-500 .subtitle.searchResults-result, .tertiary-800 .neutral-500 .h6,
    .tertiary-800 .neutral-500 p,
    .tertiary-800 .neutral-500 .searchResults-results .searchResults-result,
    .searchResults-results .tertiary-800 .neutral-500 .searchResults-result,
    .tertiary-800 .neutral-500 li,
    .tertiary-800 .neutral-500 td,
    .tertiary-800 .neutral-500 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .tertiary-800 .neutral-500 ol li::before,
    .tertiary-800 .neutral-500 ul li::before {
      color: #071d49; }
  .tertiary-800 .neutral-2 {
    background-color: #f1f1f1;
    color: #071d49; }
    .tertiary-800 .neutral-2 h1, .tertiary-800 .neutral-2 .h1,
    .tertiary-800 .neutral-2 h2,
    .tertiary-800 .neutral-2 .searchResults,
    .tertiary-800 .neutral-2 .searchResults-term,
    .tertiary-800 .neutral-2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .tertiary-800 .neutral-2 .gigya-composite-control-header, .tertiary-800 .neutral-2 .h2,
    .tertiary-800 .neutral-2 h3, .tertiary-800 .neutral-2 .h3,
    .tertiary-800 .neutral-2 h4,
    .tertiary-800 .neutral-2 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tertiary-800 .neutral-2 input,
    .tertiary-800 .neutral-2 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tertiary-800 .neutral-2 input, .tertiary-800 .neutral-2 .h4,
    .tertiary-800 .neutral-2 h5,
    .tertiary-800 .neutral-2 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .tertiary-800 .neutral-2 .searchResults-title, .tertiary-800 .neutral-2 .h5,
    .tertiary-800 .neutral-2 h6,
    .tertiary-800 .neutral-2 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .tertiary-800 .neutral-2 p.subtitle,
    .tertiary-800 .neutral-2 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .tertiary-800 .neutral-2 .subtitle.searchResults-result,
    .tertiary-800 .neutral-2 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .tertiary-800 .neutral-2 .subtitle.searchResults-result, .tertiary-800 .neutral-2 .h6,
    .tertiary-800 .neutral-2 p,
    .tertiary-800 .neutral-2 .searchResults-results .searchResults-result,
    .searchResults-results .tertiary-800 .neutral-2 .searchResults-result,
    .tertiary-800 .neutral-2 li,
    .tertiary-800 .neutral-2 td,
    .tertiary-800 .neutral-2 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .tertiary-800 .neutral-2 ol li::before,
    .tertiary-800 .neutral-2 ul li::before {
      color: #071d49; }
  .tertiary-800 .neutral-100 {
    background-color: #f1f1f1;
    color: #071d49; }
    .tertiary-800 .neutral-100 h1, .tertiary-800 .neutral-100 .h1,
    .tertiary-800 .neutral-100 h2,
    .tertiary-800 .neutral-100 .searchResults,
    .tertiary-800 .neutral-100 .searchResults-term,
    .tertiary-800 .neutral-100 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .tertiary-800 .neutral-100 .gigya-composite-control-header, .tertiary-800 .neutral-100 .h2,
    .tertiary-800 .neutral-100 h3, .tertiary-800 .neutral-100 .h3,
    .tertiary-800 .neutral-100 h4,
    .tertiary-800 .neutral-100 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tertiary-800 .neutral-100 input,
    .tertiary-800 .neutral-100 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tertiary-800 .neutral-100 input, .tertiary-800 .neutral-100 .h4,
    .tertiary-800 .neutral-100 h5,
    .tertiary-800 .neutral-100 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .tertiary-800 .neutral-100 .searchResults-title, .tertiary-800 .neutral-100 .h5,
    .tertiary-800 .neutral-100 h6,
    .tertiary-800 .neutral-100 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .tertiary-800 .neutral-100 p.subtitle,
    .tertiary-800 .neutral-100 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .tertiary-800 .neutral-100 .subtitle.searchResults-result,
    .tertiary-800 .neutral-100 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .tertiary-800 .neutral-100 .subtitle.searchResults-result, .tertiary-800 .neutral-100 .h6,
    .tertiary-800 .neutral-100 p,
    .tertiary-800 .neutral-100 .searchResults-results .searchResults-result,
    .searchResults-results .tertiary-800 .neutral-100 .searchResults-result,
    .tertiary-800 .neutral-100 li,
    .tertiary-800 .neutral-100 td,
    .tertiary-800 .neutral-100 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .tertiary-800 .neutral-100 ol li::before,
    .tertiary-800 .neutral-100 ul li::before {
      color: #071d49; }
  .tertiary-800 .neutral-white, .tertiary-800 .content-grid-item-base_background {
    background-color: #ffffff;
    color: #071d49; }
    .tertiary-800 .neutral-white h1, .tertiary-800 .content-grid-item-base_background h1, .tertiary-800 .neutral-white .h1, .tertiary-800 .content-grid-item-base_background .h1,
    .tertiary-800 .neutral-white h2,
    .tertiary-800 .content-grid-item-base_background h2,
    .tertiary-800 .neutral-white .searchResults,
    .tertiary-800 .content-grid-item-base_background .searchResults,
    .tertiary-800 .neutral-white .searchResults-term,
    .tertiary-800 .content-grid-item-base_background .searchResults-term,
    .tertiary-800 .neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .tertiary-800 .neutral-white .gigya-composite-control-header,
    .tertiary-800 .content-grid-item-base_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .tertiary-800 .content-grid-item-base_background .gigya-composite-control-header, .tertiary-800 .neutral-white .h2, .tertiary-800 .content-grid-item-base_background .h2,
    .tertiary-800 .neutral-white h3,
    .tertiary-800 .content-grid-item-base_background h3, .tertiary-800 .neutral-white .h3, .tertiary-800 .content-grid-item-base_background .h3,
    .tertiary-800 .neutral-white h4,
    .tertiary-800 .content-grid-item-base_background h4,
    .tertiary-800 .neutral-white .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tertiary-800 .neutral-white input,
    .tertiary-800 .content-grid-item-base_background .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tertiary-800 .content-grid-item-base_background input,
    .tertiary-800 .neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tertiary-800 .neutral-white input,
    .tertiary-800 .content-grid-item-base_background .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tertiary-800 .content-grid-item-base_background input, .tertiary-800 .neutral-white .h4, .tertiary-800 .content-grid-item-base_background .h4,
    .tertiary-800 .neutral-white h5,
    .tertiary-800 .content-grid-item-base_background h5,
    .tertiary-800 .neutral-white .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .tertiary-800 .neutral-white .searchResults-title,
    .tertiary-800 .content-grid-item-base_background .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .tertiary-800 .content-grid-item-base_background .searchResults-title, .tertiary-800 .neutral-white .h5, .tertiary-800 .content-grid-item-base_background .h5,
    .tertiary-800 .neutral-white h6,
    .tertiary-800 .content-grid-item-base_background h6,
    .tertiary-800 .neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .tertiary-800 .neutral-white p.subtitle,
    .tertiary-800 .content-grid-item-base_background .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .tertiary-800 .content-grid-item-base_background p.subtitle,
    .tertiary-800 .neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .tertiary-800 .neutral-white .subtitle.searchResults-result,
    .tertiary-800 .content-grid-item-base_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .tertiary-800 .content-grid-item-base_background .subtitle.searchResults-result,
    .tertiary-800 .neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .tertiary-800 .neutral-white .subtitle.searchResults-result,
    .tertiary-800 .content-grid-item-base_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .tertiary-800 .content-grid-item-base_background .subtitle.searchResults-result, .tertiary-800 .neutral-white .h6, .tertiary-800 .content-grid-item-base_background .h6,
    .tertiary-800 .neutral-white p,
    .tertiary-800 .content-grid-item-base_background p,
    .tertiary-800 .neutral-white .searchResults-results .searchResults-result,
    .searchResults-results .tertiary-800 .neutral-white .searchResults-result,
    .tertiary-800 .content-grid-item-base_background .searchResults-results .searchResults-result,
    .searchResults-results .tertiary-800 .content-grid-item-base_background .searchResults-result,
    .tertiary-800 .neutral-white li,
    .tertiary-800 .content-grid-item-base_background li,
    .tertiary-800 .neutral-white td,
    .tertiary-800 .content-grid-item-base_background td, .tertiary-800 .neutral-white a:not(.btn):not(.articleList-more), .tertiary-800 .content-grid-item-base_background a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .tertiary-800 .neutral-white ol li::before, .tertiary-800 .content-grid-item-base_background ol li::before,
    .tertiary-800 .neutral-white ul li::before,
    .tertiary-800 .content-grid-item-base_background ul li::before {
      color: #071d49; }

.quaternary-800 {
  background-color: #5bc2e7;
  color: #ffffff; }
  .quaternary-800 h1, .quaternary-800 .h1,
  .quaternary-800 h2,
  .quaternary-800 .searchResults,
  .quaternary-800 .searchResults-term,
  .quaternary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .quaternary-800 .gigya-composite-control-header, .quaternary-800 .h2,
  .quaternary-800 h3,
  .quaternary-800 .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .quaternary-800 h3, .quaternary-800 .h3,
  .quaternary-800 h4,
  .quaternary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .quaternary-800 input,
  .quaternary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .quaternary-800 input, .quaternary-800 .h4,
  .quaternary-800 h5,
  .quaternary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .quaternary-800 .searchResults-title, .quaternary-800 .h5,
  .quaternary-800 h6,
  .quaternary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .quaternary-800 p.subtitle,
  .quaternary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .quaternary-800 .subtitle.searchResults-result,
  .quaternary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .quaternary-800 .subtitle.searchResults-result, .quaternary-800 .h6,
  .quaternary-800 p,
  .quaternary-800 .searchResults-results .searchResults-result,
  .searchResults-results .quaternary-800 .searchResults-result,
  .quaternary-800 li,
  .quaternary-800 td,
  .quaternary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .quaternary-800 ol li::before,
  .quaternary-800 ul li::before {
    color: #ffffff; }
  .quaternary-800 .secondary-100 {
    background-color: #e6e8ec;
    color: #071d49; }
    .quaternary-800 .secondary-100 h1, .quaternary-800 .secondary-100 .h1,
    .quaternary-800 .secondary-100 h2,
    .quaternary-800 .secondary-100 .searchResults,
    .quaternary-800 .secondary-100 .searchResults-term,
    .quaternary-800 .secondary-100 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .quaternary-800 .secondary-100 .gigya-composite-control-header, .quaternary-800 .secondary-100 .h2,
    .quaternary-800 .secondary-100 h3, .quaternary-800 .secondary-100 .h3,
    .quaternary-800 .secondary-100 h4,
    .quaternary-800 .secondary-100 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .quaternary-800 .secondary-100 input,
    .quaternary-800 .secondary-100 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .quaternary-800 .secondary-100 input, .quaternary-800 .secondary-100 .h4,
    .quaternary-800 .secondary-100 h5,
    .quaternary-800 .secondary-100 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .quaternary-800 .secondary-100 .searchResults-title, .quaternary-800 .secondary-100 .h5,
    .quaternary-800 .secondary-100 h6,
    .quaternary-800 .secondary-100 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .quaternary-800 .secondary-100 p.subtitle,
    .quaternary-800 .secondary-100 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .quaternary-800 .secondary-100 .subtitle.searchResults-result,
    .quaternary-800 .secondary-100 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .quaternary-800 .secondary-100 .subtitle.searchResults-result, .quaternary-800 .secondary-100 .h6,
    .quaternary-800 .secondary-100 p,
    .quaternary-800 .secondary-100 .searchResults-results .searchResults-result,
    .searchResults-results .quaternary-800 .secondary-100 .searchResults-result,
    .quaternary-800 .secondary-100 li,
    .quaternary-800 .secondary-100 td,
    .quaternary-800 .secondary-100 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .quaternary-800 .secondary-100 ol li::before,
    .quaternary-800 .secondary-100 ul li::before {
      color: #071d49; }
  .quaternary-800 .neutral-1 {
    background-color: #d0d3d4;
    color: #071d49; }
    .quaternary-800 .neutral-1 h1, .quaternary-800 .neutral-1 .h1,
    .quaternary-800 .neutral-1 h2,
    .quaternary-800 .neutral-1 .searchResults,
    .quaternary-800 .neutral-1 .searchResults-term,
    .quaternary-800 .neutral-1 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .quaternary-800 .neutral-1 .gigya-composite-control-header, .quaternary-800 .neutral-1 .h2,
    .quaternary-800 .neutral-1 h3, .quaternary-800 .neutral-1 .h3,
    .quaternary-800 .neutral-1 h4,
    .quaternary-800 .neutral-1 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .quaternary-800 .neutral-1 input,
    .quaternary-800 .neutral-1 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .quaternary-800 .neutral-1 input, .quaternary-800 .neutral-1 .h4,
    .quaternary-800 .neutral-1 h5,
    .quaternary-800 .neutral-1 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .quaternary-800 .neutral-1 .searchResults-title, .quaternary-800 .neutral-1 .h5,
    .quaternary-800 .neutral-1 h6,
    .quaternary-800 .neutral-1 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .quaternary-800 .neutral-1 p.subtitle,
    .quaternary-800 .neutral-1 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .quaternary-800 .neutral-1 .subtitle.searchResults-result,
    .quaternary-800 .neutral-1 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .quaternary-800 .neutral-1 .subtitle.searchResults-result, .quaternary-800 .neutral-1 .h6,
    .quaternary-800 .neutral-1 p,
    .quaternary-800 .neutral-1 .searchResults-results .searchResults-result,
    .searchResults-results .quaternary-800 .neutral-1 .searchResults-result,
    .quaternary-800 .neutral-1 li,
    .quaternary-800 .neutral-1 td,
    .quaternary-800 .neutral-1 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .quaternary-800 .neutral-1 ol li::before,
    .quaternary-800 .neutral-1 ul li::before {
      color: #071d49; }
  .quaternary-800 .neutral-500 {
    background-color: #d0d3d4;
    color: #071d49; }
    .quaternary-800 .neutral-500 h1, .quaternary-800 .neutral-500 .h1,
    .quaternary-800 .neutral-500 h2,
    .quaternary-800 .neutral-500 .searchResults,
    .quaternary-800 .neutral-500 .searchResults-term,
    .quaternary-800 .neutral-500 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .quaternary-800 .neutral-500 .gigya-composite-control-header, .quaternary-800 .neutral-500 .h2,
    .quaternary-800 .neutral-500 h3, .quaternary-800 .neutral-500 .h3,
    .quaternary-800 .neutral-500 h4,
    .quaternary-800 .neutral-500 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .quaternary-800 .neutral-500 input,
    .quaternary-800 .neutral-500 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .quaternary-800 .neutral-500 input, .quaternary-800 .neutral-500 .h4,
    .quaternary-800 .neutral-500 h5,
    .quaternary-800 .neutral-500 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .quaternary-800 .neutral-500 .searchResults-title, .quaternary-800 .neutral-500 .h5,
    .quaternary-800 .neutral-500 h6,
    .quaternary-800 .neutral-500 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .quaternary-800 .neutral-500 p.subtitle,
    .quaternary-800 .neutral-500 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .quaternary-800 .neutral-500 .subtitle.searchResults-result,
    .quaternary-800 .neutral-500 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .quaternary-800 .neutral-500 .subtitle.searchResults-result, .quaternary-800 .neutral-500 .h6,
    .quaternary-800 .neutral-500 p,
    .quaternary-800 .neutral-500 .searchResults-results .searchResults-result,
    .searchResults-results .quaternary-800 .neutral-500 .searchResults-result,
    .quaternary-800 .neutral-500 li,
    .quaternary-800 .neutral-500 td,
    .quaternary-800 .neutral-500 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .quaternary-800 .neutral-500 ol li::before,
    .quaternary-800 .neutral-500 ul li::before {
      color: #071d49; }
  .quaternary-800 .neutral-2 {
    background-color: #f1f1f1;
    color: #071d49; }
    .quaternary-800 .neutral-2 h1, .quaternary-800 .neutral-2 .h1,
    .quaternary-800 .neutral-2 h2,
    .quaternary-800 .neutral-2 .searchResults,
    .quaternary-800 .neutral-2 .searchResults-term,
    .quaternary-800 .neutral-2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .quaternary-800 .neutral-2 .gigya-composite-control-header, .quaternary-800 .neutral-2 .h2,
    .quaternary-800 .neutral-2 h3, .quaternary-800 .neutral-2 .h3,
    .quaternary-800 .neutral-2 h4,
    .quaternary-800 .neutral-2 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .quaternary-800 .neutral-2 input,
    .quaternary-800 .neutral-2 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .quaternary-800 .neutral-2 input, .quaternary-800 .neutral-2 .h4,
    .quaternary-800 .neutral-2 h5,
    .quaternary-800 .neutral-2 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .quaternary-800 .neutral-2 .searchResults-title, .quaternary-800 .neutral-2 .h5,
    .quaternary-800 .neutral-2 h6,
    .quaternary-800 .neutral-2 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .quaternary-800 .neutral-2 p.subtitle,
    .quaternary-800 .neutral-2 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .quaternary-800 .neutral-2 .subtitle.searchResults-result,
    .quaternary-800 .neutral-2 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .quaternary-800 .neutral-2 .subtitle.searchResults-result, .quaternary-800 .neutral-2 .h6,
    .quaternary-800 .neutral-2 p,
    .quaternary-800 .neutral-2 .searchResults-results .searchResults-result,
    .searchResults-results .quaternary-800 .neutral-2 .searchResults-result,
    .quaternary-800 .neutral-2 li,
    .quaternary-800 .neutral-2 td,
    .quaternary-800 .neutral-2 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .quaternary-800 .neutral-2 ol li::before,
    .quaternary-800 .neutral-2 ul li::before {
      color: #071d49; }
  .quaternary-800 .neutral-100 {
    background-color: #f1f1f1;
    color: #071d49; }
    .quaternary-800 .neutral-100 h1, .quaternary-800 .neutral-100 .h1,
    .quaternary-800 .neutral-100 h2,
    .quaternary-800 .neutral-100 .searchResults,
    .quaternary-800 .neutral-100 .searchResults-term,
    .quaternary-800 .neutral-100 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .quaternary-800 .neutral-100 .gigya-composite-control-header, .quaternary-800 .neutral-100 .h2,
    .quaternary-800 .neutral-100 h3, .quaternary-800 .neutral-100 .h3,
    .quaternary-800 .neutral-100 h4,
    .quaternary-800 .neutral-100 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .quaternary-800 .neutral-100 input,
    .quaternary-800 .neutral-100 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .quaternary-800 .neutral-100 input, .quaternary-800 .neutral-100 .h4,
    .quaternary-800 .neutral-100 h5,
    .quaternary-800 .neutral-100 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .quaternary-800 .neutral-100 .searchResults-title, .quaternary-800 .neutral-100 .h5,
    .quaternary-800 .neutral-100 h6,
    .quaternary-800 .neutral-100 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .quaternary-800 .neutral-100 p.subtitle,
    .quaternary-800 .neutral-100 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .quaternary-800 .neutral-100 .subtitle.searchResults-result,
    .quaternary-800 .neutral-100 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .quaternary-800 .neutral-100 .subtitle.searchResults-result, .quaternary-800 .neutral-100 .h6,
    .quaternary-800 .neutral-100 p,
    .quaternary-800 .neutral-100 .searchResults-results .searchResults-result,
    .searchResults-results .quaternary-800 .neutral-100 .searchResults-result,
    .quaternary-800 .neutral-100 li,
    .quaternary-800 .neutral-100 td,
    .quaternary-800 .neutral-100 a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .quaternary-800 .neutral-100 ol li::before,
    .quaternary-800 .neutral-100 ul li::before {
      color: #071d49; }
  .quaternary-800 .neutral-white, .quaternary-800 .content-grid-item-base_background {
    background-color: #ffffff;
    color: #071d49; }
    .quaternary-800 .neutral-white h1, .quaternary-800 .content-grid-item-base_background h1, .quaternary-800 .neutral-white .h1, .quaternary-800 .content-grid-item-base_background .h1,
    .quaternary-800 .neutral-white h2,
    .quaternary-800 .content-grid-item-base_background h2,
    .quaternary-800 .neutral-white .searchResults,
    .quaternary-800 .content-grid-item-base_background .searchResults,
    .quaternary-800 .neutral-white .searchResults-term,
    .quaternary-800 .content-grid-item-base_background .searchResults-term,
    .quaternary-800 .neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .quaternary-800 .neutral-white .gigya-composite-control-header,
    .quaternary-800 .content-grid-item-base_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .quaternary-800 .content-grid-item-base_background .gigya-composite-control-header, .quaternary-800 .neutral-white .h2, .quaternary-800 .content-grid-item-base_background .h2,
    .quaternary-800 .neutral-white h3,
    .quaternary-800 .content-grid-item-base_background h3, .quaternary-800 .neutral-white .h3, .quaternary-800 .content-grid-item-base_background .h3,
    .quaternary-800 .neutral-white h4,
    .quaternary-800 .content-grid-item-base_background h4,
    .quaternary-800 .neutral-white .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .quaternary-800 .neutral-white input,
    .quaternary-800 .content-grid-item-base_background .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .quaternary-800 .content-grid-item-base_background input,
    .quaternary-800 .neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .quaternary-800 .neutral-white input,
    .quaternary-800 .content-grid-item-base_background .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .quaternary-800 .content-grid-item-base_background input, .quaternary-800 .neutral-white .h4, .quaternary-800 .content-grid-item-base_background .h4,
    .quaternary-800 .neutral-white h5,
    .quaternary-800 .content-grid-item-base_background h5,
    .quaternary-800 .neutral-white .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .quaternary-800 .neutral-white .searchResults-title,
    .quaternary-800 .content-grid-item-base_background .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .quaternary-800 .content-grid-item-base_background .searchResults-title, .quaternary-800 .neutral-white .h5, .quaternary-800 .content-grid-item-base_background .h5,
    .quaternary-800 .neutral-white h6,
    .quaternary-800 .content-grid-item-base_background h6,
    .quaternary-800 .neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .quaternary-800 .neutral-white p.subtitle,
    .quaternary-800 .content-grid-item-base_background .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .quaternary-800 .content-grid-item-base_background p.subtitle,
    .quaternary-800 .neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .quaternary-800 .neutral-white .subtitle.searchResults-result,
    .quaternary-800 .content-grid-item-base_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .quaternary-800 .content-grid-item-base_background .subtitle.searchResults-result,
    .quaternary-800 .neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .quaternary-800 .neutral-white .subtitle.searchResults-result,
    .quaternary-800 .content-grid-item-base_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .quaternary-800 .content-grid-item-base_background .subtitle.searchResults-result, .quaternary-800 .neutral-white .h6, .quaternary-800 .content-grid-item-base_background .h6,
    .quaternary-800 .neutral-white p,
    .quaternary-800 .content-grid-item-base_background p,
    .quaternary-800 .neutral-white .searchResults-results .searchResults-result,
    .searchResults-results .quaternary-800 .neutral-white .searchResults-result,
    .quaternary-800 .content-grid-item-base_background .searchResults-results .searchResults-result,
    .searchResults-results .quaternary-800 .content-grid-item-base_background .searchResults-result,
    .quaternary-800 .neutral-white li,
    .quaternary-800 .content-grid-item-base_background li,
    .quaternary-800 .neutral-white td,
    .quaternary-800 .content-grid-item-base_background td,
    .quaternary-800 .neutral-white a:not(.btn):not(.articleList-more),
    .quaternary-800 .content-grid-item-base_background a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .quaternary-800 .neutral-white ol li::before, .quaternary-800 .content-grid-item-base_background ol li::before,
    .quaternary-800 .neutral-white ul li::before,
    .quaternary-800 .content-grid-item-base_background ul li::before {
      color: #071d49; }

.color-primary-800 {
  color: #e40046; }
  .color-primary-800 h1, .color-primary-800 .h1,
  .color-primary-800 h2,
  .color-primary-800 .searchResults,
  .color-primary-800 .searchResults-term,
  .color-primary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .color-primary-800 .gigya-composite-control-header, .color-primary-800 .h2,
  .color-primary-800 h3,
  .color-primary-800 .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .color-primary-800 h3, .color-primary-800 .h3,
  .color-primary-800 h4,
  .color-primary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .color-primary-800 input,
  .color-primary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .color-primary-800 input, .color-primary-800 .h4,
  .color-primary-800 h5,
  .color-primary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .color-primary-800 .searchResults-title, .color-primary-800 .h5,
  .color-primary-800 h6,
  .color-primary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .color-primary-800 p.subtitle,
  .color-primary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .color-primary-800 .subtitle.searchResults-result,
  .color-primary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .color-primary-800 .subtitle.searchResults-result, .color-primary-800 .h6,
  .color-primary-800 p,
  .color-primary-800 .searchResults-results .searchResults-result,
  .searchResults-results .color-primary-800 .searchResults-result,
  .color-primary-800 li,
  .color-primary-800 td,
  .color-primary-800 a:not(.btn):not(.articleList-more) {
    color: #e40046; }
  .color-primary-800 ol li::before,
  .color-primary-800 ul li::before {
    color: #e40046; }

.color-secondary-900 {
  color: #071d49; }
  .color-secondary-900 h1, .color-secondary-900 .h1,
  .color-secondary-900 h2,
  .color-secondary-900 .searchResults,
  .color-secondary-900 .searchResults-term,
  .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .color-secondary-900 .gigya-composite-control-header, .color-secondary-900 .h2,
  .color-secondary-900 h3,
  .color-secondary-900 .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .color-secondary-900 h3, .color-secondary-900 .h3,
  .color-secondary-900 h4,
  .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .color-secondary-900 input,
  .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .color-secondary-900 input, .color-secondary-900 .h4,
  .color-secondary-900 h5,
  .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .color-secondary-900 .searchResults-title, .color-secondary-900 .h5,
  .color-secondary-900 h6,
  .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .color-secondary-900 p.subtitle,
  .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .color-secondary-900 .subtitle.searchResults-result,
  .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .color-secondary-900 .subtitle.searchResults-result, .color-secondary-900 .h6,
  .color-secondary-900 p,
  .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .color-secondary-900 .searchResults-result,
  .color-secondary-900 li,
  .color-secondary-900 td,
  .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .color-secondary-900 ol li::before,
  .color-secondary-900 ul li::before {
    color: #071d49; }

.color-tertiary-800 {
  color: #702082; }
  .color-tertiary-800 h1, .color-tertiary-800 .h1,
  .color-tertiary-800 h2,
  .color-tertiary-800 .searchResults,
  .color-tertiary-800 .searchResults-term,
  .color-tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .color-tertiary-800 .gigya-composite-control-header, .color-tertiary-800 .h2,
  .color-tertiary-800 h3,
  .color-tertiary-800 .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .color-tertiary-800 h3, .color-tertiary-800 .h3,
  .color-tertiary-800 h4,
  .color-tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .color-tertiary-800 input,
  .color-tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .color-tertiary-800 input, .color-tertiary-800 .h4,
  .color-tertiary-800 h5,
  .color-tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .color-tertiary-800 .searchResults-title, .color-tertiary-800 .h5,
  .color-tertiary-800 h6,
  .color-tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .color-tertiary-800 p.subtitle,
  .color-tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .color-tertiary-800 .subtitle.searchResults-result,
  .color-tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .color-tertiary-800 .subtitle.searchResults-result, .color-tertiary-800 .h6,
  .color-tertiary-800 p,
  .color-tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .color-tertiary-800 .searchResults-result,
  .color-tertiary-800 li,
  .color-tertiary-800 td,
  .color-tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #702082; }
  .color-tertiary-800 ol li::before,
  .color-tertiary-800 ul li::before {
    color: #702082; }

.color-neutral-white {
  color: #ffffff; }
  .color-neutral-white h1, .color-neutral-white .h1,
  .color-neutral-white h2,
  .color-neutral-white .searchResults,
  .color-neutral-white .searchResults-term,
  .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .color-neutral-white .gigya-composite-control-header, .color-neutral-white .h2,
  .color-neutral-white h3,
  .color-neutral-white .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .color-neutral-white h3, .color-neutral-white .h3,
  .color-neutral-white h4,
  .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .color-neutral-white input,
  .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .color-neutral-white input, .color-neutral-white .h4,
  .color-neutral-white h5,
  .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .color-neutral-white .searchResults-title, .color-neutral-white .h5,
  .color-neutral-white h6,
  .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .color-neutral-white p.subtitle,
  .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .color-neutral-white .subtitle.searchResults-result,
  .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .color-neutral-white .subtitle.searchResults-result, .color-neutral-white .h6,
  .color-neutral-white p,
  .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .color-neutral-white .searchResults-result,
  .color-neutral-white li,
  .color-neutral-white td,
  .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .color-neutral-white ol li::before,
  .color-neutral-white ul li::before {
    color: #ffffff; }

.vx-country-au::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-au.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-at::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-at.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-ca::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-ca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-de::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-de.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-be::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-be.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-fr::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-fr.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-es::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-es.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-gb::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-gb.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-gl::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-gl.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-it::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-it.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-jp::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-jp.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-nl::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-nl.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-nz::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-nz.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-pt::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-pt.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-ch::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-ch.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-us::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-us.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-uk::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-uk.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-eu::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-eu.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-no::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-no.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-se::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-se.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-fi::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-fi.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-mx::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-mx.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-ar::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-ar.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-pr::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-pr.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-cl::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-cl.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.vx-country-mo::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/country-mo.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: '';
  background-size: contain; }

.type-country-selector [class*="vx-country"]::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 28px;
  height: 20px;
  border-radius: 2px;
  line-height: 0;
  margin-top: -4px;
  background-color: #ffffff; }

#header,
#footer,
#content {
  max-width: 100%; }
  #header .no-margin,
  #footer .no-margin,
  #content .no-margin {
    margin: 0;
    padding: 0; }
    #header .no-margin > .component-content,
    #footer .no-margin > .component-content,
    #content .no-margin > .component-content {
      margin: 0 auto;
      padding: 0; }
  #header .no-padding,
  #footer .no-padding,
  #content .no-padding {
    padding: 0; }
    #header .no-padding > .component-content,
    #footer .no-padding > .component-content,
    #content .no-padding > .component-content {
      padding: 0; }
  #header .no-margin-top,
  #footer .no-margin-top,
  #content .no-margin-top {
    margin-top: 0;
    padding-top: 0; }
    #header .no-margin-top > .component-content,
    #footer .no-margin-top > .component-content,
    #content .no-margin-top > .component-content {
      margin-top: 0;
      padding-top: 0; }
  #header .no-margin-bottom,
  #footer .no-margin-bottom,
  #content .no-margin-bottom {
    margin-bottom: 0;
    padding-bottom: 0; }
    #header .no-margin-bottom > .component-content,
    #footer .no-margin-bottom > .component-content,
    #content .no-margin-bottom > .component-content {
      margin-bottom: 0;
      padding-bottom: 0; }
  #header .no-margin-left,
  #footer .no-margin-left,
  #content .no-margin-left {
    margin-left: 0;
    padding-left: 0; }
    #header .no-margin-left > .component-content,
    #footer .no-margin-left > .component-content,
    #content .no-margin-left > .component-content {
      margin-left: 0;
      padding-left: 0; }
  #header .no-margin-right,
  #footer .no-margin-right,
  #content .no-margin-right {
    margin-right: 0;
    padding-right: 0; }
    #header .no-margin-right > .component-content,
    #footer .no-margin-right > .component-content,
    #content .no-margin-right > .component-content {
      margin-right: 0;
      padding-right: 0; }
  #header .component.padding-top-1,
  #footer .component.padding-top-1,
  #content .component.padding-top-1 {
    padding-top: 8px; }
  #header .component.padding-top-2,
  #footer .component.padding-top-2,
  #content .component.padding-top-2 {
    padding-top: 16px; }
  #header .component.padding-top-3,
  #footer .component.padding-top-3,
  #content .component.padding-top-3 {
    padding-top: 32px; }
  #header .component.padding-top-4,
  #footer .component.padding-top-4,
  #content .component.padding-top-4 {
    padding-top: 48px; }
  #header .component.padding-top-5,
  #footer .component.padding-top-5,
  #content .component.padding-top-5 {
    padding-top: 64px; }
  #header .component.padding-top-6,
  #footer .component.padding-top-6,
  #content .component.padding-top-6 {
    padding-top: 80px; }
  #header .component.padding-bottom-1,
  #footer .component.padding-bottom-1,
  #content .component.padding-bottom-1 {
    padding-bottom: 8px; }
  #header .component.padding-bottom-2,
  #footer .component.padding-bottom-2,
  #content .component.padding-bottom-2 {
    padding-bottom: 16px; }
  #header .component.padding-bottom-3,
  #footer .component.padding-bottom-3,
  #content .component.padding-bottom-3 {
    padding-bottom: 32px; }
  #header .component.padding-bottom-4,
  #footer .component.padding-bottom-4,
  #content .component.padding-bottom-4 {
    padding-bottom: 48px; }
  #header .component.padding-bottom-5,
  #footer .component.padding-bottom-5,
  #content .component.padding-bottom-5 {
    padding-bottom: 64px; }
  #header .component.padding-bottom-6,
  #footer .component.padding-bottom-6,
  #content .component.padding-bottom-6 {
    padding-bottom: 80px; }
  #header .component.padding-left-1,
  #footer .component.padding-left-1,
  #content .component.padding-left-1 {
    padding-left: 8px; }
  #header .component.padding-left-2,
  #footer .component.padding-left-2,
  #content .component.padding-left-2 {
    padding-left: 16px; }
  #header .component.padding-left-3,
  #footer .component.padding-left-3,
  #content .component.padding-left-3 {
    padding-left: 32px; }
  #header .component.padding-left-4,
  #footer .component.padding-left-4,
  #content .component.padding-left-4 {
    padding-left: 48px; }
  #header .component.padding-left-5,
  #footer .component.padding-left-5,
  #content .component.padding-left-5 {
    padding-left: 64px; }
  #header .component.padding-left-6,
  #footer .component.padding-left-6,
  #content .component.padding-left-6 {
    padding-left: 80px; }
  #header .component.padding-right-1,
  #footer .component.padding-right-1,
  #content .component.padding-right-1 {
    padding-right: 8px; }
  #header .component.padding-right-2,
  #footer .component.padding-right-2,
  #content .component.padding-right-2 {
    padding-right: 16px; }
  #header .component.padding-right-3,
  #footer .component.padding-right-3,
  #content .component.padding-right-3 {
    padding-right: 32px; }
  #header .component.padding-right-4,
  #footer .component.padding-right-4,
  #content .component.padding-right-4 {
    padding-right: 48px; }
  #header .component.padding-right-5,
  #footer .component.padding-right-5,
  #content .component.padding-right-5 {
    padding-right: 64px; }
  #header .component.padding-right-6,
  #footer .component.padding-right-6,
  #content .component.padding-right-6 {
    padding-right: 80px; }
  #header .component.margin-top-1,
  #footer .component.margin-top-1,
  #content .component.margin-top-1 {
    margin-top: 8px; }
  #header .component.margin-top-2,
  #footer .component.margin-top-2,
  #content .component.margin-top-2 {
    margin-top: 16px; }
  #header .component.margin-top-3,
  #footer .component.margin-top-3,
  #content .component.margin-top-3 {
    margin-top: 32px; }
  #header .component.margin-top-4,
  #footer .component.margin-top-4,
  #content .component.margin-top-4 {
    margin-top: 48px; }
  #header .component.margin-top-5,
  #footer .component.margin-top-5,
  #content .component.margin-top-5 {
    margin-top: 64px; }
  #header .component.margin-top-6,
  #footer .component.margin-top-6,
  #content .component.margin-top-6 {
    margin-top: 80px; }
  #header .component.margin-bottom-1,
  #footer .component.margin-bottom-1,
  #content .component.margin-bottom-1 {
    margin-bottom: 8px; }
  #header .component.margin-bottom-2, #header .component.base-popup_actions-decline, #header .component.exit-message-popup_actions-decline, #header .component.message-popup_actions-decline,
  #footer .component.margin-bottom-2,
  #footer .component.base-popup_actions-decline,
  #footer .component.exit-message-popup_actions-decline,
  #footer .component.message-popup_actions-decline,
  #content .component.margin-bottom-2,
  #content .component.base-popup_actions-decline,
  #content .component.exit-message-popup_actions-decline,
  #content .component.message-popup_actions-decline {
    margin-bottom: 16px; }
  #header .component.margin-bottom-3,
  #footer .component.margin-bottom-3,
  #content .component.margin-bottom-3 {
    margin-bottom: 32px; }
  #header .component.margin-bottom-4,
  #footer .component.margin-bottom-4,
  #content .component.margin-bottom-4 {
    margin-bottom: 48px; }
  #header .component.margin-bottom-5,
  #footer .component.margin-bottom-5,
  #content .component.margin-bottom-5 {
    margin-bottom: 64px; }
  #header .component.margin-bottom-6,
  #footer .component.margin-bottom-6,
  #content .component.margin-bottom-6 {
    margin-bottom: 80px; }
  #header .component.margin-left-1,
  #footer .component.margin-left-1,
  #content .component.margin-left-1 {
    margin-left: 8px; }
  #header .component.margin-left-2,
  #footer .component.margin-left-2,
  #content .component.margin-left-2 {
    margin-left: 16px; }
  #header .component.margin-left-3,
  #footer .component.margin-left-3,
  #content .component.margin-left-3 {
    margin-left: 32px; }
  #header .component.margin-left-4,
  #footer .component.margin-left-4,
  #content .component.margin-left-4 {
    margin-left: 48px; }
  #header .component.margin-left-5,
  #footer .component.margin-left-5,
  #content .component.margin-left-5 {
    margin-left: 64px; }
  #header .component.margin-left-6,
  #footer .component.margin-left-6,
  #content .component.margin-left-6 {
    margin-left: 80px; }
  #header .component.margin-right-1,
  #footer .component.margin-right-1,
  #content .component.margin-right-1 {
    margin-right: 8px; }
  #header .component.margin-right-2,
  #footer .component.margin-right-2,
  #content .component.margin-right-2 {
    margin-right: 16px; }
  #header .component.margin-right-3,
  #footer .component.margin-right-3,
  #content .component.margin-right-3 {
    margin-right: 32px; }
  #header .component.margin-right-4,
  #footer .component.margin-right-4,
  #content .component.margin-right-4 {
    margin-right: 48px; }
  #header .component.margin-right-5,
  #footer .component.margin-right-5,
  #content .component.margin-right-5 {
    margin-right: 64px; }
  #header .component.margin-right-6,
  #footer .component.margin-right-6,
  #content .component.margin-right-6 {
    margin-right: 80px; }
  #header .btn.margin-bottom-1, #header #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .margin-bottom-1.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #header .margin-bottom-1.button, #header .margin-bottom-1.articleList-more,
  #footer .btn.margin-bottom-1,
  #footer #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .margin-bottom-1.button,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #footer .margin-bottom-1.button,
  #footer .margin-bottom-1.articleList-more,
  #content .btn.margin-bottom-1,
  #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .margin-bottom-1.button,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #content .margin-bottom-1.button,
  #content .margin-bottom-1.articleList-more {
    margin-bottom: 8px; }
  #header .btn.margin-right-2, #header #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .margin-right-2.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #header .margin-right-2.button, #header .margin-right-2.articleList-more,
  #footer .btn.margin-right-2,
  #footer #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .margin-right-2.button,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #footer .margin-right-2.button,
  #footer .margin-right-2.articleList-more,
  #content .btn.margin-right-2,
  #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .margin-right-2.button,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #content .margin-right-2.button,
  #content .margin-right-2.articleList-more {
    margin-right: 16px; }

.hidden-block {
  visibility: hidden;
  height: 0; }

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

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

.contact-form-terms {
  display: none; }

.no-scroll {
  overflow: hidden; }
  .no-scroll ::-webkit-scrollbar {
    display: none; }

/*
	THEMES
*/
.quaternary-800 {
  background-color: var(--color-quaternary-800);
  color: var(--color-secondary-900); }
  .quaternary-800 h1, .quaternary-800 .h1,
  .quaternary-800 h2,
  .quaternary-800 .searchResults,
  .quaternary-800 .searchResults-term,
  .quaternary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .quaternary-800 .gigya-composite-control-header, .quaternary-800 .h2,
  .quaternary-800 h3,
  .quaternary-800 .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .quaternary-800 h3, .quaternary-800 .h3,
  .quaternary-800 h4,
  .quaternary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .quaternary-800 input,
  .quaternary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .quaternary-800 input, .quaternary-800 .h4,
  .quaternary-800 h5,
  .quaternary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .quaternary-800 .searchResults-title, .quaternary-800 .h5,
  .quaternary-800 h6,
  .quaternary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .quaternary-800 p.subtitle,
  .quaternary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .quaternary-800 .subtitle.searchResults-result,
  .quaternary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .quaternary-800 .subtitle.searchResults-result, .quaternary-800 .h6,
  .quaternary-800 p,
  .quaternary-800 .searchResults-results .searchResults-result,
  .searchResults-results .quaternary-800 .searchResults-result,
  .quaternary-800 li,
  .quaternary-800 td,
  .quaternary-800 a:not(.btn):not(.articleList-more) {
    color: var(--color-secondary-900); }
  .quaternary-800 ol li::before,
  .quaternary-800 ul li::before {
    color: var(--color-secondary-900); }

.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

body ::-webkit-scrollbar {
  visibility: hidden; }

body.hide-scroll::-webkit-scrollbar {
  display: none; }

.nano {
  position: relative;
  width: 100%;
  height: 100%;
  background: transparent; }

[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit; }

.simplebar-mask {
  direction: inherit;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0; }

.simplebar-offset {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch; }

.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  display: block;
  width: 100%;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }
  @media (min-width: 991px) {
    .simplebar-content-wrapper {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; } }

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0; }

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table; }

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none; }

.simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 0;
      flex-basis: 0; }

.simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1; }

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
  background-color: #d0d3d4;
  border-radius: 4px;
  width: 6px; }

[data-simplebar].simplebar-dragging {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all; }

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px; }

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: #071d49;
  border-radius: 4px;
  left: 0px;
  right: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0.5s linear;
  transition: opacity 0.2s 0.5s linear; }

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-duration: 0s;
          transition-duration: 0s; }

.simplebar-track.simplebar-vertical {
  top: 0; }

.simplebar-scrollbar:before {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px; }

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0; }

/*! nouislider - 14.7.0 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.noUi-target {
  position: relative; }

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
  cursor: pointer; }

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
          transform-style: flat; }

.noUi-connect {
  height: 100%;
  width: 100%; }

.noUi-origin {
  height: 10%;
  width: 10%; }

/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto; }

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute; }

.noUi-touch-area {
  height: 100%;
  width: 100%; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 14px;
  height: 14px;
  right: -7px;
  top: -4px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 14px;
  height: 14px;
  right: -7px;
  top: -4px; }

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto; }

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #d0d3d4;
  border-radius: 4px; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: #071d49; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border-radius: 50%;
  background: #e40046;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.noUi-base:hover .noUi-handle, .noUi-active {
  opacity: 1; }

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px; }

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px; }

.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px; }

body, html {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  width: 100%;
  padding: 0;
  margin: 0; }
  body *, html * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /*    &:focus {
      outline: none;
      box-shadow: none;
    }*/ }
  body > .container, html > .container {
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    width: 1920px;
    max-width: 100%;
    min-height: 100vh;
    margin: 0 auto;
    overflow: hidden; }
    body > .container > .row, html > .container > .row {
      padding: 0;
      margin: 0;
      border: 0;
      background: transparent; }

#header,
#footer,
#content {
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  width: 100%;
  margin: 0 auto;
  float: none; }
  #header > .row > .layout-outer > .layout-inner > .col-xs-12, .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > h1,
  .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > h2, .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > .searchResults, .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > .searchResults-term, .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form #header > .row > .layout-outer > .layout-inner > .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > .gigya-composite-control-header,
  .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > h3,
  .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > h4, .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form #header > .row > .layout-outer > .layout-inner > input, .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > input,
  .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form #header > .row > .layout-outer > .layout-inner > input, .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > input,
  .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > h5, .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result #header > .row > .layout-outer > .layout-inner > .searchResults-title, .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > .searchResults-title,
  .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > h6,
  .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > p, .hero-banner .hero-banner-v2__content .searchResults-results #header > .row > .layout-outer > .layout-inner > .searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > .searchResults-result, .banner-v3_wrapper .component-content #header > .row > .layout-outer > .layout-inner > .banner-v3_image, .banner-v3_wrapper .component-content #header > .row > .layout-outer > .layout-inner > .banner-v3_content, .teaser-panel_wrapper .component-content #header > .row > .layout-outer > .layout-inner > .teaser-panel_image, .teaser-panel_wrapper .component-content #header > .row > .layout-outer > .layout-inner > .teaser-panel_content, #header > .row > .layout-outer > .layout-inner > .base-popup_inner, #header > .row > .layout-outer > .layout-inner > .exit-message-popup_inner, #header > .row > .layout-outer > .layout-inner > .country-switcher-popup_inner, #header > .row > .layout-outer > .layout-inner > .message-popup_inner, #header > .row > .layout-outer > .pullout.layout-inner > .component-content, #header > .row > .layout-outer > .layout-inner > .pullout__info, #header > .row > .layout-outer > .layout-inner > .download, #header > .row > .layout-outer > .layout-inner > .download__content-wrapper,
  #header > .row > .layout-outer > .layout-inner > .col-md-12,
  #header > .row > .layout-outer > .layout-inner > .download,
  #header > .row > .layout-outer > .layout-inner > .default-style, #footer > .row > .layout-outer > .layout-inner > .col-xs-12, .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > h1,
  .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > h2, .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > .searchResults, .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > .searchResults-term, .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form #footer > .row > .layout-outer > .layout-inner > .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > .gigya-composite-control-header,
  .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > h3,
  .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > h4, .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form #footer > .row > .layout-outer > .layout-inner > input, .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > input,
  .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form #footer > .row > .layout-outer > .layout-inner > input, .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > input,
  .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > h5, .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result #footer > .row > .layout-outer > .layout-inner > .searchResults-title, .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > .searchResults-title,
  .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > h6,
  .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > p, .hero-banner .hero-banner-v2__content .searchResults-results #footer > .row > .layout-outer > .layout-inner > .searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > .searchResults-result, .banner-v3_wrapper .component-content #footer > .row > .layout-outer > .layout-inner > .banner-v3_image, .banner-v3_wrapper .component-content #footer > .row > .layout-outer > .layout-inner > .banner-v3_content, .teaser-panel_wrapper .component-content #footer > .row > .layout-outer > .layout-inner > .teaser-panel_image, .teaser-panel_wrapper .component-content #footer > .row > .layout-outer > .layout-inner > .teaser-panel_content, #footer > .row > .layout-outer > .layout-inner > .base-popup_inner, #footer > .row > .layout-outer > .layout-inner > .exit-message-popup_inner, #footer > .row > .layout-outer > .layout-inner > .country-switcher-popup_inner, #footer > .row > .layout-outer > .layout-inner > .message-popup_inner, #footer > .row > .layout-outer > .pullout.layout-inner > .component-content, #footer > .row > .layout-outer > .layout-inner > .pullout__info, #footer > .row > .layout-outer > .layout-inner > .download, #footer > .row > .layout-outer > .layout-inner > .download__content-wrapper,
  #footer > .row > .layout-outer > .layout-inner > .col-md-12,
  #footer > .row > .layout-outer > .layout-inner > .download,
  #footer > .row > .layout-outer > .layout-inner > .default-style, #content > .row > .layout-outer > .layout-inner > .col-xs-12, .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > h1,
  .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > h2, .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > .searchResults, .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > .searchResults-term, .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form #content > .row > .layout-outer > .layout-inner > .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > .gigya-composite-control-header,
  .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > h3,
  .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > h4, .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form #content > .row > .layout-outer > .layout-inner > input, .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > input,
  .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form #content > .row > .layout-outer > .layout-inner > input, .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > input,
  .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > h5, .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result #content > .row > .layout-outer > .layout-inner > .searchResults-title, .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > .searchResults-title,
  .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > h6,
  .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > p, .hero-banner .hero-banner-v2__content .searchResults-results #content > .row > .layout-outer > .layout-inner > .searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > .searchResults-result, .banner-v3_wrapper .component-content #content > .row > .layout-outer > .layout-inner > .banner-v3_image, .banner-v3_wrapper .component-content #content > .row > .layout-outer > .layout-inner > .banner-v3_content, .teaser-panel_wrapper .component-content #content > .row > .layout-outer > .layout-inner > .teaser-panel_image, .teaser-panel_wrapper .component-content #content > .row > .layout-outer > .layout-inner > .teaser-panel_content, #content > .row > .layout-outer > .layout-inner > .base-popup_inner, #content > .row > .layout-outer > .layout-inner > .exit-message-popup_inner, #content > .row > .layout-outer > .layout-inner > .country-switcher-popup_inner, #content > .row > .layout-outer > .layout-inner > .message-popup_inner, #content > .row > .layout-outer > .pullout.layout-inner > .component-content, #content > .row > .layout-outer > .layout-inner > .pullout__info, #content > .row > .layout-outer > .layout-inner > .download, #content > .row > .layout-outer > .layout-inner > .download__content-wrapper,
  #content > .row > .layout-outer > .layout-inner > .col-md-12,
  #content > .row > .layout-outer > .layout-inner > .download,
  #content > .row > .layout-outer > .layout-inner > .default-style {
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent; }
    #header > .row > .layout-outer > .layout-inner > .col-xs-12 > a, .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > h1 > a, .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > h2 > a, .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > .searchResults > a, .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > .searchResults-term > a, .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form #header > .row > .layout-outer > .layout-inner > .gigya-composite-control-header > a, .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > .gigya-composite-control-header > a, .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > h3 > a, .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > h4 > a, .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form #header > .row > .layout-outer > .layout-inner > input > a, .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > input > a, .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form #header > .row > .layout-outer > .layout-inner > input > a, .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > input > a, .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > h5 > a, .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result #header > .row > .layout-outer > .layout-inner > .searchResults-title > a, .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > .searchResults-title > a, .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > h6 > a, .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > p > a, .hero-banner .hero-banner-v2__content .searchResults-results #header > .row > .layout-outer > .layout-inner > .searchResults-result > a, .searchResults-results .hero-banner .hero-banner-v2__content #header > .row > .layout-outer > .layout-inner > .searchResults-result > a, .banner-v3_wrapper .component-content #header > .row > .layout-outer > .layout-inner > .banner-v3_image > a, .banner-v3_wrapper .component-content #header > .row > .layout-outer > .layout-inner > .banner-v3_content > a, .teaser-panel_wrapper .component-content #header > .row > .layout-outer > .layout-inner > .teaser-panel_image > a, .teaser-panel_wrapper .component-content #header > .row > .layout-outer > .layout-inner > .teaser-panel_content > a, #header > .row > .layout-outer > .layout-inner > .base-popup_inner > a, #header > .row > .layout-outer > .layout-inner > .exit-message-popup_inner > a, #header > .row > .layout-outer > .layout-inner > .country-switcher-popup_inner > a, #header > .row > .layout-outer > .layout-inner > .message-popup_inner > a, #header > .row > .layout-outer > .pullout.layout-inner > .component-content > a, #header > .row > .layout-outer > .layout-inner > .pullout__info > a, #header > .row > .layout-outer > .layout-inner > .download > a, #header > .row > .layout-outer > .layout-inner > .download__content-wrapper > a,
    #header > .row > .layout-outer > .layout-inner > .col-md-12 > a,
    #header > .row > .layout-outer > .layout-inner > .download > a,
    #header > .row > .layout-outer > .layout-inner > .default-style > a, #footer > .row > .layout-outer > .layout-inner > .col-xs-12 > a, .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > h1 > a, .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > h2 > a, .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > .searchResults > a, .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > .searchResults-term > a, .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form #footer > .row > .layout-outer > .layout-inner > .gigya-composite-control-header > a, .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > .gigya-composite-control-header > a, .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > h3 > a, .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > h4 > a, .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form #footer > .row > .layout-outer > .layout-inner > input > a, .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > input > a, .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form #footer > .row > .layout-outer > .layout-inner > input > a, .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > input > a, .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > h5 > a, .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result #footer > .row > .layout-outer > .layout-inner > .searchResults-title > a, .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > .searchResults-title > a, .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > h6 > a, .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > p > a, .hero-banner .hero-banner-v2__content .searchResults-results #footer > .row > .layout-outer > .layout-inner > .searchResults-result > a, .searchResults-results .hero-banner .hero-banner-v2__content #footer > .row > .layout-outer > .layout-inner > .searchResults-result > a, .banner-v3_wrapper .component-content #footer > .row > .layout-outer > .layout-inner > .banner-v3_image > a, .banner-v3_wrapper .component-content #footer > .row > .layout-outer > .layout-inner > .banner-v3_content > a, .teaser-panel_wrapper .component-content #footer > .row > .layout-outer > .layout-inner > .teaser-panel_image > a, .teaser-panel_wrapper .component-content #footer > .row > .layout-outer > .layout-inner > .teaser-panel_content > a, #footer > .row > .layout-outer > .layout-inner > .base-popup_inner > a, #footer > .row > .layout-outer > .layout-inner > .exit-message-popup_inner > a, #footer > .row > .layout-outer > .layout-inner > .country-switcher-popup_inner > a, #footer > .row > .layout-outer > .layout-inner > .message-popup_inner > a, #footer > .row > .layout-outer > .pullout.layout-inner > .component-content > a, #footer > .row > .layout-outer > .layout-inner > .pullout__info > a, #footer > .row > .layout-outer > .layout-inner > .download > a, #footer > .row > .layout-outer > .layout-inner > .download__content-wrapper > a,
    #footer > .row > .layout-outer > .layout-inner > .col-md-12 > a,
    #footer > .row > .layout-outer > .layout-inner > .download > a,
    #footer > .row > .layout-outer > .layout-inner > .default-style > a, #content > .row > .layout-outer > .layout-inner > .col-xs-12 > a, .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > h1 > a, .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > h2 > a, .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > .searchResults > a, .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > .searchResults-term > a, .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form #content > .row > .layout-outer > .layout-inner > .gigya-composite-control-header > a, .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > .gigya-composite-control-header > a, .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > h3 > a, .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > h4 > a, .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form #content > .row > .layout-outer > .layout-inner > input > a, .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > input > a, .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form #content > .row > .layout-outer > .layout-inner > input > a, .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > input > a, .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > h5 > a, .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result #content > .row > .layout-outer > .layout-inner > .searchResults-title > a, .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > .searchResults-title > a, .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > h6 > a, .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > p > a, .hero-banner .hero-banner-v2__content .searchResults-results #content > .row > .layout-outer > .layout-inner > .searchResults-result > a, .searchResults-results .hero-banner .hero-banner-v2__content #content > .row > .layout-outer > .layout-inner > .searchResults-result > a, .banner-v3_wrapper .component-content #content > .row > .layout-outer > .layout-inner > .banner-v3_image > a, .banner-v3_wrapper .component-content #content > .row > .layout-outer > .layout-inner > .banner-v3_content > a, .teaser-panel_wrapper .component-content #content > .row > .layout-outer > .layout-inner > .teaser-panel_image > a, .teaser-panel_wrapper .component-content #content > .row > .layout-outer > .layout-inner > .teaser-panel_content > a, #content > .row > .layout-outer > .layout-inner > .base-popup_inner > a, #content > .row > .layout-outer > .layout-inner > .exit-message-popup_inner > a, #content > .row > .layout-outer > .layout-inner > .country-switcher-popup_inner > a, #content > .row > .layout-outer > .layout-inner > .message-popup_inner > a, #content > .row > .layout-outer > .pullout.layout-inner > .component-content > a, #content > .row > .layout-outer > .layout-inner > .pullout__info > a, #content > .row > .layout-outer > .layout-inner > .download > a, #content > .row > .layout-outer > .layout-inner > .download__content-wrapper > a,
    #content > .row > .layout-outer > .layout-inner > .col-md-12 > a,
    #content > .row > .layout-outer > .layout-inner > .download > a,
    #content > .row > .layout-outer > .layout-inner > .default-style > a {
      display: inline; }

.paragraphSystem {
  margin: 0; }

img {
  max-width: 100%; }

.paragraphSystem > a {
  height: 0;
  float: left;
  display: inline; }

.component > .inner > .component-content > a {
  height: 0;
  float: left;
  display: inline; }

.box.type-container > .component-content, #header .searchBox > .box.component-content > .component-content, .hero-banner .box.hero-banner-v2__content-wrapper > .component-content, .box.hero-banner-small > .component-content, .box.banner-v3_wrapper > .component-content, .box.teaser-panel_wrapper > .component-content, .box.contentGridContainer > .component-content, .richText.type-container > .component-content, #header .searchBox > .richText.component-content > .component-content, #header #__tealiumGDPRcpPrefs .privacy_prompt .searchBox > .component-content.privacy_prompt_content > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt #header .searchBox > .component-content.privacy_prompt_content > .component-content, .hero-banner .richText.hero-banner-v2__content-wrapper > .component-content, .hero-banner #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner-v2__content-wrapper.privacy_prompt_content > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content-wrapper.privacy_prompt_content > .component-content, .richText.hero-banner-small > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner-small.privacy_prompt_content > .component-content, .richText.banner-v3_wrapper > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .banner-v3_wrapper.privacy_prompt_content > .component-content, .richText.teaser-panel_wrapper > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .teaser-panel_wrapper.privacy_prompt_content > .component-content, .richText.contentGridContainer > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .contentGridContainer.privacy_prompt_content > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .type-container.privacy_prompt_content > .component-content {
  max-width: 100%;
  margin: 0 auto; }

#cq-emulator-content.firefox {
  background-color: white !important; }

body {
  position: relative;
  overflow: auto; }
  body.no-scroll {
    overflow: hidden; }

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

button,
input {
  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; }

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

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

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

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

/* LAYOUT STYLES
----------------------------------------- */
.component {
  clear: left; }

.component[class*="col"] {
  clear: none; }

.component[class*="col"].alpha {
  clear: left; }

.component-content {
  margin-bottom: 14px; }

.component > .component-content {
  margin-bottom: 0; }

.separator {
  clear: both !important; }

/* ALERTS
-------------------------------------*/
.alert-list {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: disc; }

.alert-list li {
  padding-left: 4px; }

.alert {
  margin-bottom: 20px; }

.alert-error {
  color: #8A0808; }

/* UTILITIES */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:after {
  clear: both; }

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1; }

.cq-wcm-edit-touch .component-content {
  max-width: 100% !important; }

.cq-wcm-edit-touch * {
  max-width: 100% !important; }

/*
	AUTHORING - restricted content
*/
.aem-AuthorLayer-Edit .cq-Overlay--component,
.aem-AuthorLayer-DQM .cq-Overlay--component,
.aem-AuthorLayer-Developer .cq-Overlay--component,
.aem-AuthorLayer-Design .cq-Overlay--component,
.aem-AuthorLayer-Layouting .cq-Overlay--component,
.aem-AuthorLayer-Tracking .cq-Overlay--component,
.aem-AuthorLayer-Timewrap .cq-Overlay--component,
.cq-wcm-edit .cq-Overlay--component {
  min-height: 40px; }

.aem-AuthorLayer-Edit .autorable-content,
.aem-AuthorLayer-DQM .autorable-content,
.aem-AuthorLayer-Developer .autorable-content,
.aem-AuthorLayer-Design .autorable-content,
.aem-AuthorLayer-Layouting .autorable-content,
.aem-AuthorLayer-Tracking .autorable-content,
.aem-AuthorLayer-Timewrap .autorable-content,
.cq-wcm-edit .autorable-content {
  min-height: 40px;
  background: #eee;
  text-align: center;
  padding: 15px;
  font-size: 12px; }
  .aem-AuthorLayer-Edit .autorable-content:before,
  .aem-AuthorLayer-DQM .autorable-content:before,
  .aem-AuthorLayer-Developer .autorable-content:before,
  .aem-AuthorLayer-Design .autorable-content:before,
  .aem-AuthorLayer-Layouting .autorable-content:before,
  .aem-AuthorLayer-Tracking .autorable-content:before,
  .aem-AuthorLayer-Timewrap .autorable-content:before,
  .cq-wcm-edit .autorable-content:before {
    content: 'content edit'; }

.aem-AuthorLayer-Edit div[data-pluginstype="basic"],
.aem-AuthorLayer-DQM div[data-pluginstype="basic"],
.aem-AuthorLayer-Developer div[data-pluginstype="basic"],
.aem-AuthorLayer-Design div[data-pluginstype="basic"],
.aem-AuthorLayer-Layouting div[data-pluginstype="basic"],
.aem-AuthorLayer-Tracking div[data-pluginstype="basic"],
.aem-AuthorLayer-Timewrap div[data-pluginstype="basic"],
.cq-wcm-edit div[data-pluginstype="basic"] {
  height: 5rem !important; }

.aem-AuthorLayer-Edit .coral-FixedColumn-column,
.aem-AuthorLayer-DQM .coral-FixedColumn-column,
.aem-AuthorLayer-Developer .coral-FixedColumn-column,
.aem-AuthorLayer-Design .coral-FixedColumn-column,
.aem-AuthorLayer-Layouting .coral-FixedColumn-column,
.aem-AuthorLayer-Tracking .coral-FixedColumn-column,
.aem-AuthorLayer-Timewrap .coral-FixedColumn-column,
.cq-wcm-edit .coral-FixedColumn-column {
  width: 75%; }

.fade-in {
  -webkit-animation: fadein 1s linear forwards;
  animation: fadein 1s linear forwards; }

@-webkit-keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.bounce {
  -webkit-animation: 0.4s ease-out infinite alternate bounce;
          animation: 0.4s ease-out infinite alternate bounce; }

@keyframes bounce {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, 7px);
            transform: translate(0, 7px); } }

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, 7px);
            transform: translate(0, 7px); } }

.moves-up-fadein {
  -webkit-animation: movesUpFadein 1s ease-in-out forwards;
  animation: movesUpFadein 1s ease-in-out forwards; }

@keyframes movesUpFadein {
  0% {
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
    opacity: 0; }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1; } }

@-webkit-keyframes movesUpFadein {
  0% {
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
    opacity: 0; }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1; } }

.card-v2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.card-v2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.card-v2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.card-v2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.card-v2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.card-v2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.card-v2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.card-v2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.card-v2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.card-v2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.card-v2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.card-v2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.card-v2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.card-v2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.card-v2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.card-v2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.card-v2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.card-v2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.card-v2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.card-v2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.card-v2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.card-v2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.card-v2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.card-v2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.card-v2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.card-v2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.card-v2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.card-v2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.card-v2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.card-v2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.card-v2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.card-v2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.card-v2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.card-v2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.card-v2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.card-v2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.card-v2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.card-v2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.card-v2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.card-v2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.card-v2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.statistic .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.pullout-v2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.table-with-graphics .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]),
.dosing-tool .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.card-v2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.statistic .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-list-v3 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-link-v2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-v2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.pullout-v2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.table-with-graphics .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-multiple .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.icon-text-gradient-stacks .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]),
.dosing-tool .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

/*
    Components
*/
/*
  header component
*/
body.page-404-handler #header,
body.page-403-handler #header {
  display: none; }

#header {
  max-height: 90px;
  z-index: 99;
  height: 90px;
  /* pi icon */
  /* AEM User Box disable */
  /* Mobile version */
  /* Desktop version */ }
  @media (max-width: 1024px) {
    #header.hide-section-1-on-mobile {
      height: 60px; } }
  @media (max-width: 1024px) {
    #header.hide-section-1-on-mobile.report-in-header {
      height: 90px;
      max-height: 90px; } }
  @media (max-width: 1024px) {
    #header.report-in-header {
      height: 120px;
      max-height: 120px; } }
  #header ul,
  #header li {
    display: inline-block; }
    #header ul::after, #header ul::before,
    #header li::after,
    #header li::before {
      display: none; }
  #header a {
    text-decoration: none; }
  #header > .row {
    margin-left: 0;
    margin-right: 0; }
  #header .component-content {
    margin-top: 0;
    margin-bottom: 0; }
  #header .snippetReference {
    margin: 0;
    padding: 0; }
  #header .header_section-1 {
    height: 30px;
    text-align: right;
    padding: 0;
    background: #ffffff;
    display: block; }
    #header .header_section-1 a {
      color: #071d49;
      text-decoration: none; }
      #header .header_section-1 a:hover {
        color: #e40046;
        text-decoration: none;
        -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
        transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
    @media (max-width: 1024px) {
      #header .header_section-1.hide-section-1-on-mobile {
        display: none; }
      #header .header_section-1 .report {
        display: none; }
      #header .header_section-1 .user-box-header {
        display: none; }
      #header .header_section-1 .country {
        display: none; } }
  #header .section-1__mobile {
    display: none; }
    @media (max-width: 1024px) {
      #header .section-1__mobile {
        display: block;
        text-align: left;
        padding: 24px 0 120px 0;
        border-top: 1px solid #e6e8ec; }
        #header .section-1__mobile .country,
        #header .section-1__mobile .report,
        #header .section-1__mobile .user-box,
        #header .section-1__mobile .user-box-header-mobile {
          font-weight: 600;
          font-size: 14px;
          line-height: 18px;
          display: block;
          padding: 0 24px 24px 24px;
          color: #071d49;
          text-decoration: none; }
          #header .section-1__mobile .country a,
          #header .section-1__mobile .report a,
          #header .section-1__mobile .user-box a,
          #header .section-1__mobile .user-box-header-mobile a {
            font-size: 14px;
            font-weight: 600;
            line-height: 18px;
            color: #071d49;
            text-decoration: none; } }
  #header .logo {
    float: left;
    height: 60px;
    background-color: #e40046;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #header .logo a {
      -webkit-transform: skew(20deg);
              transform: skew(20deg);
      padding: 0 30px 0 40px;
      height: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: start;
          align-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    #header .logo img {
      height: 44px; }
      @media (max-width: 1024px) {
        #header .logo img.mobile {
          display: block; } }
      @media (min-width: 1025px) {
        #header .logo img.mobile {
          display: none; } }
      @media (max-width: 1024px) {
        #header .logo img.desktop {
          display: none; } }
      @media (min-width: 1025px) {
        #header .logo img.desktop {
          display: block; } }
    @media (max-width: 767px) {
      #header .logo a {
        padding: 13px 20px 13px 30px;
        max-width: 300px; }
      #header .logo img {
        height: 100%;
        max-height: 100%;
        -o-object-fit: contain;
           object-fit: contain; } }
    @media (max-width: 460px) {
      #header .logo a {
        padding: 13px 20px 13px 30px;
        max-width: 220px; }
      #header .logo img {
        height: 100%;
        max-height: 100%;
        -o-object-fit: contain;
           object-fit: contain; } }
    #header .logo__country {
      height: 60px;
      border-left: 1px solid #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: start;
          align-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #header .logo__country p, #header .logo__country .searchResults-results .searchResults-result, .searchResults-results #header .logo__country .searchResults-result {
        -webkit-transform: skew(20deg);
                transform: skew(20deg);
        color: #ffffff;
        margin: 0;
        padding-right: 16px; }
        #header .logo__country p:before, #header .logo__country .searchResults-results .searchResults-result:before, .searchResults-results #header .logo__country .searchResults-result:before {
          width: 20px;
          display: inline-block;
          height: 15px;
          background-size: 100%;
          margin-right: 16px;
          margin-left: 16px;
          margin-top: -2px;
          vertical-align: middle; }
        @media (max-width: 1024px) {
          #header .logo__country p.mobile, #header .logo__country .searchResults-results .mobile.searchResults-result, .searchResults-results #header .logo__country .mobile.searchResults-result {
            display: block; } }
        @media (min-width: 1025px) {
          #header .logo__country p.mobile, #header .logo__country .searchResults-results .mobile.searchResults-result, .searchResults-results #header .logo__country .mobile.searchResults-result {
            display: none; } }
        @media (max-width: 1024px) {
          #header .logo__country p.desktop, #header .logo__country .searchResults-results .desktop.searchResults-result, .searchResults-results #header .logo__country .desktop.searchResults-result {
            display: none; } }
        @media (min-width: 1025px) {
          #header .logo__country p.desktop, #header .logo__country .searchResults-results .desktop.searchResults-result, .searchResults-results #header .logo__country .desktop.searchResults-result {
            display: block; } }
  #header .hcp-notification {
    float: left;
    font-size: 13px;
    line-height: 18px;
    padding: 0 15px;
    margin: 0;
    color: #071d49;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  #header .icon-pi {
    line-height: 18px;
    padding: 5px 0 5px 26px;
    background-position: 0 6px;
    background-size: 16px 16px; }
    #header .icon-pi a:hover {
      text-decoration: underline !important; }
    @media (max-width: 1024px) {
      #header .icon-pi {
        padding: 8px 0 0 26px;
        display: block;
        background-position: 0 9px; }
        #header .icon-pi a {
          font-weight: 400 !important;
          color: #e40046 !important; }
        #header .icon-pi br {
          display: none; } }
  #header .pi-link {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    font-size: 14px;
    line-height: 18px;
    background-position: 0 6px;
    background-size: 16px 16px;
    padding: 5px 0 5px 26px;
    color: #071d49; }
    #header .pi-link:hover {
      color: #e40046; }
    @media (max-width: 767px) {
      #header .pi-link {
        background-position: 0 9px; } }
  #header .report {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding-left: 30px; }
    @media (max-width: 991px) {
      #header .report {
        padding-left: 0; } }
    #header .report::before {
      content: '';
      display: inline-block;
      width: 16px;
      height: 16px;
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-report-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      vertical-align: top;
      margin-top: 1px;
      margin-right: 9px; }
  #header .header_section-1 .report-section-v2 {
    display: inline-block;
    background: #f1f1f1;
    padding: 0;
    margin: 0 -6px 0 0;
    height: 100%;
    -webkit-transform: skew(-20deg);
            transform: skew(-20deg); }
    @media (max-width: 1024px) {
      #header .header_section-1 .report-section-v2 {
        display: none; } }
    #header .header_section-1 .report-section-v2 .report {
      -webkit-transform: skew(20deg);
              transform: skew(20deg);
      display: inline-block;
      font-size: 13px;
      font-weight: 600;
      line-height: 18px;
      padding: 0 22px 0 10px;
      color: #e40046; }
      @media (max-width: 991px) {
        #header .header_section-1 .report-section-v2 .report {
          padding-left: 0; } }
      #header .header_section-1 .report-section-v2 .report::before {
        display: none; }
  #header .report-mobile {
    display: none;
    height: 30px;
    background: white;
    padding: 0 15px;
    pointer-events: all;
    border-bottom: 1px solid #071d49;
    text-align: left; }
    @media (max-width: 1024px) {
      #header .report-mobile {
        display: block; } }
    #header .report-mobile p, #header .report-mobile .searchResults-results .searchResults-result, .searchResults-results #header .report-mobile .searchResults-result, #header .report-mobile a {
      font-size: 12px;
      color: #e40046;
      text-decoration: none;
      font-weight: 600;
      padding: 0; }
      #header .report-mobile p:before, #header .report-mobile .searchResults-results .searchResults-result:before, .searchResults-results #header .report-mobile .searchResults-result:before, #header .report-mobile a:before {
        display: none; }
    @media (max-width: 460px) {
      #header .report-mobile {
        padding: 0 5px; }
        #header .report-mobile p, #header .report-mobile .searchResults-results .searchResults-result, .searchResults-results #header .report-mobile .searchResults-result, #header .report-mobile a {
          font-size: 12px;
          letter-spacing: -0.2px; } }
  #header .country {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 18px;
    color: #071d49;
    margin: 0; }
    @media (max-width: 991px) {
      #header .country {
        padding-left: 0; } }
    #header .country::before {
      content: '';
      display: inline-block;
      width: 18px;
      height: 12px;
      vertical-align: top;
      margin-top: 2px;
      margin-right: 4px; }
  #header ul.top-navigation {
    margin: 0 0 0 0;
    padding: 0 15px 0 0;
    display: none; }
    @media (min-width: 1025px) {
      #header ul.top-navigation {
        display: inline-block; } }
    #header ul.top-navigation li {
      padding-left: 30px; }
    #header ul.top-navigation a {
      font-size: 13px;
      font-weight: 600;
      line-height: 18px; }
      #header ul.top-navigation a.external {
        position: relative;
        display: inline-block;
        padding-right: 18px; }
        #header ul.top-navigation a.external::after {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-diagonal-arrow-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          content: "";
          background-size: contain;
          position: absolute;
          top: 4px;
          right: 0;
          width: 8px;
          height: 8px;
          display: block; }
    #header ul.top-navigation__mobile {
      display: block; }
      #header ul.top-navigation__mobile li {
        display: block;
        padding-left: 0; }
        #header ul.top-navigation__mobile li a {
          color: #071d49;
          padding: 0 24px 24px;
          display: inline-block; }
          #header ul.top-navigation__mobile li a:hover {
            color: #e40046; }
  #header ul.socialmedia {
    margin: 0 0 0 30px;
    padding: 0;
    display: none; }
    @media (min-width: 1025px) {
      #header ul.socialmedia.desktop {
        display: inline-block; } }
    #header ul.socialmedia li {
      display: inline-block;
      vertical-align: top; }
      #header ul.socialmedia li a.social-link-icon {
        background-color: transparent;
        border-radius: 50%;
        border: 1px solid #d0d3d4;
        height: 22px;
        width: 22px;
        font-size: 0;
        display: block;
        margin-top: 5px; }
        #header ul.socialmedia li a.social-link-icon--facebook {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/socialmedia/icon-facebook-new-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: 12px 12px;
          background-position: center;
          -webkit-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            #header ul.socialmedia li a.social-link-icon--facebook {
              background-size: 12px; } }
          #header ul.socialmedia li a.social-link-icon--facebook:hover {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/socialmedia/icon-facebook-new-neutral-white-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-color: #071d49;
            background-size: 12px 12px; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #header ul.socialmedia li a.social-link-icon--facebook:hover {
                background-size: 12px; } }
        #header ul.socialmedia li a.social-link-icon--twitter {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/socialmedia/icon-twitter-new-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: 12px 12px;
          background-position: center;
          -webkit-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            #header ul.socialmedia li a.social-link-icon--twitter {
              background-size: 12px; } }
          #header ul.socialmedia li a.social-link-icon--twitter:hover {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/socialmedia/icon-twitter-new-neutral-white-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-color: #071d49;
            background-size: 12px 12px; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #header ul.socialmedia li a.social-link-icon--twitter:hover {
                background-size: 12px; } }
        #header ul.socialmedia li a.social-link-icon--linkedin {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/socialmedia/icon-linkedin-new-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: 12px 12px;
          background-position: center;
          -webkit-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            #header ul.socialmedia li a.social-link-icon--linkedin {
              background-size: 12px; } }
          #header ul.socialmedia li a.social-link-icon--linkedin:hover {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/socialmedia/icon-linkedin-new-neutral-white-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-color: #071d49;
            background-size: 12px 12px; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #header ul.socialmedia li a.social-link-icon--linkedin:hover {
                background-size: 12px; } }
        #header ul.socialmedia li a.social-link-icon--instagram {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/socialmedia/icon-instagram-new-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: 12px 12px;
          background-position: center;
          -webkit-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            #header ul.socialmedia li a.social-link-icon--instagram {
              background-size: 12px; } }
          #header ul.socialmedia li a.social-link-icon--instagram:hover {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/socialmedia/icon-instagram-new-neutral-white-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-color: #071d49;
            background-size: 12px 12px; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #header ul.socialmedia li a.social-link-icon--instagram:hover {
                background-size: 12px; } }
        #header ul.socialmedia li a.social-link-icon--youtube {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/socialmedia/icon-youtube-new-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: 12px 12px;
          background-position: center;
          -webkit-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            #header ul.socialmedia li a.social-link-icon--youtube {
              background-size: 12px; } }
          #header ul.socialmedia li a.social-link-icon--youtube:hover {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/socialmedia/icon-youtube-new-neutral-white-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-color: #071d49;
            background-size: 12px 12px; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #header ul.socialmedia li a.social-link-icon--youtube:hover {
                background-size: 12px; } }
    #header ul.socialmedia.mobile {
      margin-left: 0;
      padding: 0 0 24px 24px;
      display: block; }
      #header ul.socialmedia.mobile a.social-link-icon {
        height: 32px;
        width: 32px;
        font-size: 0;
        background-size: 17px 17px; }
        #header ul.socialmedia.mobile a.social-link-icon:hover {
          background-size: 17px 17px; }
  #header .searchBox {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    height: 60px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear;
    transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear;
    text-align: center;
    z-index: 98;
    top: 90px; }
    @media (max-width: 1024px) {
      #header .searchBox {
        z-index: 100; } }
    #header .searchBox.open {
      opacity: 1;
      visibility: visible;
      -webkit-transition: opacity 0.3s linear, visibility 0.3s linear;
      transition: opacity 0.3s linear, visibility 0.3s linear; }
    #header .searchBox .searchBox-title {
      display: none; }
    #header .searchBox .form-search, #header .searchBox .cf-search-box {
      padding: 0 15px; }
    #header .searchBox .cf-search-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      #header .searchBox .cf-search-box .easy-autocomplete {
        width: 0; }
    #header .searchBox > .component-content {
      max-width: 1920px;
      background: #e6e8ec;
      text-align: left;
      margin: 0 auto; }
      #header .searchBox > .component-content .form-search, #header .searchBox > .component-content .cf-search-box {
        max-width: 1400px;
        height: 60px;
        margin: 0 auto; }
    #header .searchBox input {
      padding: 5px 0;
      background: transparent;
      border: 0;
      color: #071d49;
      font-size: 27px;
      width: calc(100% - 105px);
      display: inline-block;
      border-radius: 0;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media (max-width: 1024px) {
        #header .searchBox input {
          font-size: 18px;
          line-height: 30px; } }
      #header .searchBox input::-webkit-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #071d49;
        opacity: 1;
        /* Firefox */ }
      #header .searchBox input::-moz-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #071d49;
        opacity: 1;
        /* Firefox */ }
      #header .searchBox input:-ms-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #071d49;
        opacity: 1;
        /* Firefox */ }
      #header .searchBox input::-ms-input-placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #071d49;
        opacity: 1;
        /* Firefox */ }
      #header .searchBox input::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #071d49;
        opacity: 1;
        /* Firefox */ }
      #header .searchBox input:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #071d49; }
      #header .searchBox input::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #071d49; }
      #header .searchBox input::-moz-selection {
        border: 0; }
      #header .searchBox input:focus, #header .searchBox input::selection {
        border: 0; }
    #header .searchBox button {
      height: 60px;
      width: 60px;
      float: right;
      font-size: 0;
      display: inline-block;
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-search-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center right;
      background-size: 20px;
      background-color: transparent; }
    #header .searchBox .searchBox-label {
      display: inline; }
    #header .searchBox .cf-search-box .searchBox-label {
      width: 100%; }
      #header .searchBox .cf-search-box .searchBox-label input {
        width: calc(100% - 45px); }
      @media (max-width: 991px) {
        #header .searchBox .cf-search-box .searchBox-label {
          width: calc(100% - 20px);
          position: relative; } }
      #header .searchBox .cf-search-box .searchBox-label .easy-autocomplete {
        width: 100%; }
        #header .searchBox .cf-search-box .searchBox-label .easy-autocomplete .easy-autocomplete-container {
          background-color: #e6e8ec; }
        #header .searchBox .cf-search-box .searchBox-label .easy-autocomplete ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          max-width: 1400px;
          margin: 0 auto;
          padding-left: 0; }
  #header.hide-section-1-on-mobile .searchBox {
    top: 90px;
    -webkit-transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear;
    transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear; }
    @media (max-width: 1024px) {
      #header.hide-section-1-on-mobile .searchBox {
        top: 60px;
        -webkit-transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear;
        transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear; } }
  #header.stickUp .searchBox {
    top: 90px;
    -webkit-transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear;
    transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear; }
  @media (max-width: 1024px) {
    #header.stickUp.hide-section-1-on-mobile .searchBox {
      top: 60px;
      -webkit-transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear;
      transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear; } }
  #header.stickDown .searchBox {
    top: 60px;
    -webkit-transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear;
    transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear; }
  #header.stickDown.has-product-navigation .searchBox {
    top: -60px;
    -webkit-transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear;
    transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear; }
  @media (max-width: 1024px) {
    #header.stickDown.hide-section-1-on-mobile .searchBox {
      top: 60px;
      -webkit-transition: top 0.5s;
      transition: top 0.5s; } }
  #header .userBox {
    display: none; }
  #header .user-box-header-mobile {
    display: inline-block;
    padding-bottom: 24px; }
    #header .user-box-header-mobile .logged-out,
    #header .user-box-header-mobile .logged-in {
      display: inline-block; }
      #header .user-box-header-mobile .logged-out a,
      #header .user-box-header-mobile .logged-in a {
        font-size: 13px;
        font-weight: 600;
        line-height: 18px;
        color: #071d49; }
      #header .user-box-header-mobile .logged-out::before,
      #header .user-box-header-mobile .logged-in::before {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-userbox-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        vertical-align: middle;
        margin-right: 0; }
    #header .user-box-header-mobile .logged-in {
      position: relative;
      height: 30px; }
      #header .user-box-header-mobile .logged-in p, #header .user-box-header-mobile .logged-in .searchResults-results .searchResults-result, .searchResults-results #header .user-box-header-mobile .logged-in .searchResults-result {
        margin: 0;
        padding: 0 0 24px 0;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        display: inline-block; }
      #header .user-box-header-mobile .logged-in a {
        z-index: 100;
        padding: 0 0 24px 30px;
        display: block;
        text-decoration: none;
        position: relative;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        text-align: left;
        color: #071d49; }
      #header .user-box-header-mobile .logged-in::before {
        margin-right: 9px; }
    #header .user-box-header-mobile .registration-text::before {
      content: '/';
      font-size: 13px;
      color: #071d49;
      font-weight: 600;
      line-height: 18px; }
  #header .user-box-header {
    display: inline-block;
    padding-left: 20px; }
    #header .user-box-header.right-padding {
      padding-right: 16px; }
    #header .user-box-header .logged-out a,
    #header .user-box-header .logged-out span,
    #header .user-box-header .logged-in a,
    #header .user-box-header .logged-in span {
      font-size: 13px;
      font-weight: 600;
      line-height: 18px;
      color: #071d49; }
    #header .user-box-header .logged-out::before,
    #header .user-box-header .logged-in::before {
      content: '';
      display: inline-block;
      width: 16px;
      height: 16px;
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-userbox-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      vertical-align: middle;
      margin-right: 0; }
    #header .user-box-header .logged-out {
      display: none; }
    #header .user-box-header .logged-in {
      display: none;
      position: relative;
      height: 30px; }
      #header .user-box-header .logged-in p, #header .user-box-header .logged-in .searchResults-results .searchResults-result, .searchResults-results #header .user-box-header .logged-in .searchResults-result {
        margin: 0;
        font-size: 13px;
        line-height: 18px;
        font-weight: 600;
        color: #071d49;
        display: inline-block; }
        #header .user-box-header .logged-in p::after, #header .user-box-header .logged-in .searchResults-results .searchResults-result::after, .searchResults-results #header .user-box-header .logged-in .searchResults-result::after {
          content: '';
          display: inline-block;
          margin-left: 9px;
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: cover;
          height: 10px;
          width: 10px;
          vertical-align: middle; }
      #header .user-box-header .logged-in a {
        font-size: 13px;
        line-height: 18px;
        font-weight: 600;
        color: #071d49;
        background: #ffffff;
        z-index: 100;
        padding: 10px 25px;
        right: -10px;
        white-space: nowrap;
        display: block; }
      #header .user-box-header .logged-in::before {
        margin-right: 6px; }
      #header .user-box-header .logged-in:hover .user-box-header__nav {
        display: block; }
      #header .user-box-header .logged-in:hover a:hover {
        color: #e40046; }
    #header .user-box-header .user-box-header__nav {
      display: none;
      position: absolute;
      right: 0;
      top: 30px;
      z-index: 100; }
  #header .language-toggle {
    display: inline-block;
    line-height: 18px;
    padding-right: 15px; }
    #header .language-toggle a {
      cursor: pointer; }
    #header .language-toggle a,
    #header .language-toggle span {
      line-height: 18px;
      font-size: 14px;
      font-family: Raleway, sans-serif;
      color: #071d49;
      text-transform: uppercase;
      font-weight: bold;
      padding: 1px 4px;
      margin-left: 4px; }
      #header .language-toggle a:nth-child(1),
      #header .language-toggle span:nth-child(1) {
        margin-left: 0; }
    #header .language-toggle a:hover,
    #header .language-toggle .active {
      background-color: #e40046;
      color: #ffffff;
      border-radius: 3px; }
      #header .language-toggle a:hover:hover,
      #header .language-toggle .active:hover {
        color: #ffffff; }
    @media (max-width: 1024px) {
      #header .language-toggle {
        display: none; }
        #header .language-toggle-mobile {
          display: block;
          padding: 0 24px 24px 24px; } }
  #header .language-selector {
    width: 100%;
    padding: 0; }
    @media (min-width: 1025px) {
      #header .language-selector .left-padding {
        padding-left: 20px; } }
    @media (min-width: 1025px) {
      #header .language-selector {
        width: auto;
        padding-right: 24px;
        display: inline-block;
        line-height: 18px; } }
    #header .language-selector__switcher {
      position: relative;
      padding-bottom: 24px;
      cursor: pointer;
      pointer-events: none; }
      @media (min-width: 1025px) {
        #header .language-selector__switcher {
          padding-bottom: 0; } }
      #header .language-selector__switcher .switcher-text {
        text-transform: uppercase;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        padding: 0 24px;
        pointer-events: all;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; }
        #header .language-selector__switcher .switcher-text a {
          color: #e40046; }
        @media (min-width: 1025px) {
          #header .language-selector__switcher .switcher-text {
            padding: 0; } }
        #header .language-selector__switcher .switcher-text::after {
          content: "";
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          display: inline-block;
          background-position: center;
          background-size: auto;
          width: 16px;
          height: 16px;
          right: 24px;
          top: 8px;
          position: absolute; }
          @media (min-width: 1025px) {
            #header .language-selector__switcher .switcher-text::after {
              content: '';
              display: inline-block;
              margin-left: 9px;
              background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
              background-repeat: no-repeat;
              background-size: auto;
              background-size: cover;
              height: 5px;
              width: 8px;
              position: relative;
              right: 0;
              top: -2px; } }
      #header .language-selector__switcher .switcher-divider {
        font-weight: 700;
        font-size: 14px;
        color: #071d49; }
      #header .language-selector__switcher .country-flag::before {
        content: '';
        background-position: center;
        display: inline-block;
        width: 18px;
        height: 12px;
        margin-right: 5px; }
      #header .language-selector__switcher.open {
        position: relative;
        padding-bottom: 0; }
        #header .language-selector__switcher.open .language-selector__list {
          display: block; }
        #header .language-selector__switcher.open .switcher-text::after {
          content: "";
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: cover; }
          @media (min-width: 1025px) {
            #header .language-selector__switcher.open .switcher-text::after {
              content: '';
              background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-up-primary-800-base.svg");
              background-repeat: no-repeat;
              background-size: auto;
              background-size: cover;
              top: -3px; } }
    #header .language-selector__list {
      display: none;
      width: 100%;
      height: auto;
      float: none;
      padding: 12px 24px;
      margin: 12px 0;
      background-color: #f1f1f1;
      position: relative;
      cursor: default;
      pointer-events: all; }
      @media (min-width: 1025px) {
        #header .language-selector__list {
          background-color: #ffffff;
          width: 257px;
          position: absolute;
          height: auto;
          right: -12px;
          top: 25px;
          margin: 0;
          z-index: 1;
          padding: 12px 32px; } }
      #header .language-selector__list div:last-of-type {
        display: none; }
    #header .language-selector__country-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 8px 0; }
      #header .language-selector__country-item:first-child {
        margin-top: 0; }
      #header .language-selector__country-item:nth-last-child(2) {
        margin-bottom: 0; }
    #header .language-selector__country-label {
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 18px;
      margin: 0; }
      #header .language-selector__country-label::before {
        content: '';
        display: inline-block;
        width: 18px;
        height: 12px;
        vertical-align: top;
        margin-top: 2px;
        margin-right: 4px; }
    #header .language-selector__country-urls {
      margin: 0;
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 18px; }
      #header .language-selector__country-urls a {
        color: #e40046; }
        #header .language-selector__country-urls a.current {
          color: #919191;
          pointer-events: none; }
      #header .language-selector__country-urls :last-child {
        display: none; }
    #header .language-selector__divider {
      background-color: #d0d3d4;
      height: 1px; }
      @media (min-width: 1025px) {
        #header .language-selector__divider {
          background-color: #f1f1f1; } }
  #header .header_section-1.show-section-1-on-mobile .language-selector {
    display: none; }
    @media (min-width: 1025px) {
      #header .header_section-1.show-section-1-on-mobile .language-selector {
        display: inline-block; } }
  #header a.specialLink {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    display: inline-block; }
  #header .header_section-2 {
    height: 60px;
    background-color: #071d49; }
    #header .header_section-2__inner {
      text-align: right;
      -webkit-transform: skew(-20deg);
              transform: skew(-20deg);
      margin-left: -11px;
      margin-right: -11px;
      display: block; }
    @media (min-width: 1025px) {
      #header .header_section-2.interim-nav .main-nav {
        display: none; } }
    #header .header_section-2.interim-nav .right-container {
      display: none; }
    @media (min-width: 1025px) {
      #header .header_section-2:not(.interim-nav) .main-nav {
        height: 60px;
        padding: 0;
        margin: 0 -5px 0 0;
        display: inline-block;
        vertical-align: top; }
        #header .header_section-2:not(.interim-nav) .main-nav a.level-1 {
          font-weight: 600;
          font-size: 14px;
          line-height: 18px;
          text-decoration: none;
          color: #f1f1f1;
          height: 60px;
          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;
          text-align: center;
          padding: 0 24px; }
          #header .header_section-2:not(.interim-nav) .main-nav a.level-1 span {
            -webkit-transform: skew(20deg);
                    transform: skew(20deg);
            display: inline-block; }
        #header .header_section-2:not(.interim-nav) .main-nav .navigation {
          padding: 0;
          margin: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end; }
          #header .header_section-2:not(.interim-nav) .main-nav .navigation > li:hover a.level-1 {
            background: #e6e8ec;
            color: #071d49;
            -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
            transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
          #header .header_section-2:not(.interim-nav) .main-nav .navigation > li:hover .mega-nav {
            display: block; }
          #header .header_section-2:not(.interim-nav) .main-nav .navigation li.level-1.active-page {
            background-color: #3c4a6a; }
            #header .header_section-2:not(.interim-nav) .main-nav .navigation li.level-1.active-page.anchor-link {
              background-color: transparent; }
          #header .header_section-2:not(.interim-nav) .main-nav .navigation li.level-1:hover a.level-1::after {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: 11px; }
          #header .header_section-2:not(.interim-nav) .main-nav .navigation .level-1-parent {
            display: none; }
      #header .header_section-2:not(.interim-nav) .mega-nav {
        position: absolute;
        z-index: 999;
        display: none;
        -webkit-transform: skew(20deg);
                transform: skew(20deg);
        left: 22px;
        right: 0;
        width: 100vw;
        max-width: 1920px; }
      #header .header_section-2:not(.interim-nav) .mega-nav__container {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        background-color: #e6e8ec;
        text-align: left;
        margin: 0;
        padding: 0; }
        #header .header_section-2:not(.interim-nav) .mega-nav__container::after {
          content: '';
          width: 85px;
          height: 233px;
          max-height: 80%;
          background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-neutral-1-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          position: absolute;
          bottom: 0;
          right: 0;
          background-size: contain;
          background-position: bottom right; }
        #header .header_section-2:not(.interim-nav) .mega-nav__container .type-container, #header .header_section-2:not(.interim-nav) .mega-nav__container .searchBox > .component-content, #header .header_section-2:not(.interim-nav) .mega-nav__container .hero-banner .hero-banner-v2__content-wrapper, .hero-banner #header .header_section-2:not(.interim-nav) .mega-nav__container .hero-banner-v2__content-wrapper, #header .header_section-2:not(.interim-nav) .mega-nav__container .hero-banner-small, #header .header_section-2:not(.interim-nav) .mega-nav__container .banner-v3_wrapper, #header .header_section-2:not(.interim-nav) .mega-nav__container .teaser-panel_wrapper, #header .header_section-2:not(.interim-nav) .mega-nav__container .contentGridContainer {
          background-color: transparent;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          max-width: 1400px;
          margin: 0 auto; }
      #header .header_section-2:not(.interim-nav) .mega-nav__text {
        border-right: 1px solid #d0d3d4;
        padding-right: 30px;
        margin: 64px 30px 64px 0; }
        #header .header_section-2:not(.interim-nav) .mega-nav__text p, #header .header_section-2:not(.interim-nav) .mega-nav__text .searchResults-results .searchResults-result, .searchResults-results #header .header_section-2:not(.interim-nav) .mega-nav__text .searchResults-result {
          margin: 0 0 16px 0; }
          #header .header_section-2:not(.interim-nav) .mega-nav__text p .btn-secondary, #header .header_section-2:not(.interim-nav) .mega-nav__text .searchResults-results .searchResults-result .btn-secondary, .searchResults-results #header .header_section-2:not(.interim-nav) .mega-nav__text .searchResults-result .btn-secondary, #header .header_section-2:not(.interim-nav) .mega-nav__text p .articleList-more, #header .header_section-2:not(.interim-nav) .mega-nav__text .searchResults-results .searchResults-result .articleList-more, .searchResults-results #header .header_section-2:not(.interim-nav) .mega-nav__text .searchResults-result .articleList-more {
            padding-top: 0; }
      #header .header_section-2:not(.interim-nav) .mega-nav__menu {
        margin: 64px 0;
        width: 100%; }
        #header .header_section-2:not(.interim-nav) .mega-nav__menu .mega-nav__link {
          font-size: 18px;
          line-height: 27px;
          color: #071d49; }
        #header .header_section-2:not(.interim-nav) .mega-nav__menu ul {
          margin: 0 0 0 0;
          padding: 0; }
        #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 {
          padding-right: 0; }
          #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1 ul li, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 ul li, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3 ul li, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 ul li {
            display: block;
            padding: 0 0 16px 0;
            margin-bottom: 0;
            margin-right: 15px;
            margin-left: 15px; }
            #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1 ul li .mega-nav__link, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 ul li .mega-nav__link, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3 ul li .mega-nav__link, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 ul li .mega-nav__link {
              position: relative;
              display: block;
              width: 100%;
              -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
              transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
              #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1 ul li .mega-nav__link span.name::after,
              #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1 ul li .mega-nav__link span.mobile-name::after, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 ul li .mega-nav__link span.name::after,
              #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 ul li .mega-nav__link span.mobile-name::after, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3 ul li .mega-nav__link span.name::after,
              #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3 ul li .mega-nav__link span.mobile-name::after, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 ul li .mega-nav__link span.name::after,
              #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 ul li .mega-nav__link span.mobile-name::after {
                content: "";
                display: inline-block;
                background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-right-primary-800-base.svg");
                background-repeat: no-repeat;
                background-size: auto;
                background-size: cover;
                height: 8px;
                width: 8px;
                margin: -3px 0 0 15px;
                vertical-align: middle;
                -webkit-transition: 0.2s ease-in-out;
                transition: 0.2s ease-in-out; } }
        @media (min-width: 1025px) and (min-width: 1025px) {
          #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1 ul li .mega-nav__link span.mobile-name, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 ul li .mega-nav__link span.mobile-name, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3 ul li .mega-nav__link span.mobile-name, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 ul li .mega-nav__link span.mobile-name {
            display: none; } }
    @media (min-width: 1025px) {
              #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1 ul li .mega-nav__link:hover, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 ul li .mega-nav__link:hover, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3 ul li .mega-nav__link:hover, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 ul li .mega-nav__link:hover {
                text-decoration: none;
                color: #e40046; }
                #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1 ul li .mega-nav__link:hover span.name::after,
                #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1 ul li .mega-nav__link:hover span.mobile-name::after, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 ul li .mega-nav__link:hover span.name::after,
                #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 ul li .mega-nav__link:hover span.mobile-name::after, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3 ul li .mega-nav__link:hover span.name::after,
                #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3 ul li .mega-nav__link:hover span.mobile-name::after, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 ul li .mega-nav__link:hover span.name::after,
                #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 ul li .mega-nav__link:hover span.mobile-name::after {
                  margin: -3px 0 0 25px;
                  -webkit-transition: 0.2s ease-in-out;
                  transition: 0.2s ease-in-out; }
            #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1 ul li .mega-nav__image, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 ul li .mega-nav__image, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3 ul li .mega-nav__image, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 ul li .mega-nav__image {
              border: 1px solid #d0d3d4;
              height: 90px;
              width: 100%;
              padding: 21px 37px;
              text-align: center;
              max-width: 305px;
              margin-bottom: 5px; }
              #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1 ul li .mega-nav__image img, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 ul li .mega-nav__image img, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3 ul li .mega-nav__image img, #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 ul li .mega-nav__image img {
                width: auto;
                max-height: 100%;
                margin: 0 auto; }
        #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1 ul {
          width: 100%; }
          #header .header_section-2:not(.interim-nav) .mega-nav__menu.column-1 ul li {
            width: 100%; }
        #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
          #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 ul {
            width: 50%; }
            #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-2 ul li {
              width: 100%; }
        #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3 ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-3 ul li {
            width: calc(33% - 30px); }
        #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          #header .header_section-2:not(.interim-nav) .mega-nav__menu.columns-4 ul li {
            width: calc(25% - 30px); }
      #header .header_section-2:not(.interim-nav) .mega-nav-disable .mega-nav {
        display: none !important; } }
    @media (max-width: 1024px) {
      #header .header_section-2 a {
        text-decoration: none; }
      #header .header_section-2 .main-nav {
        height: 60px;
        padding: 0;
        margin: 0;
        position: absolute; }
      #header .header_section-2 .main-nav__container {
        display: block;
        position: absolute;
        top: 60px;
        width: 100%;
        max-width: 100%;
        -webkit-transform: skew(20deg);
                transform: skew(20deg);
        padding: 0;
        margin: 0;
        left: 22px;
        right: 0; }
      #header .header_section-2 .main-nav__content {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100vw;
        height: calc(100vh - 90px);
        overflow-y: auto;
        background: #ffffff;
        padding: 0;
        margin: 0; }
        #header .header_section-2 .main-nav__content.open {
          display: block; }
      #header .header_section-2 .mega-nav__menu {
        background-color: #f1f1f1;
        padding: 24px 30px 0 30px; }
        #header .header_section-2 .mega-nav__menu .level-2 {
          padding-bottom: 24px; }
      #header .header_section-2 .navigation li.level-2 p, #header .header_section-2 .navigation li.level-2 .searchResults-results .searchResults-result, .searchResults-results #header .header_section-2 .navigation li.level-2 .searchResults-result {
        margin-bottom: 0; }
      #header .header_section-2 a.mega-nav__link {
        display: block;
        font-weight: 600;
        color: #071d49; }
      #header .header_section-2 .pi-link {
        font-weight: 400 !important;
        padding: 8px 0 0 26px;
        display: block; }
      #header .header_section-2 li.level-1 .mega-nav {
        display: none; }
      #header .header_section-2 li.level-1.open .mega-nav {
        display: block; }
      #header .header_section-2 li.level-1.open .level-1-parent::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto; }
      #header .header_section-2 li.level-1.locked a span {
        color: #919191; }
        #header .header_section-2 li.level-1.locked a span::after {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-neutral-800.svg");
          background-repeat: no-repeat;
          background-size: auto; }
      #header .header_section-2 li.level-1.locked .level-1-parent {
        display: none; }
      #header .header_section-2 a.level-1 {
        display: inline-block;
        padding: 12px 0 12px 30px;
        max-width: calc(100% - 50px);
        font-weight: 600;
        color: #071d49; }
      #header .header_section-2 li:first-child .level-1 {
        padding-top: 24px; }
      #header .header_section-2 li:first-child .level-1-parent {
        padding-top: 18px; }
      #header .header_section-2 .level-1-parent {
        float: right;
        display: inline-block;
        padding: 9px 30px 0 30px;
        background: transparent;
        cursor: pointer;
        font-size: 0; }
        #header .header_section-2 .level-1-parent::after {
          content: "";
          display: inline-block;
          vertical-align: middle;
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-position: center;
          width: 16px;
          height: 16px; }
      #header .header_section-2 .mega-nav__image {
        display: none; }
      #header .header_section-2 .navigation {
        padding: 0;
        margin: 0;
        width: 100%; }
        #header .header_section-2 .navigation ul {
          display: block;
          text-align: left;
          padding: 0;
          margin: 0; }
        #header .header_section-2 .navigation li {
          display: block;
          text-align: left;
          padding: 0;
          margin: 0; }
        #header .header_section-2 .navigation li.open .mega-nav__menu {
          margin: 12px 0; }
        #header .header_section-2 .navigation li:last-of-type:not(.level-2) {
          padding-bottom: 12px; }
        #header .header_section-2 .navigation li:last-of-type.open {
          padding-bottom: 0; }
        #header .header_section-2 .navigation a {
          font-size: 14px;
          font-weight: 600;
          line-height: 18px; }
        #header .header_section-2 .navigation .type-container, #header .header_section-2 .navigation .searchBox > .component-content, #header .header_section-2 .navigation .hero-banner .hero-banner-v2__content-wrapper, .hero-banner #header .header_section-2 .navigation .hero-banner-v2__content-wrapper, #header .header_section-2 .navigation .hero-banner-small, #header .header_section-2 .navigation .banner-v3_wrapper, #header .header_section-2 .navigation .teaser-panel_wrapper, #header .header_section-2 .navigation .contentGridContainer {
          margin: 0 auto; }
        #header .header_section-2 .navigation .type-container, #header .header_section-2 .navigation .searchBox > .component-content, #header .header_section-2 .navigation .hero-banner .hero-banner-v2__content-wrapper, .hero-banner #header .header_section-2 .navigation .hero-banner-v2__content-wrapper, #header .header_section-2 .navigation .hero-banner-small, #header .header_section-2 .navigation .banner-v3_wrapper, #header .header_section-2 .navigation .teaser-panel_wrapper, #header .header_section-2 .navigation .contentGridContainer,
        #header .header_section-2 .navigation .mega-nav__text,
        #header .header_section-2 .navigation .mega-nav__navigation {
          width: 100%;
          float: none;
          display: block;
          padding: 0;
          margin: 0; }
        #header .header_section-2 .navigation .mega-nav__text {
          display: none;
          padding: 0 30px; }
          #header .header_section-2 .navigation .mega-nav__text p, #header .header_section-2 .navigation .mega-nav__text .searchResults-results .searchResults-result, .searchResults-results #header .header_section-2 .navigation .mega-nav__text .searchResults-result {
            font-size: 14px;
            line-height: 1.3;
            margin-top: 0; } }
  #header .mobile-nav-switcher,
  #header .search-form-switcher {
    border-left: 1px solid white;
    vertical-align: top;
    margin-right: -5px; }
    #header .mobile-nav-switcher a,
    #header .search-form-switcher a {
      color: #f1f1f1;
      height: 60px;
      width: 73px;
      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;
      text-align: center;
      padding: 0;
      line-height: 0;
      font-size: 0; }
      #header .mobile-nav-switcher a span,
      #header .search-form-switcher a span {
        background-size: cover;
        display: inline-block;
        -webkit-transform: skew(20deg);
                transform: skew(20deg); }
      #header .mobile-nav-switcher a:hover,
      #header .search-form-switcher a:hover {
        -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
        transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
        background-color: #e6e8ec; }
      #header .mobile-nav-switcher a.open, #header .mobile-nav-switcher a.open:hover,
      #header .search-form-switcher a.open,
      #header .search-form-switcher a.open:hover {
        background-color: #ffffff; }
        #header .mobile-nav-switcher a.open span, #header .mobile-nav-switcher a.open:hover span,
        #header .search-form-switcher a.open span,
        #header .search-form-switcher a.open:hover span {
          width: 24px;
          height: 24px;
          margin-right: 9px;
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cancel-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: 20px; }
  #header .search-form-switcher a.open span,
  #header .search-form-switcher a.open:hover span {
    margin-right: 0; }
  @media (min-width: 1025px) {
    #header .right-container {
      display: inline-block;
      width: 45px;
      height: 60px;
      background-color: #e40046; } }
  #header .mobile-nav-switcher {
    display: none; }
    #header .mobile-nav-switcher a span {
      width: 27px;
      height: 20px;
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-threelines-neutral-white-base.svg");
      background-repeat: no-repeat; }
    #header .mobile-nav-switcher a:hover span {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-threelines-secondary-900-base.svg");
      background-repeat: no-repeat; }
    @media (max-width: 1024px) {
      #header .mobile-nav-switcher {
        display: inline-block; } }
  #header .search-form-switcher {
    display: inline-block; }
    #header .search-form-switcher a span {
      width: 19px;
      height: 31px;
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-search-neutral-white-base.svg");
      background-repeat: no-repeat; }
    #header .search-form-switcher a:hover span {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-search-secondary-900-base.svg");
      background-repeat: no-repeat; }
    @media (max-width: 991px) {
      #header .search-form-switcher a.open span {
        margin-right: 0; } }
    @media (max-width: 991px) {
      #header .search-form-switcher a.open:hover span {
        margin-right: 0; } }
  #header .interim-nav .mobile-nav-switcher {
    display: inline-block; }
  #header .interim-nav .right-container {
    display: none; }
  #header .interim-nav .mobile-nav-switcher a,
  #header .interim-nav .search-form-switcher a {
    width: 80px; }
  #header .interim-nav .search-form-switcher a.open span {
    margin-right: 0; }
  @media (max-width: 1024px) {
    #header .interim-wrapper {
      visibility: hidden;
      opacity: 0;
      display: none; } }
  @media (min-width: 1025px) {
    #header .interim-wrapper {
      display: block;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: visibility 0.2s linear, opacity 0.2s linear;
      transition: visibility 0.2s linear, opacity 0.2s linear; }
      #header .interim-wrapper.open {
        visibility: visible;
        pointer-events: auto;
        opacity: 1;
        -webkit-transition: visibility 0.2s linear, opacity 0.2s linear;
        transition: visibility 0.2s linear, opacity 0.2s linear; }
        #header .interim-wrapper.open .interim-main-nav__content {
          right: 0;
          -webkit-transition: right 0.2s linear;
          transition: right 0.2s linear;
          scrollbar-width: none; }
          #header .interim-wrapper.open .interim-main-nav__content::-webkit-scrollbar {
            display: none; }
      #header .interim-wrapper .section-1__interim {
        display: none;
        text-align: left;
        padding: 15px 30px 30px 30px;
        border-top: 1px solid #e6e8ec;
        margin-top: 15px; }
        #header .interim-wrapper .section-1__interim .country,
        #header .interim-wrapper .section-1__interim .report,
        #header .interim-wrapper .section-1__interim .user-box {
          font-weight: 600;
          font-size: 14px;
          line-height: 18px;
          display: block;
          padding: 15px 0;
          color: #071d49;
          text-decoration: none; }
          #header .interim-wrapper .section-1__interim .country a,
          #header .interim-wrapper .section-1__interim .report a,
          #header .interim-wrapper .section-1__interim .user-box a {
            font-size: 14px;
            font-weight: 600;
            line-height: 18px;
            color: #071d49;
            text-decoration: none; }
      #header .interim-wrapper .header_section-2 .main-nav {
        display: none; }
      #header .interim-wrapper .interim-wrapper__cta {
        height: 60px; }
        #header .interim-wrapper .interim-wrapper__cta a {
          background-color: #ffffff;
          width: 16px;
          height: 16px;
          margin: 24px; }
          #header .interim-wrapper .interim-wrapper__cta a span {
            width: 16px;
            height: 16px;
            display: inline-block;
            font-size: 0;
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cancel-primary-800-base.svg");
            background-repeat: no-repeat;
            background-size: 16px; }
      #header .interim-wrapper .main-nav {
        padding: 0;
        margin: 0;
        display: block; }
      #header .interim-wrapper .main-nav__container {
        display: block;
        top: 0;
        right: 0;
        left: 0;
        position: fixed;
        width: 100vw;
        height: 100vh;
        padding: 0;
        margin: 0;
        background: rgba(7, 29, 73, 0.5);
        overflow: hidden;
        z-index: 2; }
      #header .interim-wrapper .main-nav__content {
        top: 0;
        right: -440px;
        display: block;
        position: absolute;
        background: #ffffff;
        width: 435px;
        height: 100vh;
        padding: 0;
        margin: 0;
        overflow-y: auto;
        -webkit-transition: right 0.2s linear;
        transition: right 0.2s linear; }
      #header .interim-wrapper .navigation a.pi-link {
        font-size: 14px;
        line-height: 18px; }
      #header .interim-wrapper .mega-nav__menu {
        background-color: #f1f1f1;
        padding: 24px; }
      #header .interim-wrapper .navigation li.level-2 {
        padding-top: 10px;
        padding-bottom: 10px; }
        #header .interim-wrapper .navigation li.level-2 p, #header .interim-wrapper .navigation li.level-2 .searchResults-results .searchResults-result, .searchResults-results #header .interim-wrapper .navigation li.level-2 .searchResults-result {
          margin-bottom: 0; }
      #header .interim-wrapper a.mega-nav__link {
        display: block;
        padding: 5px 0;
        font-weight: 600;
        color: #071d49; }
      #header .interim-wrapper li.level-1 .mega-nav {
        display: none; }
      #header .interim-wrapper li.level-1.open .mega-nav {
        display: block; }
      #header .interim-wrapper li.level-1.open .level-1-parent::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto; }
      #header .interim-wrapper a.level-1 {
        display: inline-block;
        padding: 11px 24px;
        max-width: calc(100% - 50px);
        font-weight: 600;
        color: #071d49; }
      #header .interim-wrapper .level-1-parent {
        float: right;
        display: inline-block;
        padding: 10px 30px 10px 20px;
        background: transparent;
        cursor: pointer;
        font-size: 0; }
        #header .interim-wrapper .level-1-parent::after {
          content: "";
          display: inline-block;
          vertical-align: middle;
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-position: center;
          width: 16px;
          height: 16px; }
      #header .interim-wrapper .navigation {
        padding: 30px 0;
        margin: 0;
        width: 100%; }
        #header .interim-wrapper .navigation ul {
          display: block;
          text-align: left;
          padding: 0;
          margin: 0; }
        #header .interim-wrapper .navigation li {
          display: block;
          text-align: left;
          padding: 0;
          margin: 0; }
        #header .interim-wrapper .navigation .type-container, #header .interim-wrapper .navigation .searchBox > .component-content, #header .interim-wrapper .navigation .hero-banner .hero-banner-v2__content-wrapper, .hero-banner #header .interim-wrapper .navigation .hero-banner-v2__content-wrapper, #header .interim-wrapper .navigation .hero-banner-small, #header .interim-wrapper .navigation .banner-v3_wrapper, #header .interim-wrapper .navigation .teaser-panel_wrapper, #header .interim-wrapper .navigation .contentGridContainer {
          margin: 0 auto; }
        #header .interim-wrapper .navigation .type-container, #header .interim-wrapper .navigation .searchBox > .component-content, #header .interim-wrapper .navigation .hero-banner .hero-banner-v2__content-wrapper, .hero-banner #header .interim-wrapper .navigation .hero-banner-v2__content-wrapper, #header .interim-wrapper .navigation .hero-banner-small, #header .interim-wrapper .navigation .banner-v3_wrapper, #header .interim-wrapper .navigation .teaser-panel_wrapper, #header .interim-wrapper .navigation .contentGridContainer,
        #header .interim-wrapper .navigation .mega-nav__text,
        #header .interim-wrapper .navigation .mega-nav__navigation {
          width: 100%;
          float: none;
          display: block;
          padding: 0;
          margin: 0; }
        #header .interim-wrapper .navigation .mega-nav__image {
          border: 1px solid #d0d3d4;
          height: 90px;
          width: 100%;
          padding: 21px 37px;
          text-align: center;
          margin-bottom: 5px; }
          #header .interim-wrapper .navigation .mega-nav__image img {
            width: auto;
            max-height: 100%;
            margin: 0 auto; }
        #header .interim-wrapper .navigation .mega-nav__link .interim-name {
          display: none; }
        #header .interim-wrapper .navigation .mega-nav__text {
          display: block;
          padding: 0 24px; }
          #header .interim-wrapper .navigation .mega-nav__text p, #header .interim-wrapper .navigation .mega-nav__text .searchResults-results .searchResults-result, .searchResults-results #header .interim-wrapper .navigation .mega-nav__text .searchResults-result {
            font-size: 14px;
            line-height: 1.3;
            margin-top: 0; } }
  #header.user-logged-in .header_section-2 .main-nav li.locked a.level-1 span::before, #header.user-logged-token .header_section-2 .main-nav li.locked a.level-1 span::before {
    display: none; }
  #header.user-logged-in .user-box-header .logged-in,
  #header.user-logged-in .user-box-header-mobile .logged-in, #header.user-logged-token .user-box-header .logged-in,
  #header.user-logged-token .user-box-header-mobile .logged-in {
    display: inline-block; }
  #header.user-logged-in .user-box-header .logged-out,
  #header.user-logged-in .user-box-header-mobile .logged-out, #header.user-logged-token .user-box-header .logged-out,
  #header.user-logged-token .user-box-header-mobile .logged-out {
    display: none; }
  @media (max-width: 1024px) {
    #header.user-logged-in .header_section-2 li.level-1.locked .level-1-parent, #header.user-logged-token .header_section-2 li.level-1.locked .level-1-parent {
      display: inline-block; }
    #header.user-logged-in .header_section-2 li.level-1.locked a span, #header.user-logged-token .header_section-2 li.level-1.locked a span {
      color: #071d49; } }
  #header.user-logged-out .navigation li.locked a.level-1 {
    color: #d0d3d4; }
    #header.user-logged-out .navigation li.locked a.level-1::after {
      display: none !important; }
    #header.user-logged-out .navigation li.locked a.level-1 span::before, #header.user-logged-out .navigation li.locked a.level-1 span::after {
      content: '';
      display: inline-block;
      width: 12px;
      height: 16px;
      vertical-align: top;
      margin-top: 2px;
      margin-right: 0;
      color: #d0d3d4; }
    #header.user-logged-out .navigation li.locked a.level-1 span::after {
      margin-right: 0;
      margin-left: 10px; }
    @media (min-width: 1025px) {
      #header.user-logged-out .navigation li.locked a.level-1 span::before {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-neutral-1-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        display: inline-block; }
      #header.user-logged-out .navigation li.locked a.level-1 span::after {
        display: none; } }
    @media (max-width: 1024px) {
      #header.user-logged-out .navigation li.locked a.level-1 span::before {
        display: none; }
      #header.user-logged-out .navigation li.locked a.level-1 span::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-neutral-800.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        display: inline-block; } }
  #header.user-logged-out .navigation li.locked:hover a.level-1 span::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: contain;
    display: inline-block; }
  @media (max-width: 1024px) {
    #header.user-logged-out .navigation li.locked:hover a.level-1 span::before {
      display: none; }
    #header.user-logged-out .navigation li.locked:hover a.level-1 span::after {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-neutral-800.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain;
      display: inline-block; } }
  #header.user-logged-out .navigation li.locked:hover .mega-nav {
    display: none !important; }
  #header.user-logged-out .interim-nav .navigation li.locked a.level-1, #header.user-logged-out .interim-main-nav__content .navigation li.locked a.level-1 {
    pointer-events: none; }
    #header.user-logged-out .interim-nav .navigation li.locked a.level-1 span, #header.user-logged-out .interim-main-nav__content .navigation li.locked a.level-1 span {
      color: #919191; }
      #header.user-logged-out .interim-nav .navigation li.locked a.level-1 span::after, #header.user-logged-out .interim-main-nav__content .navigation li.locked a.level-1 span::after {
        display: none; }
      #header.user-logged-out .interim-nav .navigation li.locked a.level-1 span::before, #header.user-logged-out .interim-main-nav__content .navigation li.locked a.level-1 span::before {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-neutral-800.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        display: inline-block;
        vertical-align: middle;
        margin-top: 0; }
  #header.user-logged-out .interim-nav .navigation li.locked .level-1-parent, #header.user-logged-out .interim-main-nav__content .navigation li.locked .level-1-parent {
    display: none; }
  #header.user-logged-out .user-box-header .logged-in,
  #header.user-logged-out .user-box-header-mobile .logged-in {
    display: none; }
  #header.user-logged-out .user-box-header .logged-out,
  #header.user-logged-out .user-box-header-mobile .logged-out {
    display: inline-block; }
  #header .header-new .header-wrapper {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    pointer-events: none;
    left: 0;
    right: 0;
    width: 100%;
    overflow-x: hidden;
    height: 100%;
    top: -90px;
    -webkit-transition: top 0.2s;
    transition: top 0.2s;
    z-index: 99;
    opacity: 0;
    visibility: hidden; }
    #header .header-new .header-wrapper.slideDownHeader {
      top: 0;
      -webkit-transition: top 0.2s;
      transition: top 0.2s;
      opacity: 1;
      visibility: visible; }
    #header .header-new .header-wrapper.showNavigationStatic {
      top: 0;
      -webkit-transition: top 0s;
      transition: top 0s;
      opacity: 1;
      visibility: visible; }
    #header .header-new .header-wrapper .header_section-1,
    #header .header-new .header-wrapper .header_section-2 {
      pointer-events: all; }
  #header.stickUp .header-wrapper.slideDownHeader,
  #header.stickUp .header-wrapper.showNavigationStatic {
    top: 0;
    -webkit-transition: top 0.5s;
    transition: top 0.5s; }
  #header.stickDown .header-wrapper.slideDownHeader,
  #header.stickDown .header-wrapper.showNavigationStatic {
    top: -30px;
    -webkit-transition: top 0.5s;
    transition: top 0.5s; }
  @media (max-width: 1024px) {
    #header.stickDown.hide-section-1-on-mobile .header-wrapper.slideDownHeader,
    #header.stickDown.hide-section-1-on-mobile .header-wrapper.showNavigationStatic {
      top: 0;
      -webkit-transition: top 0.5s;
      transition: top 0.5s; } }
  #header.stickDown.has-product-navigation .header-wrapper.slideDownHeader,
  #header.stickDown.has-product-navigation .header-wrapper.showNavigationStatic {
    top: -90px;
    -webkit-transition: top 0.5s;
    transition: top 0.5s; }
  @media (max-width: 1024px) {
    #header.stickDown.has-product-navigation.hide-section-1-on-mobile .header-wrapper.slideDownHeader,
    #header.stickDown.has-product-navigation.hide-section-1-on-mobile .header-wrapper.showNavigationStatic {
      top: -60px;
      -webkit-transition: top 0.5s;
      transition: top 0.5s; } }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit .header-new,
.aem-AuthorLayer-DQM .header-new,
.aem-AuthorLayer-Developer .header-new,
.aem-AuthorLayer-Design .header-new,
.aem-AuthorLayer-Layouting .header-new,
.aem-AuthorLayer-Tracking .header-new,
.aem-AuthorLayer-Timewrap .header-new,
.cq-wcm-edit .header-new {
  height: 200px; }

@media only screen and (max-width: 640px) {
  body.layout-eacs2021 #header,
  body.layout-medical-eacs2021 #header {
    height: 110px; } }

@media only screen and (max-width: 640px) {
  body.layout-eacs2021 #header .header-new.stick,
  body.layout-medical-eacs2021 #header .header-new.stick {
    top: -50px; } }

@media only screen and (max-width: 640px) {
  body.layout-eacs2021 #header .stick .slideDownHeader,
  body.layout-medical-eacs2021 #header .stick .slideDownHeader {
    top: -50px; } }

@media only screen and (max-width: 640px) {
  body.layout-eacs2021 #header .header_section-1,
  body.layout-medical-eacs2021 #header .header_section-1 {
    height: 50px; }
    body.layout-eacs2021 #header .header_section-1 .hcp-notification,
    body.layout-medical-eacs2021 #header .header_section-1 .hcp-notification {
      display: block;
      width: 100%;
      text-align: left; }
    body.layout-eacs2021 #header .header_section-1 .specialLink,
    body.layout-medical-eacs2021 #header .header_section-1 .specialLink {
      display: block;
      width: 100%;
      text-align: left; } }

/*
	BASE
*/
.box.bordered {
  margin-bottom: 30px; }
  .box.bordered > .component-content {
    border: 1px solid #d0d3d4;
    padding: 24px 30px; }
    .box.bordered > .component-content p, .box.bordered > .component-content .searchResults-results .searchResults-result, .searchResults-results .box.bordered > .component-content .searchResults-result {
      margin: 0; }

.box.type-pi > .component-content {
  padding: 0 15px !important; }

.box.type-pi .richText, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .privacy_prompt_content {
  padding: 15px; }
  .box.type-pi .richText.neutral-white, .box.type-pi .richText.content-grid-item-base_background, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .content-grid-item-base_background.privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .content-grid-item-base_background.privacy_prompt_content, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .neutral-white.privacy_prompt_content {
    width: calc(50% - 30px);
    margin: 0 15px 30px 15px; }
    .box.type-pi .richText.neutral-white a.btn-secondary, .box.type-pi .richText.content-grid-item-base_background a.btn-secondary, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .content-grid-item-base_background.privacy_prompt_content a.btn-secondary, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .content-grid-item-base_background.privacy_prompt_content a.btn-secondary, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content a.btn-secondary, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .neutral-white.privacy_prompt_content a.btn-secondary, .box.type-pi .richText.neutral-white a.articleList-more, .box.type-pi .richText.content-grid-item-base_background a.articleList-more, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .content-grid-item-base_background.privacy_prompt_content a.articleList-more, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .content-grid-item-base_background.privacy_prompt_content a.articleList-more, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content a.articleList-more, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .neutral-white.privacy_prompt_content a.articleList-more {
      vertical-align: middle;
      display: inline;
      padding-top: 0; }
    .box.type-pi .richText.neutral-white h4, .box.type-pi .richText.content-grid-item-base_background h4, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .content-grid-item-base_background.privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .content-grid-item-base_background.privacy_prompt_content h4, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .neutral-white.privacy_prompt_content h4, .box.type-pi .richText.neutral-white .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .box.type-pi .richText.neutral-white input, .box.type-pi .richText.content-grid-item-base_background .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .box.type-pi .richText.content-grid-item-base_background input, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .content-grid-item-base_background.privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .content-grid-item-base_background.privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .content-grid-item-base_background.privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .content-grid-item-base_background.privacy_prompt_content input, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .neutral-white.privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .neutral-white.privacy_prompt_content input,
    .box.type-pi .richText.neutral-white .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .box.type-pi .richText.neutral-white input,
    .box.type-pi .richText.content-grid-item-base_background .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .box.type-pi .richText.content-grid-item-base_background input,
    .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .content-grid-item-base_background.privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .content-grid-item-base_background.privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .content-grid-item-base_background.privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .content-grid-item-base_background.privacy_prompt_content input,
    .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .neutral-white.privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .neutral-white.privacy_prompt_content input {
      margin: 0 !important; }
  .box.type-pi .richText h5, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h5, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .privacy_prompt_content h5, .box.type-pi .richText .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .box.type-pi .richText .searchResults-title, .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title, #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .privacy_prompt_content .searchResults-title {
    margin: 15px 0 !important; }

.box[class*='triangle-']::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  height: 80%;
  width: 100%;
  display: none;
  max-height: 153px; }
  @media (min-width: 767px) {
    .box[class*='triangle-']::after {
      display: block; } }

.box[class*='triangle-'] .component {
  z-index: 1; }

.box.triangle-neutral-1::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-neutral-1-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.box.triangle-neutral-2::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-neutral-2-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.box.triangle-neutral-white::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

/*
  BASE
*/
#footer {
  padding: 90px 0 60px 0;
  border-top: 1px solid #d0d3d4; }
  @media (max-width: 991px) {
    #footer {
      padding: 15px 0 60px 0; } }
  #footer .reference-footer-virtual-booth,
  #footer .reference-vx__glasgow2020__footer,
  #footer .other-css,
  #footer div[class*="reference-footer"],
  #footer .reference-footer {
    margin: 0;
    padding: 0; }
    #footer .reference-footer-virtual-booth > .inner > .component-content,
    #footer .reference-vx__glasgow2020__footer > .inner > .component-content,
    #footer .other-css > .inner > .component-content,
    #footer div[class*="reference-footer"] > .inner > .component-content,
    #footer .reference-footer > .inner > .component-content {
      margin-bottom: 0; }
      #footer .reference-footer-virtual-booth > .inner > .component-content p, #footer .reference-footer-virtual-booth > .inner > .component-content .searchResults-results .searchResults-result, .searchResults-results #footer .reference-footer-virtual-booth > .inner > .component-content .searchResults-result,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content p,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content .searchResults-results .searchResults-result,
      .searchResults-results #footer .reference-vx__glasgow2020__footer > .inner > .component-content .searchResults-result,
      #footer .other-css > .inner > .component-content p,
      #footer .other-css > .inner > .component-content .searchResults-results .searchResults-result,
      .searchResults-results #footer .other-css > .inner > .component-content .searchResults-result,
      #footer div[class*="reference-footer"] > .inner > .component-content p,
      #footer div[class*="reference-footer"] > .inner > .component-content .searchResults-results .searchResults-result,
      .searchResults-results #footer div[class*="reference-footer"] > .inner > .component-content .searchResults-result,
      #footer .reference-footer > .inner > .component-content p,
      #footer .reference-footer > .inner > .component-content .searchResults-results .searchResults-result,
      .searchResults-results #footer .reference-footer > .inner > .component-content .searchResults-result {
        margin: 0; }

@media (max-width: 991px) and (max-width: 991px) {
  #footer .reference-footer-virtual-booth > .inner > .component-content .box .component:last-child,
  #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .component:last-child,
  #footer .other-css > .inner > .component-content .box .component:last-child,
  #footer div[class*="reference-footer"] > .inner > .component-content .box .component:last-child,
  #footer .reference-footer > .inner > .component-content .box .component:last-child {
    margin-bottom: 24px; } }
      #footer .reference-footer-virtual-booth > .inner > .component-content .box .image, #footer .reference-footer-virtual-booth > .inner > .component-content .box .content-grid-item-base_thumbnail,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .image,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .content-grid-item-base_thumbnail,
      #footer .other-css > .inner > .component-content .box .image,
      #footer .other-css > .inner > .component-content .box .content-grid-item-base_thumbnail,
      #footer div[class*="reference-footer"] > .inner > .component-content .box .image,
      #footer div[class*="reference-footer"] > .inner > .component-content .box .content-grid-item-base_thumbnail,
      #footer .reference-footer > .inner > .component-content .box .image,
      #footer .reference-footer > .inner > .component-content .box .content-grid-item-base_thumbnail {
        margin-top: 0; }
        #footer .reference-footer-virtual-booth > .inner > .component-content .box .image img, #footer .reference-footer-virtual-booth > .inner > .component-content .box .content-grid-item-base_thumbnail img,
        #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .image img,
        #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .content-grid-item-base_thumbnail img,
        #footer .other-css > .inner > .component-content .box .image img,
        #footer .other-css > .inner > .component-content .box .content-grid-item-base_thumbnail img,
        #footer div[class*="reference-footer"] > .inner > .component-content .box .image img,
        #footer div[class*="reference-footer"] > .inner > .component-content .box .content-grid-item-base_thumbnail img,
        #footer .reference-footer > .inner > .component-content .box .image img,
        #footer .reference-footer > .inner > .component-content .box .content-grid-item-base_thumbnail img {
          width: auto; }
      #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText a, #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a, #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .privacy_prompt_content a,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText a,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .privacy_prompt_content a,
      #footer .other-css > .inner > .component-content .box .richText a,
      #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .privacy_prompt_content a,
      #footer div[class*="reference-footer"] > .inner > .component-content .box .richText a,
      #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .privacy_prompt_content a,
      #footer .reference-footer > .inner > .component-content .box .richText a,
      #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .privacy_prompt_content a {
        display: inline; }
      #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText h5, #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h5, #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .privacy_prompt_content h5, #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText .searchResults-title, #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title, #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .privacy_prompt_content .searchResults-title,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText h5,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h5,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .privacy_prompt_content h5,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText .searchResults-title,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .privacy_prompt_content .searchResults-title,
      #footer .other-css > .inner > .component-content .box .richText h5,
      #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h5,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .privacy_prompt_content h5,
      #footer .other-css > .inner > .component-content .box .richText .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result #footer .other-css > .inner > .component-content .box .richText .searchResults-title,
      #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .privacy_prompt_content .searchResults-title,
      #footer div[class*="reference-footer"] > .inner > .component-content .box .richText h5,
      #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h5,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .privacy_prompt_content h5,
      #footer div[class*="reference-footer"] > .inner > .component-content .box .richText .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result #footer div[class*="reference-footer"] > .inner > .component-content .box .richText .searchResults-title,
      #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .privacy_prompt_content .searchResults-title,
      #footer .reference-footer > .inner > .component-content .box .richText h5,
      #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h5,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .privacy_prompt_content h5,
      #footer .reference-footer > .inner > .component-content .box .richText .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result #footer .reference-footer > .inner > .component-content .box .richText .searchResults-title,
      #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .privacy_prompt_content .searchResults-title {
        margin: 0 0 16px 0; }
      #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText.footer__navigation ul, #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul, #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText.footer__navigation ul,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul,
      #footer .other-css > .inner > .component-content .box .richText.footer__navigation ul,
      #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul,
      #footer div[class*="reference-footer"] > .inner > .component-content .box .richText.footer__navigation ul,
      #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul,
      #footer .reference-footer > .inner > .component-content .box .richText.footer__navigation ul,
      #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul,
      #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText.footer__navigation ul li, #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li, #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li,
        #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText.footer__navigation ul li,
        #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li,
        #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li,
        #footer .other-css > .inner > .component-content .box .richText.footer__navigation ul li,
        #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li,
        #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li,
        #footer div[class*="reference-footer"] > .inner > .component-content .box .richText.footer__navigation ul li,
        #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li,
        #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li,
        #footer .reference-footer > .inner > .component-content .box .richText.footer__navigation ul li,
        #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li,
        #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li {
          margin-bottom: 16px;
          padding: 0; }
          @media (min-width: 991px) {
            #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText.footer__navigation ul li:last-child, #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li:last-child, #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li:last-child,
            #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText.footer__navigation ul li:last-child,
            #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li:last-child,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li:last-child,
            #footer .other-css > .inner > .component-content .box .richText.footer__navigation ul li:last-child,
            #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li:last-child,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li:last-child,
            #footer div[class*="reference-footer"] > .inner > .component-content .box .richText.footer__navigation ul li:last-child,
            #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li:last-child,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li:last-child,
            #footer .reference-footer > .inner > .component-content .box .richText.footer__navigation ul li:last-child,
            #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li:last-child,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li:last-child {
              margin-bottom: 0; } }
          #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText.footer__navigation ul li::before, #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li::before,
          #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText.footer__navigation ul li::before,
          #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li::before,
          #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li::before,
          #footer .other-css > .inner > .component-content .box .richText.footer__navigation ul li::before,
          #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li::before,
          #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li::before,
          #footer div[class*="reference-footer"] > .inner > .component-content .box .richText.footer__navigation ul li::before,
          #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li::before,
          #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li::before,
          #footer .reference-footer > .inner > .component-content .box .richText.footer__navigation ul li::before,
          #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li::before,
          #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li::before {
            display: none; }
          #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText.footer__navigation ul li a, #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a, #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a,
          #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText.footer__navigation ul li a,
          #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a,
          #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a,
          #footer .other-css > .inner > .component-content .box .richText.footer__navigation ul li a,
          #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a,
          #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a,
          #footer div[class*="reference-footer"] > .inner > .component-content .box .richText.footer__navigation ul li a,
          #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a,
          #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a,
          #footer .reference-footer > .inner > .component-content .box .richText.footer__navigation ul li a,
          #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a,
          #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a {
            text-decoration: none;
            color: #071d49;
            position: relative;
            -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
            transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
            #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText.footer__navigation ul li a::after, #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a::after, #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a::after,
            #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText.footer__navigation ul li a::after,
            #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a::after,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a::after,
            #footer .other-css > .inner > .component-content .box .richText.footer__navigation ul li a::after,
            #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a::after,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a::after,
            #footer div[class*="reference-footer"] > .inner > .component-content .box .richText.footer__navigation ul li a::after,
            #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a::after,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a::after,
            #footer .reference-footer > .inner > .component-content .box .richText.footer__navigation ul li a::after,
            #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a::after,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a::after {
              background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-right-primary-800-base.svg");
              background-repeat: no-repeat;
              background-size: auto;
              background-size: cover;
              background-position: center;
              content: "";
              position: absolute;
              display: inline-block;
              height: 8px;
              width: 8px;
              bottom: 5px;
              right: -30px;
              -webkit-transition: right 0.2s ease-in-out;
              transition: right 0.2s ease-in-out; }
            #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText.footer__navigation ul li a.external-link, #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a.external-link, #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a.external-link,
            #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText.footer__navigation ul li a.external-link,
            #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a.external-link,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a.external-link,
            #footer .other-css > .inner > .component-content .box .richText.footer__navigation ul li a.external-link,
            #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a.external-link,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a.external-link,
            #footer div[class*="reference-footer"] > .inner > .component-content .box .richText.footer__navigation ul li a.external-link,
            #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a.external-link,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a.external-link,
            #footer .reference-footer > .inner > .component-content .box .richText.footer__navigation ul li a.external-link,
            #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a.external-link,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a.external-link {
              display: inline-block; }
            #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText.footer__navigation ul li a:hover, #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:hover, #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:hover,
            #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText.footer__navigation ul li a:hover,
            #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:hover,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:hover,
            #footer .other-css > .inner > .component-content .box .richText.footer__navigation ul li a:hover,
            #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:hover,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:hover,
            #footer div[class*="reference-footer"] > .inner > .component-content .box .richText.footer__navigation ul li a:hover,
            #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:hover,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:hover,
            #footer .reference-footer > .inner > .component-content .box .richText.footer__navigation ul li a:hover,
            #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:hover,
            #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:hover {
              text-decoration: underline;
              color: #e40046; }
              #footer .reference-footer-virtual-booth > .inner > .component-content .box .richText.footer__navigation ul li a:hover::after, #footer .reference-footer-virtual-booth > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:hover::after, #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer-virtual-booth > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:hover::after,
              #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .richText.footer__navigation ul li a:hover::after,
              #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:hover::after,
              #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-vx__glasgow2020__footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:hover::after,
              #footer .other-css > .inner > .component-content .box .richText.footer__navigation ul li a:hover::after,
              #footer .other-css > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:hover::after,
              #__tealiumGDPRcpPrefs .privacy_prompt #footer .other-css > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:hover::after,
              #footer div[class*="reference-footer"] > .inner > .component-content .box .richText.footer__navigation ul li a:hover::after,
              #footer div[class*="reference-footer"] > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:hover::after,
              #__tealiumGDPRcpPrefs .privacy_prompt #footer div[class*="reference-footer"] > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:hover::after,
              #footer .reference-footer > .inner > .component-content .box .richText.footer__navigation ul li a:hover::after,
              #footer .reference-footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:hover::after,
              #__tealiumGDPRcpPrefs .privacy_prompt #footer .reference-footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:hover::after {
                right: -40px; }
      #footer .reference-footer-virtual-booth > .inner > .component-content .divider,
      #footer .reference-vx__glasgow2020__footer > .inner > .component-content .divider,
      #footer .other-css > .inner > .component-content .divider,
      #footer div[class*="reference-footer"] > .inner > .component-content .divider,
      #footer .reference-footer > .inner > .component-content .divider {
        padding: 0; }

/*
  footer component
*/
#footer {
  padding: 48px 0 60px 0;
  border-top: 1px solid #d0d3d4; }
  @media (max-width: 991px) {
    #footer {
      padding: 24px 0 60px 0; } }
  #footer a.external {
    color: #071d49; }
    #footer a.external:hover {
      color: #e40046; }
  #footer a.external-link {
    text-decoration: none;
    color: #071d49;
    position: relative; }
    #footer a.external-link:hover {
      text-decoration: underline;
      color: #e40046; }

.snippetReference.footer {
  margin: 0;
  padding: 0; }
  .snippetReference.footer > .inner > .component-content {
    margin-bottom: 0; }
    .snippetReference.footer > .inner > .component-content p, .snippetReference.footer > .inner > .component-content .searchResults-results .searchResults-result, .searchResults-results .snippetReference.footer > .inner > .component-content .searchResults-result {
      margin-bottom: 16px; }
    .snippetReference.footer > .inner > .component-content .box .image, .snippetReference.footer > .inner > .component-content .box .content-grid-item-base_thumbnail {
      margin: 0; }
      .snippetReference.footer > .inner > .component-content .box .image img, .snippetReference.footer > .inner > .component-content .box .content-grid-item-base_thumbnail img {
        width: 100%;
        max-width: 68px; }
    .snippetReference.footer > .inner > .component-content .box .image:last-child img, .snippetReference.footer > .inner > .component-content .box .content-grid-item-base_thumbnail:last-child img {
      max-width: 100px; }
    .snippetReference.footer > .inner > .component-content .box .richText a:not(.external):not(.external-link), .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a:not(.external):not(.external-link), #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .privacy_prompt_content a:not(.external):not(.external-link) {
      display: inline; }
    .snippetReference.footer > .inner > .component-content .box .richText a.external, .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external, #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .privacy_prompt_content a.external,
    .snippetReference.footer > .inner > .component-content .box .richText a.external-link,
    .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external-link,
    #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .privacy_prompt_content a.external-link {
      position: relative;
      display: inline-block; }
      .snippetReference.footer > .inner > .component-content .box .richText a.external::after, .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external::after, #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .privacy_prompt_content a.external::after,
      .snippetReference.footer > .inner > .component-content .box .richText a.external-link::after,
      .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external-link::after,
      #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .privacy_prompt_content a.external-link::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-diagonal-arrow-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        content: "";
        background-size: contain;
        position: absolute;
        top: 10px;
        right: -18px;
        width: 8px;
        height: 8px;
        display: block; }
    .snippetReference.footer > .inner > .component-content .box .richText h5, .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h5, #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .privacy_prompt_content h5, .snippetReference.footer > .inner > .component-content .box .richText .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .snippetReference.footer > .inner > .component-content .box .richText .searchResults-title, .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title, #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .privacy_prompt_content .searchResults-title {
      margin: 0 0 16px 0; }
    .snippetReference.footer > .inner > .component-content .box .richText.footer__navigation ul, .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul, #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .snippetReference.footer > .inner > .component-content .box .richText.footer__navigation ul li, .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li, #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li {
        margin-bottom: 16px;
        padding: 0; }
        @media (min-width: 991px) {
          .snippetReference.footer > .inner > .component-content .box .richText.footer__navigation ul li:last-child, .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li:last-child, #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li:last-child {
            margin-bottom: 0; } }
        .snippetReference.footer > .inner > .component-content .box .richText.footer__navigation ul li::before, .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li::before {
          display: none; }
        .snippetReference.footer > .inner > .component-content .box .richText.footer__navigation ul li a:not(.external):not(.external-link), .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:not(.external):not(.external-link), #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:not(.external):not(.external-link) {
          text-decoration: none;
          color: #071d49;
          position: relative;
          -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
          transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
          .snippetReference.footer > .inner > .component-content .box .richText.footer__navigation ul li a:not(.external):not(.external-link)::after, .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:not(.external):not(.external-link)::after, #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:not(.external):not(.external-link)::after {
            content: "";
            position: absolute;
            display: inline-block;
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-right-primary-800-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: cover;
            height: 8px;
            width: 8px;
            bottom: 5px;
            right: -30px;
            -webkit-transition: right 0.2s ease-in-out;
            transition: right 0.2s ease-in-out; }
          .snippetReference.footer > .inner > .component-content .box .richText.footer__navigation ul li a:not(.external):not(.external-link):hover, .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:not(.external):not(.external-link):hover, #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:not(.external):not(.external-link):hover {
            text-decoration: underline;
            color: #e40046; }
            .snippetReference.footer > .inner > .component-content .box .richText.footer__navigation ul li a:not(.external):not(.external-link):hover::after, .snippetReference.footer > .inner > .component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .footer__navigation.privacy_prompt_content ul li a:not(.external):not(.external-link):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .snippetReference.footer > .inner > .component-content .box .footer__navigation.privacy_prompt_content ul li a:not(.external):not(.external-link):hover::after {
              right: -40px; }
    .snippetReference.footer > .inner > .component-content .divider {
      padding: 0;
      margin-top: 48px;
      margin-bottom: 32px; }
      @media (max-width: 991px) {
        .snippetReference.footer > .inner > .component-content .divider {
          margin: 0 0 24px 0; } }
    .snippetReference.footer > .inner > .component-content .country-button {
      padding-top: 48px;
      padding-bottom: 32px;
      margin-top: 0;
      margin-bottom: 0; }
      @media (max-width: 991px) {
        .snippetReference.footer > .inner > .component-content .country-button {
          padding-top: 24px;
          padding-bottom: 24px; } }

/*
	BASE
*/
.icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  font-size: 14px;
  background-size: 16px 16px;
  padding-left: 26px;
  display: inline-block; }
  .icon-pi a {
    font-size: 14px;
    color: #e40046;
    display: inline-block; }
    .icon-pi a:hover {
      text-decoration: underline; }

a.external-icon {
  position: relative; }
  a.external-icon:not(.btn):not(.articleList-more):not(.articleList-more) {
    color: #071d49; }
    a.external-icon:not(.btn):not(.articleList-more):not(.articleList-more):hover {
      color: #e40046; }
  a.external-icon::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-diagonal-arrow-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    content: "";
    background-size: contain;
    position: absolute;
    bottom: 6px;
    right: -18px;
    width: 8px;
    height: 8px;
    display: block; }

.breadcrumbs .component-content {
  height: 70px;
  padding: 25px 0;
  border-bottom: 1px solid #d0d3d4; }
  .breadcrumbs .component-content p a.return-to-page, .breadcrumbs .component-content .searchResults-results .searchResults-result a.return-to-page, .searchResults-results .breadcrumbs .component-content .searchResults-result a.return-to-page {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px; }

.has-product-navigation .richText a[id]:not(.show_more_button):not(.show_less_button), .has-product-navigation #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a[id]:not(.show_more_button):not(.show_less_button), #__tealiumGDPRcpPrefs .privacy_prompt .has-product-navigation .privacy_prompt_content a[id]:not(.show_more_button):not(.show_less_button) {
  width: 1px;
  height: 1px;
  display: block;
  top: -160px;
  position: relative; }

.richText ol, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol,
.richText ul,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul {
  padding-left: 0;
  list-style: none;
  counter-reset: item; }
  .richText ol li, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li,
  .richText ul li,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li {
    position: relative; }
    .richText ol li::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
    .richText ul li::before,
    #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      content: "";
      background-size: 13px 13px;
      height: 27px;
      left: 0;
      position: absolute;
      display: inline-block;
      color: #071d49; }


.richText ul li,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li {
  padding-left: 21px; }
  
  .richText ul li::before,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before {
    width: 21px;
    background-position: -4px 7px; }

.richText ol li, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li {
  counter-increment: item;
  padding-left: 33px; }
  .richText ol li::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before {
    content: counter(item);
    width: 33px;
    background-position: 13px 7px; }

.richText.list-bullets ul, #__tealiumGDPRcpPrefs .privacy_prompt .list-bullets.privacy_prompt_content ul {
  padding-left: 30px; }
  .richText.list-bullets ul li, #__tealiumGDPRcpPrefs .privacy_prompt .list-bullets.privacy_prompt_content ul li {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 0; }
    .richText.list-bullets ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .list-bullets.privacy_prompt_content ul li::before {
      display: none; }

.richText a:not(.btn):not(.articleList-more), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a:not(.btn):not(.articleList-more) {
  -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
  transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }

.richText a[id]:not(.show_more_button):not(.show_less_button), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a[id]:not(.show_more_button):not(.show_less_button) {
  width: 1px;
  height: 1px;
  display: block;
  top: -90px;
  position: relative; }

.richText.page-title, #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content, .page-media-center .title,
.page-company-statements .title,
.page-press-releases .title,
.page-sala-stampa .title {
  margin-bottom: 45px; }
  .richText.page-title > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content > .component-content, .page-media-center .title > .component-content, .page-company-statements .title > .component-content, .page-press-releases .title > .component-content, .page-sala-stampa .title > .component-content {
    border-bottom: 1px solid #d0d3d4; }
  .richText.page-title h1, #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content h1, .page-media-center .title h1, .page-company-statements .title h1, .page-press-releases .title h1, .page-sala-stampa .title h1 {
    font-size: 36px;
    line-height: 36px; }
    @media (min-width: 767px) {
      .richText.page-title h1, #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content h1, .page-media-center .title h1, .page-company-statements .title h1, .page-press-releases .title h1, .page-sala-stampa .title h1 {
        font-size: 48px;
        line-height: 45px; } }
  .richText.page-title h1, #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content h1, .page-media-center .title h1, .page-company-statements .title h1, .page-press-releases .title h1, .page-sala-stampa .title h1,
  .richText.page-title h2,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content h2,
  .page-media-center .title h2,
  .page-company-statements .title h2,
  .page-press-releases .title h2,
  .page-sala-stampa .title h2,
  .richText.page-title .searchResults,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .searchResults,
  .page-media-center .title .searchResults,
  .page-company-statements .title .searchResults,
  .page-press-releases .title .searchResults,
  .page-sala-stampa .title .searchResults,
  .richText.page-title .searchResults-term,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .searchResults-term,
  .page-media-center .title .searchResults-term,
  .page-company-statements .title .searchResults-term,
  .page-press-releases .title .searchResults-term,
  .page-sala-stampa .title .searchResults-term,
  .richText.page-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .richText.page-title .gigya-composite-control-header,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .gigya-composite-control-header,
  .page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .page-media-center .title .gigya-composite-control-header,
  .page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .page-company-statements .title .gigya-composite-control-header,
  .page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .page-press-releases .title .gigya-composite-control-header,
  .page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .title .gigya-composite-control-header {
    margin: 60px 0 45px 0; }
  @media (max-width: 991px) {
    .richText.page-title, #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content, .page-media-center .title,
    .page-company-statements .title,
    .page-press-releases .title,
    .page-sala-stampa .title {
      margin-bottom: 30px; }
      .richText.page-title h1, #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content h1, .page-media-center .title h1, .page-company-statements .title h1, .page-press-releases .title h1, .page-sala-stampa .title h1,
      .richText.page-title h2,
      #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content h2,
      .page-media-center .title h2,
      .page-company-statements .title h2,
      .page-press-releases .title h2,
      .page-sala-stampa .title h2,
      .richText.page-title .searchResults,
      #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .searchResults,
      .page-media-center .title .searchResults,
      .page-company-statements .title .searchResults,
      .page-press-releases .title .searchResults,
      .page-sala-stampa .title .searchResults,
      .richText.page-title .searchResults-term,
      #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .searchResults-term,
      .page-media-center .title .searchResults-term,
      .page-company-statements .title .searchResults-term,
      .page-press-releases .title .searchResults-term,
      .page-sala-stampa .title .searchResults-term,
      .richText.page-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
      .gigyaraas .gigya-subscribe-with-email-form .richText.page-title .gigya-composite-control-header,
      #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
      .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .gigya-composite-control-header,
      .page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
      .gigyaraas .gigya-subscribe-with-email-form .page-media-center .title .gigya-composite-control-header,
      .page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
      .gigyaraas .gigya-subscribe-with-email-form .page-company-statements .title .gigya-composite-control-header,
      .page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
      .gigyaraas .gigya-subscribe-with-email-form .page-press-releases .title .gigya-composite-control-header,
      .page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
      .gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .title .gigya-composite-control-header {
        margin: 30px 0 30px 0; } }

.richText.page-title-slash .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .richText-content {
  padding-left: 10px; }

.richText.page-title-slash h1, #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1,
.richText.page-title-slash h2,
#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2,
.richText.page-title-slash .searchResults,
#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults,
.richText.page-title-slash .searchResults-term,
#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term,
.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .richText.page-title-slash .gigya-composite-control-header,
#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header {
  position: relative; }
  .richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before,
  .richText.page-title-slash h2::before,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
  .richText.page-title-slash .searchResults::before,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
  .richText.page-title-slash .searchResults-term::before,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
  .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
  .gigyaraas .gigya-subscribe-with-email-form .richText.page-title-slash .gigya-composite-control-header::before,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
  .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
    content: '';
    width: 10px;
    height: 79px;
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
    border-right: 1.5px solid #e40046;
    position: absolute;
    background: #ffffff;
    top: -33px;
    left: -8px; }
    @media (max-width: 991px) {
      .richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before,
      .richText.page-title-slash h2::before,
      #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
      .richText.page-title-slash .searchResults::before,
      #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
      .richText.page-title-slash .searchResults-term::before,
      #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
      .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
      .gigyaraas .gigya-subscribe-with-email-form .richText.page-title-slash .gigya-composite-control-header::before,
      #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
      .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
        height: 58px;
        top: -17px;
        left: -8px; } }


.richText.page-title-slash h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
.richText.page-title-slash .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
.richText.page-title-slash .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .richText.page-title-slash .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  height: 58px;
  top: -20px;
  left: -8px; }

.richText.bordered, #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .richText.bordered, #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content {
      margin-top: 30px;
      margin-bottom: 30px; } }
  .richText.bordered > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content > .component-content {
    border: 1px solid #d0d3d4;
    padding: 24px 30px; }
    .richText.bordered > .component-content p, #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content > .component-content p, .richText.bordered > .component-content .searchResults-results .searchResults-result, .searchResults-results .richText.bordered > .component-content .searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content > .component-content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content > .component-content .searchResults-result {
      margin: 0; }
  .richText.bordered.no-margin, #__tealiumGDPRcpPrefs .privacy_prompt .bordered.no-margin.privacy_prompt_content {
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    margin: 0;
    padding: 0; }
    .richText.bordered.no-margin > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .bordered.no-margin.privacy_prompt_content > .component-content {
      margin: 0 auto;
      padding: 30px; }
  .richText.bordered.no-margin-bottom > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .bordered.no-margin-bottom.privacy_prompt_content > .component-content, .richText.bordered.no-margin-top > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .bordered.no-margin-top.privacy_prompt_content > .component-content {
    padding: 30px; }
  .richText.bordered.no-margin-top, #__tealiumGDPRcpPrefs .privacy_prompt .bordered.no-margin-top.privacy_prompt_content {
    margin-top: 0; }
  .richText.bordered.no-margin-bottom, #__tealiumGDPRcpPrefs .privacy_prompt .bordered.no-margin-bottom.privacy_prompt_content {
    margin-bottom: 0; }

.richText a.external.btn-secondary:not(.btn-variant-plhiv), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external.btn-secondary:not(.btn-variant-plhiv), .richText a.external.articleList-more:not(.btn-variant-plhiv), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external.articleList-more:not(.btn-variant-plhiv),
.richText a.external-link.btn-secondary:not(.btn-variant-plhiv),
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external-link.btn-secondary:not(.btn-variant-plhiv),
.richText a.external-link.articleList-more:not(.btn-variant-plhiv),
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external-link.articleList-more:not(.btn-variant-plhiv) {
  position: relative;
  display: inline-block;
  margin-right: 25px; }
  .richText a.external.btn-secondary:not(.btn-variant-plhiv)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external.btn-secondary:not(.btn-variant-plhiv)::after, .richText a.external.articleList-more:not(.btn-variant-plhiv)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external.articleList-more:not(.btn-variant-plhiv)::after,
  .richText a.external-link.btn-secondary:not(.btn-variant-plhiv)::after,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external-link.btn-secondary:not(.btn-variant-plhiv)::after,
  .richText a.external-link.articleList-more:not(.btn-variant-plhiv)::after,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external-link.articleList-more:not(.btn-variant-plhiv)::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-diagonal-arrow-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    content: "";
    background-size: contain;
    position: absolute;
    top: 19px;
    right: -18px;
    width: 8px;
    height: 8px;
    display: block; }

.richText.heading-primary-800 h1, #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content h1,
.richText.heading-primary-800 h2,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content h2,
.richText.heading-primary-800 .searchResults,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .searchResults,
.richText.heading-primary-800 .searchResults-term,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .searchResults-term,
.richText.heading-primary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .richText.heading-primary-800 .gigya-composite-control-header,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .gigya-composite-control-header,
.richText.heading-primary-800 h3,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content h3,
.richText.heading-primary-800 h4,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content h4,
.richText.heading-primary-800 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .richText.heading-primary-800 input,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content input,
.richText.heading-primary-800 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .richText.heading-primary-800 input,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content input,
.richText.heading-primary-800 h5,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content h5,
.richText.heading-primary-800 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .richText.heading-primary-800 .searchResults-title,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .searchResults-title,
.richText.heading-primary-800 h6,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content h6,
.richText.heading-primary-800 .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .richText.heading-primary-800 p.subtitle,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content p.subtitle,
.richText.heading-primary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .richText.heading-primary-800 .subtitle.searchResults-result,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .subtitle.searchResults-result,
.richText.heading-primary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .richText.heading-primary-800 .subtitle.searchResults-result,
#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .subtitle.searchResults-result {
  color: var(--color-primary-800); }

.richText .color-primary-800, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .color-primary-800 {
  color: var(--color-primary-800); }

.text-wrap {
  word-wrap: break-word;
  display: inline; }

.hanging-symbol {
  position: relative;
  margin-left: -11px;
  display: inline-block;
  width: 11px;
  text-align: center; }

.breadcrumbs .component-content {
  height: 70px;
  padding: 25px 0;
  border-bottom: 1px solid #d0d3d4; }
  .breadcrumbs .component-content p a.return-to-page, .breadcrumbs .component-content .searchResults-results .searchResults-result a.return-to-page, .searchResults-results .breadcrumbs .component-content .searchResults-result a.return-to-page {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px; }

.secondary-900 .richText ol li::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .privacy_prompt_content ol li::before,
.secondary-900 .richText ul li::before,
.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .privacy_prompt_content ul li::before, .secondary-900.richText ol li::before, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.privacy_prompt_content ol li::before,
.secondary-900.richText ul li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.privacy_prompt_content ul li::before, .secondary-900 .richText ol li::before, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .privacy_prompt_content ol li::before,
.secondary-900 .richText ul li::before,
.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .privacy_prompt_content ul li::before, .secondary-900.richText ol li::before, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.privacy_prompt_content ol li::before,
.secondary-900.richText ul li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.privacy_prompt_content ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px;
  color: #ffffff; }

.secondary-900 .richText a:not(.btn):not(.articleList-more), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a:not(.btn):not(.articleList-more), #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .privacy_prompt_content a:not(.btn):not(.articleList-more), .secondary-900.richText a:not(.btn):not(.articleList-more), #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.privacy_prompt_content a:not(.btn):not(.articleList-more), .secondary-900 .richText a:not(.btn):not(.articleList-more), .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a:not(.btn):not(.articleList-more), #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .privacy_prompt_content a:not(.btn):not(.articleList-more), .secondary-900.richText a:not(.btn):not(.articleList-more), #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.privacy_prompt_content a:not(.btn):not(.articleList-more) {
  color: #919191; }
  .secondary-900 .richText a:not(.btn):not(.articleList-more):hover, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a:not(.btn):not(.articleList-more):hover, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .privacy_prompt_content a:not(.btn):not(.articleList-more):hover, .secondary-900.richText a:not(.btn):not(.articleList-more):hover, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.privacy_prompt_content a:not(.btn):not(.articleList-more):hover, .secondary-900 .richText a:not(.btn):not(.articleList-more):hover, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a:not(.btn):not(.articleList-more):hover, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .privacy_prompt_content a:not(.btn):not(.articleList-more):hover, .secondary-900.richText a:not(.btn):not(.articleList-more):hover, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.privacy_prompt_content a:not(.btn):not(.articleList-more):hover {
    color: #919191; }

.secondary-900 .richText.bordered > .component-content, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .bordered.privacy_prompt_content > .component-content, .secondary-900.richText.bordered > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.bordered.privacy_prompt_content > .component-content, .secondary-900 .richText.bordered > .component-content, .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .bordered.privacy_prompt_content > .component-content, .secondary-900.richText.bordered > .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.bordered.privacy_prompt_content > .component-content {
  border-color: #ffffff; }

.secondary-900 .icon-pi,
.secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

/*
  THEMES
*/
/*
  BASE
*/
.reference-general-hero-banner,
.reference-event-hero-banner {
  margin-bottom: 0;
  padding: 0; }
  .reference-general-hero-banner .hero-banner,
  .reference-event-hero-banner .hero-banner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    @media (max-width: 991px) {
      .reference-general-hero-banner .hero-banner,
      .reference-event-hero-banner .hero-banner {
        height: 520px; } }
    .reference-general-hero-banner .hero-banner__background,
    .reference-event-hero-banner .hero-banner__background {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      display: inline-block; }
      .reference-general-hero-banner .hero-banner__background--crop-center,
      .reference-event-hero-banner .hero-banner__background--crop-center {
        -o-object-position: center;
           object-position: center; }
      .reference-general-hero-banner .hero-banner__background--crop-left,
      .reference-event-hero-banner .hero-banner__background--crop-left {
        -o-object-position: left;
           object-position: left; }
      .reference-general-hero-banner .hero-banner__background--crop-right,
      .reference-event-hero-banner .hero-banner__background--crop-right {
        -o-object-position: right;
           object-position: right; }
    .reference-general-hero-banner .hero-banner__gradient,
    .reference-event-hero-banner .hero-banner__gradient {
      z-index: 0;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0; }
      .reference-general-hero-banner .hero-banner__gradient--variant-dark,
      .reference-event-hero-banner .hero-banner__gradient--variant-dark {
        background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
        background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
        @media (max-width: 991px) {
          .reference-general-hero-banner .hero-banner__gradient--variant-dark,
          .reference-event-hero-banner .hero-banner__gradient--variant-dark {
            background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
            background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }
    .reference-general-hero-banner .hero-banner__triangle,
    .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover;
      position: absolute;
      bottom: 0;
      right: 0;
      height: 75%;
      width: 100%;
      z-index: 0; }
      @media (max-width: 767px) {
        .reference-general-hero-banner .hero-banner__triangle,
        .reference-event-hero-banner .hero-banner__triangle {
          display: none; } }
    .reference-general-hero-banner .hero-banner__header,
    .reference-event-hero-banner .hero-banner__header {
      background: #f1f1f1;
      position: absolute;
      top: 0;
      left: 0;
      height: 80px;
      width: 100%;
      z-index: 2;
      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; }
    .reference-general-hero-banner .hero-banner__header-wrapper,
    .reference-event-hero-banner .hero-banner__header-wrapper {
      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;
      height: 100%; }
    .reference-general-hero-banner .hero-banner__event-logo,
    .reference-event-hero-banner .hero-banner__event-logo {
      max-height: 70%;
      margin-left: 15px;
      width: 100%; }
      @media (max-width: 1080px) {
        .reference-general-hero-banner .hero-banner__event-logo,
        .reference-event-hero-banner .hero-banner__event-logo {
          max-height: 50%;
          width: auto; } }
      .reference-general-hero-banner .hero-banner__event-logo__url,
      .reference-event-hero-banner .hero-banner__event-logo__url {
        height: 100%;
        max-width: 200px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left; }
    .reference-general-hero-banner .hero-banner__info,
    .reference-event-hero-banner .hero-banner__info {
      padding-left: 15px;
      margin-left: 22px;
      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;
      position: relative; }
      @media (max-width: 1080px) {
        .reference-general-hero-banner .hero-banner__info,
        .reference-event-hero-banner .hero-banner__info {
          margin-left: 0; } }
      .reference-general-hero-banner .hero-banner__info::before,
      .reference-event-hero-banner .hero-banner__info::before {
        content: "";
        position: absolute;
        display: inline-block;
        height: 40px;
        width: 1px;
        top: 1px;
        left: 0;
        background: #071d49;
        -webkit-transform: rotate(20deg);
                transform: rotate(20deg); }
        @media (max-width: 1080px) {
          .reference-general-hero-banner .hero-banner__info::before,
          .reference-event-hero-banner .hero-banner__info::before {
            display: none; } }
      @media (max-width: 991px) {
        .reference-general-hero-banner .hero-banner__info,
        .reference-event-hero-banner .hero-banner__info {
          margin-left: 0; }
          .reference-general-hero-banner .hero-banner__info::before,
          .reference-event-hero-banner .hero-banner__info::before {
            display: none; } }
      .reference-general-hero-banner .hero-banner__info p, .reference-general-hero-banner .hero-banner__info .searchResults-results .searchResults-result, .searchResults-results .reference-general-hero-banner .hero-banner__info .searchResults-result,
      .reference-event-hero-banner .hero-banner__info p,
      .reference-event-hero-banner .hero-banner__info .searchResults-results .searchResults-result,
      .searchResults-results .reference-event-hero-banner .hero-banner__info .searchResults-result {
        margin: 0 0 0 20px; }
        @media (max-width: 1080px) {
          .reference-general-hero-banner .hero-banner__info p, .reference-general-hero-banner .hero-banner__info .searchResults-results .searchResults-result, .searchResults-results .reference-general-hero-banner .hero-banner__info .searchResults-result,
          .reference-event-hero-banner .hero-banner__info p,
          .reference-event-hero-banner .hero-banner__info .searchResults-results .searchResults-result,
          .searchResults-results .reference-event-hero-banner .hero-banner__info .searchResults-result {
            margin: 0; } }
        .reference-general-hero-banner .hero-banner__info p:first-child, .reference-general-hero-banner .hero-banner__info .searchResults-results .searchResults-result:first-child, .searchResults-results .reference-general-hero-banner .hero-banner__info .searchResults-result:first-child,
        .reference-event-hero-banner .hero-banner__info p:first-child,
        .reference-event-hero-banner .hero-banner__info .searchResults-results .searchResults-result:first-child,
        .searchResults-results .reference-event-hero-banner .hero-banner__info .searchResults-result:first-child {
          margin-bottom: 7px; }
    .reference-general-hero-banner .hero-banner__nav,
    .reference-event-hero-banner .hero-banner__nav {
      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;
      height: 100%; }
      .reference-general-hero-banner .hero-banner__nav ul,
      .reference-event-hero-banner .hero-banner__nav ul {
        height: 100%; }
        @media (min-width: 1081px) {
          .reference-general-hero-banner .hero-banner__nav ul,
          .reference-event-hero-banner .hero-banner__nav ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin: 0 15px 0 0;
            list-style: none; } }
        @media (max-width: 1080px) {
          .reference-general-hero-banner .hero-banner__nav ul,
          .reference-event-hero-banner .hero-banner__nav ul {
            display: none;
            list-style: none;
            background: #f1f1f1;
            position: absolute;
            top: 80px;
            left: 0;
            width: 100%;
            height: auto;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            margin: 0;
            padding: 0 0 20px 0; }
            .reference-general-hero-banner .hero-banner__nav ul.active,
            .reference-event-hero-banner .hero-banner__nav ul.active {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; } }
        .reference-general-hero-banner .hero-banner__nav ul li,
        .reference-event-hero-banner .hero-banner__nav ul li {
          padding: 0 15px; }
          @media (min-width: 1023px) and (max-width: 1080px) {
            .reference-general-hero-banner .hero-banner__nav ul li,
            .reference-event-hero-banner .hero-banner__nav ul li {
              padding: 0 30px;
              width: 100%; } }
          @media (min-width: 938px) and (max-width: 1022px) {
            .reference-general-hero-banner .hero-banner__nav ul li,
            .reference-event-hero-banner .hero-banner__nav ul li {
              padding: 0 115px;
              width: 100%; } }
          @media (max-width: 937px) {
            .reference-general-hero-banner .hero-banner__nav ul li,
            .reference-event-hero-banner .hero-banner__nav ul li {
              width: 738px;
              margin: 0 auto; } }
          @media (max-width: 767px) {
            .reference-general-hero-banner .hero-banner__nav ul li,
            .reference-event-hero-banner .hero-banner__nav ul li {
              padding: 0 30px;
              width: 100%;
              max-width: 100%;
              margin: 0 auto; } }
          .reference-general-hero-banner .hero-banner__nav ul li::before,
          .reference-event-hero-banner .hero-banner__nav ul li::before {
            display: none; }
          .reference-general-hero-banner .hero-banner__nav ul li a,
          .reference-general-hero-banner .hero-banner__nav ul li b,
          .reference-event-hero-banner .hero-banner__nav ul li a,
          .reference-event-hero-banner .hero-banner__nav ul li b {
            padding: 29px 0;
            color: inherit;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            position: relative;
            text-align: center;
            height: 100%; }
            @media (max-width: 1080px) {
              .reference-general-hero-banner .hero-banner__nav ul li a,
              .reference-general-hero-banner .hero-banner__nav ul li b,
              .reference-event-hero-banner .hero-banner__nav ul li a,
              .reference-event-hero-banner .hero-banner__nav ul li b {
                padding: 15px 0;
                border: none; } }
            @media (max-width: 1080px) {
              .reference-general-hero-banner .hero-banner__nav ul li a:hover,
              .reference-general-hero-banner .hero-banner__nav ul li b:hover,
              .reference-event-hero-banner .hero-banner__nav ul li a:hover,
              .reference-event-hero-banner .hero-banner__nav ul li b:hover {
                border: none;
                text-decoration: underline; } }
          .reference-general-hero-banner .hero-banner__nav ul li a:hover,
          .reference-event-hero-banner .hero-banner__nav ul li a:hover {
            border-bottom: 4px solid #d0d3d4;
            text-decoration: none; }
            @media (max-width: 1080px) {
              .reference-general-hero-banner .hero-banner__nav ul li a:hover,
              .reference-event-hero-banner .hero-banner__nav ul li a:hover {
                border: none;
                text-decoration: underline; } }
          .reference-general-hero-banner .hero-banner__nav ul li b,
          .reference-event-hero-banner .hero-banner__nav ul li b {
            border-bottom: 4px solid #071d49; }
            @media (max-width: 1080px) {
              .reference-general-hero-banner .hero-banner__nav ul li b,
              .reference-event-hero-banner .hero-banner__nav ul li b {
                border: none;
                text-decoration: underline; } }
      .reference-general-hero-banner .hero-banner__nav .btn.btn-primary, .reference-general-hero-banner .hero-banner__nav .btn.btn-download, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-download.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .btn-download.button, .reference-general-hero-banner .hero-banner__nav .btn-download.articleList-more, .reference-general-hero-banner .hero-banner__nav .btn.btn-pullout, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-pullout.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .btn-pullout.button, .reference-general-hero-banner .hero-banner__nav .btn-pullout.articleList-more, .reference-general-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__nav .btn.gigya-composite-control.gigya-composite-control-submit, .reference-general-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.button, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.button, .reference-general-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more, .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.articleList-more, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-primary.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .btn-primary.button, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .button#preferences_prompt_submit, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .button#preferences_prompt_decline, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__nav .button.btn-pi, .reference-general-hero-banner .hero-banner__nav .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .button.btn-pi, .reference-general-hero-banner .hero-banner__nav .reference-pi-button .component-content .btn.btn-pi, .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__nav .btn.btn-pi, .reference-general-hero-banner .hero-banner__nav .reference-pi-button .component-content .btn-pi.articleList-more, .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__nav .btn-pi.articleList-more, .reference-general-hero-banner .hero-banner__nav .btn-primary.articleList-more,
      .reference-event-hero-banner .hero-banner__nav .btn.btn-primary,
      .reference-event-hero-banner .hero-banner__nav .btn.btn-download,
      .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-download.button,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .btn-download.button,
      .reference-event-hero-banner .hero-banner__nav .btn-download.articleList-more,
      .reference-event-hero-banner .hero-banner__nav .btn.btn-pullout,
      .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-pullout.button,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .btn-pullout.button,
      .reference-event-hero-banner .hero-banner__nav .btn-pullout.articleList-more,
      .reference-event-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,
      .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__nav .btn.gigya-composite-control.gigya-composite-control-submit,
      .reference-event-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button,
      .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.button,
      .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.button,
      .reference-event-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,
      .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.articleList-more,
      .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-primary.button,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .btn-primary.button,
      .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .button#preferences_prompt_submit,
      .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .button#preferences_prompt_decline,
      .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__nav .button.btn-pi,
      .reference-event-hero-banner .hero-banner__nav .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,
      .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .button.btn-pi,
      .reference-event-hero-banner .hero-banner__nav .reference-pi-button .component-content .btn.btn-pi,
      .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__nav .btn.btn-pi,
      .reference-event-hero-banner .hero-banner__nav .reference-pi-button .component-content .btn-pi.articleList-more,
      .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__nav .btn-pi.articleList-more,
      .reference-event-hero-banner .hero-banner__nav .btn-primary.articleList-more {
        display: block;
        margin-right: 30px; }
        @media (max-width: 1080px) {
          .reference-general-hero-banner .hero-banner__nav .btn.btn-primary, .reference-general-hero-banner .hero-banner__nav .btn.btn-download, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-download.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .btn-download.button, .reference-general-hero-banner .hero-banner__nav .btn-download.articleList-more, .reference-general-hero-banner .hero-banner__nav .btn.btn-pullout, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-pullout.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .btn-pullout.button, .reference-general-hero-banner .hero-banner__nav .btn-pullout.articleList-more, .reference-general-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__nav .btn.gigya-composite-control.gigya-composite-control-submit, .reference-general-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.button, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.button, .reference-general-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more, .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.articleList-more, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-primary.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .btn-primary.button, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .button#preferences_prompt_submit, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .button#preferences_prompt_decline, .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__nav .button.btn-pi, .reference-general-hero-banner .hero-banner__nav .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .button.btn-pi, .reference-general-hero-banner .hero-banner__nav .reference-pi-button .component-content .btn.btn-pi, .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__nav .btn.btn-pi, .reference-general-hero-banner .hero-banner__nav .reference-pi-button .component-content .btn-pi.articleList-more, .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__nav .btn-pi.articleList-more, .reference-general-hero-banner .hero-banner__nav .btn-primary.articleList-more,
          .reference-event-hero-banner .hero-banner__nav .btn.btn-primary,
          .reference-event-hero-banner .hero-banner__nav .btn.btn-download,
          .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-download.button,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .btn-download.button,
          .reference-event-hero-banner .hero-banner__nav .btn-download.articleList-more,
          .reference-event-hero-banner .hero-banner__nav .btn.btn-pullout,
          .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-pullout.button,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .btn-pullout.button,
          .reference-event-hero-banner .hero-banner__nav .btn-pullout.articleList-more,
          .reference-event-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,
          .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__nav .btn.gigya-composite-control.gigya-composite-control-submit,
          .reference-event-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button,
          .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.button,
          .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.button,
          .reference-event-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,
          .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.articleList-more,
          .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-primary.button,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .btn-primary.button,
          .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .button#preferences_prompt_submit,
          .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .button#preferences_prompt_decline,
          .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__nav .button.btn-pi,
          .reference-event-hero-banner .hero-banner__nav .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,
          .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .button.btn-pi,
          .reference-event-hero-banner .hero-banner__nav .reference-pi-button .component-content .btn.btn-pi,
          .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__nav .btn.btn-pi,
          .reference-event-hero-banner .hero-banner__nav .reference-pi-button .component-content .btn-pi.articleList-more,
          .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__nav .btn-pi.articleList-more,
          .reference-event-hero-banner .hero-banner__nav .btn-primary.articleList-more {
            display: none; } }
    .reference-general-hero-banner .hero-banner__expander,
    .reference-event-hero-banner .hero-banner__expander {
      display: none;
      position: relative;
      padding: 20px 30px;
      cursor: pointer;
      margin: 0 15px 0 0;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      @media (max-width: 1080px) {
        .reference-general-hero-banner .hero-banner__expander,
        .reference-event-hero-banner .hero-banner__expander {
          display: block; } }
      .reference-general-hero-banner .hero-banner__expander::after,
      .reference-event-hero-banner .hero-banner__expander::after {
        content: "";
        position: absolute;
        display: inline-block;
        height: 16px;
        width: 16px;
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        top: calc(50% - 8px);
        right: 8px;
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s; }
      .reference-general-hero-banner .hero-banner__expander.active::after,
      .reference-event-hero-banner .hero-banner__expander.active::after {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
    .reference-general-hero-banner .hero-banner__content-wrapper,
    .reference-event-hero-banner .hero-banner__content-wrapper {
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100%;
      left: 0; }
    .reference-general-hero-banner .hero-banner__content,
    .reference-event-hero-banner .hero-banner__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: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin: 0 auto;
      z-index: 1; }
      @media (max-width: 991px) {
        .reference-general-hero-banner .hero-banner__content,
        .reference-event-hero-banner .hero-banner__content {
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end; } }
      .reference-general-hero-banner .hero-banner__content--event,
      .reference-event-hero-banner .hero-banner__content--event {
        padding-top: 80px;
        padding-bottom: 10px; }
        .reference-general-hero-banner .hero-banner__content--event .btn.btn-primary, .reference-general-hero-banner .hero-banner__content--event .btn.btn-download, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-download.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .btn-download.button, .reference-general-hero-banner .hero-banner__content--event .btn-download.articleList-more, .reference-general-hero-banner .hero-banner__content--event .btn.btn-pullout, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-pullout.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .btn-pullout.button, .reference-general-hero-banner .hero-banner__content--event .btn-pullout.articleList-more, .reference-general-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content--event .btn.gigya-composite-control.gigya-composite-control-submit, .reference-general-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.button, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.button, .reference-general-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more, .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.articleList-more, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-primary.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .btn-primary.button, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .button#preferences_prompt_submit, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .button#preferences_prompt_decline, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content--event .button.btn-pi, .reference-general-hero-banner .hero-banner__content--event .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .button.btn-pi, .reference-general-hero-banner .hero-banner__content--event .reference-pi-button .component-content .btn.btn-pi, .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content--event .btn.btn-pi, .reference-general-hero-banner .hero-banner__content--event .reference-pi-button .component-content .btn-pi.articleList-more, .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content--event .btn-pi.articleList-more, .reference-general-hero-banner .hero-banner__content--event .btn-primary.articleList-more,
        .reference-event-hero-banner .hero-banner__content--event .btn.btn-primary,
        .reference-event-hero-banner .hero-banner__content--event .btn.btn-download,
        .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-download.button,
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .btn-download.button,
        .reference-event-hero-banner .hero-banner__content--event .btn-download.articleList-more,
        .reference-event-hero-banner .hero-banner__content--event .btn.btn-pullout,
        .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-pullout.button,
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .btn-pullout.button,
        .reference-event-hero-banner .hero-banner__content--event .btn-pullout.articleList-more,
        .reference-event-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,
        .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content--event .btn.gigya-composite-control.gigya-composite-control-submit,
        .reference-event-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button,
        .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.button,
        .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.button,
        .reference-event-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,
        .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.articleList-more,
        .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-primary.button,
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .btn-primary.button,
        .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .button#preferences_prompt_submit,
        .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .button#preferences_prompt_decline,
        .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content--event .button.btn-pi,
        .reference-event-hero-banner .hero-banner__content--event .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,
        .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .button.btn-pi,
        .reference-event-hero-banner .hero-banner__content--event .reference-pi-button .component-content .btn.btn-pi,
        .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content--event .btn.btn-pi,
        .reference-event-hero-banner .hero-banner__content--event .reference-pi-button .component-content .btn-pi.articleList-more,
        .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content--event .btn-pi.articleList-more,
        .reference-event-hero-banner .hero-banner__content--event .btn-primary.articleList-more {
          display: none; }
          @media (max-width: 991px) {
            .reference-general-hero-banner .hero-banner__content--event .btn.btn-primary, .reference-general-hero-banner .hero-banner__content--event .btn.btn-download, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-download.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .btn-download.button, .reference-general-hero-banner .hero-banner__content--event .btn-download.articleList-more, .reference-general-hero-banner .hero-banner__content--event .btn.btn-pullout, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-pullout.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .btn-pullout.button, .reference-general-hero-banner .hero-banner__content--event .btn-pullout.articleList-more, .reference-general-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content--event .btn.gigya-composite-control.gigya-composite-control-submit, .reference-general-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.button, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.button, .reference-general-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more, .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.articleList-more, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-primary.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .btn-primary.button, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .button#preferences_prompt_submit, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .button#preferences_prompt_decline, .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content--event .button.btn-pi, .reference-general-hero-banner .hero-banner__content--event .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .button.btn-pi, .reference-general-hero-banner .hero-banner__content--event .reference-pi-button .component-content .btn.btn-pi, .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content--event .btn.btn-pi, .reference-general-hero-banner .hero-banner__content--event .reference-pi-button .component-content .btn-pi.articleList-more, .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content--event .btn-pi.articleList-more, .reference-general-hero-banner .hero-banner__content--event .btn-primary.articleList-more,
            .reference-event-hero-banner .hero-banner__content--event .btn.btn-primary,
            .reference-event-hero-banner .hero-banner__content--event .btn.btn-download,
            .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-download.button,
            #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .btn-download.button,
            .reference-event-hero-banner .hero-banner__content--event .btn-download.articleList-more,
            .reference-event-hero-banner .hero-banner__content--event .btn.btn-pullout,
            .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-pullout.button,
            #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .btn-pullout.button,
            .reference-event-hero-banner .hero-banner__content--event .btn-pullout.articleList-more,
            .reference-event-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,
            .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content--event .btn.gigya-composite-control.gigya-composite-control-submit,
            .reference-event-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button,
            .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.button,
            .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,
            #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.button,
            .reference-event-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,
            .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.articleList-more,
            .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-primary.button,
            #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .btn-primary.button,
            .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
            #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .button#preferences_prompt_submit,
            .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
            #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .button#preferences_prompt_decline,
            .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,
            #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content--event .button.btn-pi,
            .reference-event-hero-banner .hero-banner__content--event .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,
            .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .button.btn-pi,
            .reference-event-hero-banner .hero-banner__content--event .reference-pi-button .component-content .btn.btn-pi,
            .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content--event .btn.btn-pi,
            .reference-event-hero-banner .hero-banner__content--event .reference-pi-button .component-content .btn-pi.articleList-more,
            .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content--event .btn-pi.articleList-more,
            .reference-event-hero-banner .hero-banner__content--event .btn-primary.articleList-more {
              display: inline-block; } }
      .reference-general-hero-banner .hero-banner__content .btn.btn-primary, .reference-general-hero-banner .hero-banner__content .btn.btn-download, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-download.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .btn-download.button, .reference-general-hero-banner .hero-banner__content .btn-download.articleList-more, .reference-general-hero-banner .hero-banner__content .btn.btn-pullout, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-pullout.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .btn-pullout.button, .reference-general-hero-banner .hero-banner__content .btn-pullout.articleList-more, .reference-general-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content .btn.gigya-composite-control.gigya-composite-control-submit, .reference-general-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.button, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.button, .reference-general-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more, .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.articleList-more, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-primary.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .btn-primary.button, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .button#preferences_prompt_submit, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .button#preferences_prompt_decline, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content .button.btn-pi, .reference-general-hero-banner .hero-banner__content .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .button.btn-pi, .reference-general-hero-banner .hero-banner__content .reference-pi-button .component-content .btn.btn-pi, .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content .btn.btn-pi, .reference-general-hero-banner .hero-banner__content .reference-pi-button .component-content .btn-pi.articleList-more, .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content .btn-pi.articleList-more, .reference-general-hero-banner .hero-banner__content .btn-primary.articleList-more,
      .reference-event-hero-banner .hero-banner__content .btn.btn-primary,
      .reference-event-hero-banner .hero-banner__content .btn.btn-download,
      .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-download.button,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .btn-download.button,
      .reference-event-hero-banner .hero-banner__content .btn-download.articleList-more,
      .reference-event-hero-banner .hero-banner__content .btn.btn-pullout,
      .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-pullout.button,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .btn-pullout.button,
      .reference-event-hero-banner .hero-banner__content .btn-pullout.articleList-more,
      .reference-event-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,
      .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content .btn.gigya-composite-control.gigya-composite-control-submit,
      .reference-event-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button,
      .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.button,
      .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.button,
      .reference-event-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,
      .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.articleList-more,
      .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-primary.button,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .btn-primary.button,
      .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .button#preferences_prompt_submit,
      .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .button#preferences_prompt_decline,
      .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content .button.btn-pi,
      .reference-event-hero-banner .hero-banner__content .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,
      .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .button.btn-pi,
      .reference-event-hero-banner .hero-banner__content .reference-pi-button .component-content .btn.btn-pi,
      .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content .btn.btn-pi,
      .reference-event-hero-banner .hero-banner__content .reference-pi-button .component-content .btn-pi.articleList-more,
      .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content .btn-pi.articleList-more,
      .reference-event-hero-banner .hero-banner__content .btn-primary.articleList-more {
        margin: 25px 15px 0 15px; }
        @media (max-width: 991px) {
          .reference-general-hero-banner .hero-banner__content .btn.btn-primary, .reference-general-hero-banner .hero-banner__content .btn.btn-download, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-download.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .btn-download.button, .reference-general-hero-banner .hero-banner__content .btn-download.articleList-more, .reference-general-hero-banner .hero-banner__content .btn.btn-pullout, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-pullout.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .btn-pullout.button, .reference-general-hero-banner .hero-banner__content .btn-pullout.articleList-more, .reference-general-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content .btn.gigya-composite-control.gigya-composite-control-submit, .reference-general-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.button, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.button, .reference-general-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more, .gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.articleList-more, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-primary.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .btn-primary.button, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .button#preferences_prompt_submit, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .button#preferences_prompt_decline, .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content .button.btn-pi, .reference-general-hero-banner .hero-banner__content .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .button.btn-pi, .reference-general-hero-banner .hero-banner__content .reference-pi-button .component-content .btn.btn-pi, .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content .btn.btn-pi, .reference-general-hero-banner .hero-banner__content .reference-pi-button .component-content .btn-pi.articleList-more, .reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content .btn-pi.articleList-more, .reference-general-hero-banner .hero-banner__content .btn-primary.articleList-more,
          .reference-event-hero-banner .hero-banner__content .btn.btn-primary,
          .reference-event-hero-banner .hero-banner__content .btn.btn-download,
          .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-download.button,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .btn-download.button,
          .reference-event-hero-banner .hero-banner__content .btn-download.articleList-more,
          .reference-event-hero-banner .hero-banner__content .btn.btn-pullout,
          .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-pullout.button,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .btn-pullout.button,
          .reference-event-hero-banner .hero-banner__content .btn-pullout.articleList-more,
          .reference-event-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,
          .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content .btn.gigya-composite-control.gigya-composite-control-submit,
          .reference-event-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button,
          .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.button,
          .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.button,
          .reference-event-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,
          .gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.articleList-more,
          .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-primary.button,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .btn-primary.button,
          .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .button#preferences_prompt_submit,
          .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .button#preferences_prompt_decline,
          .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content .button.btn-pi,
          .reference-event-hero-banner .hero-banner__content .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,
          .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .button.btn-pi,
          .reference-event-hero-banner .hero-banner__content .reference-pi-button .component-content .btn.btn-pi,
          .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content .btn.btn-pi,
          .reference-event-hero-banner .hero-banner__content .reference-pi-button .component-content .btn-pi.articleList-more,
          .reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content .btn-pi.articleList-more,
          .reference-event-hero-banner .hero-banner__content .btn-primary.articleList-more {
            margin: 13px 15px 20px 15px; } }
    .reference-general-hero-banner .hero-banner__title, .reference-general-hero-banner .hero-banner__date,
    .reference-general-hero-banner .hero-banner__description p,
    .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
    .searchResults-results .reference-general-hero-banner .hero-banner__description .searchResults-result,
    .reference-event-hero-banner .hero-banner__title,
    .reference-event-hero-banner .hero-banner__date,
    .reference-event-hero-banner .hero-banner__description p,
    .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
    .searchResults-results .reference-event-hero-banner .hero-banner__description .searchResults-result {
      color: #ffffff;
      padding: 0 15px; }
    .reference-general-hero-banner .hero-banner__date,
    .reference-event-hero-banner .hero-banner__date {
      margin: 0 0 23px 0; }
      @media (max-width: 991px) {
        .reference-general-hero-banner .hero-banner__date,
        .reference-event-hero-banner .hero-banner__date {
          margin: 0 0 10px 0; } }
    .reference-general-hero-banner .hero-banner__title,
    .reference-event-hero-banner .hero-banner__title {
      margin: 0 0 8px 0;
      font-size: 72px;
      line-height: 65px; }
      @media (max-width: 991px) {
        .reference-general-hero-banner .hero-banner__title,
        .reference-event-hero-banner .hero-banner__title {
          font-size: 36px;
          line-height: 36px; } }
    .reference-general-hero-banner .hero-banner__description,
    .reference-event-hero-banner .hero-banner__description {
      width: 100%; }
      
      .reference-general-hero-banner .hero-banner__description p,
      .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
      .searchResults-results .reference-general-hero-banner .hero-banner__description .searchResults-result,
      .reference-event-hero-banner .hero-banner__description p,
      .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
      .searchResults-results .reference-event-hero-banner .hero-banner__description .searchResults-result {
        margin: 0;
        padding-right: 50%; }
        @media (max-width: 991px) {
          
          .reference-general-hero-banner .hero-banner__description p,
          .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
          .searchResults-results .reference-general-hero-banner .hero-banner__description .searchResults-result,
          .reference-event-hero-banner .hero-banner__description p,
          .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
          .searchResults-results .reference-event-hero-banner .hero-banner__description .searchResults-result {
            margin: 0 0 7px 0;
            padding-right: 13px; } }
    @media (max-width: 767px) {
      .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
      .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
        background: transparent; } }

/*
  THEMES
*/
/*
  BASE
*/
.hero-banner-full {
  height: calc(100vh - 90px);
  width: 100vw;
  background: linear-gradient(130deg, #071d49, #cbcbd6);
  overflow: hidden; }
  .hero-banner-full__wrapper {
    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; }
  .hero-banner-full__text-wrapper {
    text-align: center;
    max-width: 320px;
    margin-top: 104px;
    z-index: 2;
    opacity: 0; }
    @media (min-width: 374px) and (min-height: 735px) and (max-height: 812px) {
      .hero-banner-full__text-wrapper {
        margin-top: 164px; } }
    @media (min-width: 767px) {
      .hero-banner-full__text-wrapper {
        max-width: 660px;
        margin-top: 220px; } }
    @media (min-width: 767px) and (max-width: 1080px) {
      .hero-banner-full__text-wrapper {
        margin-top: 130px; } }
    @media (min-width: 1024px) and (orientation: portrait) {
      .hero-banner-full__text-wrapper {
        margin-top: 230px; } }
    @media (min-width: 1024px) and (orientation: landscape) {
      .hero-banner-full__text-wrapper {
        margin-top: 20px; } }
    @media (min-width: 1079px) and (min-height: 850px) and (max-height: 1000px) {
      .hero-banner-full__text-wrapper {
        margin-top: 130px; } }
    @media (min-width: 1200px) {
      .hero-banner-full__text-wrapper {
        margin-top: 37px; } }
    @media (min-width: 1200px) and (max-height: 899px) {
      .hero-banner-full__text-wrapper {
        margin-top: 37px; } }
    @media (min-width: 1691px) {
      .hero-banner-full__text-wrapper {
        margin-top: 100px; } }
    .hero-banner-full__text-wrapper h1 {
      font-size: 36px;
      line-height: 1;
      margin-bottom: 11px; }
      @media (min-width: 767px) {
        .hero-banner-full__text-wrapper h1 {
          font-size: 64px;
          margin-bottom: 7px; } }
    .hero-banner-full__text-wrapper p, .hero-banner-full__text-wrapper .searchResults-results .searchResults-result, .searchResults-results .hero-banner-full__text-wrapper .searchResults-result {
      margin-top: 15px; }
  .hero-banner-full__background {
    position: absolute;
    left: 0;
    right: 0;
    width: 100vw;
    z-index: 1;
    bottom: 39px; }
    @media (min-width: 460px) {
      .hero-banner-full__background {
        bottom: 10px; } }
    @media (min-width: 767px) {
      .hero-banner-full__background {
        bottom: 26px; } }
    @media (min-width: 767px) and (max-width: 1080px) {
      .hero-banner-full__background {
        bottom: 130px; } }
    @media (min-width: 991px) {
      .hero-banner-full__background {
        bottom: 79px; } }
    @media (min-width: 1024px) and (orientation: portrait) {
      .hero-banner-full__background {
        bottom: 209px; } }
    @media (min-width: 1024px) and (orientation: landscape) {
      .hero-banner-full__background {
        bottom: 9px; } }
    @media (min-width: 1200px) {
      .hero-banner-full__background {
        bottom: -67px; } }
    @media (min-width: 1691px) {
      .hero-banner-full__background {
        bottom: -117px; } }
  .hero-banner-full__btn {
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    bottom: 30px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    left: 50%;
    z-index: 2; }
  .hero-banner-full__icon {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-neutral-white-base-thick.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    background-size: cover;
    height: 15px;
    width: 25px;
    margin: 0 auto; }
  .hero-banner-full__top-triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-600-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: contain;
    background-position: left top;
    opacity: 0.2;
    width: 260px;
    height: 35vh;
    position: absolute;
    left: 0;
    top: 0; }
    @media (min-width: 767px) {
      .hero-banner-full__top-triangle {
        height: 65vh; } }
  .hero-banner-full__bottom-triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: contain;
    background-position: right bottom;
    opacity: 0.05;
    width: 260px;
    height: 35vh;
    position: absolute;
    right: 0;
    bottom: 0; }
    @media (min-width: 767px) {
      .hero-banner-full__bottom-triangle {
        height: 65vh; } }
  .hero-banner-full h1,
  .hero-banner-full p,
  .hero-banner-full .searchResults-results .searchResults-result,
  .searchResults-results .hero-banner-full .searchResults-result {
    color: #ffffff; }

.aem-AuthorLayer-Edit .hero-banner-full,
.aem-AuthorLayer-DQM .hero-banner-full,
.aem-AuthorLayer-Developer .hero-banner-full,
.aem-AuthorLayer-Design .hero-banner-full,
.aem-AuthorLayer-Layouting .hero-banner-full,
.aem-AuthorLayer-Tracking .hero-banner-full,
.aem-AuthorLayer-Timewrap .hero-banner-full,
.cq-wcm-edit .hero-banner-full {
  height: 600px; }

/*
  BASE
*/
.hero-banner {
  padding: 0; }
  .hero-banner .hero-banner-v2.border-top {
    border-top: 4px solid #3c4a6a; }
  .hero-banner .hero-banner-v2 {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden; }
    .hero-banner .hero-banner-v2__background {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      display: inline-block; }
    .hero-banner .hero-banner-v2__gradient {
      z-index: 0;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
      @media (min-width: 991px) {
        .hero-banner .hero-banner-v2__gradient {
          background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
          background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }
    .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
      background: linear-gradient(180deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); }
      @media (min-width: 991px) {
        .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
          background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
          background: linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); } }
    .hero-banner .hero-banner-v2__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover;
      position: absolute;
      bottom: 0;
      right: 0;
      height: 75%;
      width: 100%;
      z-index: 0;
      display: none; }
      @media (min-width: 767px) {
        .hero-banner .hero-banner-v2__triangle {
          display: block; } }
    .hero-banner .hero-banner-v2__line--straight, .hero-banner .hero-banner-v2__line--diagonal {
      position: absolute;
      width: 100%;
      height: 22px;
      z-index: 1;
      right: 20%;
      bottom: 15%; }
      @media (max-width: 767px) {
        .hero-banner .hero-banner-v2__line--straight, .hero-banner .hero-banner-v2__line--diagonal {
          height: 6px;
          right: 10%;
          bottom: 10%; } }
    .hero-banner .hero-banner-v2__line--straight {
      right: 20%;
      -webkit-transform: rotate(0deg) scale(-1) skew(-20deg) translate(-11px);
              transform: rotate(0deg) scale(-1) skew(-20deg) translate(-11px); }
      @media (max-width: 767px) {
        .hero-banner .hero-banner-v2__line--straight {
          right: 10%;
          -webkit-transform: rotate(0deg) scale(-1) skew(-20deg) translate(-3px);
                  transform: rotate(0deg) scale(-1) skew(-20deg) translate(-3px); } }
    .hero-banner .hero-banner-v2__line--diagonal {
      bottom: 15%;
      left: 80%;
      -webkit-transform-origin: left;
              transform-origin: left;
      -webkit-transform: rotate(290deg) scale(1) skew(20deg) translate(-11px);
              transform: rotate(290deg) scale(1) skew(20deg) translate(-11px); }
      @media (max-width: 767px) {
        .hero-banner .hero-banner-v2__line--diagonal {
          bottom: 10%;
          left: 90%;
          -webkit-transform: rotate(290deg) scale(1) skew(20deg) translate(-3px);
                  transform: rotate(290deg) scale(1) skew(20deg) translate(-3px); } }
    .hero-banner .hero-banner-v2__line--diagonal.tertiary-800, .hero-banner .hero-banner-v2__line--straight.tertiary-800 {
      background-color: #702082; }
    .hero-banner .hero-banner-v2__line--diagonal.primary-800, .hero-banner .hero-banner-v2__line--straight.primary-800 {
      background-color: #e40046; }
    .hero-banner .hero-banner-v2__content-wrapper {
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100%;
      left: 0; }
      .hero-banner .hero-banner-v2__content-wrapper-plhiv {
        padding-top: 75px;
        padding-bottom: 75px; }
        @media (max-width: 1691px) {
          .hero-banner .hero-banner-v2__content-wrapper-plhiv {
            height: 90%; } }
        @media (max-width: 767px) {
          .hero-banner .hero-banner-v2__content-wrapper-plhiv {
            padding: 0;
            height: 85%; } }
      @media (min-width: 767px) and (max-width: 991px) {
        .hero-banner .hero-banner-v2__content-wrapper {
          padding-right: 170px; } }
    .hero-banner .hero-banner-v2__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: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      z-index: 1;
      margin: 0; }
      .hero-banner .hero-banner-v2__content h1,
      .hero-banner .hero-banner-v2__content h2,
      .hero-banner .hero-banner-v2__content .searchResults,
      .hero-banner .hero-banner-v2__content .searchResults-term,
      .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
      .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .gigya-composite-control-header,
      .hero-banner .hero-banner-v2__content h3,
      .hero-banner .hero-banner-v2__content h4,
      .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
      .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input,
      .hero-banner .hero-banner-v2__content h5,
      .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title,
      .hero-banner .hero-banner-v2__content h6,
      .hero-banner .hero-banner-v2__content p.subtitle,
      .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
      .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
      .hero-banner .hero-banner-v2__content p,
      .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
      .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result {
        color: #ffffff; }
      .hero-banner .hero-banner-v2__content h1 {
        color: #ffffff;
        margin: 0 0 24px 0; }
        @media (min-width: 991px) {
          .hero-banner .hero-banner-v2__content h1 {
            font-size: 72px;
            line-height: 65px;
            letter-spacing: -1px; } }
      
      .hero-banner .hero-banner-v2__content h6,
      .hero-banner .hero-banner-v2__content p.subtitle,
      .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
      .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result {
        color: #ffffff;
        margin: 0 0 8px 0; }
      
      .hero-banner .hero-banner-v2__content p,
      .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result,
      .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result {
        color: #ffffff;
        font-weight: 700;
        max-width: 700px;
        margin: 0 0 24px 0; }
        .hero-banner .hero-banner-v2__content p:last-child, .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result:last-child, .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result:last-child {
          margin-bottom: 0; }
        .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result {
          color: #ffffff;
          margin: 0 0 8px 0; }
      .hero-banner .hero-banner-v2__content a {
        margin: 0 0 0 0; }
      @media (min-width: 991px) {
        .hero-banner .hero-banner-v2__content {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    .hero-banner .hero-banner-v2__content > :last-child {
      padding-bottom: 30px; }
      @media (min-width: 991px) {
        .hero-banner .hero-banner-v2__content > :last-child {
          padding-bottom: 0; } }

/*
  THEMES
*/
/*
  BASE
*/
.hero-banner-small {
  position: relative;
  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;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  z-index: 1; }
  @media (min-width: 1800px) {
    .hero-banner-small {
      max-width: 1920px; } }
  @media (min-width: 1900px) {
    .hero-banner-small {
      margin-left: -260px;
      margin-right: -260px; } }
  .hero-banner-small_background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-size: cover; }
    .hero-banner-small_background[data-crop="center"] {
      background-position: center; }
    .hero-banner-small_background[data-crop="left"] {
      background-position: left; }
    .hero-banner-small_background[data-crop="right"] {
      background-position: right; }
  .hero-banner-small__gradient {
    z-index: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
    background: -webkit-gradient(linear, left top, right top, from(#e40046), color-stop(60%, rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, #e40046 0%, rgba(255, 255, 255, 0) 60%); }
  .hero-banner-small__border-top {
    z-index: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 4px solid #3c4a6a; }
  .hero-banner-small__text {
    padding-right: 25px;
    padding-left: 25px;
    position: relative;
    z-index: 1; }
    @media (min-width: 991px) {
      .hero-banner-small__text {
        padding-left: 36px;
        padding-right: 39px; } }
    .hero-banner-small__text > {
      padding: 0;
      margin: 0; }
    .hero-banner-small__text h6 + h2, .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle + h2, .hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle + h2, .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result + h2, .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-small__text .subtitle.searchResults-result + h2, .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result + h2, .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-small__text .subtitle.searchResults-result + h2, .hero-banner-small__text h6 + .searchResults, .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle + .searchResults, .hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle + .searchResults, .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result + .searchResults, .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-small__text .subtitle.searchResults-result + .searchResults, .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result + .searchResults, .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-small__text .subtitle.searchResults-result + .searchResults, .hero-banner-small__text h6 + .searchResults-term, .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle + .searchResults-term, .hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle + .searchResults-term, .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result + .searchResults-term, .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-small__text .subtitle.searchResults-result + .searchResults-term, .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result + .searchResults-term, .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-small__text .subtitle.searchResults-result + .searchResults-term, .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form h6 + .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .hero-banner-small__text h6 + .gigya-composite-control-header, .hero-banner-small__text .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form p.subtitle + .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle + .gigya-composite-control-header, .hero-banner .hero-banner-v2__content .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form p.subtitle + .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle + .gigya-composite-control-header, .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .gigyaraas .gigya-subscribe-with-email-form .subtitle.searchResults-result + .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result + .gigya-composite-control-header, .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .subtitle.searchResults-result + .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-small__text .subtitle.searchResults-result + .gigya-composite-control-header, .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .subtitle.searchResults-result + .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result + .gigya-composite-control-header, .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .subtitle.searchResults-result + .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-small__text .subtitle.searchResults-result + .gigya-composite-control-header {
      margin-top: 0;
      margin-bottom: 25px; }
    .hero-banner-small__text h6, .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle, .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-small__text .subtitle.searchResults-result, .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-small__text .subtitle.searchResults-result {
      margin-bottom: 8px;
      text-transform: uppercase; }
      @media (min-width: 991px) {
        .hero-banner-small__text h6, .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle, .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-small__text .subtitle.searchResults-result, .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-small__text .subtitle.searchResults-result {
          margin-bottom: 16px; } }
    .hero-banner-small__text h1,
    .hero-banner-small__text h2,
    .hero-banner-small__text .searchResults,
    .hero-banner-small__text .searchResults-term,
    .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .hero-banner-small__text .gigya-composite-control-header,
    .hero-banner-small__text h3,
    .hero-banner-small__text .gigyaraas .gigya-screen-content h3,
    .gigyaraas .gigya-screen-content .hero-banner-small__text h3,
    .hero-banner-small__text h4,
    .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .hero-banner-small__text input,
    .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .hero-banner-small__text input,
    .hero-banner-small__text h5,
    .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .hero-banner-small__text .searchResults-title, .hero-banner-small__text h6, .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle, .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-small__text .subtitle.searchResults-result, .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-small__text .subtitle.searchResults-result {
      color: #ffffff; }

#content .hero-banner-small {
  min-height: 280px;
  /*
    Explicitly setting the height on IE to fully support flex-direction: column property.
  */ }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #content .hero-banner-small {
      height: 280px; } }

/*
  THEMES
*/
/*
	banner-v3 medium small
*/
.banner-v3 {
  padding: 0; }
  .banner-v3_triangle {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 80%;
    width: auto;
    display: none;
    z-index: 2; }
    .banner-v3_triangle.show {
      display: block; }
      @media (max-width: 991px) {
        .banner-v3_triangle.show {
          display: none; } }
    .banner-v3_triangle path {
      fill: var(--color-primary-800-base); }
  .banner-v3_wrapper {
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
    position: relative; }
    .banner-v3_wrapper.border-top {
      border-top: 4px solid #3c4a6a; }
    .banner-v3_wrapper.slash h1 {
      position: relative; }
      .banner-v3_wrapper.slash h1::before {
        content: '';
        width: 10px;
        height: 79px;
        -webkit-transform: rotate(20deg);
                transform: rotate(20deg);
        border-right: 1.5px solid var(--color-primary-800);
        position: absolute;
        background: var(--color-secondary-900);
        top: -33px;
        left: -8px; }
        @media (max-width: 991px) {
          .banner-v3_wrapper.slash h1::before {
            height: 58px;
            top: -23px;
            left: -8px; } }
    .banner-v3_wrapper.neutral-100 .banner-v3_triangle path, .banner-v3_wrapper.neutral-white .banner-v3_triangle path, .banner-v3_wrapper.content-grid-item-base_background .banner-v3_triangle path, .banner-v3_wrapper.secondary-900 .banner-v3_triangle path {
      fill: var(--color-primary-800); }
    .banner-v3_wrapper .banner-v3_content {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      padding-right: 15px; }
      @media (min-width: 991px) {
        .banner-v3_wrapper .banner-v3_content {
          -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0;
          padding-right: 30px; } }
    .banner-v3_wrapper .component-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -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;
      margin: 0 auto; }
      .banner-v3_wrapper .component-content.medium {
        height: 420px; }
        @media (max-width: 991px) {
          .banner-v3_wrapper .component-content.medium {
            height: auto; } }
      .banner-v3_wrapper .component-content.small {
        height: 210px; }
        @media (max-width: 991px) {
          .banner-v3_wrapper .component-content.small {
            height: auto; } }
      @media (min-width: 991px) {
        .banner-v3_wrapper .component-content {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
      .banner-v3_wrapper .component-content .banner-v3_image {
        position: relative;
        overflow: hidden;
        padding: 0;
        height: 100%;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        margin-right: -595px;
        background-size: cover;
        background-position: center; }
        .banner-v3_wrapper .component-content .banner-v3_image::after {
          background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-positive-action.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: contain;
          content: "";
          position: absolute;
          overflow: hidden;
          height: 100%;
          width: 100%;
          z-index: 1;
          top: -1px;
          left: -1px; }
        .banner-v3_wrapper .component-content .banner-v3_image__line {
          width: 100%;
          height: 100%;
          position: absolute;
          right: 10px; }
          .banner-v3_wrapper .component-content .banner-v3_image__line--straight, .banner-v3_wrapper .component-content .banner-v3_image__line--diagonal {
            position: absolute;
            width: 100%;
            height: 11px;
            z-index: 1;
            right: 20%;
            bottom: 15%; }
            @media (max-width: 767px) {
              .banner-v3_wrapper .component-content .banner-v3_image__line--straight, .banner-v3_wrapper .component-content .banner-v3_image__line--diagonal {
                height: 6px;
                right: 10%; } }
          .banner-v3_wrapper .component-content .banner-v3_image__line--straight {
            right: 20%;
            -webkit-transform: rotate(0deg) scale(-1) skew(-20deg) translate(-6px);
                    transform: rotate(0deg) scale(-1) skew(-20deg) translate(-6px); }
            @media (max-width: 767px) {
              .banner-v3_wrapper .component-content .banner-v3_image__line--straight {
                right: 10%;
                -webkit-transform: rotate(0deg) scale(-1) skew(-20deg) translate(-3px);
                        transform: rotate(0deg) scale(-1) skew(-20deg) translate(-3px); } }
          .banner-v3_wrapper .component-content .banner-v3_image__line--diagonal {
            bottom: 15%;
            left: 80%;
            -webkit-transform-origin: left;
                    transform-origin: left;
            -webkit-transform: rotate(290deg) scale(1) skew(20deg) translate(-6px);
                    transform: rotate(290deg) scale(1) skew(20deg) translate(-6px); }
            @media (max-width: 767px) {
              .banner-v3_wrapper .component-content .banner-v3_image__line--diagonal {
                left: 90%;
                -webkit-transform: rotate(290deg) scale(1) skew(20deg) translate(-3px);
                        transform: rotate(290deg) scale(1) skew(20deg) translate(-3px); } }
          .banner-v3_wrapper .component-content .banner-v3_image__line.mobile {
            position: absolute; }
            @media (min-width: 991px) {
              .banner-v3_wrapper .component-content .banner-v3_image__line.mobile {
                display: none; } }
        @media (min-width: 991px) {
          .banner-v3_wrapper .component-content .banner-v3_image {
            width: 50vw; } }
        @media (max-width: 991px) {
          .banner-v3_wrapper .component-content .banner-v3_image {
            display: none; } }
        .banner-v3_wrapper .component-content .banner-v3_image img {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: 100%;
          max-width: none;
          width: auto; }
      .banner-v3_wrapper .component-content .banner-v3_content {
        margin: 0;
        padding-top: 47px;
        padding-bottom: 47px;
        padding-left: 27px; }
        @media (max-width: 991px) {
          .banner-v3_wrapper .component-content .banner-v3_content {
            padding-left: 23px;
            padding-right: 20%; } }
        @media (max-width: 767px) {
          .banner-v3_wrapper .component-content .banner-v3_content {
            padding-right: 15%; } }
        .banner-v3_wrapper .component-content .banner-v3_content h1 {
          margin: 0; }

/*
	THEMES
*/
/*
	BASE
*/
.teaser-panel {
  padding: 0; }
  .teaser-panel_wrapper {
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden; }
    .teaser-panel_wrapper[data-image-position="left"] .teaser-panel_image {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      margin-left: 0; }
      @media (min-width: 991px) {
        .teaser-panel_wrapper[data-image-position="left"] .teaser-panel_image {
          margin-left: -275px; } }
      .teaser-panel_wrapper[data-image-position="left"] .teaser-panel_image .padlock-container {
        right: 0; }
      .teaser-panel_wrapper[data-image-position="left"] .teaser-panel_image::after {
        bottom: 1px;
        right: 0; }
        @media (min-width: 991px) {
          .teaser-panel_wrapper[data-image-position="left"] .teaser-panel_image::after {
            bottom: -1px;
            right: -1px; } }
      .teaser-panel_wrapper[data-image-position="left"] .teaser-panel_image .canvas-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .teaser-panel_wrapper[data-image-position="left"] .teaser-panel_image .canvas-container canvas {
          margin-left: auto; }
    .teaser-panel_wrapper[data-image-position="left"].neutral-100 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; }
      @media (min-width: 991px) {
        .teaser-panel_wrapper[data-image-position="left"].neutral-100 .teaser-panel_image::after {
          background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-neutral-100-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: cover; } }
    .teaser-panel_wrapper[data-image-position="left"].neutral-white .teaser-panel_image::after, .teaser-panel_wrapper.content-grid-item-base_background[data-image-position="left"] .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; }
      @media (min-width: 991px) {
        .teaser-panel_wrapper[data-image-position="left"].neutral-white .teaser-panel_image::after, .teaser-panel_wrapper.content-grid-item-base_background[data-image-position="left"] .teaser-panel_image::after {
          background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-neutral-white-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: cover; } }
    .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; }
      @media (min-width: 991px) {
        .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
          background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: cover; } }
    .teaser-panel_wrapper[data-image-position="left"] .teaser-panel_content {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      padding-left: 15px; }
      @media (min-width: 991px) {
        .teaser-panel_wrapper[data-image-position="left"] .teaser-panel_content {
          padding-left: 30px; } }
    .teaser-panel_wrapper[data-image-position="right"] .teaser-panel_image {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin-right: -275px; }
      @media (max-width: 991px) {
        .teaser-panel_wrapper[data-image-position="right"] .teaser-panel_image {
          -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0;
          margin-right: 0; } }
      .teaser-panel_wrapper[data-image-position="right"] .teaser-panel_image .padlock-container {
        left: 0; }
      .teaser-panel_wrapper[data-image-position="right"] .teaser-panel_image::after {
        top: -1px;
        left: 0; }
        @media (min-width: 991px) {
          .teaser-panel_wrapper[data-image-position="right"] .teaser-panel_image::after {
            top: -1px;
            left: -1px; } }
    .teaser-panel_wrapper[data-image-position="right"].neutral-100 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; }
      @media (min-width: 991px) {
        .teaser-panel_wrapper[data-image-position="right"].neutral-100 .teaser-panel_image::after {
          background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: contain; } }
    .teaser-panel_wrapper[data-image-position="right"].neutral-white .teaser-panel_image::after, .teaser-panel_wrapper.content-grid-item-base_background[data-image-position="right"] .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; }
      @media (min-width: 991px) {
        .teaser-panel_wrapper[data-image-position="right"].neutral-white .teaser-panel_image::after, .teaser-panel_wrapper.content-grid-item-base_background[data-image-position="right"] .teaser-panel_image::after {
          background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: contain; } }
    .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; }
      @media (min-width: 991px) {
        .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
          background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: contain; } }
    .teaser-panel_wrapper[data-image-position="right"] .teaser-panel_content {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      padding-right: 15px; }
      @media (min-width: 991px) {
        .teaser-panel_wrapper[data-image-position="right"] .teaser-panel_content {
          -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0;
          padding-right: 30px; } }
    .teaser-panel_wrapper .component-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -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;
      margin: 0 auto; }
      @media (min-width: 991px) {
        .teaser-panel_wrapper .component-content {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
      .teaser-panel_wrapper .component-content .teaser-panel_image {
        position: relative;
        overflow: hidden;
        padding: 0;
        width: 100vw; }
        .teaser-panel_wrapper .component-content .teaser-panel_image .padlock-container {
          width: 100%;
          height: 100%;
          position: absolute;
          z-index: 1; }
          .teaser-panel_wrapper .component-content .teaser-panel_image .padlock-container::after {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-secondary-900-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            content: "";
            width: 30px;
            height: 34px;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
        .teaser-panel_wrapper .component-content .teaser-panel_image::after {
          content: "";
          position: absolute;
          overflow: hidden;
          height: 100%;
          width: 100%;
          z-index: 0; }
        .teaser-panel_wrapper .component-content .teaser-panel_image-padlock {
          opacity: 0.3; }
        @media (min-width: 991px) {
          .teaser-panel_wrapper .component-content .teaser-panel_image {
            width: 100%; } }
        .teaser-panel_wrapper .component-content .teaser-panel_image .canvas-container {
          width: 100%;
          height: 100%;
          position: absolute; }
        .teaser-panel_wrapper .component-content .teaser-panel_image img {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 100%; }
      .teaser-panel_wrapper .component-content .teaser-panel_content {
        margin: 0; }
        @media (min-width: 991px) {
          .teaser-panel_wrapper .component-content .teaser-panel_content {
            padding-top: 30px; } }
        .teaser-panel_wrapper .component-content .teaser-panel_content h3 {
          margin-top: 24px; }
          @media (min-width: 991px) {
            .teaser-panel_wrapper .component-content .teaser-panel_content h3 {
              margin-top: 0px; } }
        .teaser-panel_wrapper .component-content .teaser-panel_content .btn-primary, .teaser-panel_wrapper .component-content .teaser-panel_content .btn-download, .teaser-panel_wrapper .component-content .teaser-panel_content .btn-pullout, .teaser-panel_wrapper .component-content .teaser-panel_content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .teaser-panel_wrapper .component-content .teaser-panel_content .gigya-composite-control.gigya-composite-control-submit, .teaser-panel_wrapper .component-content .teaser-panel_content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .teaser-panel_wrapper .component-content .teaser-panel_content .button#preferences_prompt_submit, .teaser-panel_wrapper .component-content .teaser-panel_content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .teaser-panel_wrapper .component-content .teaser-panel_content .button#preferences_prompt_decline, .teaser-panel_wrapper .reference-pi-button .component-content .teaser-panel_content .btn-pi, .reference-pi-button .teaser-panel_wrapper .component-content .teaser-panel_content .btn-pi {
          margin-bottom: 10px;
          margin-right: 50px; }
          @media (min-width: 991px) {
            .teaser-panel_wrapper .component-content .teaser-panel_content .btn-primary, .teaser-panel_wrapper .component-content .teaser-panel_content .btn-download, .teaser-panel_wrapper .component-content .teaser-panel_content .btn-pullout, .teaser-panel_wrapper .component-content .teaser-panel_content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .teaser-panel_wrapper .component-content .teaser-panel_content .gigya-composite-control.gigya-composite-control-submit, .teaser-panel_wrapper .component-content .teaser-panel_content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .teaser-panel_wrapper .component-content .teaser-panel_content .button#preferences_prompt_submit, .teaser-panel_wrapper .component-content .teaser-panel_content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .teaser-panel_wrapper .component-content .teaser-panel_content .button#preferences_prompt_decline, .teaser-panel_wrapper .reference-pi-button .component-content .teaser-panel_content .btn-pi, .reference-pi-button .teaser-panel_wrapper .component-content .teaser-panel_content .btn-pi {
              margin-bottom: 0; } }

/*
	THEMES
*/
/*
  BASE
*/
.divider {
  margin-top: 30px;
  margin-bottom: 30px;
  height: 1px; }
  @media (min-width: 991px) {
    .divider {
      margin-top: 60px;
      margin-bottom: 60px; } }
  .divider.divider-transparent > .component-content {
    background: transparent; }
  .divider > .component-content {
    background: #d0d3d4;
    height: 1px; }

/*
	THEMES
*/
/*
  BASE
*/
.image, .content-grid-item-base_thumbnail {
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 0;
  line-height: 0; }
  @media (max-width: 991px) {
    .image, .content-grid-item-base_thumbnail {
      margin-top: 15px;
      margin-bottom: 15px; } }
  .image figcaption p, .content-grid-item-base_thumbnail figcaption p, .image figcaption .searchResults-results .searchResults-result, .searchResults-results .image figcaption .searchResults-result, .content-grid-item-base_thumbnail figcaption .searchResults-results .searchResults-result, .searchResults-results .content-grid-item-base_thumbnail figcaption .searchResults-result {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin: 5px 0 0 0; }
    .image figcaption p p, .content-grid-item-base_thumbnail figcaption p p, .image figcaption .searchResults-results .searchResults-result p, .searchResults-results .image figcaption .searchResults-result p, .content-grid-item-base_thumbnail figcaption .searchResults-results .searchResults-result p, .searchResults-results .content-grid-item-base_thumbnail figcaption .searchResults-result p, .image figcaption p .searchResults-results .searchResults-result, .searchResults-results .image figcaption p .searchResults-result, .content-grid-item-base_thumbnail figcaption p .searchResults-results .searchResults-result, .searchResults-results .content-grid-item-base_thumbnail figcaption p .searchResults-result, .image figcaption .searchResults-results .searchResults-result .searchResults-result, .searchResults-results .image figcaption .searchResults-result .searchResults-result, .content-grid-item-base_thumbnail figcaption .searchResults-results .searchResults-result .searchResults-result, .searchResults-results .content-grid-item-base_thumbnail figcaption .searchResults-result .searchResults-result,
    .image figcaption p li,
    .content-grid-item-base_thumbnail figcaption p li,
    .image figcaption .searchResults-results .searchResults-result li,
    .searchResults-results .image figcaption .searchResults-result li,
    .content-grid-item-base_thumbnail figcaption .searchResults-results .searchResults-result li,
    .searchResults-results .content-grid-item-base_thumbnail figcaption .searchResults-result li,
    .image figcaption p span:not(.selection-bold),
    .content-grid-item-base_thumbnail figcaption p span:not(.selection-bold),
    .image figcaption .searchResults-results .searchResults-result span:not(.selection-bold),
    .searchResults-results .image figcaption .searchResults-result span:not(.selection-bold),
    .content-grid-item-base_thumbnail figcaption .searchResults-results .searchResults-result span:not(.selection-bold),
    .searchResults-results .content-grid-item-base_thumbnail figcaption .searchResults-result span:not(.selection-bold) {
      font-weight: 400; }
  .image picture, .content-grid-item-base_thumbnail picture {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    overflow: hidden; }
  .image img, .content-grid-item-base_thumbnail img {
    width: 100%; }
  .image.image-auto-width img, .image-auto-width.content-grid-item-base_thumbnail img {
    width: auto; }
  .image.triangle picture::after, .triangle.content-grid-item-base_thumbnail picture::after, .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
    content: '';
    position: absolute;
    bottom: -1px;
    right: -1px;
    height: 80%;
    width: 100%;
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

/*
  THEMES
*/
/*
  BASE
*/
.image .component-content, .content-grid-item-base_thumbnail .component-content {
  position: relative; }

.image canvas, .content-grid-item-base_thumbnail canvas {
  position: absolute;
  top: 0;
  left: 0; }

/*
	BASE
*/
.base-popup-snippet > .inner > .component-content, .reference-hcp-popup-v2 > .inner > .component-content, .reference-exit-message-popup > .inner > .component-content, .reference-country-switcher-popup > .inner > .component-content, div[class*="reference-message-popup"] > .inner > .component-content {
  margin: 0; }

.base-popup, .hcp-popup-v2, .exit-message-popup, .country-switcher-popup, .message-popup, .social-redirector {
  position: fixed;
  z-index: 130;
  top: 0;
  left: 50%;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1920px;
  padding: 0;
  text-align: left;
  display: none; }
  @media (min-width: 991px) {
    .base-popup, .hcp-popup-v2, .exit-message-popup, .country-switcher-popup, .message-popup, .social-redirector {
      height: 100vh; } }
  .base-popup::before, .hcp-popup-v2::before, .exit-message-popup::before, .country-switcher-popup::before, .message-popup::before, .social-redirector::before {
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100vh;
    width: 100vw;
    background: #071d49;
    opacity: 0.6;
    content: "";
    z-index: -1; }
  .base-popup.active, .active.hcp-popup-v2, .active.exit-message-popup, .active.country-switcher-popup, .active.message-popup, .active.social-redirector {
    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; }
  .base-popup_inner, .exit-message-popup_inner, .country-switcher-popup_inner, .message-popup_inner {
    background: #f1f1f1;
    overflow-y: auto;
    max-height: 100vh;
    height: 100%;
    padding: 0; }
    @media (min-width: 991px) {
      .base-popup_inner, .exit-message-popup_inner, .country-switcher-popup_inner, .message-popup_inner {
        max-height: 90vh;
        height: auto; } }
  .base-popup_header, .exit-message-popup_header, .message-popup_header {
    background: #e40046;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 65px;
    padding: 10px 60px 10px 24px;
    position: relative; }
    @media (min-width: 991px) {
      .base-popup_header, .exit-message-popup_header, .message-popup_header {
        padding: 10px 60px 10px 30px; } }
    .base-popup_header-logo {
      height: 40px;
      width: 40px;
      margin: 0 30px 0 0; }
    .base-popup_header-heading, .exit-message-popup_header-heading, .message-popup_header-heading {
      margin: 0;
      font-size: 18px;
      line-height: 23px;
      font-weight: 600;
      color: #ffffff; }
      @media (min-width: 991px) {
        .base-popup_header-heading, .exit-message-popup_header-heading, .message-popup_header-heading {
          font-size: 27px;
          line-height: 34px;
          font-weight: 400; } }
  .base-popup_content, .exit-message-popup_content, .country-switcher-popup_content, .message-popup_content {
    padding: 24px; }
    @media (min-width: 991px) {
      .base-popup_content, .exit-message-popup_content, .country-switcher-popup_content, .message-popup_content {
        padding: 30px; } }
    .base-popup_content :first-child, .exit-message-popup_content :first-child, .country-switcher-popup_content :first-child, .message-popup_content :first-child {
      margin-top: 0; }
  .base-popup_cl-number {
    text-align: right;
    margin-bottom: 16px; }
    @media (min-width: 991px) {
      .base-popup_cl-number {
        margin-bottom: 24px; } }
  .base-popup_actions, .exit-message-popup_actions, .message-popup_actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    /*
			Fix scrollable area on iOS devices
		*/ }
    @supports (-webkit-touch-callout: none) {
      .base-popup_actions, .exit-message-popup_actions, .message-popup_actions {
        margin-bottom: 100px; } }
    .base-popup_actions-decline, .exit-message-popup_actions-decline, .message-popup_actions-decline {
      /* Secondary CTA */
      margin-right: 0; }
    .base-popup_actions-accept, .exit-message-popup_actions-accept, .message-popup_actions-accept {
      /* Primary CTA */
      margin-right: 15px;
      margin-left: 32px; }

.hcp-popup {
  position: fixed;
  z-index: 130;
  top: 0;
  left: 50%;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1920px;
  padding: 0;
  text-align: left;
  display: none; }
  @media (min-width: 991px) {
    .hcp-popup {
      height: 100vh; } }
  .hcp-popup::before {
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100vh;
    width: 100vw;
    background: #071d49;
    content: "";
    z-index: -1;
    opacity: 1; }
  .hcp-popup.active {
    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; }
  .hcp-popup_header {
    padding: 8px 24px; }
    @media (min-width: 991px) {
      .hcp-popup_header {
        padding: 16px 24px; } }
    .hcp-popup_header-logo {
      display: block;
      margin: 0 16px 0 0;
      width: auto; }
      @media (min-width: 991px) {
        .hcp-popup_header-logo {
          margin: 0 30px 0 0; } }
  .hcp-popup_content {
    padding: 24px; }
    @media (min-width: 991px) {
      .hcp-popup_content {
        padding: 24px 30px 32px 30px; } }
    .hcp-popup_content > p, .searchResults-results .hcp-popup_content > .searchResults-result {
      margin-bottom: 24px; }
    .hcp-popup_content-bordered {
      margin: 0 !important; }
      .hcp-popup_content-bordered > .component-content {
        padding: 16px 18px 16px 22px !important;
        margin-bottom: 16px; }
  .hcp-popup_cl-number {
    text-align: right;
    margin-bottom: 16px; }
    @media (min-width: 991px) {
      .hcp-popup_cl-number {
        margin-bottom: 24px; } }
    .hcp-popup_cl-number p, .hcp-popup_cl-number .searchResults-results .searchResults-result, .searchResults-results .hcp-popup_cl-number .searchResults-result {
      font-size: 14px;
      line-height: 18px; }
  .hcp-popup_actions-accept {
    margin-left: 32px; }

#footer .hcp-popup a.external {
  color: #071d49; }
  #footer .hcp-popup a.external:hover {
    color: #676f71; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit #footer .hcp-popup,
.aem-AuthorLayer-Edit #footer .hcp-popup.active,
.aem-AuthorLayer-DQM #footer .hcp-popup,
.aem-AuthorLayer-DQM #footer .hcp-popup.active,
.aem-AuthorLayer-Developer #footer .hcp-popup,
.aem-AuthorLayer-Developer #footer .hcp-popup.active,
.aem-AuthorLayer-Design #footer .hcp-popup,
.aem-AuthorLayer-Design #footer .hcp-popup.active,
.aem-AuthorLayer-Layouting #footer .hcp-popup,
.aem-AuthorLayer-Layouting #footer .hcp-popup.active,
.aem-AuthorLayer-Tracking #footer .hcp-popup,
.aem-AuthorLayer-Tracking #footer .hcp-popup.active,
.aem-AuthorLayer-Timewrap #footer .hcp-popup,
.aem-AuthorLayer-Timewrap #footer .hcp-popup.active,
.cq-wcm-edit #footer .hcp-popup,
.cq-wcm-edit #footer .hcp-popup.active {
  position: relative;
  overflow: hidden;
  display: block;
  opacity: 0.5;
  height: 65px; }
  .aem-AuthorLayer-Edit #footer .hcp-popup::before,
  .aem-AuthorLayer-Edit #footer .hcp-popup.active::before,
  .aem-AuthorLayer-DQM #footer .hcp-popup::before,
  .aem-AuthorLayer-DQM #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Developer #footer .hcp-popup::before,
  .aem-AuthorLayer-Developer #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Design #footer .hcp-popup::before,
  .aem-AuthorLayer-Design #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Layouting #footer .hcp-popup::before,
  .aem-AuthorLayer-Layouting #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Tracking #footer .hcp-popup::before,
  .aem-AuthorLayer-Tracking #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Timewrap #footer .hcp-popup::before,
  .aem-AuthorLayer-Timewrap #footer .hcp-popup.active::before,
  .cq-wcm-edit #footer .hcp-popup::before,
  .cq-wcm-edit #footer .hcp-popup.active::before {
    display: none; }

/*
	BASE
*/
.hcp-popup-v2 {
  z-index: 130; }
  .hcp-popup-v2 input[type="radio"] {
    accent-color: #e40046;
    width: 20px;
    height: 20px;
    margin-right: 10px; }
  .hcp-popup-v2 hr {
    margin: 0 0 24px 0;
    height: 1px;
    border-width: 0;
    color: #d0d3d4;
    background-color: #d0d3d4; }
  .hcp-popup-v2::before {
    opacity: 1; }
  .hcp-popup-v2 .btn-primary.hcp-popup_actions-continue, .hcp-popup-v2 .hcp-popup_actions-continue.btn-download, .hcp-popup-v2 .hcp-popup_actions-continue.btn-pullout, .hcp-popup-v2 .gigyaraas .gigya-screen-content .hcp-popup_actions-continue.gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .hcp-popup-v2 .hcp-popup_actions-continue.gigya-composite-control.gigya-composite-control-submit, .hcp-popup-v2 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .hcp-popup_actions-continue.button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .hcp-popup-v2 .hcp-popup_actions-continue.button#preferences_prompt_submit, .hcp-popup-v2 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .hcp-popup_actions-continue.button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .hcp-popup-v2 .hcp-popup_actions-continue.button#preferences_prompt_decline, .hcp-popup-v2 .reference-pi-button .component-content .hcp-popup_actions-continue.btn-pi, .reference-pi-button .component-content .hcp-popup-v2 .hcp-popup_actions-continue.btn-pi {
    margin-right: 12px; }
  .hcp-popup-v2 .hcp-popup_cl-number {
    clear: both;
    padding: 0 24px; }
  .hcp-popup-v2 .hcp-popup_choose {
    padding: 24px 24px 0 24px; }
    .hcp-popup-v2 .hcp-popup_choose ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .hcp-popup-v2 .hcp-popup_choose ul li {
        list-style: none;
        padding: 0;
        margin: 0;
        display: inline-block;
        margin-bottom: 24px; }
        .hcp-popup-v2 .hcp-popup_choose ul li label {
          font-size: 14px;
          font-weight: 800;
          padding-right: 32px; }
  .hcp-popup-v2 .hcp-popup_content-bordered {
    display: none;
    clear: both; }
    .hcp-popup-v2 .hcp-popup_content-bordered.active {
      display: block; }
  .hcp-popup-v2 .hcp-popup_content {
    padding: 8px 24px 0 24px;
    display: none; }
    .hcp-popup-v2 .hcp-popup_content.active {
      display: block; }
    .hcp-popup-v2 .hcp-popup_content ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .hcp-popup-v2 .hcp-popup_content ul li {
        list-style: none;
        padding: 0;
        margin: 0;
        display: block;
        white-space: nowrap; }
        @media (min-width: 991px) {
          .hcp-popup-v2 .hcp-popup_content ul li.col-md-4-custom {
            max-width: 33.333%;
            display: inline-block;
            width: auto; } }
        .hcp-popup-v2 .hcp-popup_content ul li label {
          padding-right: 32px; }
          .hcp-popup-v2 .hcp-popup_content ul li label p, .hcp-popup-v2 .hcp-popup_content ul li label .searchResults-results .searchResults-result, .searchResults-results .hcp-popup-v2 .hcp-popup_content ul li label .searchResults-result {
            display: inline-block;
            margin-bottom: 24px; }
            .hcp-popup-v2 .hcp-popup_content ul li label p:before, .hcp-popup-v2 .hcp-popup_content ul li label .searchResults-results .searchResults-result:before, .searchResults-results .hcp-popup-v2 .hcp-popup_content ul li label .searchResults-result:before {
              width: 20px;
              display: inline-block;
              vertical-align: middle;
              height: 15px;
              margin-right: 15px;
              border-radius: 3px; }
  .hcp-popup-v2 .hcp-popup_actions {
    clear: both;
    padding: 16px 30px 32px 30px; }

#footer .hcp-popup-v2 a.external {
  color: #071d49; }
  #footer .hcp-popup-v2 a.external:hover {
    color: #676f71; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit #footer .hcp-popup,
.aem-AuthorLayer-Edit #footer .hcp-popup.active,
.aem-AuthorLayer-DQM #footer .hcp-popup,
.aem-AuthorLayer-DQM #footer .hcp-popup.active,
.aem-AuthorLayer-Developer #footer .hcp-popup,
.aem-AuthorLayer-Developer #footer .hcp-popup.active,
.aem-AuthorLayer-Design #footer .hcp-popup,
.aem-AuthorLayer-Design #footer .hcp-popup.active,
.aem-AuthorLayer-Layouting #footer .hcp-popup,
.aem-AuthorLayer-Layouting #footer .hcp-popup.active,
.aem-AuthorLayer-Tracking #footer .hcp-popup,
.aem-AuthorLayer-Tracking #footer .hcp-popup.active,
.aem-AuthorLayer-Timewrap #footer .hcp-popup,
.aem-AuthorLayer-Timewrap #footer .hcp-popup.active,
.cq-wcm-edit #footer .hcp-popup,
.cq-wcm-edit #footer .hcp-popup.active {
  position: relative;
  overflow: hidden;
  display: block;
  opacity: 0.5;
  height: 65px; }
  .aem-AuthorLayer-Edit #footer .hcp-popup::before,
  .aem-AuthorLayer-Edit #footer .hcp-popup.active::before,
  .aem-AuthorLayer-DQM #footer .hcp-popup::before,
  .aem-AuthorLayer-DQM #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Developer #footer .hcp-popup::before,
  .aem-AuthorLayer-Developer #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Design #footer .hcp-popup::before,
  .aem-AuthorLayer-Design #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Layouting #footer .hcp-popup::before,
  .aem-AuthorLayer-Layouting #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Tracking #footer .hcp-popup::before,
  .aem-AuthorLayer-Tracking #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Timewrap #footer .hcp-popup::before,
  .aem-AuthorLayer-Timewrap #footer .hcp-popup.active::before,
  .cq-wcm-edit #footer .hcp-popup::before,
  .cq-wcm-edit #footer .hcp-popup.active::before {
    display: none; }

/*
	BASE
*/
.exit-notification {
  display: none !important; }

.exit-message-popup {
  z-index: 140; }
  .exit-message-popup_header {
    padding-top: 16px;
    padding-bottom: 16px; }
  .exit-message-popup_content {
    padding: 24px; }
    .exit-message-popup_content p:last-of-type, .exit-message-popup_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results .exit-message-popup_content .searchResults-result:last-of-type {
      margin-bottom: 24px; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit #footer .exit-message-popup,
.aem-AuthorLayer-Edit #footer .exit-message-popup.active,
.aem-AuthorLayer-DQM #footer .exit-message-popup,
.aem-AuthorLayer-DQM #footer .exit-message-popup.active,
.aem-AuthorLayer-Developer #footer .exit-message-popup,
.aem-AuthorLayer-Developer #footer .exit-message-popup.active,
.aem-AuthorLayer-Design #footer .exit-message-popup,
.aem-AuthorLayer-Design #footer .exit-message-popup.active,
.aem-AuthorLayer-Layouting #footer .exit-message-popup,
.aem-AuthorLayer-Layouting #footer .exit-message-popup.active,
.aem-AuthorLayer-Tracking #footer .exit-message-popup,
.aem-AuthorLayer-Tracking #footer .exit-message-popup.active,
.aem-AuthorLayer-Timewrap #footer .exit-message-popup,
.aem-AuthorLayer-Timewrap #footer .exit-message-popup.active,
.cq-wcm-edit #footer .exit-message-popup,
.cq-wcm-edit #footer .exit-message-popup.active {
  position: relative;
  overflow: hidden;
  display: block;
  opacity: 0.5;
  height: 65px; }
  .aem-AuthorLayer-Edit #footer .exit-message-popup::before,
  .aem-AuthorLayer-Edit #footer .exit-message-popup.active::before,
  .aem-AuthorLayer-DQM #footer .exit-message-popup::before,
  .aem-AuthorLayer-DQM #footer .exit-message-popup.active::before,
  .aem-AuthorLayer-Developer #footer .exit-message-popup::before,
  .aem-AuthorLayer-Developer #footer .exit-message-popup.active::before,
  .aem-AuthorLayer-Design #footer .exit-message-popup::before,
  .aem-AuthorLayer-Design #footer .exit-message-popup.active::before,
  .aem-AuthorLayer-Layouting #footer .exit-message-popup::before,
  .aem-AuthorLayer-Layouting #footer .exit-message-popup.active::before,
  .aem-AuthorLayer-Tracking #footer .exit-message-popup::before,
  .aem-AuthorLayer-Tracking #footer .exit-message-popup.active::before,
  .aem-AuthorLayer-Timewrap #footer .exit-message-popup::before,
  .aem-AuthorLayer-Timewrap #footer .exit-message-popup.active::before,
  .cq-wcm-edit #footer .exit-message-popup::before,
  .cq-wcm-edit #footer .exit-message-popup.active::before {
    display: none; }

/*
	BASE
*/
.country-switcher-popup {
  z-index: 120; }
  .country-switcher-popup_header-heading {
    padding-right: 40px;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 18px; }
    @media (min-width: 991px) {
      .country-switcher-popup_header-heading {
        font-weight: normal;
        margin-bottom: 16px;
        font-size: 27px; } }
  .country-switcher-popup_header-close {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cancel-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    position: absolute;
    padding: 7px;
    height: 16px;
    width: 16px;
    cursor: pointer;
    background-size: 16px 16px;
    top: 32px;
    right: 32px; }
    @media (max-width: 991px) {
      .country-switcher-popup_header-close {
        right: 25px; } }
  .country-switcher-popup_content {
    padding: 32px 40px; }
    @media (max-width: 991px) {
      .country-switcher-popup_content {
        padding: 32px 25px; } }
  .country-switcher-popup_countries-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
    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-wrap: wrap;
        flex-wrap: wrap;
    /*
      Reversed declarations order due to the programmatically controlled property.
    */
    height: auto; }
    @media (max-width: 991px) {
      .country-switcher-popup_countries-list {
        height: auto !important; } }
  .country-switcher-popup_specified-countries-list {
    border-bottom: solid 1px #d0d3d4;
    padding-bottom: 24px;
    margin-bottom: 8px; }
    @media (max-width: 991px) {
      .country-switcher-popup_specified-countries-list {
        margin-bottom: 0; } }
  .country-switcher-popup_country-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    height: 54px;
    padding-top: 24px; }
    @media (min-width: 991px) {
      .country-switcher-popup_country-item {
        width: 50%;
        height: 44px;
        padding-top: 16px; } }
    .country-switcher-popup_country-item p, .country-switcher-popup_country-item .searchResults-results .searchResults-result, .searchResults-results .country-switcher-popup_country-item .searchResults-result {
      margin: 0; }
      .country-switcher-popup_country-item p:first-child, .country-switcher-popup_country-item .searchResults-results .searchResults-result:first-child, .searchResults-results .country-switcher-popup_country-item .searchResults-result:first-child {
        margin-right: 16px;
        position: relative;
        padding-left: 36px; }
        .country-switcher-popup_country-item p:first-child::before, .country-switcher-popup_country-item .searchResults-results .searchResults-result:first-child::before, .searchResults-results .country-switcher-popup_country-item .searchResults-result:first-child::before {
          content: "";
          position: absolute;
          left: 0;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          display: block;
          height: 15px;
          width: 21px; }

#footer .country-switcher-popup a.external {
  color: #071d49; }
  #footer .country-switcher-popup a.external:hover {
    color: #676f71; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit #footer .country-switcher-popup,
.aem-AuthorLayer-Edit #footer .country-switcher-popup.active,
.aem-AuthorLayer-DQM #footer .country-switcher-popup,
.aem-AuthorLayer-DQM #footer .country-switcher-popup.active,
.aem-AuthorLayer-Developer #footer .country-switcher-popup,
.aem-AuthorLayer-Developer #footer .country-switcher-popup.active,
.aem-AuthorLayer-Design #footer .country-switcher-popup,
.aem-AuthorLayer-Design #footer .country-switcher-popup.active,
.aem-AuthorLayer-Layouting #footer .country-switcher-popup,
.aem-AuthorLayer-Layouting #footer .country-switcher-popup.active,
.aem-AuthorLayer-Tracking #footer .country-switcher-popup,
.aem-AuthorLayer-Tracking #footer .country-switcher-popup.active,
.aem-AuthorLayer-Timewrap #footer .country-switcher-popup,
.aem-AuthorLayer-Timewrap #footer .country-switcher-popup.active,
.cq-wcm-edit #footer .country-switcher-popup,
.cq-wcm-edit #footer .country-switcher-popup.active {
  position: relative;
  overflow: hidden;
  display: block;
  opacity: 0.5;
  height: 65px; }
  .aem-AuthorLayer-Edit #footer .country-switcher-popup::before,
  .aem-AuthorLayer-Edit #footer .country-switcher-popup.active::before,
  .aem-AuthorLayer-DQM #footer .country-switcher-popup::before,
  .aem-AuthorLayer-DQM #footer .country-switcher-popup.active::before,
  .aem-AuthorLayer-Developer #footer .country-switcher-popup::before,
  .aem-AuthorLayer-Developer #footer .country-switcher-popup.active::before,
  .aem-AuthorLayer-Design #footer .country-switcher-popup::before,
  .aem-AuthorLayer-Design #footer .country-switcher-popup.active::before,
  .aem-AuthorLayer-Layouting #footer .country-switcher-popup::before,
  .aem-AuthorLayer-Layouting #footer .country-switcher-popup.active::before,
  .aem-AuthorLayer-Tracking #footer .country-switcher-popup::before,
  .aem-AuthorLayer-Tracking #footer .country-switcher-popup.active::before,
  .aem-AuthorLayer-Timewrap #footer .country-switcher-popup::before,
  .aem-AuthorLayer-Timewrap #footer .country-switcher-popup.active::before,
  .cq-wcm-edit #footer .country-switcher-popup::before,
  .cq-wcm-edit #footer .country-switcher-popup.active::before {
    display: none; }

#content .loc-redirect-popup {
  position: fixed;
  top: 0;
  left: 50%;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1920px;
  padding: 0;
  text-align: left;
  display: none;
  z-index: 120; }
  @media (min-width: 991px) {
    #content .loc-redirect-popup {
      height: 100vh; } }
  #content .loc-redirect-popup p, #content .loc-redirect-popup .searchResults-results .searchResults-result, .searchResults-results #content .loc-redirect-popup .searchResults-result {
    margin: 0; }
  #content .loc-redirect-popup::before {
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100vh;
    width: 100vw;
    background: #071d49;
    opacity: 0.6;
    content: "";
    z-index: -1; }
  #content .loc-redirect-popup.active {
    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; }
  #content .loc-redirect-popup_header-heading {
    padding-right: 40px;
    margin-bottom: 24px;
    font-weight: bold; }
    @media (min-width: 991px) {
      #content .loc-redirect-popup_header-heading {
        font-weight: normal; } }
  #content .loc-redirect-popup_header-close {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cancel-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    position: absolute;
    padding: 7px;
    cursor: pointer;
    background-size: cover;
    width: 16px;
    height: 16px;
    top: 26px;
    right: 11px; }
    @media (min-width: 991px) {
      #content .loc-redirect-popup_header-close {
        right: 26px; } }
  #content .loc-redirect-popup_content {
    padding: 24px; }
    #content .loc-redirect-popup_content :first-child {
      margin-top: 0; }
    #content .loc-redirect-popup_content-bordered {
      margin: 0;
      padding: 24px 0; }
      #content .loc-redirect-popup_content-bordered .component-content {
        margin-bottom: 0; }
    #content .loc-redirect-popup_content p, #content .loc-redirect-popup_content .searchResults-results .searchResults-result, .searchResults-results #content .loc-redirect-popup_content .searchResults-result {
      margin: 0; }
  #content .loc-redirect-popup_cl-number {
    text-align: right; }
    #content .loc-redirect-popup_cl-number p, #content .loc-redirect-popup_cl-number .searchResults-results .searchResults-result, .searchResults-results #content .loc-redirect-popup_cl-number .searchResults-result {
      margin-bottom: 0;
      font-size: 14px; }
  #content .loc-redirect-popup_locs-list {
    list-style: none;
    padding-left: 0;
    margin: 0 0 24px 0;
    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-wrap: wrap;
        flex-wrap: wrap;
    /*
      Reversed declarations order due to the programmatically controlled property.
    */
    height: auto; }
    @media (max-width: 991px) {
      #content .loc-redirect-popup_locs-list {
        height: auto !important; } }
  #content .loc-redirect-popup_loc-item {
    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;
    width: 100%;
    padding-top: 16px; }
    @media (min-width: 991px) {
      #content .loc-redirect-popup_loc-item {
        width: 50%; } }
    #content .loc-redirect-popup_loc-item a,
    #content .loc-redirect-popup_loc-item a.external {
      -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      margin: 0;
      text-decoration: none;
      color: #071d49; }
      #content .loc-redirect-popup_loc-item a:hover, #content .loc-redirect-popup_loc-item a:focus,
      #content .loc-redirect-popup_loc-item a.external:hover,
      #content .loc-redirect-popup_loc-item a.external:focus {
        color: #e40046;
        text-decoration: underline; }
      #content .loc-redirect-popup_loc-item a:first-child,
      #content .loc-redirect-popup_loc-item a.external:first-child {
        margin-right: 18px;
        position: relative;
        padding-left: 36px; }
        #content .loc-redirect-popup_loc-item a:first-child::before,
        #content .loc-redirect-popup_loc-item a.external:first-child::before {
          content: "";
          position: absolute;
          left: 0;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          display: block;
          height: 15px;
          width: 21px; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit #content .loc-redirect-popup,
.aem-AuthorLayer-Edit #content .loc-redirect-popup.active,
.aem-AuthorLayer-DQM #content .loc-redirect-popup,
.aem-AuthorLayer-DQM #content .loc-redirect-popup.active,
.aem-AuthorLayer-Developer #content .loc-redirect-popup,
.aem-AuthorLayer-Developer #content .loc-redirect-popup.active,
.aem-AuthorLayer-Design #content .loc-redirect-popup,
.aem-AuthorLayer-Design #content .loc-redirect-popup.active,
.aem-AuthorLayer-Layouting #content .loc-redirect-popup,
.aem-AuthorLayer-Layouting #content .loc-redirect-popup.active,
.aem-AuthorLayer-Tracking #content .loc-redirect-popup,
.aem-AuthorLayer-Tracking #content .loc-redirect-popup.active,
.aem-AuthorLayer-Timewrap #content .loc-redirect-popup,
.aem-AuthorLayer-Timewrap #content .loc-redirect-popup.active,
.cq-wcm-edit #content .loc-redirect-popup,
.cq-wcm-edit #content .loc-redirect-popup.active {
  position: relative;
  overflow: hidden;
  display: block;
  opacity: 0.5;
  height: 65px; }
  .aem-AuthorLayer-Edit #content .loc-redirect-popup::before,
  .aem-AuthorLayer-Edit #content .loc-redirect-popup.active::before,
  .aem-AuthorLayer-DQM #content .loc-redirect-popup::before,
  .aem-AuthorLayer-DQM #content .loc-redirect-popup.active::before,
  .aem-AuthorLayer-Developer #content .loc-redirect-popup::before,
  .aem-AuthorLayer-Developer #content .loc-redirect-popup.active::before,
  .aem-AuthorLayer-Design #content .loc-redirect-popup::before,
  .aem-AuthorLayer-Design #content .loc-redirect-popup.active::before,
  .aem-AuthorLayer-Layouting #content .loc-redirect-popup::before,
  .aem-AuthorLayer-Layouting #content .loc-redirect-popup.active::before,
  .aem-AuthorLayer-Tracking #content .loc-redirect-popup::before,
  .aem-AuthorLayer-Tracking #content .loc-redirect-popup.active::before,
  .aem-AuthorLayer-Timewrap #content .loc-redirect-popup::before,
  .aem-AuthorLayer-Timewrap #content .loc-redirect-popup.active::before,
  .cq-wcm-edit #content .loc-redirect-popup::before,
  .cq-wcm-edit #content .loc-redirect-popup.active::before {
    display: none; }

/*
	MESSAGE POPUP
*/
.message-popup {
  z-index: 140; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit #footer .message-popup,
.aem-AuthorLayer-Edit #footer .message-popup.active,
.aem-AuthorLayer-DQM #footer .message-popup,
.aem-AuthorLayer-DQM #footer .message-popup.active,
.aem-AuthorLayer-Developer #footer .message-popup,
.aem-AuthorLayer-Developer #footer .message-popup.active,
.aem-AuthorLayer-Design #footer .message-popup,
.aem-AuthorLayer-Design #footer .message-popup.active,
.aem-AuthorLayer-Layouting #footer .message-popup,
.aem-AuthorLayer-Layouting #footer .message-popup.active,
.aem-AuthorLayer-Tracking #footer .message-popup,
.aem-AuthorLayer-Tracking #footer .message-popup.active,
.aem-AuthorLayer-Timewrap #footer .message-popup,
.aem-AuthorLayer-Timewrap #footer .message-popup.active,
.cq-wcm-edit #footer .message-popup,
.cq-wcm-edit #footer .message-popup.active {
  position: relative;
  overflow: hidden;
  display: block;
  opacity: 0.5;
  height: 65px; }
  .aem-AuthorLayer-Edit #footer .message-popup::before,
  .aem-AuthorLayer-Edit #footer .message-popup.active::before,
  .aem-AuthorLayer-DQM #footer .message-popup::before,
  .aem-AuthorLayer-DQM #footer .message-popup.active::before,
  .aem-AuthorLayer-Developer #footer .message-popup::before,
  .aem-AuthorLayer-Developer #footer .message-popup.active::before,
  .aem-AuthorLayer-Design #footer .message-popup::before,
  .aem-AuthorLayer-Design #footer .message-popup.active::before,
  .aem-AuthorLayer-Layouting #footer .message-popup::before,
  .aem-AuthorLayer-Layouting #footer .message-popup.active::before,
  .aem-AuthorLayer-Tracking #footer .message-popup::before,
  .aem-AuthorLayer-Tracking #footer .message-popup.active::before,
  .aem-AuthorLayer-Timewrap #footer .message-popup::before,
  .aem-AuthorLayer-Timewrap #footer .message-popup.active::before,
  .cq-wcm-edit #footer .message-popup::before,
  .cq-wcm-edit #footer .message-popup.active::before {
    display: none; }

/*
	BASE
*/
.social-redirector {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 130; }
  .social-redirector .authorable-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .social-redirector input[type="radio"] {
    accent-color: #e40046;
    width: 20px;
    height: 20px;
    margin-right: 10px; }
  .social-redirector hr {
    margin: 0 0 24px 0;
    height: 1px;
    border-width: 0;
    color: #d0d3d4;
    background-color: #d0d3d4; }
  .social-redirector::before {
    opacity: 1; }
  .social-redirector .btn-primary.hcp-popup_actions-continue, .social-redirector .hcp-popup_actions-continue.btn-download, .social-redirector .hcp-popup_actions-continue.btn-pullout, .social-redirector .gigyaraas .gigya-screen-content .hcp-popup_actions-continue.gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .social-redirector .hcp-popup_actions-continue.gigya-composite-control.gigya-composite-control-submit, .social-redirector #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .hcp-popup_actions-continue.button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .social-redirector .hcp-popup_actions-continue.button#preferences_prompt_submit, .social-redirector #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .hcp-popup_actions-continue.button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .social-redirector .hcp-popup_actions-continue.button#preferences_prompt_decline, .social-redirector .reference-pi-button .component-content .hcp-popup_actions-continue.btn-pi, .reference-pi-button .component-content .social-redirector .hcp-popup_actions-continue.btn-pi {
    margin-right: 12px; }
  .social-redirector .hcp-popup_cl-number {
    clear: both;
    padding: 0 24px; }
  .social-redirector .hcp-popup_choose {
    padding: 24px 24px 0 24px; }
    .social-redirector .hcp-popup_choose ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .social-redirector .hcp-popup_choose ul li {
        list-style: none;
        padding: 0;
        margin: 0;
        display: inline-block;
        margin-bottom: 24px; }
        .social-redirector .hcp-popup_choose ul li label {
          font-size: 14px;
          font-weight: 800;
          padding-right: 32px; }
  .social-redirector .hcp-popup_content-bordered {
    display: none;
    clear: both; }
    .social-redirector .hcp-popup_content-bordered.active {
      display: block; }
  .social-redirector .hcp-popup_content {
    padding: 8px 24px 0 24px;
    display: none; }
    .social-redirector .hcp-popup_content.active {
      display: block; }
    .social-redirector .hcp-popup_content ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .social-redirector .hcp-popup_content ul li {
        list-style: none;
        padding: 0;
        margin: 0;
        display: block;
        white-space: nowrap; }
        @media (min-width: 991px) {
          .social-redirector .hcp-popup_content ul li.col-md-4-custom {
            max-width: 33.333%;
            display: inline-block;
            width: auto; } }
        .social-redirector .hcp-popup_content ul li label {
          padding-right: 32px; }
          .social-redirector .hcp-popup_content ul li label p, .social-redirector .hcp-popup_content ul li label .searchResults-results .searchResults-result, .searchResults-results .social-redirector .hcp-popup_content ul li label .searchResults-result {
            display: inline-block;
            margin-bottom: 24px; }
            .social-redirector .hcp-popup_content ul li label p:before, .social-redirector .hcp-popup_content ul li label .searchResults-results .searchResults-result:before, .searchResults-results .social-redirector .hcp-popup_content ul li label .searchResults-result:before {
              width: 20px;
              display: inline-block;
              vertical-align: middle;
              height: 15px;
              margin-right: 15px;
              border-radius: 3px; }
  .social-redirector .hcp-popup_actions {
    clear: both;
    padding: 16px 30px 32px 30px; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit #footer .hcp-popup,
.aem-AuthorLayer-Edit #footer .hcp-popup.active,
.aem-AuthorLayer-DQM #footer .hcp-popup,
.aem-AuthorLayer-DQM #footer .hcp-popup.active,
.aem-AuthorLayer-Developer #footer .hcp-popup,
.aem-AuthorLayer-Developer #footer .hcp-popup.active,
.aem-AuthorLayer-Design #footer .hcp-popup,
.aem-AuthorLayer-Design #footer .hcp-popup.active,
.aem-AuthorLayer-Layouting #footer .hcp-popup,
.aem-AuthorLayer-Layouting #footer .hcp-popup.active,
.aem-AuthorLayer-Tracking #footer .hcp-popup,
.aem-AuthorLayer-Tracking #footer .hcp-popup.active,
.aem-AuthorLayer-Timewrap #footer .hcp-popup,
.aem-AuthorLayer-Timewrap #footer .hcp-popup.active,
.cq-wcm-edit #footer .hcp-popup,
.cq-wcm-edit #footer .hcp-popup.active {
  position: relative;
  overflow: hidden;
  display: block;
  opacity: 0.5;
  height: 65px; }
  .aem-AuthorLayer-Edit #footer .hcp-popup::before,
  .aem-AuthorLayer-Edit #footer .hcp-popup.active::before,
  .aem-AuthorLayer-DQM #footer .hcp-popup::before,
  .aem-AuthorLayer-DQM #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Developer #footer .hcp-popup::before,
  .aem-AuthorLayer-Developer #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Design #footer .hcp-popup::before,
  .aem-AuthorLayer-Design #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Layouting #footer .hcp-popup::before,
  .aem-AuthorLayer-Layouting #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Tracking #footer .hcp-popup::before,
  .aem-AuthorLayer-Tracking #footer .hcp-popup.active::before,
  .aem-AuthorLayer-Timewrap #footer .hcp-popup::before,
  .aem-AuthorLayer-Timewrap #footer .hcp-popup.active::before,
  .cq-wcm-edit #footer .hcp-popup::before,
  .cq-wcm-edit #footer .hcp-popup.active::before {
    display: none; }

/*
  BASE
*/
.content-grid {
  padding: 45px 0; }
  .content-grid .box {
    padding: 0; }
    .content-grid .box > .component-content > .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .content-grid .load-more {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .content-grid .load-more .btn, .content-grid .load-more #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-grid .load-more .button, .content-grid .load-more #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-grid .load-more .button#preferences_prompt_submit, .content-grid .load-more #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-grid .load-more .button#preferences_prompt_decline, .content-grid .load-more .articleList-more {
      margin-right: 15px; }

/*
  BASE
*/
.content-grid-configuration .pdf-viewer__container {
  display: none; }

.content-grid-configuration .content-grid-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 45px; }
  @media (min-width: 991px) {
    .content-grid-configuration .content-grid-header {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -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; } }
  .content-grid-configuration .content-grid-header h2, .content-grid-configuration .content-grid-header .searchResults, .content-grid-configuration .content-grid-header .searchResults-term, .content-grid-configuration .content-grid-header .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .content-grid-configuration .content-grid-header .gigya-composite-control-header,
  .content-grid-configuration .content-grid-header p,
  .content-grid-configuration .content-grid-header .searchResults-results .searchResults-result,
  .searchResults-results .content-grid-configuration .content-grid-header .searchResults-result,
  .content-grid-configuration .content-grid-header .btn,
  .content-grid-configuration .content-grid-header #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-grid-configuration .content-grid-header .button,
  .content-grid-configuration .content-grid-header #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-grid-configuration .content-grid-header .button#preferences_prompt_submit,
  .content-grid-configuration .content-grid-header #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-grid-configuration .content-grid-header .button#preferences_prompt_decline,
  .content-grid-configuration .content-grid-header .articleList-more {
    margin: 0; }

/*
  BASE
*/
.content-grid-item-base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px; }
  @media (min-width: 991px) {
    .content-grid-item-base.col-lg-12, .content-grid-item-base.download {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      width: 100%; }
      .content-grid-item-base.col-lg-12 .content-grid-item-base_thumbnail, .content-grid-item-base.download .content-grid-item-base_thumbnail {
        max-width: 25%; } }
  .content-grid-item-base_background {
    background: #ffffff;
    color: #071d49;
    padding: 30px;
    height: 100%;
    width: 100%; }
  .content-grid-item-base_thumbnail {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 0;
    overflow: hidden; }
    .content-grid-item-base_thumbnail .straight-line,
    .content-grid-item-base_thumbnail .diagonal-line {
      position: absolute;
      width: 100%;
      height: 9px;
      z-index: 1;
      background-color: #e40046; }
      @media (max-width: 767px) {
        .content-grid-item-base_thumbnail .straight-line,
        .content-grid-item-base_thumbnail .diagonal-line {
          height: 5px; } }
    .content-grid-item-base_thumbnail .straight-line {
      right: 56px;
      bottom: 30px; }
    .content-grid-item-base_thumbnail .diagonal-line {
      -webkit-transform-origin: right;
              transform-origin: right;
      -webkit-transform: rotate(110deg);
              transform: rotate(110deg);
      right: 60px;
      bottom: 28px; }
    .content-grid-item-base_thumbnail[data-padlock="true"] {
      background: #ffffff; }
      .content-grid-item-base_thumbnail[data-padlock="true"]::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        content: "";
        width: 30px;
        height: 34px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .content-grid-item-base_thumbnail-padlock {
      opacity: 0.3;
      position: relative; }
    .content-grid-item-base_thumbnail-icon {
      position: absolute; }
  .content-grid-item-base_tagline {
    margin: 0 0 22px 0; }
  .content-grid-item-base_title a,
  .content-grid-item-base_title a.external {
    text-decoration: none; }
    .content-grid-item-base_title a:hover > h4, .content-grid-item-base_title .content-filter .filter--keyword .filter__content form a:hover > input, .content-filter .filter--keyword .filter__content form .content-grid-item-base_title a:hover > input,
    .content-grid-item-base_title .content-filter-v2 .filter--keyword .filter__content form a:hover > input, .content-filter-v2 .filter--keyword .filter__content form .content-grid-item-base_title a:hover > input,
    .content-grid-item-base_title a.external:hover > h4,
    .content-grid-item-base_title .content-filter .filter--keyword .filter__content form a.external:hover > input,
    .content-filter .filter--keyword .filter__content form .content-grid-item-base_title a.external:hover > input,
    .content-grid-item-base_title .content-filter-v2 .filter--keyword .filter__content form a.external:hover > input,
    .content-filter-v2 .filter--keyword .filter__content form .content-grid-item-base_title a.external:hover > input {
      color: #e40046; }
    .content-grid-item-base_title a h4, .content-grid-item-base_title a .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .content-grid-item-base_title a input,
    .content-grid-item-base_title a .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .content-grid-item-base_title a input,
    .content-grid-item-base_title a.external h4,
    .content-grid-item-base_title a.external .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .content-grid-item-base_title a.external input,
    .content-grid-item-base_title a.external .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .content-grid-item-base_title a.external input {
      -webkit-transition: color 0.2s;
      transition: color 0.2s; }
    .content-grid-item-base_title a:hover,
    .content-grid-item-base_title a.external:hover {
      text-decoration: none; }
  .content-grid-item-base_title h4, .content-grid-item-base_title .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .content-grid-item-base_title input,
  .content-grid-item-base_title .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .content-grid-item-base_title input {
    margin: 0 0 22px 0; }
  .content-grid-item-base_cta a.external.btn-secondary,
  .content-grid-item-base_cta .gigyaraas .gigya-screen-content a.external.btn-secondary:link, .gigyaraas .gigya-screen-content .content-grid-item-base_cta a.external.btn-secondary:link,
  .content-grid-item-base_cta .gigyaraas .gigya-screen-content a.external.btn-secondary:visited, .gigyaraas .gigya-screen-content .content-grid-item-base_cta a.external.btn-secondary:visited,
  .content-grid-item-base_cta .gigyaraas .gigya-screen-content a.external.btn-secondary:hover, .gigyaraas .gigya-screen-content .content-grid-item-base_cta a.external.btn-secondary:hover, .content-grid-item-base_cta a.external.articleList-more,
  .content-grid-item-base_cta a.external-link.btn-secondary,
  .content-grid-item-base_cta .gigyaraas .gigya-screen-content a.external-link.btn-secondary:link,
  .gigyaraas .gigya-screen-content .content-grid-item-base_cta a.external-link.btn-secondary:link,
  .content-grid-item-base_cta .gigyaraas .gigya-screen-content a.external-link.btn-secondary:visited,
  .gigyaraas .gigya-screen-content .content-grid-item-base_cta a.external-link.btn-secondary:visited,
  .content-grid-item-base_cta .gigyaraas .gigya-screen-content a.external-link.btn-secondary:hover,
  .gigyaraas .gigya-screen-content .content-grid-item-base_cta a.external-link.btn-secondary:hover,
  .content-grid-item-base_cta a.external-link.articleList-more {
    position: relative;
    display: inline-block;
    margin-right: 25px; }
    .content-grid-item-base_cta a.external.btn-secondary::after,
    .content-grid-item-base_cta .gigyaraas .gigya-screen-content a.external.btn-secondary:link::after, .gigyaraas .gigya-screen-content .content-grid-item-base_cta a.external.btn-secondary:link::after,
    .content-grid-item-base_cta .gigyaraas .gigya-screen-content a.external.btn-secondary:visited::after, .gigyaraas .gigya-screen-content .content-grid-item-base_cta a.external.btn-secondary:visited::after,
    .content-grid-item-base_cta .gigyaraas .gigya-screen-content a.external.btn-secondary:hover::after, .gigyaraas .gigya-screen-content .content-grid-item-base_cta a.external.btn-secondary:hover::after, .content-grid-item-base_cta a.external.articleList-more::after,
    .content-grid-item-base_cta a.external-link.btn-secondary::after,
    .content-grid-item-base_cta .gigyaraas .gigya-screen-content a.external-link.btn-secondary:link::after,
    .gigyaraas .gigya-screen-content .content-grid-item-base_cta a.external-link.btn-secondary:link::after,
    .content-grid-item-base_cta .gigyaraas .gigya-screen-content a.external-link.btn-secondary:visited::after,
    .gigyaraas .gigya-screen-content .content-grid-item-base_cta a.external-link.btn-secondary:visited::after,
    .content-grid-item-base_cta .gigyaraas .gigya-screen-content a.external-link.btn-secondary:hover::after,
    .gigyaraas .gigya-screen-content .content-grid-item-base_cta a.external-link.btn-secondary:hover::after,
    .content-grid-item-base_cta a.external-link.articleList-more::after {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-diagonal-arrow-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      content: "";
      background-size: contain;
      position: absolute;
      top: 19px;
      right: -18px;
      width: 10px;
      height: 10px;
      display: block; }

.secondary-900 .content-grid-item-base a.btn-secondary.btn:not(.prevent-alternate), .secondary-900 .content-grid-item-base .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 .content-grid-item-base a.articleList-more:not(.prevent-alternate), .secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.btn-secondary.button:not(.prevent-alternate), .secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 .content-grid-item-base a.articleList-more:not(.prevent-alternate),
.tertiary-800 .content-grid-item-base a.btn-secondary.btn:not(.prevent-alternate),
.tertiary-800 .content-grid-item-base .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate),
.gigyaraas .gigya-screen-content .tertiary-800 .content-grid-item-base a.articleList-more:not(.prevent-alternate),
.tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate),
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.btn-secondary.button:not(.prevent-alternate),
.tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate),
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate),
.tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate),
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate),
.tertiary-800 .content-grid-item-base a.articleList-more:not(.prevent-alternate) {
  color: #071d49; }
  .secondary-900 .content-grid-item-base a.btn-secondary.btn:not(.prevent-alternate):hover, .secondary-900 .content-grid-item-base .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate):hover, .gigyaraas .gigya-screen-content .secondary-900 .content-grid-item-base a.articleList-more:not(.prevent-alternate):hover, .secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.btn-secondary.button:not(.prevent-alternate):hover, .secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate):hover, .secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate):hover, .secondary-900 .content-grid-item-base a.articleList-more:not(.prevent-alternate):hover,
  .tertiary-800 .content-grid-item-base a.btn-secondary.btn:not(.prevent-alternate):hover,
  .tertiary-800 .content-grid-item-base .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate):hover,
  .gigyaraas .gigya-screen-content .tertiary-800 .content-grid-item-base a.articleList-more:not(.prevent-alternate):hover,
  .tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate):hover,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.btn-secondary.button:not(.prevent-alternate):hover,
  .tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate):hover,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate):hover,
  .tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate):hover,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate):hover,
  .tertiary-800 .content-grid-item-base a.articleList-more:not(.prevent-alternate):hover {
    color: #676f71; }

.secondary-900 .content-grid-item_tagline a.btn-secondary.btn:not(.prevent-alternate), .secondary-900 .content-grid-item_tagline .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 .content-grid-item_tagline a.articleList-more:not(.prevent-alternate), .secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.btn-secondary.button:not(.prevent-alternate), .secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 .content-grid-item_tagline a.articleList-more:not(.prevent-alternate),
.tertiary-800 .content-grid-item_tagline a.btn-secondary.btn:not(.prevent-alternate),
.tertiary-800 .content-grid-item_tagline .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate),
.gigyaraas .gigya-screen-content .tertiary-800 .content-grid-item_tagline a.articleList-more:not(.prevent-alternate),
.tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate),
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.btn-secondary.button:not(.prevent-alternate),
.tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate),
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate),
.tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate),
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate),
.tertiary-800 .content-grid-item_tagline a.articleList-more:not(.prevent-alternate) {
  color: #ffffff; }
  .secondary-900 .content-grid-item_tagline a.btn-secondary.btn:not(.prevent-alternate).btn-locked::before, .secondary-900 .content-grid-item_tagline .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate).btn-locked::before, .gigyaraas .gigya-screen-content .secondary-900 .content-grid-item_tagline a.articleList-more:not(.prevent-alternate).btn-locked::before, .secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate).btn-locked::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.btn-secondary.button:not(.prevent-alternate).btn-locked::before, .secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate).btn-locked::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate).btn-locked::before, .secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate).btn-locked::before, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate).btn-locked::before, .secondary-900 .content-grid-item_tagline a.articleList-more:not(.prevent-alternate).btn-locked::before,
  .tertiary-800 .content-grid-item_tagline a.btn-secondary.btn:not(.prevent-alternate).btn-locked::before,
  .tertiary-800 .content-grid-item_tagline .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate).btn-locked::before,
  .gigyaraas .gigya-screen-content .tertiary-800 .content-grid-item_tagline a.articleList-more:not(.prevent-alternate).btn-locked::before,
  .tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate).btn-locked::before,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.btn-secondary.button:not(.prevent-alternate).btn-locked::before,
  .tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate).btn-locked::before,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate).btn-locked::before,
  .tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate).btn-locked::before,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate).btn-locked::before,
  .tertiary-800 .content-grid-item_tagline a.articleList-more:not(.prevent-alternate).btn-locked::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-neutral-white-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: contain; }

/*
  BASE
*/
.content-grid-item-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px; }
  @media (min-width: 991px) {
    .content-grid-item-article.col-lg-12, .content-grid-item-article.download {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      width: 100%; }
      .content-grid-item-article.col-lg-12 .content-grid-item-base_thumbnail, .content-grid-item-article.download .content-grid-item-base_thumbnail {
        max-width: 25%; } }
  .content-grid-item-article.col-lg-4 .straight-line,
  .content-grid-item-article.col-lg-4 .diagonal-line {
    height: 6px; }
    @media (max-width: 767px) {
      .content-grid-item-article.col-lg-4 .straight-line,
      .content-grid-item-article.col-lg-4 .diagonal-line {
        height: 5px; } }
  @media (max-width: 767px) {
    .content-grid-item-article.col-lg-4 .diagonal-line {
      bottom: 29px; } }
  .content-grid-item-article.col-lg-4 .straight-line {
    right: 58px; }
  .content-grid-item-article.col-lg-6 .straight-line, .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_image .straight-line, .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_content .straight-line, .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_image .straight-line, .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_content .straight-line,
  .content-grid-item-article.col-lg-6 .diagonal-line,
  .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_image .diagonal-line,
  .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_content .diagonal-line,
  .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_image .diagonal-line,
  .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_content .diagonal-line {
    height: 9px;
    bottom: 45px; }
    @media (max-width: 767px) {
      .content-grid-item-article.col-lg-6 .straight-line, .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_image .straight-line, .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_content .straight-line, .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_image .straight-line, .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_content .straight-line,
      .content-grid-item-article.col-lg-6 .diagonal-line,
      .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_image .diagonal-line,
      .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_content .diagonal-line,
      .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_image .diagonal-line,
      .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_content .diagonal-line {
        height: 5px; } }
  @media (max-width: 767px) {
    .content-grid-item-article.col-lg-6 .straight-line, .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_image .straight-line, .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_content .straight-line, .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_image .straight-line, .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_content .straight-line {
      right: 58px; } }
  
  .content-grid-item-article.col-lg-6 .diagonal-line,
  .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_image .diagonal-line,
  .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_content .diagonal-line,
  .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_image .diagonal-line,
  .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_content .diagonal-line {
    bottom: 43px; }
    @media (max-width: 767px) {
      
      .content-grid-item-article.col-lg-6 .diagonal-line,
      .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_image .diagonal-line,
      .banner-v3_wrapper .component-content .content-grid-item-article.banner-v3_content .diagonal-line,
      .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_image .diagonal-line,
      .teaser-panel_wrapper .component-content .content-grid-item-article.teaser-panel_content .diagonal-line {
        bottom: 44px; } }
  @media (max-width: 767px) {
    .content-grid-item-article.col-lg-3 .straight-line {
      right: 58px; } }
  .content-grid-item-article .content-grid-item_thumbnail-icon {
    top: 10px;
    left: 10px;
    height: 26px;
    width: 26px; }
    @media (max-width: 767px) {
      .content-grid-item-article .content-grid-item_thumbnail-icon {
        height: 24px;
        width: 24px; } }
    .content-grid-item-article .content-grid-item_thumbnail-icon[data-icon="video"] {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-play-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; }

.secondary-900 .content-grid-item-article a.btn-secondary.btn:not(.prevent-alternate), .secondary-900 .content-grid-item-article .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate), .gigyaraas .gigya-screen-content .secondary-900 .content-grid-item-article a.articleList-more:not(.prevent-alternate), .secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.btn-secondary.button:not(.prevent-alternate), .secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate), .secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate), .secondary-900 .content-grid-item-article a.articleList-more:not(.prevent-alternate),
.tertiary-800 .content-grid-item-article a.btn-secondary.btn:not(.prevent-alternate),
.tertiary-800 .content-grid-item-article .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate),
.gigyaraas .gigya-screen-content .tertiary-800 .content-grid-item-article a.articleList-more:not(.prevent-alternate),
.tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate),
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.btn-secondary.button:not(.prevent-alternate),
.tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate),
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate),
.tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate),
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate),
.tertiary-800 .content-grid-item-article a.articleList-more:not(.prevent-alternate) {
  color: var(--color-secondary-900-base); }
  .secondary-900 .content-grid-item-article a.btn-secondary.btn:not(.prevent-alternate):hover, .secondary-900 .content-grid-item-article .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate):hover, .gigyaraas .gigya-screen-content .secondary-900 .content-grid-item-article a.articleList-more:not(.prevent-alternate):hover, .secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.btn-secondary.button:not(.prevent-alternate):hover, .secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate):hover, .secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate):hover, .secondary-900 .content-grid-item-article a.articleList-more:not(.prevent-alternate):hover,
  .tertiary-800 .content-grid-item-article a.btn-secondary.btn:not(.prevent-alternate):hover,
  .tertiary-800 .content-grid-item-article .gigyaraas .gigya-screen-content a.articleList-more:not(.prevent-alternate):hover,
  .gigyaraas .gigya-screen-content .tertiary-800 .content-grid-item-article a.articleList-more:not(.prevent-alternate):hover,
  .tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate):hover,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.btn-secondary.button:not(.prevent-alternate):hover,
  .tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate):hover,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.btn-secondary.button#preferences_prompt_submit:not(.prevent-alternate):hover,
  .tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate):hover,
  #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.btn-secondary.button#preferences_prompt_decline:not(.prevent-alternate):hover,
  .tertiary-800 .content-grid-item-article a.articleList-more:not(.prevent-alternate):hover {
    color: var(--color-neutral-900-base); }

/*
  THEMES
*/
/*
  BASE
*/
.content-grid-item-abstract {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px; }
  .content-grid-item-abstract .content-grid-item_background {
    padding: 24px; }
  .content-grid-item-abstract .content-grid-item_tagline {
    margin-bottom: 16px; }
  .content-grid-item-abstract .content-grid-item_title h4, .content-grid-item-abstract .content-grid-item_title .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .content-grid-item-abstract .content-grid-item_title input,
  .content-grid-item-abstract .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .content-grid-item-abstract .content-grid-item_title input {
    margin-bottom: 16px; }
  .content-grid-item-abstract .content-grid-item_cta .btn-secondary, .content-grid-item-abstract .content-grid-item_cta .gigyaraas .gigya-screen-content a.btn-secondary, .gigyaraas .gigya-screen-content .content-grid-item-abstract .content-grid-item_cta a.btn-secondary, .content-grid-item-abstract .content-grid-item_cta .articleList-more {
    padding-top: 0; }
  .content-grid-item-abstract .content-grid-item_cta a.external.btn-secondary::after, .content-grid-item-abstract .content-grid-item_cta a.external.articleList-more::after {
    top: 6px;
    width: 8px;
    height: 8px; }

/*
  THEMES
*/
/*
  BASE
*/
.content-grid-item-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px; }
  .content-grid-item-video .content-grid-item_thumbnail {
    cursor: pointer; }
    .content-grid-item-video .content-grid-item_thumbnail:hover .content-grid-item_thumbnail-icon[data-icon="play"] {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-play-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; }
    .content-grid-item-video .content-grid-item_thumbnail[data-padlock="true"] {
      pointer-events: none; }
    .content-grid-item-video .content-grid-item_thumbnail-icon[data-icon="play"] {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-play-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      height: 64px;
      width: 64px; }
  .content-grid-item-video .content-grid-item_video-player {
    display: none;
    height: 100vh;
    width: 100vw;
    position: fixed;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 100; }
    .content-grid-item-video .content-grid-item_video-player::before {
      position: fixed;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      height: 100vh;
      width: 100vw;
      background: #071d49;
      opacity: 0.5;
      content: "";
      z-index: -1; }
    .content-grid-item-video .content-grid-item_video-player.active {
      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;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .content-grid-item-video .content-grid-item_video-player-close-button {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cancel-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: 24px 24px;
      cursor: pointer;
      height: 40px;
      width: 40px;
      padding: 8px;
      position: fixed;
      top: 30px;
      right: 30px; }
      @media (min-width: 767px) and (max-width: 1080px) and (orientation: portrait) {
        .content-grid-item-video .content-grid-item_video-player-close-button {
          top: 90px; } }
      @media (min-width: 991px) and (max-width: 1200px) and (orientation: landscape) {
        .content-grid-item-video .content-grid-item_video-player-close-button {
          top: 90px; } }
    .content-grid-item-video .content-grid-item_video-player .component-content {
      height: 100%; }
      .content-grid-item-video .content-grid-item_video-player .component-content iframe[title="vimeo-player"] {
        width: 100%;
        height: 100%;
        padding: 0 15px; }
  .content-grid-item-video .content-grid-item_tagline p:first-child, .content-grid-item-video .content-grid-item_tagline .searchResults-results .searchResults-result:first-child, .searchResults-results .content-grid-item-video .content-grid-item_tagline .searchResults-result:first-child {
    margin-top: 10px; }

/*
  BASE
*/
.content-grid-item-video-360 .content-grid-item_thumbnail {
  position: relative; }
  .content-grid-item-video-360 .content-grid-item_thumbnail .content-grid-item_title {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0 30px 30px;
    color: #ffffff;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: -0.39px;
    line-height: 52.71px;
    z-index: 1; }
    @media (max-width: 767px) {
      .content-grid-item-video-360 .content-grid-item_thumbnail .content-grid-item_title {
        line-height: 36px; } }
  .content-grid-item-video-360 .content-grid-item_thumbnail .content-grid-item_gradient {
    z-index: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .content-grid-item-video-360 .content-grid-item_thumbnail .content-grid-item_gradient.positive-gradient {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(50%, rgba(7, 29, 73, 0)));
      background: linear-gradient(to top, #071d49 0%, rgba(7, 29, 73, 0) 50%);
      opacity: 1;
      visibility: visible; }
    .content-grid-item-video-360 .content-grid-item_thumbnail .content-grid-item_gradient.negative-gradient {
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(228, 0, 70, 0.75)), color-stop(50%, rgba(228, 0, 70, 0)));
      background: linear-gradient(to top, rgba(228, 0, 70, 0.75) 0%, rgba(228, 0, 70, 0) 50%);
      opacity: 1;
      visibility: visible; }

.content-grid-item-video-360 .cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden; }
  .content-grid-item-video-360 .cta-buttons .cta-button {
    height: 45px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 45px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    -webkit-transform: skew(-15deg);
            transform: skew(-15deg);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-preferred-size: calc(50% + 7px);
        flex-basis: calc(50% + 7px); }
    .content-grid-item-video-360 .cta-buttons .cta-button span {
      display: inline-block;
      -webkit-transform: skew(15deg);
              transform: skew(15deg); }
  .content-grid-item-video-360 .cta-buttons .cta-positive-button {
    background: #5bc2e7;
    margin-left: -7px; }
    .content-grid-item-video-360 .cta-buttons .cta-positive-button:hover {
      background: #2fb1e0; }
  .content-grid-item-video-360 .cta-buttons .cta-negative-button {
    background: #e40046; }
    .content-grid-item-video-360 .cta-buttons .cta-negative-button:hover {
      background: #b10036; }

.content-grid-item-video-360 .content-grid-item_video-360-player {
  display: none;
  height: 100vh;
  width: 100vw;
  position: fixed;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 100; }
  .content-grid-item-video-360 .content-grid-item_video-360-player-buttons {
    width: 410px;
    position: absolute;
    bottom: 85px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 5; }
    @media (max-width: 1400px) {
      .content-grid-item-video-360 .content-grid-item_video-360-player-buttons {
        bottom: 75px; } }
    @media (max-width: 460px) {
      .content-grid-item-video-360 .content-grid-item_video-360-player-buttons {
        width: 90%; } }
    .content-grid-item-video-360 .content-grid-item_video-360-player-buttons .cta-button:not(.active) {
      cursor: default;
      pointer-events: none; }
    .content-grid-item-video-360 .content-grid-item_video-360-player-buttons .cta-positive-button:not(.active) {
      background: #2fb1e0; }
    .content-grid-item-video-360 .content-grid-item_video-360-player-buttons .cta-negative-button:not(.active) {
      background: #b10036; }
  .content-grid-item-video-360 .content-grid-item_video-360-player::before {
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100vh;
    width: 100vw;
    background: #000000;
    opacity: 0.8;
    content: "";
    z-index: -1; }
  .content-grid-item-video-360 .content-grid-item_video-360-player.active {
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 200; }
  .content-grid-item-video-360 .content-grid-item_video-360-player-close-button {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cancel-neutral-white-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 24px 24px;
    cursor: pointer;
    height: 40px;
    width: 40px;
    padding: 8px;
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 1; }
    @media (max-width: 1400px) {
      .content-grid-item-video-360 .content-grid-item_video-360-player-close-button {
        background-position: center;
        top: 15px;
        right: 15px; } }
  .content-grid-item-video-360 .content-grid-item_video-360-player .component-content {
    height: 100%;
    position: relative; }
    .content-grid-item-video-360 .content-grid-item_video-360-player .component-content iframe {
      display: none;
      border: none; }
      .content-grid-item-video-360 .content-grid-item_video-360-player .component-content iframe.active {
        display: block; }

/*
  BASE
*/
.content-grid-item-event-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px; }
  @media (min-width: 991px) {
    .content-grid-item-event-listing.col-lg-12, .content-grid-item-event-listing.download {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      width: 100%; }
      .content-grid-item-event-listing.col-lg-12 .content-grid-item-base_thumbnail, .content-grid-item-event-listing.download .content-grid-item-base_thumbnail {
        max-width: 25%; } }
  @media (min-width: 991px) {
    .content-grid-item-event-listing .content-grid-item_background {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .content-grid-item-event-listing .content-grid-item_thumbnail-icon {
    top: 10px;
    left: 10px;
    height: 26px;
    width: 26px; }
    .content-grid-item-event-listing .content-grid-item_thumbnail-icon[data-icon="video"] {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-play-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; }
  .content-grid-item-event-listing .content-grid-item_event-details {
    margin-top: 30px; }
    @media (min-width: 991px) {
      .content-grid-item-event-listing .content-grid-item_event-details {
        margin-top: 0;
        min-width: 25%;
        margin-left: 30px;
        padding-left: 30px;
        border-left: 1px solid #d0d3d4; } }
    .content-grid-item-event-listing .content-grid-item_event-details p:last-child, .content-grid-item-event-listing .content-grid-item_event-details .searchResults-results .searchResults-result:last-child, .searchResults-results .content-grid-item-event-listing .content-grid-item_event-details .searchResults-result:last-child {
      margin-bottom: 0; }
    .content-grid-item-event-listing .content-grid-item_event-details .content-grid-item_event-location {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 30px; }
      .content-grid-item-event-listing .content-grid-item_event-details .content-grid-item_event-location::before {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-local-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        content: "";
        height: 30px;
        width: 30px;
        background-size: cover;
        display: inline-block;
        margin-right: 15px; }
    .content-grid-item-event-listing .content-grid-item_event-details .content-grid-item_event-time {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 30px; }
      .content-grid-item-event-listing .content-grid-item_event-details .content-grid-item_event-time::before {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-right-time-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        content: "";
        height: 30px;
        width: 30px;
        background-size: cover;
        display: inline-block;
        margin-right: 15px; }
    .content-grid-item-event-listing .content-grid-item_event-details .content-grid-item_event-language {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 30px; }
      .content-grid-item-event-listing .content-grid-item_event-details .content-grid-item_event-language::before {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-communication-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        content: "";
        height: 30px;
        width: 30px;
        background-size: cover;
        display: inline-block;
        margin-right: 15px; }
  .content-grid-item-event-listing .content-grid-item_thumbnail + .content-grid-item_background .content-grid-item_event-details {
    min-width: 34%; }

/*
  THEMES
*/
.content-grid-item-document {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px; }
  .content-grid-item-document .content-grid-item__thumbnail {
    margin-top: 0;
    margin-bottom: 16px; }
    .content-grid-item-document .content-grid-item__thumbnail img {
      width: 100%; }
  .content-grid-item-document .content-grid-item__document-type {
    margin-top: 0;
    margin-bottom: 0;
    color: #071d49; }
  .content-grid-item-document .content-grid-item__document-type-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 16px; }
  .content-grid-item-document .content-grid-item__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .content-grid-item-document .content-grid-item__cta a.external.btn-secondary, .content-grid-item-document .content-grid-item__cta a.external.articleList-more,
    .content-grid-item-document .content-grid-item__cta a.external-link.btn-secondary,
    .content-grid-item-document .content-grid-item__cta a.external-link.articleList-more {
      position: relative;
      display: inline-block;
      margin-right: 25px; }
      .content-grid-item-document .content-grid-item__cta a.external.btn-secondary::after, .content-grid-item-document .content-grid-item__cta a.external.articleList-more::after,
      .content-grid-item-document .content-grid-item__cta a.external-link.btn-secondary::after,
      .content-grid-item-document .content-grid-item__cta a.external-link.articleList-more::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-diagonal-arrow-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        content: "";
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 19px;
        right: -18px;
        width: 8px;
        height: 8px;
        display: block; }
    .content-grid-item-document .content-grid-item__cta .download-link {
      height: 24px;
      margin-bottom: 9px; }
      .content-grid-item-document .content-grid-item__cta .download-link::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-download-primary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        content: '';
        display: block;
        background-size: contain;
        width: 24px;
        height: 24px; }
  .content-grid-item-document .pdf-viewer__container {
    display: none; }
  .content-grid-item-document .pdf-viewer .base-popup .pdf-viewer__container, .content-grid-item-document .pdf-viewer .hcp-popup-v2 .pdf-viewer__container, .content-grid-item-document .pdf-viewer .exit-message-popup .pdf-viewer__container, .content-grid-item-document .pdf-viewer .country-switcher-popup .pdf-viewer__container, .content-grid-item-document .pdf-viewer .message-popup .pdf-viewer__container, .content-grid-item-document .pdf-viewer .social-redirector .pdf-viewer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

/*
	BASE
*/
.content-filter,
.content-filter-v2 {
  padding: 0 15px;
  margin-bottom: 30px; }
  .content-filter__topbar,
  .content-filter-v2__topbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 991px) {
      .content-filter__topbar,
      .content-filter-v2__topbar {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 0; } }
  .content-filter .filters,
  .content-filter-v2 .filters {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0 0 15px 0;
    background: #f1f1f1;
    width: 100%; }
    @media (min-width: 991px) {
      .content-filter .filters,
      .content-filter-v2 .filters {
        background: transparent;
        width: auto; } }
  .content-filter .filters-expandable__opener,
  .content-filter-v2 .filters-expandable__opener {
    -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
    transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
    background: #f1f1f1;
    color: #071d49;
    padding: 15px 16px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .content-filter .filters-expandable__opener,
      .content-filter-v2 .filters-expandable__opener {
        display: inline-table; } }
    .content-filter .filters-expandable__opener::before, .content-filter .filters-expandable__opener::after,
    .content-filter-v2 .filters-expandable__opener::before,
    .content-filter-v2 .filters-expandable__opener::after {
      -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      content: '';
      position: absolute;
      border-style: solid;
      width: 0;
      height: 0; }
    .content-filter .filters-expandable__opener::before,
    .content-filter-v2 .filters-expandable__opener::before {
      border-width: 50px 15px 0 0;
      border-color: transparent #f1f1f1 transparent transparent;
      left: -15px;
      bottom: 0; }
    .content-filter .filters-expandable__opener::after,
    .content-filter-v2 .filters-expandable__opener::after {
      border-width: 50px 15px 0 0;
      border-color: #f1f1f1 transparent transparent transparent;
      right: -15px;
      top: 0; }
    .content-filter .filters-expandable__opener .filter__opener-arrow,
    .content-filter-v2 .filters-expandable__opener .filter__opener-arrow {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain;
      min-height: 8px;
      min-width: 8px;
      margin-left: 15px;
      -webkit-transition: -webkit-transform 0.2s;
      transition: -webkit-transform 0.2s;
      transition: transform 0.2s;
      transition: transform 0.2s, -webkit-transform 0.2s;
      display: none; }
      @media (min-width: 991px) {
        .content-filter .filters-expandable__opener .filter__opener-arrow,
        .content-filter-v2 .filters-expandable__opener .filter__opener-arrow {
          display: inline-block; } }
    .content-filter .filters-expandable__opener .filter__opener-counter,
    .content-filter-v2 .filters-expandable__opener .filter__opener-counter {
      min-height: 23px;
      min-width: 23px;
      border-radius: 50%;
      color: #ffffff;
      background: #702082;
      margin-left: 15px;
      position: relative;
      top: -2px;
      line-height: 20px;
      display: none; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .content-filter .filters-expandable__opener .filter__opener-counter,
        .content-filter-v2 .filters-expandable__opener .filter__opener-counter {
          height: 19px;
          width: 19px; } }
      .content-filter .filters-expandable__opener .filter__opener-counter.active,
      .content-filter-v2 .filters-expandable__opener .filter__opener-counter.active {
        display: inline-block; }
    .content-filter .filters-expandable__opener.active,
    .content-filter-v2 .filters-expandable__opener.active {
      background: #ffffff; }
      .content-filter .filters-expandable__opener.active::before,
      .content-filter-v2 .filters-expandable__opener.active::before {
        border-color: transparent #ffffff transparent transparent; }
      .content-filter .filters-expandable__opener.active::after,
      .content-filter-v2 .filters-expandable__opener.active::after {
        border-color: #ffffff transparent transparent transparent; }
      .content-filter .filters-expandable__opener.active .filter__opener-arrow,
      .content-filter-v2 .filters-expandable__opener.active .filter__opener-arrow {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
    .content-filter .filters-expandable__opener::before,
    .content-filter-v2 .filters-expandable__opener::before {
      display: none; }
    .content-filter .filters-expandable__opener .filter__opener-icon,
    .content-filter-v2 .filters-expandable__opener .filter__opener-icon {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-filter-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain;
      width: 13px;
      height: 9px;
      margin-right: 15px; }
    @media (min-width: 991px) {
      .content-filter .filters-expandable__opener,
      .content-filter-v2 .filters-expandable__opener {
        display: none; } }
  .content-filter .filters-expandable__content,
  .content-filter-v2 .filters-expandable__content {
    list-style: none;
    background: #ffffff;
    border: 1px solid #f1f1f1;
    padding: 30px;
    margin: 0;
    width: 100%;
    z-index: 2;
    left: 0;
    position: absolute;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 60vh;
    padding: 30px 0 130px 0; }
    @media (min-width: 991px) {
      .content-filter .filters-expandable__content,
      .content-filter-v2 .filters-expandable__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: static;
        background: transparent;
        border: none;
        width: auto;
        height: auto;
        padding: 0; } }
    @media (min-width: 991px) {
      .content-filter .filters-expandable__content .nano,
      .content-filter-v2 .filters-expandable__content .nano {
        overflow: unset;
        min-height: auto;
        position: static; } }
    .content-filter .filters-expandable__content .nano-content,
    .content-filter-v2 .filters-expandable__content .nano-content {
      padding: 0 30px; }
      @media (min-width: 991px) {
        .content-filter .filters-expandable__content .nano-content,
        .content-filter-v2 .filters-expandable__content .nano-content {
          overflow: unset;
          position: static;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          padding: 0;
          margin: 0 !important; } }
    .content-filter .filters-expandable__content .filter,
    .content-filter-v2 .filters-expandable__content .filter {
      margin-bottom: 15px;
      border-bottom: 1px solid #f1f1f1; }
      @media (min-width: 991px) {
        .content-filter .filters-expandable__content .filter,
        .content-filter-v2 .filters-expandable__content .filter {
          margin: 0;
          border: none; }
          .content-filter .filters-expandable__content .filter:last-of-type,
          .content-filter-v2 .filters-expandable__content .filter:last-of-type {
            padding-right: 106px; } }
      .content-filter .filters-expandable__content .filter:nth-of-type(1) .filter__opener::before,
      .content-filter-v2 .filters-expandable__content .filter:nth-of-type(1) .filter__opener::before {
        display: none; }
      .content-filter .filters-expandable__content .filter__opener,
      .content-filter-v2 .filters-expandable__content .filter__opener {
        -webkit-box-shadow: none;
                box-shadow: none;
        background: transparent;
        padding: 0;
        pointer-events: none; }
        .content-filter .filters-expandable__content .filter__opener::before, .content-filter .filters-expandable__content .filter__opener::after,
        .content-filter-v2 .filters-expandable__content .filter__opener::before,
        .content-filter-v2 .filters-expandable__content .filter__opener::after {
          display: none; }
        @media (min-width: 991px) {
          .content-filter .filters-expandable__content .filter__opener,
          .content-filter-v2 .filters-expandable__content .filter__opener {
            -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
            transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
            background: #f1f1f1;
            color: #071d49;
            padding: 15px 16px;
            margin-right: 20px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            height: 50px;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            position: relative;
            pointer-events: unset; } }
  @media screen and (min-width: 991px) and (-ms-high-contrast: active), (min-width: 991px) and (-ms-high-contrast: none) {
    .content-filter .filters-expandable__content .filter__opener,
    .content-filter-v2 .filters-expandable__content .filter__opener {
      display: inline-table; } }
        @media (min-width: 991px) {
            .content-filter .filters-expandable__content .filter__opener::before, .content-filter .filters-expandable__content .filter__opener::after,
            .content-filter-v2 .filters-expandable__content .filter__opener::before,
            .content-filter-v2 .filters-expandable__content .filter__opener::after {
              -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
              transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
              content: '';
              position: absolute;
              border-style: solid;
              width: 0;
              height: 0; }
            .content-filter .filters-expandable__content .filter__opener::before,
            .content-filter-v2 .filters-expandable__content .filter__opener::before {
              border-width: 50px 15px 0 0;
              border-color: transparent #f1f1f1 transparent transparent;
              left: -15px;
              bottom: 0; }
            .content-filter .filters-expandable__content .filter__opener::after,
            .content-filter-v2 .filters-expandable__content .filter__opener::after {
              border-width: 50px 15px 0 0;
              border-color: #f1f1f1 transparent transparent transparent;
              right: -15px;
              top: 0; }
            .content-filter .filters-expandable__content .filter__opener .filter__opener-arrow,
            .content-filter-v2 .filters-expandable__content .filter__opener .filter__opener-arrow {
              background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
              background-repeat: no-repeat;
              background-size: auto;
              background-size: contain;
              min-height: 8px;
              min-width: 8px;
              margin-left: 15px;
              -webkit-transition: -webkit-transform 0.2s;
              transition: -webkit-transform 0.2s;
              transition: transform 0.2s;
              transition: transform 0.2s, -webkit-transform 0.2s;
              display: none; } }
    @media (min-width: 991px) and (min-width: 991px) {
      .content-filter .filters-expandable__content .filter__opener .filter__opener-arrow,
      .content-filter-v2 .filters-expandable__content .filter__opener .filter__opener-arrow {
        display: inline-block; } }
        @media (min-width: 991px) {
            .content-filter .filters-expandable__content .filter__opener .filter__opener-counter,
            .content-filter-v2 .filters-expandable__content .filter__opener .filter__opener-counter {
              min-height: 23px;
              min-width: 23px;
              border-radius: 50%;
              color: #ffffff;
              background: #702082;
              margin-left: 15px;
              position: relative;
              top: -2px;
              line-height: 20px;
              display: none; } }
    @media screen and (min-width: 991px) and (-ms-high-contrast: active), (min-width: 991px) and (-ms-high-contrast: none) {
      .content-filter .filters-expandable__content .filter__opener .filter__opener-counter,
      .content-filter-v2 .filters-expandable__content .filter__opener .filter__opener-counter {
        height: 19px;
        width: 19px; } }
        @media (min-width: 991px) {
              .content-filter .filters-expandable__content .filter__opener .filter__opener-counter.active,
              .content-filter-v2 .filters-expandable__content .filter__opener .filter__opener-counter.active {
                display: inline-block; }
            .content-filter .filters-expandable__content .filter__opener.active,
            .content-filter-v2 .filters-expandable__content .filter__opener.active {
              background: #ffffff; }
              .content-filter .filters-expandable__content .filter__opener.active::before,
              .content-filter-v2 .filters-expandable__content .filter__opener.active::before {
                border-color: transparent #ffffff transparent transparent; }
              .content-filter .filters-expandable__content .filter__opener.active::after,
              .content-filter-v2 .filters-expandable__content .filter__opener.active::after {
                border-color: #ffffff transparent transparent transparent; }
              .content-filter .filters-expandable__content .filter__opener.active .filter__opener-arrow,
              .content-filter-v2 .filters-expandable__content .filter__opener.active .filter__opener-arrow {
                -webkit-transform: rotate(180deg);
                        transform: rotate(180deg); }
            .content-filter .filters-expandable__content .filter__opener::before, .content-filter .filters-expandable__content .filter__opener::after,
            .content-filter-v2 .filters-expandable__content .filter__opener::before,
            .content-filter-v2 .filters-expandable__content .filter__opener::after {
              display: inline-block; } }
        .content-filter .filters-expandable__content .filter__opener .filter__opener-counter.active,
        .content-filter-v2 .filters-expandable__content .filter__opener .filter__opener-counter.active {
          display: none; }
          @media (min-width: 991px) {
            .content-filter .filters-expandable__content .filter__opener .filter__opener-counter.active,
            .content-filter-v2 .filters-expandable__content .filter__opener .filter__opener-counter.active {
              display: inline-block; } }
      .content-filter .filters-expandable__content .filter__content,
      .content-filter-v2 .filters-expandable__content .filter__content {
        display: block;
        position: static;
        padding: 15px 0 30px 0;
        border: none; }
        @media (min-width: 991px) {
          .content-filter .filters-expandable__content .filter__content,
          .content-filter-v2 .filters-expandable__content .filter__content {
            list-style: none;
            background: #ffffff;
            border: 1px solid #f1f1f1;
            padding: 30px;
            margin: 0;
            width: 100%;
            z-index: 2;
            left: 0;
            position: absolute;
            display: none;
            width: 100%;
            padding: 30px 30px 15px 30px; } }
      .content-filter .filters-expandable__content .filter__option,
      .content-filter-v2 .filters-expandable__content .filter__option {
        margin-bottom: 15px; }
        .content-filter .filters-expandable__content .filter__option:last-of-type,
        .content-filter-v2 .filters-expandable__content .filter__option:last-of-type {
          margin-bottom: 0; }
          @media (min-width: 991px) {
            .content-filter .filters-expandable__content .filter__option:last-of-type,
            .content-filter-v2 .filters-expandable__content .filter__option:last-of-type {
              margin-bottom: 15px; } }
        .content-filter .filters-expandable__content .filter__option p, .content-filter .filters-expandable__content .filter__option .searchResults-results .searchResults-result, .searchResults-results .content-filter .filters-expandable__content .filter__option .searchResults-result,
        .content-filter-v2 .filters-expandable__content .filter__option p,
        .content-filter-v2 .filters-expandable__content .filter__option .searchResults-results .searchResults-result,
        .searchResults-results .content-filter-v2 .filters-expandable__content .filter__option .searchResults-result {
          margin-bottom: 0;
          font-size: inherit;
          font-weight: inherit;
          line-height: inherit; }
  .content-filter .filters-expandable__actions,
  .content-filter-v2 .filters-expandable__actions {
    border-top: 1px solid #d0d3d4;
    padding: 30px 30px 0px 30px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline; }
    @media (min-width: 991px) {
      .content-filter .filters-expandable__actions,
      .content-filter-v2 .filters-expandable__actions {
        display: none; } }
    .content-filter .filters-expandable__actions--reset,
    .content-filter-v2 .filters-expandable__actions--reset {
      color: #e40046;
      background: transparent;
      border: none;
      outline: none;
      padding: 0; }
    .content-filter .filters-expandable__actions--submit,
    .content-filter-v2 .filters-expandable__actions--submit {
      margin-right: 15px; }
  .content-filter .filters-expandable.active .filters-expandable__content,
  .content-filter-v2 .filters-expandable.active .filters-expandable__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .content-filter .filter__opener,
  .content-filter-v2 .filter__opener {
    -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
    transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
    background: #f1f1f1;
    color: #071d49;
    padding: 15px 16px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .content-filter .filter__opener,
      .content-filter-v2 .filter__opener {
        display: inline-table; } }
    .content-filter .filter__opener::before, .content-filter .filter__opener::after,
    .content-filter-v2 .filter__opener::before,
    .content-filter-v2 .filter__opener::after {
      -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      content: '';
      position: absolute;
      border-style: solid;
      width: 0;
      height: 0; }
    .content-filter .filter__opener::before,
    .content-filter-v2 .filter__opener::before {
      border-width: 50px 15px 0 0;
      border-color: transparent #f1f1f1 transparent transparent;
      left: -15px;
      bottom: 0; }
    .content-filter .filter__opener::after,
    .content-filter-v2 .filter__opener::after {
      border-width: 50px 15px 0 0;
      border-color: #f1f1f1 transparent transparent transparent;
      right: -15px;
      top: 0; }
    .content-filter .filter__opener .filter__opener-arrow,
    .content-filter-v2 .filter__opener .filter__opener-arrow {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain;
      min-height: 8px;
      min-width: 8px;
      margin-left: 15px;
      -webkit-transition: -webkit-transform 0.2s;
      transition: -webkit-transform 0.2s;
      transition: transform 0.2s;
      transition: transform 0.2s, -webkit-transform 0.2s;
      display: none; }
      @media (min-width: 991px) {
        .content-filter .filter__opener .filter__opener-arrow,
        .content-filter-v2 .filter__opener .filter__opener-arrow {
          display: inline-block; } }
    .content-filter .filter__opener .filter__opener-counter,
    .content-filter-v2 .filter__opener .filter__opener-counter {
      min-height: 23px;
      min-width: 23px;
      border-radius: 50%;
      color: #ffffff;
      background: #702082;
      margin-left: 15px;
      position: relative;
      top: -2px;
      line-height: 20px;
      display: none; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .content-filter .filter__opener .filter__opener-counter,
        .content-filter-v2 .filter__opener .filter__opener-counter {
          height: 19px;
          width: 19px; } }
      .content-filter .filter__opener .filter__opener-counter.active,
      .content-filter-v2 .filter__opener .filter__opener-counter.active {
        display: inline-block; }
    .content-filter .filter__opener.active,
    .content-filter-v2 .filter__opener.active {
      background: #ffffff; }
      .content-filter .filter__opener.active::before,
      .content-filter-v2 .filter__opener.active::before {
        border-color: transparent #ffffff transparent transparent; }
      .content-filter .filter__opener.active::after,
      .content-filter-v2 .filter__opener.active::after {
        border-color: #ffffff transparent transparent transparent; }
      .content-filter .filter__opener.active .filter__opener-arrow,
      .content-filter-v2 .filter__opener.active .filter__opener-arrow {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  .content-filter .filter__content,
  .content-filter-v2 .filter__content {
    list-style: none;
    background: #ffffff;
    border: 1px solid #f1f1f1;
    padding: 30px;
    margin: 0;
    width: 100%;
    z-index: 2;
    left: 0;
    position: absolute;
    display: none; }
  .content-filter .filter__option,
  .content-filter-v2 .filter__option {
    width: 100%; }
    @media (min-width: 991px) {
      .content-filter .filter__option,
      .content-filter-v2 .filter__option {
        width: auto;
        margin-right: 30px; } }
  @media (min-width: 991px) {
    .content-filter .filter--keyword .filter__opener,
    .content-filter-v2 .filter--keyword .filter__opener {
      margin-left: -106px; }
      .content-filter .filter--keyword .filter__opener::after,
      .content-filter-v2 .filter--keyword .filter__opener::after {
        display: none; } }
  .content-filter .filter--keyword .filter__opener-icon,
  .content-filter-v2 .filter--keyword .filter__opener-icon {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-search-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: contain;
    width: 13px;
    height: 20px;
    margin-right: 15px; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .content-filter .filter--keyword .filter__opener-icon,
      .content-filter-v2 .filter--keyword .filter__opener-icon {
        width: 8px;
        height: 14px; } }
  .content-filter .filter--keyword .filter__content,
  .content-filter-v2 .filter--keyword .filter__content {
    padding: 22px 30px; }
    .content-filter .filter--keyword .filter__content form,
    .content-filter-v2 .filter--keyword .filter__content form {
      margin: 0;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .content-filter .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form input {
        border: none;
        outline: none;
        margin: 0;
        width: 100%; }
        .content-filter .filter--keyword .filter__content form input:-ms-input-placeholder, .content-filter-v2 .filter--keyword .filter__content form input:-ms-input-placeholder {
          color: #919191; }
        .content-filter .filter--keyword .filter__content form input::-ms-input-placeholder, .content-filter-v2 .filter--keyword .filter__content form input::-ms-input-placeholder {
          color: #919191; }
        .content-filter .filter--keyword .filter__content form input::placeholder, .content-filter .filter--keyword .filter__content form input:-ms-input-placeholder,
        .content-filter-v2 .filter--keyword .filter__content form input::placeholder,
        .content-filter-v2 .filter--keyword .filter__content form input:-ms-input-placeholder {
          color: #919191; }
        @media (min-width: 991px) {
          .content-filter .filter--keyword .filter__content form input,
          .content-filter-v2 .filter--keyword .filter__content form input {
            width: 85%; } }
      .content-filter .filter--keyword .filter__content form input[type='submit'],
      .content-filter-v2 .filter--keyword .filter__content form input[type='submit'] {
        display: none; }
      .content-filter .filter--keyword .filter__content form .btn, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter .filter--keyword .filter__content form .button, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter .filter--keyword .filter__content form .button#preferences_prompt_submit, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter .filter--keyword .filter__content form .button#preferences_prompt_decline, .content-filter .filter--keyword .filter__content form .articleList-more,
      .content-filter-v2 .filter--keyword .filter__content form .btn,
      .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter-v2 .filter--keyword .filter__content form .button,
      .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter-v2 .filter--keyword .filter__content form .button#preferences_prompt_submit,
      .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter-v2 .filter--keyword .filter__content form .button#preferences_prompt_decline,
      .content-filter-v2 .filter--keyword .filter__content form .articleList-more {
        display: none; }
        @media (min-width: 991px) {
          .content-filter .filter--keyword .filter__content form .btn, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter .filter--keyword .filter__content form .button, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter .filter--keyword .filter__content form .button#preferences_prompt_submit, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter .filter--keyword .filter__content form .button#preferences_prompt_decline, .content-filter .filter--keyword .filter__content form .articleList-more,
          .content-filter-v2 .filter--keyword .filter__content form .btn,
          .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter-v2 .filter--keyword .filter__content form .button,
          .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter-v2 .filter--keyword .filter__content form .button#preferences_prompt_submit,
          .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter-v2 .filter--keyword .filter__content form .button#preferences_prompt_decline,
          .content-filter-v2 .filter--keyword .filter__content form .articleList-more {
            display: inline-block;
            margin-right: 15px; } }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .content-filter .filter--keyword .filter__content form .btn, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter .filter--keyword .filter__content form .button, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter .filter--keyword .filter__content form .button#preferences_prompt_submit, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter .filter--keyword .filter__content form .button#preferences_prompt_decline, .content-filter .filter--keyword .filter__content form .articleList-more,
          .content-filter-v2 .filter--keyword .filter__content form .btn,
          .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter-v2 .filter--keyword .filter__content form .button,
          .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter-v2 .filter--keyword .filter__content form .button#preferences_prompt_submit,
          .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter-v2 .filter--keyword .filter__content form .button#preferences_prompt_decline,
          .content-filter-v2 .filter--keyword .filter__content form .articleList-more {
            display: inline-table; } }
  .content-filter .filter.active .filter__content,
  .content-filter-v2 .filter.active .filter__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .content-filter .summary,
  .content-filter-v2 .summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 1; }
    .content-filter .summary__reset,
    .content-filter-v2 .summary__reset {
      color: #e40046;
      background: transparent;
      border: none;
      outline: none;
      padding: 0; }
    .content-filter .summary__results,
    .content-filter-v2 .summary__results {
      margin: 0 15px 0 0; }
  .content-filter .keyword-info,
  .content-filter-v2 .keyword-info {
    display: none; }
    .content-filter .keyword-info.active,
    .content-filter-v2 .keyword-info.active {
      display: block; }
    .content-filter .keyword-info__term::before, .content-filter .keyword-info__term::after,
    .content-filter-v2 .keyword-info__term::before,
    .content-filter-v2 .keyword-info__term::after {
      content: '"'; }

.content-filter-v2 .filters {
  margin-bottom: 10px; }

.content-filter-v2 .simplebar-offset {
  max-width: 100%;
  -webkit-overflow-scrolling: unset; }

@media (min-width: 991px) {
  .content-filter-v2 .simplebar-content-wrapper {
    height: 100% !important;
    overflow-y: hidden !important; } }

.content-filter-v2 .simplebar-track.simplebar-horizontal {
  height: 8px;
  left: 0;
  z-index: 0;
  bottom: unset;
  width: calc(100% + 1px); }
  .content-filter-v2 .simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
    height: 8px; }

.content-filter-configuration {
  display: none; }

/*
	BASE
*/
.gigyaraas ~ .richText, #__tealiumGDPRcpPrefs .privacy_prompt .gigyaraas ~ .privacy_prompt_content {
  display: none; }

.gigyaraas .accept-terms-45 {
  position: absolute;
  left: -1000px; }

.gigyaraas .clear-col {
  clear: both; }

.gigyaraas .fleft {
  float: left; }

.gigyaraas .fright {
  float: right; }

.gigyaraas .space-top-6 {
  padding-top: 6px; }

.gigyaraas .width-50 {
  width: calc(50% - 10px);
  float: left; }
  @media (max-width: 767px) {
    .gigyaraas .width-50 {
      width: 100%;
      float: none; } }
  .gigyaraas .width-50.col-left {
    margin-right: 10px; }
    @media (max-width: 767px) {
      .gigyaraas .width-50.col-left {
        margin-right: 0; } }
  .gigyaraas .width-50.col-right {
    margin-left: 10px; }
    @media (max-width: 767px) {
      .gigyaraas .width-50.col-right {
        margin-left: 0; } }

.gigyaraas .width-100 {
  width: 100%; }

.gigyaraas .margin-top-1 {
  margin-top: 15px; }

.gigyaraas .margin-right-0 {
  margin-right: 0 !important; }

.gigyaraas .margin-right-3 {
  margin-right: 30px; }

.gigyaraas .margin-left-3 {
  margin-left: 30px; }

.gigyaraas .gigya-form-error .gigya-error-msg.gigya-error-msg-active.gigya-form-error-msg {
  text-align: left;
  padding: 0; }

.gigyaraas .gigya-form-error#gigya-login-form .gigya-error-msg[data-bound-to="gigya-login-form"] {
  padding-bottom: 50px; }

.gigyaraas .gigya-screen-content .gigya-screen.landscape, .gigyaraas .gigya-screen-content .gigya-screen.portrait {
  margin: 0;
  padding: 0;
  width: 100%; }

.gigyaraas .gigya-screen-content .gigya-composite-control-label {
  color: #071d49; }
  .gigyaraas .gigya-screen-content .gigya-composite-control-label p, .gigyaraas .gigya-screen-content .gigya-composite-control-label .searchResults-results .searchResults-result, .searchResults-results .gigyaraas .gigya-screen-content .gigya-composite-control-label .searchResults-result,
  .gigyaraas .gigya-screen-content .gigya-composite-control-label b {
    color: #071d49; }

.gigyaraas .gigya-screen-content .gigya-error-msg {
  height: 20px;
  text-align: left; }
  .gigyaraas .gigya-screen-content .gigya-error-msg.gigya-error-msg-active {
    font-weight: 400;
    color: #b10036;
    padding-bottom: 35px !important; }

.gigyaraas .gigya-screen-content .gigya-register-form .gigya-error-msg.gigya-error-msg-active {
  padding-bottom: 8px !important; }

@media screen and (max-width: 460px) {
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-link {
    float: left;
    display: inline-block;
    margin-left: 0;
    margin-right: 20% !important; }
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-link.fleft {
      float: none; } }

@media screen and (max-width: 460px) {
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.fleft {
    float: none; } }

.gigyaraas .gigya-screen-content .gigya-composite-control.divider {
  border-bottom: 1px solid #d0d3d4;
  margin: 80px 0 25px;
  display: block; }

.gigyaraas .gigya-screen-content .gigya-composite-control.display-block {
  display: block; }

.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-terms-error, .gigyaraas .gigya-screen-content .gigya-composite-control .gigya-error-border-box {
  border-radius: 0;
  border: 1px solid #b10036;
  max-width: calc(100% - 10px);
  width: 100%;
  right: 0; }

.gigyaraas .gigya-screen-content .gigya-composite-control .gigya-error-border-box {
  padding: 5px; }

.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-checkbox .gigya-input-checkbox {
  width: 20px;
  height: 18px;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  margin-top: 4px; }

.gigyaraas .gigya-screen-content .gigya-composite-control.margin-bottom {
  margin-bottom: 35px; }

.gigyaraas .gigya-screen-content .gigya-composite-control select {
  padding: 0 35px 0 10px;
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 12px 12px;
  background-position: right 10px center;
  background-repeat: no-repeat;
  color: #071d49; }

.gigyaraas .gigya-screen-content .gigya-composite-control .gigya-input-text,
.gigyaraas .gigya-screen-content .gigya-composite-control .gigya-input-password,
.gigyaraas .gigya-screen-content .gigya-composite-control textarea,
.gigyaraas .gigya-screen-content .gigya-composite-control select {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  border: 1px solid #d0d3d4;
  height: 60px !important; }
  .gigyaraas .gigya-screen-content .gigya-composite-control .gigya-input-text::-ms-clear,
  .gigyaraas .gigya-screen-content .gigya-composite-control .gigya-input-password::-ms-clear,
  .gigyaraas .gigya-screen-content .gigya-composite-control textarea::-ms-clear,
  .gigyaraas .gigya-screen-content .gigya-composite-control select::-ms-clear {
    display: none; }
  .gigyaraas .gigya-screen-content .gigya-composite-control .gigya-input-text::-ms-expand,
  .gigyaraas .gigya-screen-content .gigya-composite-control .gigya-input-password::-ms-expand,
  .gigyaraas .gigya-screen-content .gigya-composite-control textarea::-ms-expand,
  .gigyaraas .gigya-screen-content .gigya-composite-control select::-ms-expand {
    display: none; }

.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input,
.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea {
  color: #071d49;
  font-size: 18px; }
  @media (max-width: 767px) {
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input,
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea {
      font-size: 13px; } }

.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input,
.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea,
.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-dropdown select {
  margin-bottom: 5px;
  -webkit-transition: border 0.3s;
  transition: border 0.3s; }
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input.gigya-valid,
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea.gigya-valid,
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-dropdown select.gigya-valid {
    border: 1px solid #0bb07b; }
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input.gigya-valid:disabled,
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea.gigya-valid:disabled,
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-dropdown select.gigya-valid:disabled {
      border: 1px solid #d0d3d4;
      color: #071d49; }
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input.gigya-valid:focus,
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea.gigya-valid:focus,
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-dropdown select.gigya-valid:focus {
      border: 1px solid #071d49;
      outline: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input.gigya-error,
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea.gigya-error,
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-dropdown select.gigya-error {
    border: 1px solid #b10036; }
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input.gigya-error:disabled,
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea.gigya-error:disabled,
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-dropdown select.gigya-error:disabled {
      border: 1px solid #d0d3d4;
      color: #071d49; }
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input.gigya-error:focus,
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea.gigya-error:focus,
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-dropdown select.gigya-error:focus {
      border: 1px solid #071d49;
      outline: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input:focus,
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea:focus,
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-dropdown select:focus {
    border: 1px solid #071d49;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input:disabled,
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea:disabled,
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-dropdown select:disabled {
    border: 1px solid #d0d3d4;
    color: #071d49; }
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input[data-gigya-name="loginID"].gigya-valid,
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea[data-gigya-name="loginID"].gigya-valid,
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-dropdown select[data-gigya-name="loginID"].gigya-valid {
    border-color: #d0d3d4; }
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox input[data-gigya-name="loginID"].custom-gigya-valid,
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox textarea[data-gigya-name="loginID"].custom-gigya-valid,
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-dropdown select[data-gigya-name="loginID"].custom-gigya-valid {
    border-color: #0bb07b; }

.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit {
  cursor: pointer;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 0;
  margin: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-weight: 700;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none; }
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-appearance: none;
    background: transparent;
    color: #ffffff;
    text-align: center !important;
    padding: 13px 25px 13px 25px;
    height: 44px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit::-ms-clear {
      display: none; }
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit::-ms-expand {
      display: none; }
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit:focus {
      outline: 1px solid #071d49; }

.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-contact-form-terms {
  padding: 0 0 25px 0; }
  @media (max-width: 991px) {
    .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-contact-form-terms {
      padding: 15px 0 25px 0; } }

.gigyaraas .gigya-screen-content .gigya-composite-control .gigya-label-text {
  color: #071d49; }

.gigyaraas .gigya-screen-content .gigya-composite-control .gigya-required-display {
  color: #e40046;
  padding: 0 1px; }

@media (max-width: 991px) {
  .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-textbox .gigya-error-msg-active {
    padding-bottom: 20px; } }

.gigyaraas .gigya-screen-content .gigya-error,
.gigyaraas .gigya-screen-content .gigya-input-text.gigya-error {
  border-radius: 0; }

.gigyaraas .gigya-screen-content .textarea-height .gigya-input-text,
.gigyaraas .gigya-screen-content .textarea-height .custom-textarea {
  height: 185px;
  padding: 15px;
  resize: none; }

.gigyaraas .gigya-screen-content a,
.gigyaraas .gigya-screen-content a:link,
.gigyaraas .gigya-screen-content a:visited,
.gigyaraas .gigya-screen-content a:hover {
  color: #e40046;
  font-size: inherit;
  text-decoration: none; }

.gigyaraas .gigya-screen-content.portrait {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }
  .gigyaraas .gigya-screen-content.portrait.mobile {
    padding-right: 0;
    padding-left: 0; }
    @media (max-width: 767px) {
      .gigyaraas .gigya-screen-content.portrait.mobile .textarea-height .gigya-input-text,
      .gigyaraas .gigya-screen-content.portrait.mobile .textarea-height .custom-textarea {
        height: 185px;
        padding: 15px; } }
    .gigyaraas .gigya-screen-content.portrait.mobile a.gigya-composite-control-submit {
      font-size: 14px; }
    .gigyaraas .gigya-screen-content.portrait.mobile .gigya-error-msg-active {
      padding-bottom: 20px; }
  @media (max-width: 991px) {
    .gigyaraas .gigya-screen-content.portrait {
      width: 100%; }
      .gigyaraas .gigya-screen-content.portrait .gigya-layout-cell {
        width: 100%; } }

.gigyaraas .gigya-screen-content .gigya-layout-cell {
  width: 48%; }
  .gigyaraas .gigya-screen-content .gigya-layout-cell:nth-child(2) {
    float: right; }

.gigyaraas .gigya-screen-content .gigya-select-wrapper {
  position: relative; }
  .gigyaraas .gigya-screen-content .gigya-select-wrapper::before {
    content: attr(data-content);
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 30px;
    bottom: 0;
    left: 15px;
    font-weight: 400;
    color: #071d49;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 60px; }

.gigyaraas .gigya-show-checkmark.gigya-valid {
  background-image: none !important; }

.gigyaraas .gigya-spacer {
  height: 0;
  display: block;
  clear: both;
  padding: 0 !important; }

@media (max-width: 767px) {
  .gigyaraas .gigya-layout-row div:last-child .gigya-error-msg {
    height: 12px; } }

.gigyaraas div[data-start-screen="gigya-viiv-contact-us"] {
  margin: 64px 0; }
  @media (max-width: 767px) {
    .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] {
      margin: 0; } }
  .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] .gigya-screen .gigya-composite-control.width-50 {
    width: calc(50% - 16px); }
    @media (max-width: 767px) {
      .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] .gigya-screen .gigya-composite-control.width-50 {
        width: 100%;
        float: none; } }
  .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] .gigya-screen .gigya-composite-control.col-left {
    margin-right: 16px; }
    @media (max-width: 767px) {
      .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] .gigya-screen .gigya-composite-control.col-left {
        margin-right: 0; } }
  .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] .gigya-screen .gigya-composite-control.col-right {
    margin-left: 16px; }
    @media (max-width: 767px) {
      .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] .gigya-screen .gigya-composite-control.col-right {
        margin-left: 0; } }
  .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown {
    padding-bottom: 0; }
    .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown select {
      margin-bottom: 4px; }
    .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown .gigya-label {
      padding-bottom: 8px; }
  .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label {
    padding-bottom: 8px; }
  .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox {
    padding-bottom: 5px; }
  .gigyaraas div[data-start-screen="gigya-viiv-contact-us"] .gigya-screen .gigya-composite-control.gigya-composite-control-textbox {
    padding-bottom: 0; }

/*
	BASE
*/
.contact-map {
  height: 80vh;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .contact-map__locations {
    list-style: none;
    padding: 0;
    width: 100%; }
    @media (min-width: 991px) {
      .contact-map__locations {
        margin: 0 24px 0 0;
        max-width: 540px; } }
    .contact-map__locations .nano-content {
      padding-right: 22px; }
  .contact-map__location {
    position: relative;
    padding: 24px 30px 24px 24px;
    margin-bottom: 16px;
    border: 1px solid #d0d3d4;
    cursor: pointer;
    -webkit-transition: background 0.2s, border-color 0.2s;
    transition: background 0.2s, border-color 0.2s; }
    .contact-map__location::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 90px;
      width: 40px;
      background-size: cover;
      z-index: 0; }
    .contact-map__location:last-child {
      margin-bottom: 0; }
    @media (min-width: 991px) {
      .contact-map__location.active {
        border-color: #071d49;
        background: #f1f1f1; } }
    .contact-map__location h5, .contact-map__location .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .contact-map__location .searchResults-title {
      margin: 0 0 8px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .contact-map__location h5::before, .contact-map__location .searchResults-results .searchResults-result .searchResults-title::before, .searchResults-results .searchResults-result .contact-map__location .searchResults-title::before {
        display: inline-block;
        height: 20px;
        width: 29px;
        margin-right: 10px; }
    .contact-map__location p:last-of-type, .contact-map__location .searchResults-results .searchResults-result:last-of-type, .searchResults-results .contact-map__location .searchResults-result:last-of-type {
      margin-bottom: 0; }
  .contact-map__map {
    height: 100%;
    width: 100%;
    display: none;
    /** Google Maps API overrides */ }
    @media (min-width: 991px) {
      .contact-map__map {
        display: block; } }
    .contact-map__map .cluster img {
      width: 100%;
      height: 100%; }
    .contact-map__map .cluster > div {
      height: 100%;
      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; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit .contact-map,
.aem-AuthorLayer-DQM .contact-map,
.aem-AuthorLayer-Developer .contact-map,
.aem-AuthorLayer-Design .contact-map,
.aem-AuthorLayer-Layouting .contact-map,
.aem-AuthorLayer-Tracking .contact-map,
.aem-AuthorLayer-Timewrap .contact-map,
.cq-wcm-edit .contact-map {
  height: auto; }
  .aem-AuthorLayer-Edit .contact-map__locations .nano-content,
  .aem-AuthorLayer-DQM .contact-map__locations .nano-content,
  .aem-AuthorLayer-Developer .contact-map__locations .nano-content,
  .aem-AuthorLayer-Design .contact-map__locations .nano-content,
  .aem-AuthorLayer-Layouting .contact-map__locations .nano-content,
  .aem-AuthorLayer-Tracking .contact-map__locations .nano-content,
  .aem-AuthorLayer-Timewrap .contact-map__locations .nano-content,
  .cq-wcm-edit .contact-map__locations .nano-content {
    position: static; }
  .aem-AuthorLayer-Edit .contact-map__map,
  .aem-AuthorLayer-DQM .contact-map__map,
  .aem-AuthorLayer-Developer .contact-map__map,
  .aem-AuthorLayer-Design .contact-map__map,
  .aem-AuthorLayer-Layouting .contact-map__map,
  .aem-AuthorLayer-Tracking .contact-map__map,
  .aem-AuthorLayer-Timewrap .contact-map__map,
  .cq-wcm-edit .contact-map__map {
    height: 800px; }

/*
	BASE
*/
.searchResults {
  margin-top: 30px;
  margin-bottom: 30px;
  background: #ffffff;
  display: none; }
  .searchResults > .component-content {
    padding-top: 0;
    padding-bottom: 64px; }
  .searchResults.hidden-pages .searchResults-number p, .searchResults.hidden-pages .searchResults-number .searchResults-results .searchResults-result, .searchResults-results .searchResults.hidden-pages .searchResults-number .searchResults-result {
    font-size: 27px;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .searchResults.hidden-pages .searchResults-number p, .searchResults.hidden-pages .searchResults-number .searchResults-results .searchResults-result, .searchResults-results .searchResults.hidden-pages .searchResults-number .searchResults-result {
        font-size: 18px; } }
  .searchResults.hidden-pages .searchResults-pagination {
    display: none; }
  .searchResults.hidden-pages .searchResults-title .med-triangle {
    top: 0;
    font-size: 1em; }

.searchResults-phrase::before {
  content: '"'; }

.searchResults-phrase::after {
  content: '"'; }

.searchResults-term {
  padding-bottom: 0;
  display: inline-block;
  text-transform: uppercase; }

.searchResults-results {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  padding-top: 0;
  width: 66.66666667%;
  margin-left: 16.66666667%; }
  .searchResults-results .searchResults-result {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #d0d3d4;
    text-transform: none; }
    .searchResults-results .searchResults-result .searchResults-date {
      display: none; }
    .searchResults-results .searchResults-result .searchResults-url {
      display: none; }
    .searchResults-results .searchResults-result .searchResults-title {
      padding-top: 24px;
      margin: 0; }
      .searchResults-results .searchResults-result .searchResults-title a {
        color: #071d49; }
    .searchResults-results .searchResults-result .searchResults-description {
      padding: 16px 0; }
  .searchResults-results .searchResults-result:first-of-type .searchResults-title {
    padding-top: 64px; }
  .searchResults-results .searchResults-result:last-of-type {
    margin-bottom: 32px; }

.searchResults-pagination {
  width: 66.66666667%;
  margin-left: 16.66666667%;
  font-family: "Raleway", sans-serif;
  font-weight: 400; }
  .searchResults-pagination .searchResults-pagination-list {
    padding: 0 15px;
    clear: both;
    margin: 0; }
    .searchResults-pagination .searchResults-pagination-list li {
      display: inline-block;
      vertical-align: top;
      text-align: center;
      margin-right: 11px;
      margin-bottom: 11px;
      padding-left: 0; }
      .searchResults-pagination .searchResults-pagination-list li:last-child, .searchResults-pagination .searchResults-pagination-list li:first-child {
        height: 45px; }
        .searchResults-pagination .searchResults-pagination-list li:last-child a, .searchResults-pagination .searchResults-pagination-list li:first-child a {
          line-height: 45px; }
      .searchResults-pagination .searchResults-pagination-list li::after {
        display: none; }
      .searchResults-pagination .searchResults-pagination-list li::before {
        display: none; }
      .searchResults-pagination .searchResults-pagination-list li a {
        background: #f1f1f1;
        color: #071d49;
        display: block;
        height: 45px;
        min-width: 45px;
        line-height: 45px;
        text-align: center;
        position: relative; }
        .searchResults-pagination .searchResults-pagination-list li a:hover {
          background: #071d49;
          color: #ffffff;
          text-decoration: none; }
      .searchResults-pagination .searchResults-pagination-list li.is-active a {
        background: #071d49;
        color: #ffffff;
        text-decoration: none; }
      .searchResults-pagination .searchResults-pagination-list li.item-next a,
      .searchResults-pagination .searchResults-pagination-list li.item-previous a {
        font-size: 0;
        background: #f1f1f1; }
        .searchResults-pagination .searchResults-pagination-list li.item-next a::after,
        .searchResults-pagination .searchResults-pagination-list li.item-previous a::after {
          content: "";
          display: inline-block;
          height: 16px;
          width: 16px;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
        .searchResults-pagination .searchResults-pagination-list li.item-next a:hover,
        .searchResults-pagination .searchResults-pagination-list li.item-previous a:hover {
          background: #071d49; }
      .searchResults-pagination .searchResults-pagination-list li.item-next a::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-right-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover; }
      .searchResults-pagination .searchResults-pagination-list li.item-next a:hover::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-right-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover; }
      .searchResults-pagination .searchResults-pagination-list li.item-previous a::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-left-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover; }
      .searchResults-pagination .searchResults-pagination-list li.item-previous a:hover::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-left-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover; }

@media (max-width: 1080px) {
  .searchResults-results {
    width: 100%;
    margin-left: auto; }
  .searchResults-pagination {
    width: 100%;
    margin-left: auto; } }

body.layout-en-be .searchResults-number {
  text-transform: uppercase; }

body.layout-en-be .searchResults-term {
  text-transform: uppercase;
  display: inline-block; }

/*
	BASE
*/
.table {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .table {
      margin: 30px 0; } }
  .table--sticky {
    overflow-x: scroll; }
  .table--first {
    position: sticky;
    background-color: inherit;
    left: 0;
    margin: 0; }
  .table table th {
    background-color: #071d49; }
    .table table th h5, .table table th .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .table table th .searchResults-title {
      margin: 0;
      color: #ffffff; }
      @media (min-width: 991px) {
        .table table th h5, .table table th .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .table table th .searchResults-title {
          color: #ffffff; } }
  .table table tr:not(:first-child) th {
    border: 1px solid #d0d3d4; }
  .table.table-horizontal-header-border table tr:first-child th {
    border: 1px solid #d0d3d4;
    border-bottom: transparent; }
  .table.table-vertical-header-no-border table tr:not(:first-child) th {
    border: 0; }
  @media (max-width: 991px) {
    .table.table-default table tr {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      border-bottom: 1px solid #d0d3d4;
      margin-bottom: 20px;
      padding-bottom: 30px; } }
  .table.table-default table tr td {
    padding: 30px;
    border: 1px solid #d0d3d4; }
    @media (max-width: 991px) {
      .table.table-default table tr td {
        padding: 0;
        border: none; } }
  .table.table-default table tr th {
    padding: 30px; }
    .table.table-default table tr th.mobileHeading {
      display: none; }
      @media (max-width: 991px) {
        .table.table-default table tr th.mobileHeading {
          display: block;
          text-align: left;
          background: transparent; }
          .table.table-default table tr th.mobileHeading:first-child {
            margin-top: 0; } }
    @media (max-width: 991px) {
      .table.table-default table tr th {
        padding: 0;
        border: none;
        background-color: transparent !important;
        margin: 20px 0 5px 0;
        color: #071d49; }
        .table.table-default table tr th h5, .table.table-default table tr th .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .table.table-default table tr th .searchResults-title {
          color: #071d49; } }
  .table.table-default table tr td .icon-info {
    font-size: 0;
    position: relative;
    height: 20px;
    width: 20px; }
    .table.table-default table tr td .icon-info::before {
      content: "";
      position: absolute;
      top: calc(50% - 10px);
      left: 0;
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain;
      height: 16px;
      width: 16px; }
      @media (max-width: 991px) {
        .table.table-default table tr td .icon-info::before {
          margin-top: 10px; } }
  @media (max-width: 991px) {
    .table.table-default table tr:first-child {
      display: none; } }
  @media (min-width: 991px) {
    .table.table-default table tr:not(:first-of-type) {
      border-left: 1px solid #d0d3d4;
      border-right: 1px solid #d0d3d4; } }
  .table.table-standard table tr th {
    padding: 30px; }
  .table.table-standard table tr td {
    padding: 30px;
    border: 1px solid #d0d3d4; }
    .table.table-standard table tr td .icon-info {
      font-size: 0;
      position: relative;
      height: 20px;
      width: 20px; }
      .table.table-standard table tr td .icon-info::before {
        content: "";
        position: absolute;
        top: calc(50% - 10px);
        left: 0;
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        height: 16px;
        width: 16px; }
  @media (max-width: 1024px) {
    .table.table-standard {
      max-width: 100%;
      width: 100%; }
      .table.table-standard table {
        max-width: 100%;
        width: 100%; } }
  .table.table-scroll table tr th {
    padding: 30px; }
  .table.table-scroll table tr td {
    padding: 30px;
    border: 1px solid #d0d3d4; }
    .table.table-scroll table tr td .icon-info {
      font-size: 0;
      position: relative;
      height: 20px;
      width: 20px; }
      .table.table-scroll table tr td .icon-info::before {
        content: "";
        position: absolute;
        top: calc(50% - 10px);
        left: 0;
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        height: 16px;
        width: 16px; }
  @media (max-width: 1024px) {
    .table.table-scroll .component-content {
      max-width: 100%;
      width: 100%;
      overflow-x: auto; }
      .table.table-scroll .component-content table {
        width: 1024px; } }
  .table-highlight-first-column table tr:not(:first-of-type) td:first-of-type, .page-media-center .table table tr:not(:first-of-type) td:first-of-type, .page-company-statements .table table tr:not(:first-of-type) td:first-of-type, .page-press-releases .table table tr:not(:first-of-type) td:first-of-type, .page-sala-stampa .table table tr:not(:first-of-type) td:first-of-type {
    background: #f1f1f1;
    border-left: none; }
    @media (max-width: 991px) {
      .table-highlight-first-column table tr:not(:first-of-type) td:first-of-type, .page-media-center .table table tr:not(:first-of-type) td:first-of-type, .page-company-statements .table table tr:not(:first-of-type) td:first-of-type, .page-press-releases .table table tr:not(:first-of-type) td:first-of-type, .page-sala-stampa .table table tr:not(:first-of-type) td:first-of-type {
        background: transparent; } }
  .table-highlight-first-column table tr:not(:first-of-type) td:nth-of-type(2), .page-media-center .table table tr:not(:first-of-type) td:nth-of-type(2), .page-company-statements .table table tr:not(:first-of-type) td:nth-of-type(2), .page-press-releases .table table tr:not(:first-of-type) td:nth-of-type(2), .page-sala-stampa .table table tr:not(:first-of-type) td:nth-of-type(2) {
    border-left: none; }
  .table .sup {
    vertical-align: super;
    font-size: smaller; }
  @media (min-width: 991px) {
    .table td[headers*="hidden"] {
      color: transparent; }
      .table td[headers*="hidden"] * {
        color: transparent;
        opacity: 0; } }
  @media (min-width: 991px) {
    .table td[headers*="border-bottom-transparent"] {
      border-bottom-color: transparent; } }

/*
	BACKGROUNDS / THEMES
*/
.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.table-header-bg-primary-800 table tr th {
  background-color: #e40046; }

.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .table-header-bg-neutral-500 table tr th h1, .table-header-bg-neutral-500 table tr th .h1,
  .table-header-bg-neutral-500 table tr th h2,
  .table-header-bg-neutral-500 table tr th .searchResults,
  .table-header-bg-neutral-500 table tr th .searchResults-term,
  .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .table-header-bg-neutral-500 table tr th .h2,
  .table-header-bg-neutral-500 table tr th h3,
  .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .table-header-bg-neutral-500 table tr th h3, .table-header-bg-neutral-500 table tr th .h3,
  .table-header-bg-neutral-500 table tr th h4,
  .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .table-header-bg-neutral-500 table tr th input,
  .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .table-header-bg-neutral-500 table tr th input, .table-header-bg-neutral-500 table tr th .h4,
  .table-header-bg-neutral-500 table tr th h5,
  .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title, .table-header-bg-neutral-500 table tr th .h5,
  .table-header-bg-neutral-500 table tr th h6,
  .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .table-header-bg-neutral-500 table tr th p.subtitle,
  .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .table-header-bg-neutral-500 table tr th .h6,
  .table-header-bg-neutral-500 table tr th p,
  .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .table-header-bg-neutral-500 table tr th .searchResults-result,
  .table-header-bg-neutral-500 table tr th li,
  .table-header-bg-neutral-500 table tr th td,
  .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .table-header-bg-neutral-500 table tr th ol li::before,
  .table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .table-header-bg-neutral-500 table tr th h5,
  .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .table-header-bg-neutral-500 table tr th h5 h1, .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title h1, .table-header-bg-neutral-500 table tr th h5 .h1, .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .table-header-bg-neutral-500 table tr th h5 h2,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .table-header-bg-neutral-500 table tr th h5 .h2, .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .table-header-bg-neutral-500 table tr th h5 h3,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title h3,
    .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-screen-content h3,
    .gigyaraas .gigya-screen-content .table-header-bg-neutral-500 table tr th h5 h3, .table-header-bg-neutral-500 table tr th h5 .h3, .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .table-header-bg-neutral-500 table tr th h5 h4,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .table-header-bg-neutral-500 table tr th h5 input,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .table-header-bg-neutral-500 table tr th h5 input,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title input, .table-header-bg-neutral-500 table tr th h5 .h4, .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .table-header-bg-neutral-500 table tr th h5 h5,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .table-header-bg-neutral-500 table tr th h5 .h5, .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .table-header-bg-neutral-500 table tr th h5 h6,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .table-header-bg-neutral-500 table tr th h5 .h6, .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .table-header-bg-neutral-500 table tr th h5 p,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .table-header-bg-neutral-500 table tr th h5 li,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .table-header-bg-neutral-500 table tr th h5 td,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .table-header-bg-neutral-500 table tr th h5 ol li::before, .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

/*
	BASE
*/
.tabs,
.tabs.tab-variant-2,
.tabsReact,
.tabsReact.tab-variant-2 {
  padding: 24px; }
  .tabs > .component-content,
  .tabs.tab-variant-2 > .component-content,
  .tabsReact > .component-content,
  .tabsReact.tab-variant-2 > .component-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: 991px) {
      .tabs > .component-content,
      .tabs.tab-variant-2 > .component-content,
      .tabsReact > .component-content,
      .tabsReact.tab-variant-2 > .component-content {
        display: block; } }
  .tabs .tabs-nav,
  .tabs.tab-variant-2 .tabs-nav,
  .tabsReact .tabs-nav,
  .tabsReact.tab-variant-2 .tabs-nav {
    display: none; }
    @media (min-width: 991px) {
      .tabs .tabs-nav,
      .tabs.tab-variant-2 .tabs-nav,
      .tabsReact .tabs-nav,
      .tabsReact.tab-variant-2 .tabs-nav {
        display: block;
        width: auto; } }
    .tabs .tabs-nav .tabs-nav-list,
    .tabs.tab-variant-2 .tabs-nav .tabs-nav-list,
    .tabsReact .tabs-nav .tabs-nav-list,
    .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list {
      display: block;
      width: unset;
      margin: 18px 0px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      list-style: none;
      border-bottom: none;
      padding-left: 0; }
      @media (min-width: 991px) {
        .tabs .tabs-nav .tabs-nav-list,
        .tabs.tab-variant-2 .tabs-nav .tabs-nav-list,
        .tabsReact .tabs-nav .tabs-nav-list,
        .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          border-bottom: 1px solid #d0d3d4; } }
      .tabs .tabs-nav .tabs-nav-list .tabs-nav-item,
      .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item,
      .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item,
      .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item {
        width: 100%;
        font-weight: 700;
        font-size: 14px;
        line-height: 16px;
        cursor: pointer;
        position: relative;
        display: block;
        text-align: left;
        padding: 16px 48px 16px 16px;
        border-bottom: none;
        border-top: 1px solid #d0d3d4;
        color: #071d49; }
        @media (min-width: 991px) {
          .tabs .tabs-nav .tabs-nav-list .tabs-nav-item,
          .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item,
          .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item,
          .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item {
            padding: 28px;
            border-top: none;
            width: auto; } }
        @media (min-width: 991px) {
          .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover,
          .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover,
          .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover,
          .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover {
            background: unset; }
            .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover::before,
            .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover::before,
            .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover::before,
            .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover::before {
              border-color: unset; }
            .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
            .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
            .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
            .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
              color: #071d49; } }
        .tabs .tabs-nav .tabs-nav-list .tabs-nav-item::before,
        .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item::before,
        .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item::before,
        .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item::before {
          display: none; }
        .tabs .tabs-nav .tabs-nav-list .tabs-nav-item::after,
        .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item::after,
        .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item::after,
        .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item::after {
          content: "";
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-position: center;
          width: 22px;
          height: 22px;
          position: absolute;
          cursor: pointer;
          width: 16px;
          height: 16px;
          right: 16px;
          top: 16px;
          background-size: cover; }
          @media (min-width: 991px) {
            .tabs .tabs-nav .tabs-nav-list .tabs-nav-item::after,
            .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item::after,
            .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item::after,
            .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item::after {
              display: none; } }
        .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
        .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
        .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
        .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
          color: #071d49; }
        .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.last,
        .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.last,
        .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.last,
        .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.last {
          border-bottom: 1px solid #d0d3d4; }
          @media (min-width: 991px) {
            .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.last,
            .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.last,
            .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.last,
            .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.last {
              border-bottom: none; } }
        .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
        .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
        .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
        .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
          background-color: #071d49;
          color: #ffffff;
          border: none; }
          @media (min-width: 991px) {
            .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
            .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
            .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
            .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
              background-color: transparent;
              border-bottom: 2px solid #071d49; }
              .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active.last,
              .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active.last,
              .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active.last,
              .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active.last {
                border-bottom: 2px solid #071d49; }
              .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
              .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
              .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
              .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
                color: #071d49; } }
          .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::after,
          .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::after,
          .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::after,
          .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::after {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-neutral-white-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: cover; }
  .tabs .tabs-content .tabContent > a,
  .tabs.tab-variant-2 .tabs-content .tabContent > a,
  .tabsReact .tabs-content .tabContent > a,
  .tabsReact.tab-variant-2 .tabs-content .tabContent > a {
    width: 100%;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
    position: relative;
    display: block;
    text-align: left;
    padding: 16px 48px 16px 16px;
    border-bottom: none;
    border-top: 1px solid #d0d3d4;
    color: #071d49; }
    @media (min-width: 991px) {
      .tabs .tabs-content .tabContent > a,
      .tabs.tab-variant-2 .tabs-content .tabContent > a,
      .tabsReact .tabs-content .tabContent > a,
      .tabsReact.tab-variant-2 .tabs-content .tabContent > a {
        padding: 28px;
        border-top: none;
        width: auto; } }
    @media (min-width: 991px) {
      .tabs .tabs-content .tabContent > a:hover,
      .tabs.tab-variant-2 .tabs-content .tabContent > a:hover,
      .tabsReact .tabs-content .tabContent > a:hover,
      .tabsReact.tab-variant-2 .tabs-content .tabContent > a:hover {
        background: unset; }
        .tabs .tabs-content .tabContent > a:hover::before,
        .tabs.tab-variant-2 .tabs-content .tabContent > a:hover::before,
        .tabsReact .tabs-content .tabContent > a:hover::before,
        .tabsReact.tab-variant-2 .tabs-content .tabContent > a:hover::before {
          border-color: unset; }
        .tabs .tabs-content .tabContent > a:hover a,
        .tabs.tab-variant-2 .tabs-content .tabContent > a:hover a,
        .tabsReact .tabs-content .tabContent > a:hover a,
        .tabsReact.tab-variant-2 .tabs-content .tabContent > a:hover a {
          color: #071d49; } }
    .tabs .tabs-content .tabContent > a::before,
    .tabs.tab-variant-2 .tabs-content .tabContent > a::before,
    .tabsReact .tabs-content .tabContent > a::before,
    .tabsReact.tab-variant-2 .tabs-content .tabContent > a::before {
      display: none; }
    .tabs .tabs-content .tabContent > a::after,
    .tabs.tab-variant-2 .tabs-content .tabContent > a::after,
    .tabsReact .tabs-content .tabContent > a::after,
    .tabsReact.tab-variant-2 .tabs-content .tabContent > a::after {
      content: "";
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 22px;
      height: 22px;
      position: absolute;
      cursor: pointer;
      width: 16px;
      height: 16px;
      right: 16px;
      top: 16px;
      background-size: cover; }
      @media (min-width: 991px) {
        .tabs .tabs-content .tabContent > a::after,
        .tabs.tab-variant-2 .tabs-content .tabContent > a::after,
        .tabsReact .tabs-content .tabContent > a::after,
        .tabsReact.tab-variant-2 .tabs-content .tabContent > a::after {
          display: none; } }
    .tabs .tabs-content .tabContent > a a,
    .tabs.tab-variant-2 .tabs-content .tabContent > a a,
    .tabsReact .tabs-content .tabContent > a a,
    .tabsReact.tab-variant-2 .tabs-content .tabContent > a a {
      color: #071d49; }
    .tabs .tabs-content .tabContent > a.last,
    .tabs.tab-variant-2 .tabs-content .tabContent > a.last,
    .tabsReact .tabs-content .tabContent > a.last,
    .tabsReact.tab-variant-2 .tabs-content .tabContent > a.last {
      border-bottom: 1px solid #d0d3d4; }
      @media (min-width: 991px) {
        .tabs .tabs-content .tabContent > a.last,
        .tabs.tab-variant-2 .tabs-content .tabContent > a.last,
        .tabsReact .tabs-content .tabContent > a.last,
        .tabsReact.tab-variant-2 .tabs-content .tabContent > a.last {
          border-bottom: none; } }
    .tabs .tabs-content .tabContent > a.is-active,
    .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
    .tabsReact .tabs-content .tabContent > a.is-active,
    .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
      background-color: #071d49;
      color: #ffffff;
      border: none; }
      @media (min-width: 991px) {
        .tabs .tabs-content .tabContent > a.is-active,
        .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
        .tabsReact .tabs-content .tabContent > a.is-active,
        .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
          background-color: transparent;
          border-bottom: 2px solid #071d49; }
          .tabs .tabs-content .tabContent > a.is-active.last,
          .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active.last,
          .tabsReact .tabs-content .tabContent > a.is-active.last,
          .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active.last {
            border-bottom: 2px solid #071d49; }
          .tabs .tabs-content .tabContent > a.is-active a,
          .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active a,
          .tabsReact .tabs-content .tabContent > a.is-active a,
          .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active a {
            color: #071d49; } }
      .tabs .tabs-content .tabContent > a.is-active::after,
      .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active::after,
      .tabsReact .tabs-content .tabContent > a.is-active::after,
      .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover; }
    @media (min-width: 991px) {
      .tabs .tabs-content .tabContent > a,
      .tabs.tab-variant-2 .tabs-content .tabContent > a,
      .tabsReact .tabs-content .tabContent > a,
      .tabsReact.tab-variant-2 .tabs-content .tabContent > a {
        display: none; } }
  .tabs .tabs-content .tabContent > .content,
  .tabs.tab-variant-2 .tabs-content .tabContent > .content,
  .tabsReact .tabs-content .tabContent > .content,
  .tabsReact.tab-variant-2 .tabs-content .tabContent > .content {
    display: none; }
  .tabs .tabs-content.is-active,
  .tabs.tab-variant-2 .tabs-content.is-active,
  .tabsReact .tabs-content.is-active,
  .tabsReact.tab-variant-2 .tabs-content.is-active {
    width: 100%; }
    @media (min-width: 991px) {
      .tabs .tabs-content.is-active,
      .tabs.tab-variant-2 .tabs-content.is-active,
      .tabsReact .tabs-content.is-active,
      .tabsReact.tab-variant-2 .tabs-content.is-active {
        display: block; } }
    .tabs .tabs-content.is-active .tabContent > .content,
    .tabs.tab-variant-2 .tabs-content.is-active .tabContent > .content,
    .tabsReact .tabs-content.is-active .tabContent > .content,
    .tabsReact.tab-variant-2 .tabs-content.is-active .tabContent > .content {
      display: block;
      padding: 24px 0; }
      @media (min-width: 991px) {
        .tabs .tabs-content.is-active .tabContent > .content,
        .tabs.tab-variant-2 .tabs-content.is-active .tabContent > .content,
        .tabsReact .tabs-content.is-active .tabContent > .content,
        .tabsReact.tab-variant-2 .tabs-content.is-active .tabContent > .content {
          padding: 0; } }
      .tabs .tabs-content.is-active .tabContent > .content .tabs .tabs-content:not(.is-active) .content,
      .tabs .tabs-content.is-active .tabContent > .content .tabsReact .tabs-content:not(.is-active) .content,
      .tabs.tab-variant-2 .tabs-content.is-active .tabContent > .content .tabs .tabs-content:not(.is-active) .content,
      .tabs.tab-variant-2 .tabs-content.is-active .tabContent > .content .tabsReact .tabs-content:not(.is-active) .content,
      .tabsReact .tabs-content.is-active .tabContent > .content .tabs .tabs-content:not(.is-active) .content,
      .tabsReact .tabs-content.is-active .tabContent > .content .tabsReact .tabs-content:not(.is-active) .content,
      .tabsReact.tab-variant-2 .tabs-content.is-active .tabContent > .content .tabs .tabs-content:not(.is-active) .content,
      .tabsReact.tab-variant-2 .tabs-content.is-active .tabContent > .content .tabsReact .tabs-content:not(.is-active) .content {
        display: none; }
  .tabs .tabs-content .richText, .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .tabs .tabs-content .privacy_prompt_content,
  .tabs.tab-variant-2 .tabs-content .richText,
  .tabs.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
  #__tealiumGDPRcpPrefs .privacy_prompt .tabs.tab-variant-2 .tabs-content .privacy_prompt_content,
  .tabsReact .tabs-content .richText,
  .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
  #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact .tabs-content .privacy_prompt_content,
  .tabsReact.tab-variant-2 .tabs-content .richText,
  .tabsReact.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
  #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact.tab-variant-2 .tabs-content .privacy_prompt_content {
    padding-left: 0;
    text-align: left; }
    @media (min-width: 991px) {
      .tabs .tabs-content .richText, .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .tabs .tabs-content .privacy_prompt_content,
      .tabs.tab-variant-2 .tabs-content .richText,
      .tabs.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
      #__tealiumGDPRcpPrefs .privacy_prompt .tabs.tab-variant-2 .tabs-content .privacy_prompt_content,
      .tabsReact .tabs-content .richText,
      .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
      #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact .tabs-content .privacy_prompt_content,
      .tabsReact.tab-variant-2 .tabs-content .richText,
      .tabsReact.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
      #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact.tab-variant-2 .tabs-content .privacy_prompt_content {
        text-align: initial; } }
    .tabs .tabs-content .richText h4, .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .tabs .tabs-content .privacy_prompt_content h4, .tabs .tabs-content .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .tabs .tabs-content .richText input, .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .tabs .tabs-content .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .tabs .tabs-content .privacy_prompt_content input,
    .tabs .tabs-content .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .tabs .tabs-content .richText input,
    .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .tabs .tabs-content .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .tabs .tabs-content .privacy_prompt_content input,
    .tabs.tab-variant-2 .tabs-content .richText h4,
    .tabs.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabs.tab-variant-2 .tabs-content .privacy_prompt_content h4,
    .tabs.tab-variant-2 .tabs-content .richText .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tabs.tab-variant-2 .tabs-content .richText input,
    .tabs.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tabs.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabs.tab-variant-2 .tabs-content .privacy_prompt_content .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .tabs.tab-variant-2 .tabs-content .privacy_prompt_content input,
    .tabs.tab-variant-2 .tabs-content .richText .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tabs.tab-variant-2 .tabs-content .richText input,
    .tabs.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tabs.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabs.tab-variant-2 .tabs-content .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .tabs.tab-variant-2 .tabs-content .privacy_prompt_content input,
    .tabsReact .tabs-content .richText h4,
    .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact .tabs-content .privacy_prompt_content h4,
    .tabsReact .tabs-content .richText .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tabsReact .tabs-content .richText input,
    .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact .tabs-content .privacy_prompt_content .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact .tabs-content .privacy_prompt_content input,
    .tabsReact .tabs-content .richText .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tabsReact .tabs-content .richText input,
    .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact .tabs-content .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact .tabs-content .privacy_prompt_content input,
    .tabsReact.tab-variant-2 .tabs-content .richText h4,
    .tabsReact.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact.tab-variant-2 .tabs-content .privacy_prompt_content h4,
    .tabsReact.tab-variant-2 .tabs-content .richText .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tabsReact.tab-variant-2 .tabs-content .richText input,
    .tabsReact.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .tabsReact.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact.tab-variant-2 .tabs-content .privacy_prompt_content .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact.tab-variant-2 .tabs-content .privacy_prompt_content input,
    .tabsReact.tab-variant-2 .tabs-content .richText .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tabsReact.tab-variant-2 .tabs-content .richText input,
    .tabsReact.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .tabsReact.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact.tab-variant-2 .tabs-content .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact.tab-variant-2 .tabs-content .privacy_prompt_content input {
      margin-top: 0; }
    .tabs .tabs-content .richText p:last-of-type, .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:last-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .tabs .tabs-content .privacy_prompt_content p:last-of-type, .tabs .tabs-content .richText .searchResults-results .searchResults-result:last-of-type, .searchResults-results .tabs .tabs-content .richText .searchResults-result:last-of-type, .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:last-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .tabs .tabs-content .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .tabs .tabs-content .privacy_prompt_content .searchResults-result:last-of-type,
    .tabs.tab-variant-2 .tabs-content .richText p:last-of-type,
    .tabs.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:last-of-type,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabs.tab-variant-2 .tabs-content .privacy_prompt_content p:last-of-type,
    .tabs.tab-variant-2 .tabs-content .richText .searchResults-results .searchResults-result:last-of-type,
    .searchResults-results .tabs.tab-variant-2 .tabs-content .richText .searchResults-result:last-of-type,
    .tabs.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type,
    .searchResults-results .tabs.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:last-of-type,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabs.tab-variant-2 .tabs-content .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type,
    .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .tabs.tab-variant-2 .tabs-content .privacy_prompt_content .searchResults-result:last-of-type,
    .tabsReact .tabs-content .richText p:last-of-type,
    .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:last-of-type,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact .tabs-content .privacy_prompt_content p:last-of-type,
    .tabsReact .tabs-content .richText .searchResults-results .searchResults-result:last-of-type,
    .searchResults-results .tabsReact .tabs-content .richText .searchResults-result:last-of-type,
    .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type,
    .searchResults-results .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:last-of-type,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact .tabs-content .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type,
    .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact .tabs-content .privacy_prompt_content .searchResults-result:last-of-type,
    .tabsReact.tab-variant-2 .tabs-content .richText p:last-of-type,
    .tabsReact.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:last-of-type,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact.tab-variant-2 .tabs-content .privacy_prompt_content p:last-of-type,
    .tabsReact.tab-variant-2 .tabs-content .richText .searchResults-results .searchResults-result:last-of-type,
    .searchResults-results .tabsReact.tab-variant-2 .tabs-content .richText .searchResults-result:last-of-type,
    .tabsReact.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type,
    .searchResults-results .tabsReact.tab-variant-2 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:last-of-type,
    #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact.tab-variant-2 .tabs-content .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type,
    .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact.tab-variant-2 .tabs-content .privacy_prompt_content .searchResults-result:last-of-type {
      margin-bottom: 0; }
  .tabs.cq-Editable-dom .tabs-content,
  .tabs.tab-variant-2.cq-Editable-dom .tabs-content,
  .tabsReact.cq-Editable-dom .tabs-content,
  .tabsReact.tab-variant-2.cq-Editable-dom .tabs-content {
    display: block; }

/*
  THEMES
*/
/*
    AUTHORING
*/
.aem-AuthorLayer-Edit .tabs .tabs-content .tabContent > .content,
.aem-AuthorLayer-Edit .tabsReact .tabs-content .tabContent > .content,
.aem-AuthorLayer-DQM .tabs .tabs-content .tabContent > .content,
.aem-AuthorLayer-DQM .tabsReact .tabs-content .tabContent > .content,
.aem-AuthorLayer-Developer .tabs .tabs-content .tabContent > .content,
.aem-AuthorLayer-Developer .tabsReact .tabs-content .tabContent > .content,
.aem-AuthorLayer-Design .tabs .tabs-content .tabContent > .content,
.aem-AuthorLayer-Design .tabsReact .tabs-content .tabContent > .content,
.aem-AuthorLayer-Layouting .tabs .tabs-content .tabContent > .content,
.aem-AuthorLayer-Layouting .tabsReact .tabs-content .tabContent > .content,
.aem-AuthorLayer-Tracking .tabs .tabs-content .tabContent > .content,
.aem-AuthorLayer-Tracking .tabsReact .tabs-content .tabContent > .content,
.aem-AuthorLayer-Timewrap .tabs .tabs-content .tabContent > .content,
.aem-AuthorLayer-Timewrap .tabsReact .tabs-content .tabContent > .content,
.cq-wcm-edit .tabs .tabs-content .tabContent > .content,
.cq-wcm-edit .tabsReact .tabs-content .tabContent > .content {
  display: block; }

/*
	BASE
*/
@media (min-width: 991px) {
  .tabs.tab-variant-1 > .component-content, .tabsReact.tab-variant-1 > .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.tabs.tab-variant-1 .tabs-nav-list, .tabsReact.tab-variant-1 .tabs-nav-list {
  border: none;
  margin: 0;
  width: 100%; }
  @media (min-width: 991px) {
    .tabs.tab-variant-1 .tabs-nav-list, .tabsReact.tab-variant-1 .tabs-nav-list {
      width: 225px;
      margin-right: 30px; } }
  @media (min-width: 991px) {
    .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item {
      -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      padding: 0 20px 0 16px;
      min-height: 49px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      color: #ffffff; } }
  @media (min-width: 991px) {
    .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item:hover, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item:hover {
      background: #919191; }
      .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item:hover::before, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item:hover::before {
        border-color: #919191 transparent transparent transparent; }
      .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item:hover a, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item:hover a {
        color: #ffffff; } }
  .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item::before, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item::before {
    -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
    transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
    @media (min-width: 991px) {
      .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item::before, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item::before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 49px 15px 0 0;
        top: 0;
        right: -15px;
        position: absolute;
        border-color: transparent;
        display: block; } }
  .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item:last-child, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item:last-child {
    margin-bottom: 0; }
  .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item a, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item a {
    -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
    transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
    @media (min-width: 991px) {
      .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item a, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item a {
        font-weight: 600;
        font-size: 14px;
        line-height: 18px; } }
  .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item.is-active, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item.is-active {
    border: none;
    background: #071d49; }
    .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item.is-active::before, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item.is-active::before {
      border-color: #071d49 transparent transparent transparent; }
    .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item.is-active a, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item.is-active a {
      color: #ffffff; }
    .tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item.is-active.last, .tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item.is-active.last {
      border-bottom: none; }

@media (min-width: 991px) {
  .tabs.tab-variant-1 .tabs-content .richText, .tabs.tab-variant-1 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .tabs.tab-variant-1 .tabs-content .privacy_prompt_content, .tabsReact.tab-variant-1 .tabs-content .richText, .tabsReact.tab-variant-1 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact.tab-variant-1 .tabs-content .privacy_prompt_content {
    padding-left: 15px; } }

@media (min-width: 991px) {
  .tabs.tab-variant-1 .tabs-content .richText .richText-content > :first-child, .tabs.tab-variant-1 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .richText-content > :first-child, #__tealiumGDPRcpPrefs .privacy_prompt .tabs.tab-variant-1 .tabs-content .privacy_prompt_content .richText-content > :first-child, .tabsReact.tab-variant-1 .tabs-content .richText .richText-content > :first-child, .tabsReact.tab-variant-1 .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .richText-content > :first-child, #__tealiumGDPRcpPrefs .privacy_prompt .tabsReact.tab-variant-1 .tabs-content .privacy_prompt_content .richText-content > :first-child {
    margin-top: 0; } }

/*
	BASE
*/
.accordion {
  margin-top: 32px; }
  .accordion .accordion-content-wrapper {
    display: none; }
    .accordion .accordion-content-wrapper .accordion-content .richText-content {
      margin: 24px 0; }
    .accordion .accordion-content-wrapper .accordion-content .richText:not(:first-of-type) .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content:not(:first-of-type) .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content:not(:first-of-type) .richText-content {
      margin-top: 0; }
    .accordion .accordion-content-wrapper .accordion-content .richText:not(:last-of-type) .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content:not(:last-of-type) .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content:not(:last-of-type) .richText-content {
      margin-bottom: 16px; }
    .accordion .accordion-content-wrapper .accordion-content .richText.col-lg-1 .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-1.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .col-lg-1.privacy_prompt_content .richText-content {
      margin: 24px 0; }
    .accordion .accordion-content-wrapper .accordion-content .richText.col-lg-2 .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-2.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .col-lg-2.privacy_prompt_content .richText-content {
      margin: 24px 0; }
    .accordion .accordion-content-wrapper .accordion-content .richText.col-lg-3 .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-3.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .col-lg-3.privacy_prompt_content .richText-content {
      margin: 24px 0; }
    .accordion .accordion-content-wrapper .accordion-content .richText.col-lg-4 .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-4.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .col-lg-4.privacy_prompt_content .richText-content {
      margin: 24px 0; }
    .accordion .accordion-content-wrapper .accordion-content .richText.col-lg-5 .richText-content, .accordion .accordion-content-wrapper .accordion-content .richText.exit-message-popup_inner .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .exit-message-popup_inner.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .exit-message-popup_inner.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .richText.message-popup_inner .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .message-popup_inner.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .message-popup_inner.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-5.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .col-lg-5.privacy_prompt_content .richText-content {
      margin: 24px 0; }
    .accordion .accordion-content-wrapper .accordion-content .richText.col-lg-6 .richText-content, .accordion .accordion-content-wrapper .accordion-content .banner-v3_wrapper .component-content .richText.banner-v3_image .richText-content, .banner-v3_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .richText.banner-v3_image .richText-content, .accordion .accordion-content-wrapper .accordion-content .banner-v3_wrapper .component-content #__tealiumGDPRcpPrefs .privacy_prompt .banner-v3_image.privacy_prompt_content .richText-content, .banner-v3_wrapper .component-content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .banner-v3_image.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .banner-v3_wrapper .component-content .banner-v3_image.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .banner-v3_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .banner-v3_image.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .banner-v3_wrapper .component-content .richText.banner-v3_content .richText-content, .banner-v3_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .richText.banner-v3_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .banner-v3_wrapper .component-content #__tealiumGDPRcpPrefs .privacy_prompt .banner-v3_content.privacy_prompt_content .richText-content, .banner-v3_wrapper .component-content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .banner-v3_content.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .banner-v3_wrapper .component-content .banner-v3_content.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .banner-v3_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .banner-v3_content.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .richText.teaser-panel_image .richText-content, .teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .richText.teaser-panel_image .richText-content, .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content #__tealiumGDPRcpPrefs .privacy_prompt .teaser-panel_image.privacy_prompt_content .richText-content, .teaser-panel_wrapper .component-content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .teaser-panel_image.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .teaser-panel_wrapper .component-content .teaser-panel_image.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .teaser-panel_image.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .richText.teaser-panel_content .richText-content, .teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .richText.teaser-panel_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content #__tealiumGDPRcpPrefs .privacy_prompt .teaser-panel_content.privacy_prompt_content .richText-content, .teaser-panel_wrapper .component-content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .teaser-panel_content.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .teaser-panel_wrapper .component-content .teaser-panel_content.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .teaser-panel_content.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-6.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .col-lg-6.privacy_prompt_content .richText-content {
      margin: 24px 0; }
    .accordion .accordion-content-wrapper .accordion-content .richText.col-lg-7 .richText-content, .accordion .accordion-content-wrapper .accordion-content .richText.base-popup_inner .richText-content, .accordion .accordion-content-wrapper .accordion-content .richText.exit-message-popup_inner .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .exit-message-popup_inner.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .exit-message-popup_inner.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .richText.country-switcher-popup_inner .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .country-switcher-popup_inner.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .country-switcher-popup_inner.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .richText.message-popup_inner .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .message-popup_inner.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .message-popup_inner.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .base-popup_inner.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .base-popup_inner.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-7.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .col-lg-7.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .podcast-compressed .privacy_prompt_content.podcast-modal-content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .podcast-compressed .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.podcast-modal-content .richText-content, .accordion .accordion-content-wrapper .accordion-content .podcast-compressed #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.podcast-modal-content .richText-content, .podcast-compressed #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.podcast-modal-content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.pullout__info .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.pullout__info .richText-content, .accordion .accordion-content-wrapper .accordion-content .podcast-compressed .richText.podcast-modal-content .richText-content, .podcast-compressed .accordion .accordion-content-wrapper .accordion-content .richText.podcast-modal-content .richText-content, .accordion .accordion-content-wrapper .accordion-content .richText.pullout__info .richText-content {
      margin: 24px 0; }
    .accordion .accordion-content-wrapper .accordion-content .richText.col-lg-8 .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h1.richText .richText-content, .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h1.richText .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt h1.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content h1.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content h1.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h1.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h2.richText .richText-content, .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h2.richText .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .richText.searchResults .richText-content, .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .richText.searchResults .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .searchResults.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .searchResults.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .richText.searchResults-term .richText-content, .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .richText.searchResults-term .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-term.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .searchResults-term.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .searchResults-term.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-term.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt h2.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content h2.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content h2.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h2.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .gigyaraas .gigya-subscribe-with-email-form .privacy_prompt_content.gigya-composite-control-header .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.gigya-composite-control-header .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .privacy_prompt_content.gigya-composite-control-header .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.gigya-composite-control-header .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.gigya-composite-control-header .richText-content, .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.gigya-composite-control-header .richText-content, .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .privacy_prompt_content.gigya-composite-control-header .richText-content, .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.gigya-composite-control-header .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .richText.gigya-composite-control-header .richText-content, .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .richText.gigya-composite-control-header .richText-content, .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .richText.gigya-composite-control-header .richText-content, .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .richText.gigya-composite-control-header .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h3.richText .richText-content, .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h3.richText .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt h3.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content h3.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content h3.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h3.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h4.richText .richText-content, .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h4.richText .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input.richText .richText-content, .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.richText .richText-content, .accordion .accordion-content-wrapper .accordion-content .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.richText .richText-content, .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.richText .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt input.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content input.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content input.privacy_prompt_content .richText-content, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .content-filter .filter--keyword .filter__content form input.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .content-filter .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input.richText .richText-content, .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.richText .richText-content, .accordion .accordion-content-wrapper .accordion-content .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.richText .richText-content, .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.richText .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt input.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content input.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content input.privacy_prompt_content .richText-content, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .content-filter-v2 .filter--keyword .filter__content form input.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .content-filter-v2 .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt h4.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content h4.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content h4.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h4.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h5.richText .richText-content, .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h5.richText .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .richText.searchResults-title .richText-content, .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .richText.searchResults-title .richText-content, .accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .richText.searchResults-title .richText-content, .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .richText.searchResults-title .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-title.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .searchResults-title.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .searchResults-title.privacy_prompt_content .richText-content, .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-title.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .searchResults-result .searchResults-title.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .searchResults-title.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-title.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt h5.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content h5.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content h5.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h5.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h6.richText .richText-content, .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h6.richText .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt h6.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content h6.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content h6.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h6.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content p.richText .richText-content, .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content p.richText .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .richText.searchResults-result .richText-content, .hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content .richText.searchResults-result .richText-content, .accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content .richText.searchResults-result .richText-content, .searchResults-results .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .richText.searchResults-result .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-result.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .searchResults-result.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .searchResults-result.privacy_prompt_content .richText-content, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-result.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .searchResults-result.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .accordion .accordion-content-wrapper .accordion-content .searchResults-result.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-result.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt p.privacy_prompt_content .richText-content, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content p.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content p.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content p.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-8.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .col-lg-8.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .privacy_prompt_content.gigya-composite-control-header .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.gigya-composite-control-header .richText-content, .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.gigya-composite-control-header .richText-content, .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.gigya-composite-control-header .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt input.privacy_prompt_content .richText-content, .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content input.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt input.privacy_prompt_content .richText-content, .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content input.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .privacy_prompt_content.searchResults-title .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.searchResults-title .richText-content, .accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.searchResults-title .richText-content, .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.searchResults-title .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .searchResults-results .privacy_prompt_content.searchResults-result .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.searchResults-result .richText-content, .accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.searchResults-result .richText-content, .searchResults-results .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.searchResults-result .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.download__content-wrapper .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.download__content-wrapper .richText-content, .accordion .accordion-content-wrapper .accordion-content .richText.download__content-wrapper .richText-content {
      margin: 24px 0; }
    .accordion .accordion-content-wrapper .accordion-content .richText.col-lg-9 .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-9.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .col-lg-9.privacy_prompt_content .richText-content {
      margin: 24px 0; }
    .accordion .accordion-content-wrapper .accordion-content .richText.col-lg-10 .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-10.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .col-lg-10.privacy_prompt_content .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .pullout > .privacy_prompt_content.component-content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .pullout > .privacy_prompt_content.component-content .richText-content, .accordion .accordion-content-wrapper .accordion-content .pullout > .richText.component-content .richText-content {
      margin: 24px 0; }
    .accordion .accordion-content-wrapper .accordion-content .richText.col-lg-11 .richText-content, .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-11.privacy_prompt_content .richText-content, #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .col-lg-11.privacy_prompt_content .richText-content {
      margin: 24px 0; }
  .accordion .accordion-container {
    padding: 0;
    margin: 0;
    list-style: none; }
    .accordion .accordion-container .accordion-slide {
      border-bottom: 1px solid #d0d3d4; }
      .accordion .accordion-container .accordion-slide .accordion-head {
        text-align: left;
        cursor: pointer;
        padding: 24px 55px 24px 31px;
        position: relative; }
        .accordion .accordion-container .accordion-slide .accordion-head:after {
          content: "";
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-position: center;
          width: 18px;
          height: 18px;
          position: absolute;
          cursor: pointer;
          width: 16px;
          height: 16px;
          right: 31px;
          top: 30px;
          background-size: cover; }
          @media (max-width: 991px) {
            .accordion .accordion-container .accordion-slide .accordion-head:after {
              top: 22px; } }
        @media (min-width: 991px) {
          .accordion .accordion-container .accordion-slide .accordion-head:hover {
            background-color: #f1f1f1; } }
        .accordion .accordion-container .accordion-slide .accordion-head h3 {
          margin: 0;
          font-size: 27px;
          line-height: 1.26;
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none; }
          .accordion .accordion-container .accordion-slide .accordion-head h3 a {
            color: #071d49; }
          @media (max-width: 991px) {
            .accordion .accordion-container .accordion-slide .accordion-head h3 {
              font-size: 18px;
              font-weight: 700; } }
      .accordion .accordion-container .accordion-slide.is-active .accordion-head {
        background-color: #071d49;
        border: none; }
        .accordion .accordion-container .accordion-slide.is-active .accordion-head:after {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-neutral-white-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: cover; }
        .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a {
          color: #ffffff; }
      .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper {
        display: block; }
      @media (max-width: 991px) {
        .accordion .accordion-container .accordion-slide {
          border-width: 2px; } }
  .accordion .accordion-title-link {
    text-decoration: none; }
  .accordion.cq-Editable-dom .accordion-content-wrapper {
    display: block; }
  .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
    background-color: #b10036; }

/*
  THEMES
*/
/*
  BASE
*/
.contentGridContainer {
  padding-top: 56px;
  padding-bottom: 50px;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    .contentGridContainer {
      padding-top: 30px;
      padding-bottom: 0; } }
  .contentGridContainer > .component-content > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .contentGridContainer > .component-content > .content:after, .contentGridContainer > .component-content > .content:before {
      content: normal;
      position: absolute;
      display: none; }
  .contentGridContainer .grid-title {
    width: 100%;
    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: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 15px; }
    @media (max-width: 767px) {
      .contentGridContainer .grid-title {
        display: block; } }
    .contentGridContainer .grid-title * {
      -ms-flex-item-align: center;
          align-self: center; }
    .contentGridContainer .grid-title h2, .contentGridContainer .grid-title .searchResults, .contentGridContainer .grid-title .searchResults-term, .contentGridContainer .grid-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .contentGridContainer .grid-title .gigya-composite-control-header {
      margin-top: 0; }
    .contentGridContainer .grid-title .btn, .contentGridContainer .grid-title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contentGridContainer .grid-title .button, .contentGridContainer .grid-title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contentGridContainer .grid-title .button#preferences_prompt_submit, .contentGridContainer .grid-title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contentGridContainer .grid-title .button#preferences_prompt_decline, .contentGridContainer .grid-title .articleList-more {
      margin-bottom: 50px;
      padding-top: 0; }
      @media (max-width: 767px) {
        .contentGridContainer .grid-title .btn, .contentGridContainer .grid-title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contentGridContainer .grid-title .button, .contentGridContainer .grid-title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contentGridContainer .grid-title .button#preferences_prompt_submit, .contentGridContainer .grid-title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contentGridContainer .grid-title .button#preferences_prompt_decline, .contentGridContainer .grid-title .articleList-more {
          margin-bottom: 30px;
          display: inline-block;
          clear: both; } }
  .contentGridContainer .load-more {
    margin: 0;
    text-align: center !important; }
  .contentGridContainer .contentGridAbstractItem,
  .contentGridContainer .contentGridVideoItem,
  .contentGridContainer .contentGridItem {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px; }
    .contentGridContainer .contentGridAbstractItem:after, .contentGridContainer .contentGridAbstractItem:before,
    .contentGridContainer .contentGridVideoItem:after,
    .contentGridContainer .contentGridVideoItem:before,
    .contentGridContainer .contentGridItem:after,
    .contentGridContainer .contentGridItem:before {
      content: normal;
      position: absolute;
      display: none; }
    .contentGridContainer .contentGridAbstractItem > .component-content,
    .contentGridContainer .contentGridVideoItem > .component-content,
    .contentGridContainer .contentGridItem > .component-content {
      width: 100%;
      background-color: #ffffff; }
    @media (min-width: 767px) and (max-width: 991px) {
      .contentGridContainer .contentGridAbstractItem,
      .contentGridContainer .contentGridVideoItem,
      .contentGridContainer .contentGridItem {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (max-width: 767px) {
      .contentGridContainer .contentGridAbstractItem,
      .contentGridContainer .contentGridVideoItem,
      .contentGridContainer .contentGridItem {
        padding-right: 0;
        padding-left: 0; } }
    .contentGridContainer .contentGridAbstractItem .contentGridItem-content,
    .contentGridContainer .contentGridVideoItem .contentGridItem-content,
    .contentGridContainer .contentGridItem .contentGridItem-content {
      background-color: #ffffff;
      padding: 0;
      height: 100%; }
    .contentGridContainer .contentGridAbstractItem .contentGridItem-image,
    .contentGridContainer .contentGridVideoItem .contentGridItem-image,
    .contentGridContainer .contentGridItem .contentGridItem-image {
      position: relative;
      position: relative;
      line-height: 0; }
      .contentGridContainer .contentGridAbstractItem .contentGridItem-image picture,
      .contentGridContainer .contentGridVideoItem .contentGridItem-image picture,
      .contentGridContainer .contentGridItem .contentGridItem-image picture {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden; }
      .contentGridContainer .contentGridAbstractItem .contentGridItem-image picture::after,
      .contentGridContainer .contentGridVideoItem .contentGridItem-image picture::after,
      .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        height: 80%;
        width: 100%;
        background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover; }
      .contentGridContainer .contentGridAbstractItem .contentGridItem-image picture,
      .contentGridContainer .contentGridVideoItem .contentGridItem-image picture,
      .contentGridContainer .contentGridItem .contentGridItem-image picture {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .contentGridContainer .contentGridAbstractItem .contentGridItem-image picture img,
        .contentGridContainer .contentGridVideoItem .contentGridItem-image picture img,
        .contentGridContainer .contentGridItem .contentGridItem-image picture img {
          width: 100%;
          line-height: 0; }
      .contentGridContainer .contentGridAbstractItem .contentGridItem-image.type-video,
      .contentGridContainer .contentGridVideoItem .contentGridItem-image.type-video,
      .contentGridContainer .contentGridItem .contentGridItem-image.type-video {
        position: relative; }
        .contentGridContainer .contentGridAbstractItem .contentGridItem-image.type-video:after,
        .contentGridContainer .contentGridVideoItem .contentGridItem-image.type-video:after,
        .contentGridContainer .contentGridItem .contentGridItem-image.type-video:after {
          content: "";
          width: 25px;
          height: 25px;
          border-radius: 20px;
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-play-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          position: absolute;
          top: 12px;
          left: 12px; }
    .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content,
    .contentGridContainer .contentGridAbstractItem .contentGridItem-info,
    .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content,
    .contentGridContainer .contentGridVideoItem .contentGridItem-info,
    .contentGridContainer .contentGridItem .contentGridAbstractItem-content,
    .contentGridContainer .contentGridItem .contentGridItem-info {
      padding: 0 30px 20px 30px; }
      .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content h6, .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content p.subtitle, .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content .subtitle.searchResults-result, .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content .subtitle.searchResults-result,
      .contentGridContainer .contentGridAbstractItem .contentGridItem-info h6,
      .contentGridContainer .contentGridAbstractItem .contentGridItem-info .hero-banner .hero-banner-v2__content p.subtitle,
      .hero-banner .hero-banner-v2__content .contentGridContainer .contentGridAbstractItem .contentGridItem-info p.subtitle,
      .contentGridContainer .contentGridAbstractItem .contentGridItem-info .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
      .hero-banner .hero-banner-v2__content .searchResults-results .contentGridContainer .contentGridAbstractItem .contentGridItem-info .subtitle.searchResults-result,
      .contentGridContainer .contentGridAbstractItem .contentGridItem-info .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
      .searchResults-results .hero-banner .hero-banner-v2__content .contentGridContainer .contentGridAbstractItem .contentGridItem-info .subtitle.searchResults-result,
      .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content h6,
      .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content .hero-banner .hero-banner-v2__content p.subtitle,
      .hero-banner .hero-banner-v2__content .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content p.subtitle,
      .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
      .hero-banner .hero-banner-v2__content .searchResults-results .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content .subtitle.searchResults-result,
      .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
      .searchResults-results .hero-banner .hero-banner-v2__content .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content .subtitle.searchResults-result,
      .contentGridContainer .contentGridVideoItem .contentGridItem-info h6,
      .contentGridContainer .contentGridVideoItem .contentGridItem-info .hero-banner .hero-banner-v2__content p.subtitle,
      .hero-banner .hero-banner-v2__content .contentGridContainer .contentGridVideoItem .contentGridItem-info p.subtitle,
      .contentGridContainer .contentGridVideoItem .contentGridItem-info .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
      .hero-banner .hero-banner-v2__content .searchResults-results .contentGridContainer .contentGridVideoItem .contentGridItem-info .subtitle.searchResults-result,
      .contentGridContainer .contentGridVideoItem .contentGridItem-info .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
      .searchResults-results .hero-banner .hero-banner-v2__content .contentGridContainer .contentGridVideoItem .contentGridItem-info .subtitle.searchResults-result,
      .contentGridContainer .contentGridItem .contentGridAbstractItem-content h6,
      .contentGridContainer .contentGridItem .contentGridAbstractItem-content .hero-banner .hero-banner-v2__content p.subtitle,
      .hero-banner .hero-banner-v2__content .contentGridContainer .contentGridItem .contentGridAbstractItem-content p.subtitle,
      .contentGridContainer .contentGridItem .contentGridAbstractItem-content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
      .hero-banner .hero-banner-v2__content .searchResults-results .contentGridContainer .contentGridItem .contentGridAbstractItem-content .subtitle.searchResults-result,
      .contentGridContainer .contentGridItem .contentGridAbstractItem-content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
      .searchResults-results .hero-banner .hero-banner-v2__content .contentGridContainer .contentGridItem .contentGridAbstractItem-content .subtitle.searchResults-result,
      .contentGridContainer .contentGridItem .contentGridItem-info h6,
      .contentGridContainer .contentGridItem .contentGridItem-info .hero-banner .hero-banner-v2__content p.subtitle,
      .hero-banner .hero-banner-v2__content .contentGridContainer .contentGridItem .contentGridItem-info p.subtitle,
      .contentGridContainer .contentGridItem .contentGridItem-info .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
      .hero-banner .hero-banner-v2__content .searchResults-results .contentGridContainer .contentGridItem .contentGridItem-info .subtitle.searchResults-result,
      .contentGridContainer .contentGridItem .contentGridItem-info .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
      .searchResults-results .hero-banner .hero-banner-v2__content .contentGridContainer .contentGridItem .contentGridItem-info .subtitle.searchResults-result {
        margin: 24px 0 8px 0; }
      .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content h4, .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content input,
      .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content input,
      .contentGridContainer .contentGridAbstractItem .contentGridItem-info h4,
      .contentGridContainer .contentGridAbstractItem .contentGridItem-info .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form .contentGridContainer .contentGridAbstractItem .contentGridItem-info input,
      .contentGridContainer .contentGridAbstractItem .contentGridItem-info .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form .contentGridContainer .contentGridAbstractItem .contentGridItem-info input,
      .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content h4,
      .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content input,
      .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content input,
      .contentGridContainer .contentGridVideoItem .contentGridItem-info h4,
      .contentGridContainer .contentGridVideoItem .contentGridItem-info .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form .contentGridContainer .contentGridVideoItem .contentGridItem-info input,
      .contentGridContainer .contentGridVideoItem .contentGridItem-info .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form .contentGridContainer .contentGridVideoItem .contentGridItem-info input,
      .contentGridContainer .contentGridItem .contentGridAbstractItem-content h4,
      .contentGridContainer .contentGridItem .contentGridAbstractItem-content .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form .contentGridContainer .contentGridItem .contentGridAbstractItem-content input,
      .contentGridContainer .contentGridItem .contentGridAbstractItem-content .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form .contentGridContainer .contentGridItem .contentGridAbstractItem-content input,
      .contentGridContainer .contentGridItem .contentGridItem-info h4,
      .contentGridContainer .contentGridItem .contentGridItem-info .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form .contentGridContainer .contentGridItem .contentGridItem-info input,
      .contentGridContainer .contentGridItem .contentGridItem-info .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form .contentGridContainer .contentGridItem .contentGridItem-info input {
        margin: 8px 0 16px 0; }
        .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content h4 a, .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content .content-filter .filter--keyword .filter__content form input a, .content-filter .filter--keyword .filter__content form .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content input a, .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content .content-filter-v2 .filter--keyword .filter__content form input a, .content-filter-v2 .filter--keyword .filter__content form .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-content input a,
        .contentGridContainer .contentGridAbstractItem .contentGridItem-info h4 a,
        .contentGridContainer .contentGridAbstractItem .contentGridItem-info .content-filter .filter--keyword .filter__content form input a,
        .content-filter .filter--keyword .filter__content form .contentGridContainer .contentGridAbstractItem .contentGridItem-info input a,
        .contentGridContainer .contentGridAbstractItem .contentGridItem-info .content-filter-v2 .filter--keyword .filter__content form input a,
        .content-filter-v2 .filter--keyword .filter__content form .contentGridContainer .contentGridAbstractItem .contentGridItem-info input a,
        .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content h4 a,
        .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content .content-filter .filter--keyword .filter__content form input a,
        .content-filter .filter--keyword .filter__content form .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content input a,
        .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content .content-filter-v2 .filter--keyword .filter__content form input a,
        .content-filter-v2 .filter--keyword .filter__content form .contentGridContainer .contentGridVideoItem .contentGridAbstractItem-content input a,
        .contentGridContainer .contentGridVideoItem .contentGridItem-info h4 a,
        .contentGridContainer .contentGridVideoItem .contentGridItem-info .content-filter .filter--keyword .filter__content form input a,
        .content-filter .filter--keyword .filter__content form .contentGridContainer .contentGridVideoItem .contentGridItem-info input a,
        .contentGridContainer .contentGridVideoItem .contentGridItem-info .content-filter-v2 .filter--keyword .filter__content form input a,
        .content-filter-v2 .filter--keyword .filter__content form .contentGridContainer .contentGridVideoItem .contentGridItem-info input a,
        .contentGridContainer .contentGridItem .contentGridAbstractItem-content h4 a,
        .contentGridContainer .contentGridItem .contentGridAbstractItem-content .content-filter .filter--keyword .filter__content form input a,
        .content-filter .filter--keyword .filter__content form .contentGridContainer .contentGridItem .contentGridAbstractItem-content input a,
        .contentGridContainer .contentGridItem .contentGridAbstractItem-content .content-filter-v2 .filter--keyword .filter__content form input a,
        .content-filter-v2 .filter--keyword .filter__content form .contentGridContainer .contentGridItem .contentGridAbstractItem-content input a,
        .contentGridContainer .contentGridItem .contentGridItem-info h4 a,
        .contentGridContainer .contentGridItem .contentGridItem-info .content-filter .filter--keyword .filter__content form input a,
        .content-filter .filter--keyword .filter__content form .contentGridContainer .contentGridItem .contentGridItem-info input a,
        .contentGridContainer .contentGridItem .contentGridItem-info .content-filter-v2 .filter--keyword .filter__content form input a,
        .content-filter-v2 .filter--keyword .filter__content form .contentGridContainer .contentGridItem .contentGridItem-info input a {
          color: #071d49;
          text-decoration: none; }
  .contentGridContainer .contentGridVideoItem {
    padding-bottom: 0;
    margin-bottom: 0; }
    .contentGridContainer .contentGridVideoItem > .component-content {
      background-color: transparent; }
    .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .contentGridVideoItem-image {
      line-height: 0; }
      .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .contentGridVideoItem-image a {
        display: block;
        position: relative; }
        .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .contentGridVideoItem-image a:after {
          content: "";
          width: 42px;
          height: 42px;
          border-radius: 42px;
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-play-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: 42px;
          position: absolute;
          margin-left: -20px;
          margin-top: -20px;
          top: 50%;
          left: 50%; }
        .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .contentGridVideoItem-image a:hover:after {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-play-neutral-white-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          width: 42px;
          height: 42px;
          border-radius: 42px;
          background-size: 42px; }
    .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .contentGridVideoItem-info p, .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .contentGridVideoItem-info .searchResults-results .searchResults-result, .searchResults-results .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .contentGridVideoItem-info .searchResults-result {
      font-size: 20px;
      font-weight: bold;
      margin-top: 10px;
      margin-bottom: 30px; }
    .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .overlay {
      position: absolute;
      top: 0;
      height: 100vh;
      width: 100vw;
      background: rgba(7, 29, 73, 0.5);
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      z-index: 99; }
      @media (min-width: 991px) {
        .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .overlay .embed iframe {
          max-height: calc(100vh - 80px); } }
      @media (max-width: 991px) {
        .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .overlay .embed {
          margin: 0;
          padding: 0; } }
      @media (max-width: 991px) and (orientation: landscape) {
        .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .overlay {
          margin: 0;
          padding: 0;
          padding-top: 70px; }
          .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .overlay .embed iframe {
            max-height: calc(100vh - 80px); } }
      .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .overlay > .component-content {
        height: 100%;
        padding: 0; }
        .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .overlay > .component-content > .content {
          height: 100%;
          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: 991px) and (orientation: landscape) {
            .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .overlay > .component-content > .content {
              display: block; } }
      .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .overlay .embed__title {
        display: none; }
      .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .overlay .button-close {
        position: fixed;
        top: 30px;
        right: 30px;
        width: 25px;
        height: 25px;
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cross-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-color: transparent; }
      .contentGridContainer .contentGridVideoItem .contentGridIVideoItem-content .overlay .videoComponent {
        padding: 0;
        float: none; }
  .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-info p span.a1, .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-info .searchResults-results .searchResults-result span.a1, .searchResults-results .contentGridContainer .contentGridAbstractItem .contentGridAbstractItem-info .searchResults-result span.a1 {
    display: block; }

/*
	THEMES
*/
/*
	AUTHORING
*/
.aem-AuthorLayer-Edit .contentGridContainer,
.aem-AuthorLayer-DQM .contentGridContainer,
.aem-AuthorLayer-Developer .contentGridContainer,
.aem-AuthorLayer-Design .contentGridContainer,
.aem-AuthorLayer-Layouting .contentGridContainer,
.aem-AuthorLayer-Tracking .contentGridContainer,
.aem-AuthorLayer-Timewrap .contentGridContainer,
.cq-wcm-edit .contentGridContainer {
  padding: 15px;
  display: block; }
  .aem-AuthorLayer-Edit .contentGridContainer .grid-title,
  .aem-AuthorLayer-DQM .contentGridContainer .grid-title,
  .aem-AuthorLayer-Developer .contentGridContainer .grid-title,
  .aem-AuthorLayer-Design .contentGridContainer .grid-title,
  .aem-AuthorLayer-Layouting .contentGridContainer .grid-title,
  .aem-AuthorLayer-Tracking .contentGridContainer .grid-title,
  .aem-AuthorLayer-Timewrap .contentGridContainer .grid-title,
  .cq-wcm-edit .contentGridContainer .grid-title {
    width: 100%;
    display: block; }

.aem-AuthorLayer-Edit .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-Edit .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-Edit .contentGridContainer .contentGridItem,
.aem-AuthorLayer-DQM .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-DQM .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-DQM .contentGridContainer .contentGridItem,
.aem-AuthorLayer-Developer .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-Developer .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-Developer .contentGridContainer .contentGridItem,
.aem-AuthorLayer-Design .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-Design .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-Design .contentGridContainer .contentGridItem,
.aem-AuthorLayer-Layouting .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-Layouting .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-Layouting .contentGridContainer .contentGridItem,
.aem-AuthorLayer-Tracking .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-Tracking .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-Tracking .contentGridContainer .contentGridItem,
.aem-AuthorLayer-Timewrap .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-Timewrap .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-Timewrap .contentGridContainer .contentGridItem,
.cq-wcm-edit .contentGridContainer .contentGridAbstractItem,
.cq-wcm-edit .contentGridContainer .contentGridVideoItem,
.cq-wcm-edit .contentGridContainer .contentGridItem {
  min-height: 700px !important; }

.aem-AuthorLayer-Edit .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-Edit .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-Edit .contentGridContainer .contentGridItem,
.aem-AuthorLayer-Edit .contentGridContainer > .component-content > .content,
.aem-AuthorLayer-DQM .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-DQM .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-DQM .contentGridContainer .contentGridItem,
.aem-AuthorLayer-DQM .contentGridContainer > .component-content > .content,
.aem-AuthorLayer-Developer .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-Developer .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-Developer .contentGridContainer .contentGridItem,
.aem-AuthorLayer-Developer .contentGridContainer > .component-content > .content,
.aem-AuthorLayer-Design .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-Design .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-Design .contentGridContainer .contentGridItem,
.aem-AuthorLayer-Design .contentGridContainer > .component-content > .content,
.aem-AuthorLayer-Layouting .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-Layouting .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-Layouting .contentGridContainer .contentGridItem,
.aem-AuthorLayer-Layouting .contentGridContainer > .component-content > .content,
.aem-AuthorLayer-Tracking .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-Tracking .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-Tracking .contentGridContainer .contentGridItem,
.aem-AuthorLayer-Tracking .contentGridContainer > .component-content > .content,
.aem-AuthorLayer-Timewrap .contentGridContainer .contentGridAbstractItem,
.aem-AuthorLayer-Timewrap .contentGridContainer .contentGridVideoItem,
.aem-AuthorLayer-Timewrap .contentGridContainer .contentGridItem,
.aem-AuthorLayer-Timewrap .contentGridContainer > .component-content > .content,
.cq-wcm-edit .contentGridContainer .contentGridAbstractItem,
.cq-wcm-edit .contentGridContainer .contentGridVideoItem,
.cq-wcm-edit .contentGridContainer .contentGridItem,
.cq-wcm-edit .contentGridContainer > .component-content > .content {
  display: block;
  float: left; }

/*
	BASE
*/
#__tealiumGDPRcpPrefs {
  z-index: 100;
  position: fixed;
  display: block;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #071d49; }
  #__tealiumGDPRcpPrefs .privacy_prompt {
    overflow-y: auto;
    top: auto;
    display: none;
    position: static;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: transparent;
    margin: 0 auto;
    padding: 24px 15px 30px 15px;
    z-index: 105; }
    @media (max-width: 991px) {
      #__tealiumGDPRcpPrefs .privacy_prompt {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-bottom: 40px; } }
    #__tealiumGDPRcpPrefs .privacy_prompt.is-active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content {
      width: 60%;
      padding: 0; }
      @media (max-width: 991px) {
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content {
          width: 100%; } }
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result {
        font-family: "Raleway", sans-serif;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 16px; }
        @media (max-width: 991px) {
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result {
            margin-bottom: 24px; } }
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .option_set .option_set__checkbox label {
        font-family: "Raleway", sans-serif;
        margin-left: 10px; }
      @media (max-width: 991px) {
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .option_set__checkbox {
          padding-bottom: 21px; } }
      @media (max-width: 991px) {
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .option_set__checkbox:last-of-type {
          padding-bottom: 0; } }
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin: 16px 0; }
        @media (max-width: 991px) {
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more {
            margin: 24px 0; } }
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_more_button,
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_less_button {
          font-family: "Raleway", sans-serif;
          font-weight: 600;
          font-size: 14px;
          line-height: 18px; }
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_more_button p, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_more_button .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_more_button .searchResults-result,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_more_button li,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_more_button span:not(.selection-bold),
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_less_button p,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_less_button .searchResults-results .searchResults-result,
          .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_less_button .searchResults-result,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_less_button li,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_less_button span:not(.selection-bold) {
            font-family: "Raleway", sans-serif;
            font-weight: 600;
            font-size: 14px;
            line-height: 18px; }
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_more_button span.icon-pi,
          #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more .show_less_button span.icon-pi {
            line-height: 27px; }
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .show_more_description ul li {
        margin-left: 0; }
    #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 0 0 30px; }
      @media (max-width: 1200px) {
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          padding: 0; } }
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button {
        border: none;
        border-radius: 0;
        background: transparent;
        height: auto;
        -webkit-transition: none;
        transition: none;
        text-transform: none; }
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit {
          margin: 0 15px 0 20px; }
          @media (max-width: 1200px) {
            #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit {
              margin-left: 0;
              margin-bottom: 24px; } }
        #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline {
          margin: 0 15px 0 0; }
          @media (max-width: 1200px) {
            #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline {
              margin-right: 47px;
              margin-bottom: 24px; } }
  #__tealiumGDPRcpPrefs .preferences_prompt_control {
    z-index: 106;
    left: -43px;
    bottom: -43px; }
    #__tealiumGDPRcpPrefs .preferences_prompt_control .configuration_icon_not_selected,
    #__tealiumGDPRcpPrefs .preferences_prompt_control .configuration_icon_selected {
      background: #e40046;
      position: relative;
      height: 85px;
      width: 85px; }
      #__tealiumGDPRcpPrefs .preferences_prompt_control .configuration_icon_not_selected::before,
      #__tealiumGDPRcpPrefs .preferences_prompt_control .configuration_icon_selected::before {
        content: "";
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cog-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        position: absolute;
        left: calc(50% - 10px);
        top: 8px;
        height: 16px;
        width: 16px;
        background-size: cover; }
      #__tealiumGDPRcpPrefs .preferences_prompt_control .configuration_icon_not_selected img,
      #__tealiumGDPRcpPrefs .preferences_prompt_control .configuration_icon_selected img {
        display: none; }
    #__tealiumGDPRcpPrefs .preferences_prompt_control .configuration_icon_not_selected.is-active {
      background: #071d49; }
  @media (min-width: 1691px) {
    #__tealiumGDPRcpPrefs {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 1380px) and (max-width: 1690px) {
    #__tealiumGDPRcpPrefs {
      padding-left: 150px;
      padding-right: 150px; } }
  @media (min-width: 1024px) and (max-width: 1379px) {
    #__tealiumGDPRcpPrefs {
      padding-left: 15px;
      padding-right: 15px; }
      #__tealiumGDPRcpPrefs .privacy_prompt {
        width: 1080px;
        max-width: 100%; } }
  @media (min-width: 938px) and (max-width: 1023px) {
    #__tealiumGDPRcpPrefs {
      padding-left: 100px;
      padding-right: 100px; }
      #__tealiumGDPRcpPrefs .privacy_prompt {
        width: 100%;
        max-width: 100%; } }
  @media (min-width: 768px) and (max-width: 937px) {
    #__tealiumGDPRcpPrefs {
      padding-left: 15px;
      padding-right: 15px; }
      #__tealiumGDPRcpPrefs .privacy_prompt {
        width: 738px;
        max-width: 100%;
        padding: 24px 0; } }
  @media (max-width: 767px) {
    #__tealiumGDPRcpPrefs {
      padding-left: 15px;
      padding-right: 15px; }
      #__tealiumGDPRcpPrefs .privacy_prompt {
        width: 100%;
        max-width: 100%;
        padding: 24px 15px; } }

.cookie-banner-hard-suppressed-page #__tealiumGDPRcpPrefs {
  display: none; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit #__tealiumGDPRcpPrefs,
.aem-AuthorLayer-DQM #__tealiumGDPRcpPrefs,
.aem-AuthorLayer-Developer #__tealiumGDPRcpPrefs,
.aem-AuthorLayer-Design #__tealiumGDPRcpPrefs,
.aem-AuthorLayer-Layouting #__tealiumGDPRcpPrefs,
.aem-AuthorLayer-Tracking #__tealiumGDPRcpPrefs,
.aem-AuthorLayer-Timewrap #__tealiumGDPRcpPrefs,
.cq-wcm-edit #__tealiumGDPRcpPrefs {
  display: none; }

/*
	BASE
*/
body #__tealiumGDPRcpPrefs .privacy_prompt_analytics {
  top: unset !important; }

#__tealiumGDPRcpPrefs .preferences_prompt_control_analytics {
  z-index: 106;
  left: -43px !important;
  bottom: -43px !important; }
  #__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_not_selected_analytics,
  #__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_selected_analytics {
    background: #e40046 !important;
    position: relative;
    height: 85px !important;
    width: 85px !important; }
    #__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_not_selected_analytics::before,
    #__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_selected_analytics::before {
      content: "";
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cog-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: calc(50% - 10px);
      top: 8px;
      height: 16px;
      width: 16px;
      background-size: cover; }
    #__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_not_selected_analytics img,
    #__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_selected_analytics img {
      display: none; }
  #__tealiumGDPRcpPrefs .preferences_prompt_control_analytics .configuration_icon_not_selected_analytics.is-active {
    background: #071d49 !important; }

#__tealiumGDPRcpPrefs .privacy_prompt_title_analytics {
  margin: 40px 0 0 40px !important;
  padding-left: 0 !important; }
  @media (max-width: 767px) {
    #__tealiumGDPRcpPrefs .privacy_prompt_title_analytics {
      margin: 20px 0 0 20px !important; } }

#__tealiumGDPRcpPrefs .cookie_banner_checkbox_analytics .checkbox_tick_analytics {
  border: 2px solid #D0D3D4 !important;
  margin-top: 4px; }

#__tealiumGDPRcpPrefs .cookie_banner_checkbox_analytics input:checked ~ .checkbox_tick_analytics {
  border: 2px solid #E40046 !important; }

#__tealiumGDPRcpPrefs .show_more_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

#__tealiumGDPRcpPrefs .switch_analytics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin: 45px 40px 0 0 !important; }
  #__tealiumGDPRcpPrefs .switch_analytics p, #__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result {
    width: 32px !important;
    height: 32px !important;
    margin: 0 0 0 4px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 0 !important;
    border: none !important;
    outline: none !important; }
    #__tealiumGDPRcpPrefs .switch_analytics p.is-active, #__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .is-active.searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .is-active.searchResults-result {
      color: #e40046 !important;
      background-color: #e40046 !important; }
      #__tealiumGDPRcpPrefs .switch_analytics p.is-active span, #__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .is-active.searchResults-result span, .searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .is-active.searchResults-result span {
        color: white !important; }
    #__tealiumGDPRcpPrefs .switch_analytics p span, #__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result span, .searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result span {
      width: 100% !important;
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media only screen and (max-width: 359px) and (min-width: 310px) and (orientation: portrait) {
        #__tealiumGDPRcpPrefs .switch_analytics p span.lang_analytics, #__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result span.lang_analytics, .searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result span.lang_analytics {
          line-height: 27px !important; } }
      @media only screen and (max-width: 511px) and (min-width: 360px) and (orientation: landscape) {
        #__tealiumGDPRcpPrefs .switch_analytics p span.lang_analytics, #__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result span.lang_analytics, .searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result span.lang_analytics {
          line-height: 27px !important; } }
      @media only screen and (max-width: 511px) and (min-width: 360px) and (orientation: portrait) {
        #__tealiumGDPRcpPrefs .switch_analytics p span.lang_analytics, #__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result span.lang_analytics, .searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result span.lang_analytics {
          line-height: 27px !important; } }
      @media only screen and (max-width: 767px) and (min-width: 512px) and (orientation: landscape) {
        #__tealiumGDPRcpPrefs .switch_analytics p span.lang_analytics, #__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result span.lang_analytics, .searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result span.lang_analytics {
          line-height: 27px !important; } }
      @media only screen and (max-width: 767px) and (min-width: 512px) and (orientation: portrait) {
        #__tealiumGDPRcpPrefs .switch_analytics p span.lang_analytics, #__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result span.lang_analytics, .searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result span.lang_analytics {
          line-height: 27px !important; } }
  @media (max-width: 767px) {
    #__tealiumGDPRcpPrefs .switch_analytics {
      margin: 16px 0 0 20px !important; }
      #__tealiumGDPRcpPrefs .switch_analytics p:first-child, #__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result:first-child, .searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result:first-child {
        margin-left: 0 !important; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    #__tealiumGDPRcpPrefs .switch_analytics {
      margin: 16px 0 0 40px !important; }
      #__tealiumGDPRcpPrefs .switch_analytics p:first-child, #__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result:first-child, .searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result:first-child {
        margin-left: 0 !important; } }

#__tealiumGDPRcpPrefs .privacy_prompt_footer_analytics .show_more_analytics {
  padding: 0 40px !important; }
  @media (max-width: 767px) {
    #__tealiumGDPRcpPrefs .privacy_prompt_footer_analytics .show_more_analytics {
      padding: 0 20px !important; } }

#__tealiumGDPRcpPrefs .privacy_prompt_content_analytics {
  padding: 20px 40px 0 40px !important; }
  #__tealiumGDPRcpPrefs .privacy_prompt_content_analytics p, #__tealiumGDPRcpPrefs .privacy_prompt_content_analytics .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt_content_analytics .searchResults-result {
    margin-bottom: 24px !important; }
    @media (max-width: 767px) {
      #__tealiumGDPRcpPrefs .privacy_prompt_content_analytics p, #__tealiumGDPRcpPrefs .privacy_prompt_content_analytics .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt_content_analytics .searchResults-result {
        margin-bottom: 16px !important; } }
  @media only screen and (max-width: 511px) and (min-width: 360px) and (orientation: portrait) {
    #__tealiumGDPRcpPrefs .privacy_prompt_content_analytics {
      width: auto !important; } }
  @media (max-width: 767px) {
    #__tealiumGDPRcpPrefs .privacy_prompt_content_analytics {
      padding: 20px 20px 0 20px !important; } }

#__tealiumGDPRcpPrefs .show_more_analytics {
  float: none !important;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  max-width: 50%;
  padding-top: 0 !important; }
  #__tealiumGDPRcpPrefs .show_more_analytics #show-more, #__tealiumGDPRcpPrefs .show_more_analytics #show-less {
    color: #071D49; }
    #__tealiumGDPRcpPrefs .show_more_analytics #show-more.is-active, #__tealiumGDPRcpPrefs .show_more_analytics #show-less.is-active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #__tealiumGDPRcpPrefs .show_more_analytics #show-more.is-active span, #__tealiumGDPRcpPrefs .show_more_analytics #show-less.is-active span {
        margin: auto 0 auto 20px !important;
        padding: 0 !important;
        font-size: 10px !important;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; }
  #__tealiumGDPRcpPrefs .show_more_analytics a, #__tealiumGDPRcpPrefs .show_more_analytics span {
    padding: 0 !important;
    margin: auto !important; }
  #__tealiumGDPRcpPrefs .show_more_analytics span {
    padding-right: 5px !important; }
  @media (max-width: 450px) {
    #__tealiumGDPRcpPrefs .show_more_analytics {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; } }
  @media (max-width: 767px) {
    #__tealiumGDPRcpPrefs .show_more_analytics {
      padding-bottom: 0 !important; }
      #__tealiumGDPRcpPrefs .show_more_analytics .privacy_policy_text_analytics {
        font-size: 16px !important; } }

#__tealiumGDPRcpPrefs .privacy_prompt_analytics {
  top: unset !important;
  -webkit-transform: unset !important;
          transform: unset !important;
  position: fixed !important;
  overflow: auto !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  padding: 0 !important;
  background-color: #f1f1f1 !important;
  width: 100% !important;
  max-height: 75vh !important; }
  #__tealiumGDPRcpPrefs .privacy_prompt_analytics.is-active {
    height: auto !important;
    margin: 0 auto !important; }

#__tealiumGDPRcpPrefs .lang_divider_analytics {
  margin: 0 4px;
  width: 13px !important;
  position: relative;
  top: 2px; }

#__tealiumGDPRcpPrefs .prompt_button_analytics {
  margin-top: 32px;
  padding-bottom: 24px;
  padding-top: 24px !important;
  padding-left: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }
  #__tealiumGDPRcpPrefs .prompt_button_analytics button, #__tealiumGDPRcpPrefs .prompt_button_analytics div {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  #__tealiumGDPRcpPrefs .prompt_button_analytics #preferences_prompt_decline {
    margin: auto 0 auto auto !important; }
  #__tealiumGDPRcpPrefs .prompt_button_analytics #preferences_prompt_submit {
    margin: auto 53px auto 40px !important; }
    @media (max-width: 767px) {
      #__tealiumGDPRcpPrefs .prompt_button_analytics #preferences_prompt_submit {
        margin: auto 53px auto 40px !important; } }
  #__tealiumGDPRcpPrefs .prompt_button_analytics .preferences_prompt_submit_analytics {
    padding: 13px 25px 13px 25px !important;
    height: auto !important; }
  #__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv1_analytics {
    margin-right: 26px !important; }
  #__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv2_analytics {
    margin: auto 40px auto 0; }
    @media (max-width: 767px) {
      #__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv2_analytics {
        margin: auto 20px auto 0 !important; } }
  #__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv1_analytics, #__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv2_analytics {
    height: 44px !important; }
    @media (max-width: 767px) {
      #__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv1_analytics, #__tealiumGDPRcpPrefs .prompt_button_analytics .slantdiv2_analytics {
        width: 13px !important; } }
  @media (max-width: 767px) {
    #__tealiumGDPRcpPrefs .prompt_button_analytics {
      margin-top: 20px !important; } }

#__tealiumGDPRcpPrefs .show_more_less_analytics {
  -webkit-transform: rotate(270deg) translateX(-3px) !important;
          transform: rotate(270deg) translateX(-3px) !important; }

@media only screen and (max-width: 511px) and (min-width: 360px) and (orientation: landscape) {
  #__tealiumGDPRcpPrefs .show_more_button_analytics, #__tealiumGDPRcpPrefs .show_less_button_analytics {
    line-height: 27px !important; } }

@media only screen and (max-width: 511px) and (min-width: 360px) and (orientation: portrait) {
  #__tealiumGDPRcpPrefs .show_more_button_analytics, #__tealiumGDPRcpPrefs .show_less_button_analytics {
    line-height: 27px !important; } }

@media only screen and (max-width: 767px) and (min-width: 512px) and (orientation: landscape) {
  #__tealiumGDPRcpPrefs .show_more_button_analytics, #__tealiumGDPRcpPrefs .show_less_button_analytics {
    line-height: 27px !important; } }

@media only screen and (max-width: 767px) and (min-width: 512px) and (orientation: portrait) {
  #__tealiumGDPRcpPrefs .show_more_button_analytics, #__tealiumGDPRcpPrefs .show_less_button_analytics {
    line-height: 27px !important; } }

#__tealiumGDPRcpPrefs .show_less_button_analytics #show-less-icon {
  -webkit-transform: rotate(90deg) translateX(3px) !important;
          transform: rotate(90deg) translateX(3px) !important; }

@media (max-width: 767px) {
  #__tealiumGDPRcpPrefs .show_less_button_analytics.is-active {
    position: relative; } }

#__tealiumGDPRcpPrefs #show_more_description {
  margin: 0 !important; }

#__tealiumGDPRcpPrefs #show_more_description.is-active {
  padding-top: 40px;
  margin-top: 0 !important; }
  @media (max-width: 767px) {
    #__tealiumGDPRcpPrefs #show_more_description.is-active {
      padding-top: 0; } }

#__tealiumGDPRcpPrefs .cookie_description_paragraph_analytics {
  margin-bottom: 24px !important; }
  @media (max-width: 767px) {
    #__tealiumGDPRcpPrefs .cookie_description_paragraph_analytics {
      margin-bottom: 20px !important; } }

#__tealiumGDPRcpPrefs ul li:last-child .cookie_description_paragraph_analytics {
  margin-bottom: 0 !important; }

#__tealiumGDPRcpPrefs .privacy_prompt_content_analytics .cookie_description__title_analytics {
  margin-bottom: 16px !important; }
  @media (max-width: 767px) {
    #__tealiumGDPRcpPrefs .privacy_prompt_content_analytics .cookie_description__title_analytics {
      margin-bottom: 10px !important; } }

#__tealiumGDPRcpPrefs #privacy_prompt_background {
  display: none !important; }

/*
	BASE
*/
.embed {
  margin-top: 60px;
  margin-bottom: 60px; }
  .embed__video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; }
    .embed__video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .embed__title p, .embed__title .searchResults-results .searchResults-result, .searchResults-results .embed__title .searchResults-result {
    margin: 5px 0 0 0; }
  @media (max-width: 991px) {
    .embed {
      margin-top: 30px;
      margin-bottom: 30px; } }

/*
	BASE
*/
.component.podcast {
  padding: 0 15px; }
  .component.podcast .podcast-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border: 1px solid #d0d3d4;
    background: #ffffff; }
  .component.podcast .podcast-thumbnail {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: calc(75vw);
    padding: 0; }
    .component.podcast .podcast-thumbnail picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .component.podcast .podcast-thumbnail picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }
    @media (min-width: 767px) {
      .component.podcast .podcast-thumbnail {
        width: 342px;
        height: 256px; } }
    .component.podcast .podcast-thumbnail picture img {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
      @media (min-width: 767px) {
        .component.podcast .podcast-thumbnail picture img {
          max-height: 360px; } }
  .component.podcast .podcast-details {
    width: 100%;
    padding: 15px 10px; }
    @media (min-width: 767px) {
      .component.podcast .podcast-details {
        padding: 32px;
        width: calc(100% - 342px);
        height: 256px; } }
    .component.podcast .podcast-details__content {
      max-height: 300px; }
      @media (min-width: 767px) {
        .component.podcast .podcast-details__content {
          max-height: calc(256px - 60px); } }
      .component.podcast .podcast-details__content .nano-content {
        padding-right: 30px; }
        .component.podcast .podcast-details__content .nano-content > h6:first-child, .component.podcast .podcast-details__content .hero-banner .hero-banner-v2__content .nano-content > p.subtitle:first-child, .hero-banner .hero-banner-v2__content .component.podcast .podcast-details__content .nano-content > p.subtitle:first-child, .component.podcast .podcast-details__content .hero-banner .hero-banner-v2__content .searchResults-results .nano-content > .subtitle.searchResults-result:first-child, .hero-banner .hero-banner-v2__content .searchResults-results .component.podcast .podcast-details__content .nano-content > .subtitle.searchResults-result:first-child, .component.podcast .podcast-details__content .searchResults-results .hero-banner .hero-banner-v2__content .nano-content > .subtitle.searchResults-result:first-child, .searchResults-results .hero-banner .hero-banner-v2__content .component.podcast .podcast-details__content .nano-content > .subtitle.searchResults-result:first-child {
          margin-top: 0; }
        .component.podcast .podcast-details__content .nano-content > p:last-child, .component.podcast .podcast-details__content .searchResults-results .nano-content > .searchResults-result:last-child, .searchResults-results .component.podcast .podcast-details__content .nano-content > .searchResults-result:last-child {
          margin-bottom: 0; }
  .component.podcast .podcast-player {
    width: 100%;
    padding: 15px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid #d0d3d4;
    border-bottom: 1px solid #d0d3d4; }
    @media (min-width: 767px) {
      .component.podcast .podcast-player {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        padding: 20px 30px; } }
    .component.podcast .podcast-player .podcast-controls {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 10px;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
      @media (min-width: 767px) {
        .component.podcast .podcast-player .podcast-controls {
          -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0;
          margin-bottom: 0; } }
      .component.podcast .podcast-player .podcast-controls__rewind, .component.podcast .podcast-player .podcast-controls__forward {
        height: 41px;
        width: 38px;
        cursor: pointer; }
        @media (min-width: 767px) {
          .component.podcast .podcast-player .podcast-controls__rewind, .component.podcast .podcast-player .podcast-controls__forward {
            height: 30px;
            width: 30px; } }
      .component.podcast .podcast-player .podcast-controls__rewind {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-10s-rewind-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto; }
        .component.podcast .podcast-player .podcast-controls__rewind:hover {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-10s-rewind-neutral-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto; }
      .component.podcast .podcast-player .podcast-controls__forward {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-10s-forward-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto; }
        .component.podcast .podcast-player .podcast-controls__forward:hover {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-10s-forward-neutral-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto; }
      .component.podcast .podcast-player .podcast-controls__play {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-podcast-play-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        height: 57px;
        width: 57px;
        cursor: pointer;
        margin: 0 30px; }
        @media (min-width: 767px) {
          .component.podcast .podcast-player .podcast-controls__play {
            height: 42px;
            width: 39px; } }
        .component.podcast .podcast-player .podcast-controls__play:hover {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-podcast-play-neutral-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: contain; }
        .component.podcast .podcast-player .podcast-controls__play.active {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-podcast-pause-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: contain; }
          .component.podcast .podcast-player .podcast-controls__play.active:hover {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-podcast-pause-neutral-800-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: contain; }
    .component.podcast .podcast-player .podcast-timetrackers {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 30px;
      width: 100%;
      padding: 0;
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
      @media (min-width: 767px) {
        .component.podcast .podcast-player .podcast-timetrackers {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          margin-bottom: 0;
          padding: 0 15px;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
      .component.podcast .podcast-player .podcast-timetrackers .podcast-timestamps {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 15px 0;
        min-width: 85px; }
        @media (min-width: 767px) {
          .component.podcast .podcast-player .podcast-timetrackers .podcast-timestamps {
            margin: 0 30px 0 0; } }
        .component.podcast .podcast-player .podcast-timetrackers .podcast-timestamps .podcast-timestamp {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          position: relative;
          padding-right: 12px;
          min-width: 50px;
          color: #071d49; }
          .component.podcast .podcast-player .podcast-timetrackers .podcast-timestamps .podcast-timestamp--current {
            direction: rtl; }
            .component.podcast .podcast-player .podcast-timetrackers .podcast-timestamps .podcast-timestamp--current::after {
              content: "/";
              position: absolute;
              right: 1px;
              top: 1px; }
      .component.podcast .podcast-player .podcast-timetrackers .podcast-progressbar {
        height: 6px;
        width: 100%;
        margin-right: 30px; }
    .component.podcast .podcast-player .podcast-volume-controls {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      display: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 auto;
      width: 100%; }
      @media (min-width: 767px) {
        .component.podcast .podcast-player .podcast-volume-controls {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          width: auto;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin: 0; } }
    .component.podcast .podcast-player .podcast-volume-control {
      height: 40px;
      width: 40px;
      min-width: 40px;
      background-position: center;
      cursor: pointer; }
      @media (min-width: 767px) {
        .component.podcast .podcast-player .podcast-volume-control {
          height: 20px;
          width: 20px;
          min-width: 20px; } }
      .component.podcast .podcast-player .podcast-volume-control--low {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-volume-low-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: 28px 28px; }
        @media (min-width: 767px) {
          .component.podcast .podcast-player .podcast-volume-control--low {
            background-size: 14px 14px; } }
        .component.podcast .podcast-player .podcast-volume-control--low.active {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-volume-mute-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: 32px 32px; }
          @media (min-width: 767px) {
            .component.podcast .podcast-player .podcast-volume-control--low.active {
              background-size: 16px 16px; } }
      .component.podcast .podcast-player .podcast-volume-control--high {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-volume-high-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: 36px 36px; }
        @media (min-width: 767px) {
          .component.podcast .podcast-player .podcast-volume-control--high {
            background-size: 18px 18px; } }
    .component.podcast .podcast-player .podcast-volumebar {
      height: 4px;
      width: 100%;
      min-width: 70px;
      max-width: 300px;
      margin: 0 15px; }
      @media (min-width: 767px) {
        .component.podcast .podcast-player .podcast-volumebar {
          width: 100px; } }
  .component.podcast .podcast-actions {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .component.podcast .podcast-actions .podcast-action__transcription,
    .component.podcast .podcast-actions .podcast-action__references {
      padding: 15px;
      border: none;
      outline: none;
      position: relative;
      background: transparent;
      color: #071d49;
      border-left: 1px solid #d0d3d4;
      width: 100%;
      -webkit-transition: background 0.2s, font-weight 0.2s;
      transition: background 0.2s, font-weight 0.2s; }
      @media (min-width: 767px) {
        .component.podcast .podcast-actions .podcast-action__transcription,
        .component.podcast .podcast-actions .podcast-action__references {
          width: auto;
          padding: 15px 30px; } }
      .component.podcast .podcast-actions .podcast-action__transcription:hover,
      .component.podcast .podcast-actions .podcast-action__references:hover {
        background: #f1f1f1; }
      .component.podcast .podcast-actions .podcast-action__transcription.active,
      .component.podcast .podcast-actions .podcast-action__references.active {
        background: #f1f1f1; }
      .component.podcast .podcast-actions .podcast-action__transcription::after,
      .component.podcast .podcast-actions .podcast-action__references::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover;
        content: "";
        display: inline-block;
        margin-left: 15px;
        height: 8px;
        width: 8px;
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s; }
        @media (max-width: 767px) {
          .component.podcast .podcast-actions .podcast-action__transcription::after,
          .component.podcast .podcast-actions .podcast-action__references::after {
            height: 16px;
            width: 16px;
            position: relative;
            top: 3px; } }
      .component.podcast .podcast-actions .podcast-action__transcription.active,
      .component.podcast .podcast-actions .podcast-action__references.active {
        font-weight: 600; }
        .component.podcast .podcast-actions .podcast-action__transcription.active::after,
        .component.podcast .podcast-actions .podcast-action__references.active::after {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
    .component.podcast .podcast-actions .podcast-action__transcription {
      border-left: none; }
      @media (min-width: 767px) {
        .component.podcast .podcast-actions .podcast-action__transcription {
          border-left: 1px solid #d0d3d4; } }
  .component.podcast .podcast-dropdown {
    display: none;
    padding: 15px 10px;
    width: 100%;
    border-top: 1px solid #d0d3d4; }
    @media (min-width: 767px) {
      .component.podcast .podcast-dropdown {
        padding: 30px; } }
    .component.podcast .podcast-dropdown.active {
      display: block; }
    .component.podcast .podcast-dropdown__transcription, .component.podcast .podcast-dropdown__references {
      max-height: 300px; }
      .component.podcast .podcast-dropdown__transcription .nano-content, .component.podcast .podcast-dropdown__references .nano-content {
        padding-right: 30px; }
      .component.podcast .podcast-dropdown__transcription p:first-child, .component.podcast .podcast-dropdown__transcription .searchResults-results .searchResults-result:first-child, .searchResults-results .component.podcast .podcast-dropdown__transcription .searchResults-result:first-child, .component.podcast .podcast-dropdown__references p:first-child, .component.podcast .podcast-dropdown__references .searchResults-results .searchResults-result:first-child, .searchResults-results .component.podcast .podcast-dropdown__references .searchResults-result:first-child {
        margin-top: 0; }
      .component.podcast .podcast-dropdown__transcription p:last-child, .component.podcast .podcast-dropdown__transcription .searchResults-results .searchResults-result:last-child, .searchResults-results .component.podcast .podcast-dropdown__transcription .searchResults-result:last-child, .component.podcast .podcast-dropdown__references p:last-child, .component.podcast .podcast-dropdown__references .searchResults-results .searchResults-result:last-child, .searchResults-results .component.podcast .podcast-dropdown__references .searchResults-result:last-child {
        margin-bottom: 0; }
      .component.podcast .podcast-dropdown__transcription ol li::before, .component.podcast .podcast-dropdown__references ol li::before {
        background-position: 13px 7px; }
        @media (min-width: 767px) {
          .component.podcast .podcast-dropdown__transcription ol li::before, .component.podcast .podcast-dropdown__references ol li::before {
            background-position: 13px 3px; } }
      @media (min-width: 767px) {
        .component.podcast .podcast-dropdown__transcription ol li, .component.podcast .podcast-dropdown__references ol li {
          font-size: 14px;
          line-height: 18px; } }
    .component.podcast .podcast-dropdown__transcription {
      display: none; }
      .component.podcast .podcast-dropdown__transcription .selection-bold {
        display: inline-block;
        margin-right: 10px; }
      .component.podcast .podcast-dropdown__transcription.active {
        display: block; }
    .component.podcast .podcast-dropdown__references {
      display: none; }
      .component.podcast .podcast-dropdown__references.active {
        display: block; }
  @media (min-width: 767px) {
    .component.podcast .podcast-wrapper[data-compact-version="true"] .podcast-thumbnail {
      width: 160px;
      height: 124px; } }
  .component.podcast .podcast-wrapper[data-compact-version="true"] .podcast-thumbnail picture {
    width: 100%;
    height: 100%;
    margin: 0; }
    .component.podcast .podcast-wrapper[data-compact-version="true"] .podcast-thumbnail picture::after {
      display: none; }
  .component.podcast .podcast-wrapper[data-compact-version="true"] .podcast-details {
    background: #f1f1f1;
    padding: 30px; }
    @media (min-width: 767px) {
      .component.podcast .podcast-wrapper[data-compact-version="true"] .podcast-details {
        width: calc(100% - 160px); } }
    @media (min-width: 767px) {
      .component.podcast .podcast-wrapper[data-compact-version="true"] .podcast-details__content {
        max-height: 64px; } }
  .component.podcast .podcast-wrapper[data-compact-version="true"] .podcast-player {
    border-bottom: none; }
  .component.podcast .podcast-wrapper[data-compact-version="true"] .podcast-actions, .component.podcast .podcast-wrapper[data-compact-version="true"] .podcast.dropdown {
    display: none; }
  .component.podcast .podcast-thumbnail[data-compact-version="true"] {
    height: unset; }

.podcast-compressed {
  padding: 0 15px; }
  .podcast-compressed-inner {
    padding: 24px;
    border: 1px solid #d0d3d4;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden; }
    @media (min-width: 991px) {
      .podcast-compressed-inner {
        padding: 24px 30px; } }
  .podcast-compressed .podcast-topbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .podcast-compressed .podcast-player {
    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;
    width: 100%;
    -webkit-transition: margin-bottom 0.3s 0.15s;
    transition: margin-bottom 0.3s 0.15s;
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in; }
    .podcast-compressed .podcast-player .podcast-control--play {
      background-color: #071d49;
      border-radius: 50%;
      outline: none;
      height: 40px;
      width: 40px;
      min-width: 40px;
      position: relative;
      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;
      padding: 0; }
      .podcast-compressed .podcast-player .podcast-control--play img {
        position: relative;
        height: 13px;
        width: 13px; }
      .podcast-compressed .podcast-player .podcast-control--play svg {
        position: absolute;
        left: 0;
        top: 0; }
    .podcast-compressed .podcast-player .podcast-timetrackers {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .podcast-compressed .podcast-player .podcast-timestamps {
      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;
      margin-bottom: 4px; }
      .podcast-compressed .podcast-player .podcast-timestamps .podcast-timestamp {
        color: #071d49; }
    .podcast-compressed .podcast-player .podcast-progressbar {
      width: 100%; }
  .podcast-compressed .podcast-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .podcast-compressed .podcast-actions .podcast-action {
      background-color: transparent;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-weight: bold;
      font-size: 8px;
      line-height: 9px;
      padding: 0;
      color: #071d49; }
      .podcast-compressed .podcast-actions .podcast-action::before {
        content: "";
        position: static;
        display: block;
        margin: 0 auto 4px auto;
        height: 26px;
        width: 26px;
        border: 1px solid #071d49;
        border-radius: 50%;
        background-position: center; }
      .podcast-compressed .podcast-actions .podcast-action--transcript {
        margin-right: 15px; }
        .podcast-compressed .podcast-actions .podcast-action--transcript::before {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-file-text-line-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: 12px 12px; }
      .podcast-compressed .podcast-actions .podcast-action--reference::before {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-book-open-line-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: 12px 12px; }
      .podcast-compressed .podcast-actions .podcast-action.active, .podcast-compressed .podcast-actions .podcast-action:hover {
        color: #e40046; }
        .podcast-compressed .podcast-actions .podcast-action.active::before, .podcast-compressed .podcast-actions .podcast-action:hover::before {
          border-color: #e40046; }
        .podcast-compressed .podcast-actions .podcast-action.active.podcast-action--transcript::before, .podcast-compressed .podcast-actions .podcast-action:hover.podcast-action--transcript::before {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-file-text-line-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: 12px 12px; }
        .podcast-compressed .podcast-actions .podcast-action.active.podcast-action--reference::before, .podcast-compressed .podcast-actions .podcast-action:hover.podcast-action--reference::before {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-book-open-line-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: 12px 12px; }
  .podcast-compressed .podcast-title {
    margin: 0 0 4px 0; }
    @media (min-width: 991px) {
      .podcast-compressed .podcast-title {
        margin: 0 0 8px 0; } }
  .podcast-compressed .podcast-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .podcast-compressed .podcast-info :last-child {
      margin-right: 0; }
    .podcast-compressed .podcast-info span {
      color: #919191;
      margin-right: 30px; }
  .podcast-compressed .podcast-bio {
    margin: 16px 0 24px 0; }
    @media (min-width: 991px) {
      .podcast-compressed .podcast-bio {
        margin: 24px 0 0 0; } }
    .podcast-compressed .podcast-bio p, .podcast-compressed .podcast-bio .searchResults-results .searchResults-result, .searchResults-results .podcast-compressed .podcast-bio .searchResults-result {
      margin: 0;
      max-height: 54px;
      overflow: hidden; }
      @media (min-width: 991px) {
        .podcast-compressed .podcast-bio p, .podcast-compressed .podcast-bio .searchResults-results .searchResults-result, .searchResults-results .podcast-compressed .podcast-bio .searchResults-result {
          max-height: none;
          overflow: auto; } }
    .podcast-compressed .podcast-bio .podcast-read-more {
      font-weight: 700 !important;
      color: #071d49;
      cursor: pointer; }
      @media (min-width: 991px) {
        .podcast-compressed .podcast-bio .podcast-read-more {
          display: none; } }
  .podcast-compressed .podcast-controls-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .podcast-compressed .podcast-controls-wrapper.active .podcast-player {
      margin-bottom: 24px; }
      @media (min-width: 991px) {
        .podcast-compressed .podcast-controls-wrapper.active .podcast-player {
          margin-bottom: 0; } }
  .podcast-compressed .podcast-modal-content {
    background: #ffffff;
    overflow: hidden;
    border-radius: 6px;
    position: relative;
    padding: 0;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    max-height: calc(100vh - 128px); }
    @media (min-width: 991px) {
      .podcast-compressed .podcast-modal-content {
        max-height: calc(100vh - 300px); } }
    .podcast-compressed .podcast-modal-content .close {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cross-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      padding: 0;
      background-size: 14px 14px;
      background-color: transparent;
      position: absolute;
      top: 15px;
      right: 15px;
      height: 14px;
      width: 14px; }
  .podcast-compressed .podcast-modal-header {
    padding: 24px 15px;
    border-bottom: 2px solid #d0d3d4;
    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: 991px) {
      .podcast-compressed .podcast-modal-header {
        padding: 24px 30px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .podcast-compressed .podcast-modal-header .podcast-title {
      margin-bottom: 24px;
      padding-right: 30px; }
      @media (min-width: 991px) {
        .podcast-compressed .podcast-modal-header .podcast-title {
          margin-bottom: 0; } }
    .podcast-compressed .podcast-modal-header .podcast-controls-wrapper {
      -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; }
      @media (min-width: 991px) {
        .podcast-compressed .podcast-modal-header .podcast-controls-wrapper {
          -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; } }
  .podcast-compressed .podcast-modal article {
    padding: 0 30px 0 15px; }
    @media (min-width: 991px) {
      .podcast-compressed .podcast-modal article {
        padding: 0 30px; } }
  .podcast-compressed .mobile-only .podcast-controls-wrapper {
    -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; }

/*
	BASE
*/
.reference-submission-details .submission-details .submission-details__inner-wrapper:first-of-type {
  padding-bottom: 20px; }
  @media (max-width: 991px) {
    .reference-submission-details .submission-details .submission-details__inner-wrapper:first-of-type {
      padding-bottom: 0; } }

.reference-submission-details .submission-details .submission-details__inner-wrapper:last-of-type {
  padding-bottom: 30px;
  border-bottom: 1px solid #d0d3d4; }
  @media (max-width: 991px) {
    .reference-submission-details .submission-details .submission-details__inner-wrapper:last-of-type {
      padding-bottom: 20px; } }

.reference-submission-details .submission-details .submission-details__inner-wrapper p, .reference-submission-details .submission-details .submission-details__inner-wrapper .searchResults-results .searchResults-result, .searchResults-results .reference-submission-details .submission-details .submission-details__inner-wrapper .searchResults-result {
  margin: 0; }
  @media (max-width: 991px) {
    .reference-submission-details .submission-details .submission-details__inner-wrapper p, .reference-submission-details .submission-details .submission-details__inner-wrapper .searchResults-results .searchResults-result, .searchResults-results .reference-submission-details .submission-details .submission-details__inner-wrapper .searchResults-result {
      display: inline; } }

/*
	BASE
*/
.social-links {
  padding: 0; }
  .social-links-icon {
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #ffffff;
    height: 44px;
    width: 44px; }
    .social-links-icon--facebook {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-facebook-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: 24px 24px;
      background-position: center;
      -webkit-transition: background-color 0.3s linear;
      transition: background-color 0.3s linear; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .social-links-icon--facebook {
          background-size: 24px; } }
      .social-links-icon--facebook:hover {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-facebook-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-color: #ffffff;
        background-size: 24px 24px; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .social-links-icon--facebook:hover {
            background-size: 24px; } }
    .social-links-icon--twitter {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-twitter-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: 24px 24px;
      background-position: center;
      -webkit-transition: background-color 0.3s linear;
      transition: background-color 0.3s linear; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .social-links-icon--twitter {
          background-size: 24px; } }
      .social-links-icon--twitter:hover {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-twitter-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-color: #ffffff;
        background-size: 24px 24px; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .social-links-icon--twitter:hover {
            background-size: 24px; } }
    .social-links-icon--linkedin {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-linkedin-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: 24px 24px;
      background-position: center;
      -webkit-transition: background-color 0.3s linear;
      transition: background-color 0.3s linear; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .social-links-icon--linkedin {
          background-size: 24px; } }
      .social-links-icon--linkedin:hover {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-linkedin-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-color: #ffffff;
        background-size: 24px 24px; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .social-links-icon--linkedin:hover {
            background-size: 24px; } }
    .social-links-icon--instagram {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-instagram-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: 24px 24px;
      background-position: center;
      -webkit-transition: background-color 0.3s linear;
      transition: background-color 0.3s linear; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .social-links-icon--instagram {
          background-size: 24px; } }
      .social-links-icon--instagram:hover {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-instagram-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-color: #ffffff;
        background-size: 24px 24px; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .social-links-icon--instagram:hover {
            background-size: 24px; } }
    .social-links-icon--youtube {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-youtube-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: 24px 24px;
      background-position: center;
      -webkit-transition: background-color 0.3s linear;
      transition: background-color 0.3s linear; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .social-links-icon--youtube {
          background-size: 24px; } }
      .social-links-icon--youtube:hover {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-youtube-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-color: #ffffff;
        background-size: 24px 24px; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .social-links-icon--youtube:hover {
            background-size: 24px; } }
  .social-links__wrapper {
    color: #ffffff;
    padding: 32px 0;
    background: #071d49; }
    .social-links__wrapper h1, .social-links__wrapper .h1,
    .social-links__wrapper h2,
    .social-links__wrapper .searchResults,
    .social-links__wrapper .searchResults-term,
    .social-links__wrapper .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .social-links__wrapper .gigya-composite-control-header, .social-links__wrapper .h2,
    .social-links__wrapper h3,
    .social-links__wrapper .gigyaraas .gigya-screen-content h3,
    .gigyaraas .gigya-screen-content .social-links__wrapper h3, .social-links__wrapper .h3,
    .social-links__wrapper h4,
    .social-links__wrapper .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .social-links__wrapper input,
    .social-links__wrapper .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .social-links__wrapper input, .social-links__wrapper .h4,
    .social-links__wrapper h5,
    .social-links__wrapper .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .social-links__wrapper .searchResults-title, .social-links__wrapper .h5,
    .social-links__wrapper h6,
    .social-links__wrapper .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .social-links__wrapper p.subtitle,
    .social-links__wrapper .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .social-links__wrapper .subtitle.searchResults-result,
    .social-links__wrapper .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .social-links__wrapper .subtitle.searchResults-result, .social-links__wrapper .h6,
    .social-links__wrapper p,
    .social-links__wrapper .searchResults-results .searchResults-result,
    .searchResults-results .social-links__wrapper .searchResults-result,
    .social-links__wrapper li,
    .social-links__wrapper td,
    .social-links__wrapper a:not(.btn):not(.articleList-more) {
      color: #ffffff; }
    .social-links__wrapper ol li::before,
    .social-links__wrapper ul li::before {
      color: #ffffff; }
    .social-links__wrapper--transparent {
      color: #071d49;
      background-color: transparent;
      padding: 0;
      width: 100%;
      margin: 0; }
      .social-links__wrapper--transparent h1, .social-links__wrapper--transparent .h1,
      .social-links__wrapper--transparent h2,
      .social-links__wrapper--transparent .searchResults,
      .social-links__wrapper--transparent .searchResults-term,
      .social-links__wrapper--transparent .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
      .gigyaraas .gigya-subscribe-with-email-form .social-links__wrapper--transparent .gigya-composite-control-header, .social-links__wrapper--transparent .h2,
      .social-links__wrapper--transparent h3,
      .social-links__wrapper--transparent .gigyaraas .gigya-screen-content h3,
      .gigyaraas .gigya-screen-content .social-links__wrapper--transparent h3, .social-links__wrapper--transparent .h3,
      .social-links__wrapper--transparent h4,
      .social-links__wrapper--transparent .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form .social-links__wrapper--transparent input,
      .social-links__wrapper--transparent .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form .social-links__wrapper--transparent input, .social-links__wrapper--transparent .h4,
      .social-links__wrapper--transparent h5,
      .social-links__wrapper--transparent .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result .social-links__wrapper--transparent .searchResults-title, .social-links__wrapper--transparent .h5,
      .social-links__wrapper--transparent h6,
      .social-links__wrapper--transparent .hero-banner .hero-banner-v2__content p.subtitle,
      .hero-banner .hero-banner-v2__content .social-links__wrapper--transparent p.subtitle,
      .social-links__wrapper--transparent .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
      .hero-banner .hero-banner-v2__content .searchResults-results .social-links__wrapper--transparent .subtitle.searchResults-result,
      .social-links__wrapper--transparent .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
      .searchResults-results .hero-banner .hero-banner-v2__content .social-links__wrapper--transparent .subtitle.searchResults-result, .social-links__wrapper--transparent .h6,
      .social-links__wrapper--transparent p,
      .social-links__wrapper--transparent .searchResults-results .searchResults-result,
      .searchResults-results .social-links__wrapper--transparent .searchResults-result,
      .social-links__wrapper--transparent li,
      .social-links__wrapper--transparent td,
      .social-links__wrapper--transparent a:not(.btn):not(.articleList-more) {
        color: #071d49; }
      .social-links__wrapper--transparent ol li::before,
      .social-links__wrapper--transparent ul li::before {
        color: #071d49; }
      .social-links__wrapper--transparent ul {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
        .social-links__wrapper--transparent ul li {
          margin-right: 6px; }
      .social-links__wrapper--transparent .social-links-icon {
        background-color: transparent;
        border: 1px solid #d0d3d4;
        height: 33px;
        width: 33px; }
        .social-links__wrapper--transparent .social-links-icon--facebook {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-facebook-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-color: #ffffff;
          background-size: 19px 19px; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            .social-links__wrapper--transparent .social-links-icon--facebook {
              background-size: 19px; } }
          .social-links__wrapper--transparent .social-links-icon--facebook:hover {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-facebook-neutral-white-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: 19px 19px;
            background-color: #071d49; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              .social-links__wrapper--transparent .social-links-icon--facebook:hover {
                background-size: 19px; } }
        .social-links__wrapper--transparent .social-links-icon--twitter {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-twitter-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-color: #ffffff;
          background-size: 19px 19px; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            .social-links__wrapper--transparent .social-links-icon--twitter {
              background-size: 19px; } }
          .social-links__wrapper--transparent .social-links-icon--twitter:hover {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-twitter-neutral-white-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: 19px 19px;
            background-color: #071d49; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              .social-links__wrapper--transparent .social-links-icon--twitter:hover {
                background-size: 19px; } }
        .social-links__wrapper--transparent .social-links-icon--linkedin {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-linkedin-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-color: #ffffff;
          background-size: 19px 19px; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            .social-links__wrapper--transparent .social-links-icon--linkedin {
              background-size: 19px; } }
          .social-links__wrapper--transparent .social-links-icon--linkedin:hover {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-linkedin-neutral-white-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: 19px 19px;
            background-color: #071d49; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              .social-links__wrapper--transparent .social-links-icon--linkedin:hover {
                background-size: 19px; } }
        .social-links__wrapper--transparent .social-links-icon--instagram {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-instagram-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-color: #ffffff;
          background-size: 19px 19px; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            .social-links__wrapper--transparent .social-links-icon--instagram {
              background-size: 19px; } }
          .social-links__wrapper--transparent .social-links-icon--instagram:hover {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-instagram-neutral-white-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: 19px 19px;
            background-color: #071d49; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              .social-links__wrapper--transparent .social-links-icon--instagram:hover {
                background-size: 19px; } }
        .social-links__wrapper--transparent .social-links-icon--youtube {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-youtube-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-color: #ffffff;
          background-size: 19px 19px; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            .social-links__wrapper--transparent .social-links-icon--youtube {
              background-size: 19px; } }
          .social-links__wrapper--transparent .social-links-icon--youtube:hover {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-youtube-neutral-white-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: 19px 19px;
            background-color: #071d49; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              .social-links__wrapper--transparent .social-links-icon--youtube:hover {
                background-size: 19px; } }
    .social-links__wrapper a.social-links-icon.external {
      display: block; }
  .social-links ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .social-links ul.left {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding-left: 15px; }
    .social-links ul.right {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      padding-right: 15px; }
    .social-links ul li {
      margin-right: 8px; }
      .social-links ul li:last-child {
        margin-right: 0; }
  .social-links p, .social-links .searchResults-results .searchResults-result, .searchResults-results .social-links .searchResults-result {
    margin: 0 0 24px 0; }

/*
	BASE
*/
.pdf-viewer {
  padding: 0; }
  .pdf-viewer .base-popup, .pdf-viewer .hcp-popup-v2, .pdf-viewer .exit-message-popup, .pdf-viewer .country-switcher-popup, .pdf-viewer .message-popup, .pdf-viewer .social-redirector {
    padding: 0;
    width: 1400px;
    max-width: 100%;
    margin: 0 auto;
    height: 100%; }
    @media (max-width: 1200px) {
      .pdf-viewer .base-popup .pdf-viewer__modal, .pdf-viewer .hcp-popup-v2 .pdf-viewer__modal, .pdf-viewer .exit-message-popup .pdf-viewer__modal, .pdf-viewer .country-switcher-popup .pdf-viewer__modal, .pdf-viewer .message-popup .pdf-viewer__modal, .pdf-viewer .social-redirector .pdf-viewer__modal {
        width: 100vw;
        height: 100%;
        padding: 0; } }
    .pdf-viewer .base-popup .pdf-viewer__modal .pdf-viewer__container, .pdf-viewer .hcp-popup-v2 .pdf-viewer__modal .pdf-viewer__container, .pdf-viewer .exit-message-popup .pdf-viewer__modal .pdf-viewer__container, .pdf-viewer .country-switcher-popup .pdf-viewer__modal .pdf-viewer__container, .pdf-viewer .message-popup .pdf-viewer__modal .pdf-viewer__container, .pdf-viewer .social-redirector .pdf-viewer__modal .pdf-viewer__container {
      height: calc(100vh - 60px); }
      @media (max-width: 1200px) {
        .pdf-viewer .base-popup .pdf-viewer__modal .pdf-viewer__container, .pdf-viewer .hcp-popup-v2 .pdf-viewer__modal .pdf-viewer__container, .pdf-viewer .exit-message-popup .pdf-viewer__modal .pdf-viewer__container, .pdf-viewer .country-switcher-popup .pdf-viewer__modal .pdf-viewer__container, .pdf-viewer .message-popup .pdf-viewer__modal .pdf-viewer__container, .pdf-viewer .social-redirector .pdf-viewer__modal .pdf-viewer__container {
          height: 100%; } }
    .pdf-viewer .base-popup .pdf-viewer__container, .pdf-viewer .hcp-popup-v2 .pdf-viewer__container, .pdf-viewer .exit-message-popup .pdf-viewer__container, .pdf-viewer .country-switcher-popup .pdf-viewer__container, .pdf-viewer .message-popup .pdf-viewer__container, .pdf-viewer .social-redirector .pdf-viewer__container {
      padding: 0;
      background-color: #ffffff;
      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; }
  .pdf-viewer .base-popup::before, .pdf-viewer .hcp-popup-v2::before, .pdf-viewer .exit-message-popup::before, .pdf-viewer .country-switcher-popup::before, .pdf-viewer .message-popup::before, .pdf-viewer .social-redirector::before {
    background: #000000;
    opacity: 0.5; }
  .pdf-viewer__container .pdf-viewer__fixed-container {
    height: 480px; }
    @media (max-width: 1200px) {
      .pdf-viewer__container .pdf-viewer__fixed-container {
        max-height: 336px; } }
    @media (max-width: 991px) and (orientation: landscape) {
      .pdf-viewer__container .pdf-viewer__fixed-container {
        max-height: 180px; } }
  .pdf-viewer__container .pdf-viewer__fullscreen {
    height: 100%; }
  .pdf-viewer__container.fit-to-page .pdf-viewer__controls-top--right .controls__fit {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-fit-to-width-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    height: 22px;
    width: 29px;
    cursor: pointer;
    background-size: contain;
    background-color: transparent; }
    @media all and (orientation: portrait) {
      .pdf-viewer__container.fit-to-page .pdf-viewer__controls-top--right .controls__fit {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-fit-to-height-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        height: 26px;
        width: 18px;
        cursor: pointer;
        background-size: contain;
        background-color: transparent; } }
  .pdf-viewer__container.fit-to-size .pdf-viewer__controls-top--right .controls__fit {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-fit-to-page-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    height: 22px;
    width: 29px;
    cursor: pointer;
    background-size: contain;
    background-color: transparent; }
  .pdf-viewer__container .pdf-viewer__controls-top--right .controls__fit-to-height {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-fit-to-height-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    height: 22px;
    width: 29px;
    cursor: pointer;
    background-size: contain;
    background-color: transparent; }
  @media (max-width: 1200px) {
    .pdf-viewer__container .pdf-viewer__controls-bottom .pdf-viewer__controls-top--left {
      height: 22px; } }
  .pdf-viewer .authorable-content {
    width: 100%; }
  @media (max-width: 1200px) {
    .pdf-viewer__container.fullscreen {
      width: 100%; } }
  .pdf-viewer__container.fullscreen .pdf-viewer__fixed-container {
    max-height: 100vh;
    height: 100vh; }
  .pdf-viewer__fixed-container, .pdf-viewer__fullscreen {
    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; }
    .pdf-viewer__fixed-container.neutral-500, .pdf-viewer__fullscreen.neutral-500 {
      background-color: #d0d3d4; }
    .pdf-viewer__fixed-container.neutral-white, .pdf-viewer__fixed-container.content-grid-item-base_background, .pdf-viewer__fullscreen.neutral-white, .pdf-viewer__fullscreen.content-grid-item-base_background {
      background-color: #ffffff; }
      .pdf-viewer__fixed-container.neutral-white .pdf-viewer__scrollarea, .pdf-viewer__fixed-container.content-grid-item-base_background .pdf-viewer__scrollarea, .pdf-viewer__fullscreen.neutral-white .pdf-viewer__scrollarea, .pdf-viewer__fullscreen.content-grid-item-base_background .pdf-viewer__scrollarea {
        border: 1px solid #f1f1f1; }
  .pdf-viewer__zoom-percentage {
    background-color: #ffffff;
    width: 70px;
    height: 32px;
    position: absolute;
    z-index: 10;
    right: 36px;
    top: 72px;
    opacity: 0;
    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: 1200px) {
      .pdf-viewer__zoom-percentage {
        right: 16px; } }
  .pdf-viewer__zoom-indicator {
    margin: 0 15px;
    font-weight: 400;
    color: #071d49;
    font-family: "Helvetica", sans-serif;
    size: 18px; }
  .pdf-viewer .pdf-viewer__controls-top,
  .pdf-viewer .pdf-viewer__controls-bottom {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    max-height: 48px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #ffffff; }
    @media (max-width: 1200px) {
      .pdf-viewer .pdf-viewer__controls-top,
      .pdf-viewer .pdf-viewer__controls-bottom {
        margin: 0 8px; } }
    .pdf-viewer .pdf-viewer__controls-top .controls__divider,
    .pdf-viewer .pdf-viewer__controls-bottom .controls__divider {
      height: 28px;
      width: 2px;
      background-color: #d0d3d4;
      margin: 0 16px; }
    .pdf-viewer .pdf-viewer__controls-top--left .controls__zoom,
    .pdf-viewer .pdf-viewer__controls-bottom--left .controls__zoom {
      position: absolute;
      left: 0; }
      .pdf-viewer .pdf-viewer__controls-top--left .controls__zoom-out,
      .pdf-viewer .pdf-viewer__controls-bottom--left .controls__zoom-out {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-zoom-out-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        height: 25px;
        width: 25px;
        cursor: pointer;
        background-size: contain;
        background-color: transparent; }
      .pdf-viewer .pdf-viewer__controls-top--left .controls__zoom-in,
      .pdf-viewer .pdf-viewer__controls-bottom--left .controls__zoom-in {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-zoom-in-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        height: 25px;
        width: 25px;
        cursor: pointer;
        background-size: contain;
        background-color: transparent; }
    .pdf-viewer .pdf-viewer__controls-top--right .controls__fullscreen,
    .pdf-viewer .pdf-viewer__controls-bottom--right .controls__fullscreen {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-fullscreen-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      height: 22px;
      width: 22px;
      cursor: pointer;
      background-size: contain;
      background-color: transparent; }
    .pdf-viewer .pdf-viewer__controls-top--right .controls__fullscreen.close,
    .pdf-viewer .pdf-viewer__controls-bottom--right .controls__fullscreen.close {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-close-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      height: 22px;
      width: 22px;
      cursor: pointer;
      background-size: contain;
      background-color: transparent; }
    .pdf-viewer .pdf-viewer__controls-top--left, .pdf-viewer .pdf-viewer__controls-top--right,
    .pdf-viewer .pdf-viewer__controls-bottom--left,
    .pdf-viewer .pdf-viewer__controls-bottom--right {
      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;
      -ms-flex-line-pack: center;
          align-content: center; }
  .pdf-viewer .pdf-viewer__scrollarea {
    border: 1px solid #d0d3d4;
    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: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .pdf-viewer .react-pdf__Document {
    height: 100%; }
    .pdf-viewer .react-pdf__Document .react-pdf__Page {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .pdf-viewer .react-pdf__Document .react-pdf__Page__canvas,
    .pdf-viewer .react-pdf__Document .react-pdf__Page__textContent {
      height: 100%;
      margin: auto; }
    .pdf-viewer .react-pdf__Document .react-pdf__Page__annotations {
      height: 0;
      position: absolute; }
  .pdf-viewer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .pdf-viewer .pdf-viewer__pager {
    height: 16px;
    width: 16px;
    cursor: pointer;
    text-indent: -9999px; }
    .pdf-viewer .pdf-viewer__pager.disabled {
      pointer-events: none; }
    .pdf-viewer .pdf-viewer__pager--previous {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-left-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }
      .pdf-viewer .pdf-viewer__pager--previous.disabled {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-left-neutral-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover; }
    .pdf-viewer .pdf-viewer__pager--next {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-right-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }
      .pdf-viewer .pdf-viewer__pager--next.disabled {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-right-neutral-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover; }
  .pdf-viewer__counters {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 18px 18px;
    background-position: center;
    position: relative;
    min-width: 80px;
    height: 35px;
    margin: 0 16px; }
  .pdf-viewer__counter {
    position: absolute;
    min-width: 20px;
    top: 2px;
    color: #071d49; }
    .pdf-viewer__counter--current {
      left: 0;
      text-align: right; }
    .pdf-viewer__counter--full {
      right: 0; }
  .pdf-viewer__download {
    padding-top: 0;
    margin: 0; }
  .pdf-viewer .error-message {
    width: 100%;
    height: 100%;
    padding: 32px 64px; }
    @media (max-width: 1200px) {
      .pdf-viewer .error-message {
        padding: 8px; } }

body.no-scroll {
  -ms-touch-action: none;
      touch-action: none; }

.vault-pdf-viewer #viewer {
  min-width: 75vw;
  height: 850px;
  min-height: 20px;
  margin-top: 0 !important;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .vault-pdf-viewer #viewer {
      max-height: 75vh; } }

/*
	BASE
*/
.publication {
  padding: 24px 24px 32px 24px;
  max-width: 540px;
  background-color: #f1f1f1; }
  .publication__form {
    display: none; }
  .publication__login {
    display: none; }
  .publication__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .publication__input label {
      color: #071d49;
      position: relative; }
      .publication__input label:after {
        content: "*";
        position: absolute;
        color: #f03d3d; }
    .publication__input input {
      border: none;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-appearance: none;
      border: 1px solid #d0d3d4;
      height: 60px;
      padding: 0 25px 0 7px;
      margin: 15px 0; }
      .publication__input input::-ms-clear {
        display: none; }
      .publication__input input::-ms-expand {
        display: none; }
      .publication__input input:focus {
        border: 1px solid #071d49;
        outline: none; }
    .publication__input .error-msg {
      color: #f03d3d;
      font-size: 13px;
      display: none; }
    .publication__input.error-msg-active input {
      border: 1px solid #f03d3d;
      margin-bottom: 5px; }
    .publication__input.error-msg-active .error-msg {
      display: block; }
  .publication__submit .btn, .publication__submit #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .publication__submit .button, .publication__submit #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .publication__submit .button#preferences_prompt_submit, .publication__submit #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .publication__submit .button#preferences_prompt_decline, .publication__submit .articleList-more {
    background: none;
    padding-right: 0;
    padding-left: 0;
    font-weight: 700; }

.pullout {
  background: var(--color-secondary-900);
  width: calc(100% - 30px);
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 0; }
  .pullout > .component-content {
    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;
    margin: 0 auto;
    padding: 60px 0;
    float: none; }
    @media (max-width: 991px) {
      .pullout > .component-content {
        -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: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding: 30px; } }
  .pullout__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 30px;
    margin: auto 0; }
    @media (max-width: 991px) {
      .pullout__info {
        padding: 0;
        margin-bottom: 26px; } }
  .pullout__title {
    color: var(--color-neutral-white);
    margin: 0 0 24px 0; }
  .pullout__description p, .pullout__description .searchResults-results .searchResults-result, .searchResults-results .pullout__description .searchResults-result {
    color: var(--color-neutral-white);
    margin: 0; }
  .pullout .btn-pullout {
    margin: auto 30px auto auto;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content; }
    @media (max-width: 991px) {
      .pullout .btn-pullout {
        margin: auto 30px auto 0; } }

.pullout-v2__container {
  padding: 32px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .pullout-v2__container.secondary-900 {
    background-color: #071d49; }
  .pullout-v2__container.primary-800 {
    background-color: #e40046; }
  .pullout-v2__container.neutral-100 {
    background-color: #f1f1f1; }
  @media (min-width: 991px) {
    .pullout-v2__container {
      -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;
      padding: 32px 48px 32px 40px; } }
  .pullout-v2__container.primary-800 a.btn-primary.btn:not(.prevent-alternate), .pullout-v2__container.primary-800 a.btn.btn-download:not(.prevent-alternate), .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-download.button:not(.prevent-alternate), .pullout-v2__container.primary-800 a.btn-download.articleList-more:not(.prevent-alternate), .pullout-v2__container.primary-800 a.btn.btn-pullout:not(.prevent-alternate), .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-pullout.button:not(.prevent-alternate), .pullout-v2__container.primary-800 a.btn-pullout.articleList-more:not(.prevent-alternate), .pullout-v2__container.primary-800 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate), .gigyaraas .gigya-screen-content .pullout-v2__container.primary-800 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate), .pullout-v2__container.primary-800 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .pullout-v2__container.primary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate), .pullout-v2__container.primary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate), .gigyaraas .gigya-screen-content .pullout-v2__container.primary-800 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate), .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-primary.button:not(.prevent-alternate), .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.button#preferences_prompt_submit:not(.prevent-alternate), .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.button#preferences_prompt_decline:not(.prevent-alternate), .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .pullout-v2__container.primary-800 a.button.btn-pi:not(.prevent-alternate), .pullout-v2__container.primary-800 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate), .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.button.btn-pi:not(.prevent-alternate), .pullout-v2__container.primary-800 .reference-pi-button .component-content a.btn.btn-pi:not(.prevent-alternate), .reference-pi-button .component-content .pullout-v2__container.primary-800 a.btn.btn-pi:not(.prevent-alternate), .pullout-v2__container.primary-800 .reference-pi-button .component-content a.btn-pi.articleList-more:not(.prevent-alternate), .reference-pi-button .component-content .pullout-v2__container.primary-800 a.btn-pi.articleList-more:not(.prevent-alternate), .pullout-v2__container.primary-800 a.btn-primary.articleList-more:not(.prevent-alternate) {
    background-color: #ffffff;
    color: #e40046; }
    .pullout-v2__container.primary-800 a.btn-primary.btn:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 a.btn.btn-download:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-download.button:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 a.btn-download.articleList-more:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 a.btn.btn-pullout:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-pullout.button:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 a.btn-pullout.articleList-more:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate):hover, .gigyaraas .gigya-screen-content .pullout-v2__container.primary-800 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .pullout-v2__container.primary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate):hover, .gigyaraas .gigya-screen-content .pullout-v2__container.primary-800 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-primary.button:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.button#preferences_prompt_submit:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.button#preferences_prompt_decline:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate):hover, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .pullout-v2__container.primary-800 a.button.btn-pi:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate):hover, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.button.btn-pi:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 .reference-pi-button .component-content a.btn.btn-pi:not(.prevent-alternate):hover, .reference-pi-button .component-content .pullout-v2__container.primary-800 a.btn.btn-pi:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 .reference-pi-button .component-content a.btn-pi.articleList-more:not(.prevent-alternate):hover, .reference-pi-button .component-content .pullout-v2__container.primary-800 a.btn-pi.articleList-more:not(.prevent-alternate):hover, .pullout-v2__container.primary-800 a.btn-primary.articleList-more:not(.prevent-alternate):hover {
      background-color: #d0d3d4; }
      .pullout-v2__container.primary-800 a.btn-primary.btn:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 a.btn.btn-download:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-download.button:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 a.btn-download.articleList-more:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 a.btn.btn-pullout:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-pullout.button:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 a.btn-pullout.articleList-more:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content .pullout-v2__container.primary-800 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .pullout-v2__container.primary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate):hover::after, .gigyaraas .gigya-screen-content .pullout-v2__container.primary-800 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-primary.button:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.button#preferences_prompt_submit:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.button#preferences_prompt_decline:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate):hover::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .pullout-v2__container.primary-800 a.button.btn-pi:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate):hover::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.button.btn-pi:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 .reference-pi-button .component-content a.btn.btn-pi:not(.prevent-alternate):hover::after, .reference-pi-button .component-content .pullout-v2__container.primary-800 a.btn.btn-pi:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 .reference-pi-button .component-content a.btn-pi.articleList-more:not(.prevent-alternate):hover::after, .reference-pi-button .component-content .pullout-v2__container.primary-800 a.btn-pi.articleList-more:not(.prevent-alternate):hover::after, .pullout-v2__container.primary-800 a.btn-primary.articleList-more:not(.prevent-alternate):hover::after {
        border-color: #d0d3d4 transparent transparent transparent; }
    .pullout-v2__container.primary-800 a.btn-primary.btn:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 a.btn.btn-download:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-download.button:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 a.btn-download.articleList-more:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 a.btn.btn-pullout:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-pullout.button:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 a.btn-pullout.articleList-more:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content .pullout-v2__container.primary-800 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .pullout-v2__container.primary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate)::after, .gigyaraas .gigya-screen-content .pullout-v2__container.primary-800 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-primary.button:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.button#preferences_prompt_submit:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.button#preferences_prompt_decline:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate)::after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .pullout-v2__container.primary-800 a.button.btn-pi:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate)::after, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.button.btn-pi:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 .reference-pi-button .component-content a.btn.btn-pi:not(.prevent-alternate)::after, .reference-pi-button .component-content .pullout-v2__container.primary-800 a.btn.btn-pi:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 .reference-pi-button .component-content a.btn-pi.articleList-more:not(.prevent-alternate)::after, .reference-pi-button .component-content .pullout-v2__container.primary-800 a.btn-pi.articleList-more:not(.prevent-alternate)::after, .pullout-v2__container.primary-800 a.btn-primary.articleList-more:not(.prevent-alternate)::after {
      border-color: #ffffff transparent transparent transparent; }
  @media (min-width: 991px) {
    .pullout-v2__container.icon-top .pullout-v2__icon-wrapper {
      -ms-flex-item-align: start;
          align-self: flex-start; } }

.pullout-v2__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .pullout-v2__text p, .pullout-v2__text .searchResults-results .searchResults-result, .searchResults-results .pullout-v2__text .searchResults-result {
    line-height: 34px; }
  .pullout-v2__text :first-child {
    margin-top: 0; }
  .pullout-v2__text :last-child {
    margin-bottom: 0; }

.pullout-v2__icon-wrapper {
  margin-bottom: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .pullout-v2__icon-wrapper div {
    line-height: 1; }
  @media (min-width: 991px) {
    .pullout-v2__icon-wrapper {
      margin-right: 40px;
      margin-bottom: 0; } }
  .pullout-v2__icon-wrapper .pullout-v2__icon svg {
    width: 42px;
    height: 42px; }
    @media (min-width: 991px) {
      .pullout-v2__icon-wrapper .pullout-v2__icon svg {
        width: 70px;
        height: 70px; } }

.pullout-v2__button {
  margin-top: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  @media (min-width: 991px) {
    .pullout-v2__button {
      margin-left: 115px;
      margin-top: 0; } }
  .pullout-v2__button p, .pullout-v2__button .searchResults-results .searchResults-result, .searchResults-results .pullout-v2__button .searchResults-result {
    margin-bottom: 0; }
  .pullout-v2__button .btn, .pullout-v2__button #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__button .button, .pullout-v2__button #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__button .button#preferences_prompt_submit, .pullout-v2__button #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__button .button#preferences_prompt_decline, .pullout-v2__button .articleList-more {
    margin-right: 15px; }

.pullout-v2__button.icon-button p a, .pullout-v2__button.icon-button .searchResults-results .searchResults-result a, .searchResults-results .pullout-v2__button.icon-button .searchResults-result a {
  padding-left: 50px; }
  .pullout-v2__button.icon-button p a::before, .pullout-v2__button.icon-button .searchResults-results .searchResults-result a::before, .searchResults-results .pullout-v2__button.icon-button .searchResults-result a::before {
    content: "";
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-pullout-neutral-white-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 50%;
    left: 25px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.pullout-v2 .pullout-v2__container.secondary-900 .icon-button p a::before, .pullout-v2 .pullout-v2__container.secondary-900 .icon-button .searchResults-results .searchResults-result a::before, .searchResults-results .pullout-v2 .pullout-v2__container.secondary-900 .icon-button .searchResults-result a::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-pullout-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.pullout-v2 .pullout-v2__container.primary-800 .icon-button p a::before, .pullout-v2 .pullout-v2__container.primary-800 .icon-button .searchResults-results .searchResults-result a::before, .searchResults-results .pullout-v2 .pullout-v2__container.primary-800 .icon-button .searchResults-result a::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-pullout-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.pullout-v2 .pullout-v2__container.gradient-linear .icon-button p a::before, .pullout-v2 .pullout-v2__container.gradient-linear .icon-button .searchResults-results .searchResults-result a::before, .searchResults-results .pullout-v2 .pullout-v2__container.gradient-linear .icon-button .searchResults-result a::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-pullout-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

#content .box.type-download {
  padding: 0; }
  #content .box.type-download > .component-content > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #content .box.type-download > .component-content > .content:after, #content .box.type-download > .component-content > .content:before {
      content: normal;
      position: absolute;
      display: none; }
  #content .box.type-download .image, #content .box.type-download .content-grid-item-base_thumbnail,
  #content .box.type-download .richText,
  #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
  #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content,
  #content .box.type-download .reference-vx-download {
    margin: 0; }
  #content .box.type-download .image, #content .box.type-download .content-grid-item-base_thumbnail {
    -ms-flex-item-align: start;
        align-self: flex-start;
    position: relative; }
    #content .box.type-download .image picture, #content .box.type-download .content-grid-item-base_thumbnail picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    #content .box.type-download .image picture::after, #content .box.type-download .content-grid-item-base_thumbnail picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }
    @media (min-width: 992px) {
      #content .box.type-download .image, #content .box.type-download .content-grid-item-base_thumbnail {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; } }
  
  #content .box.type-download .richText,
  #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
  #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content {
    position: relative; }
    #content .box.type-download .richText h6, #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h6, #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content h6, #content .box.type-download .richText .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content #content .box.type-download .richText p.subtitle, #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p.subtitle, #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content p.subtitle, #content .box.type-download .richText .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results #content .box.type-download .richText .subtitle.searchResults-result, #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .subtitle.searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content .subtitle.searchResults-result, #content .box.type-download .richText .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content #content .box.type-download .richText .subtitle.searchResults-result, #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .subtitle.searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content .subtitle.searchResults-result {
      margin-top: 0; }
    #content .box.type-download .richText p:last-child, #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:last-child, #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content p:last-child, #content .box.type-download .richText .searchResults-results .searchResults-result:last-child, .searchResults-results #content .box.type-download .richText .searchResults-result:last-child, #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:last-child, .searchResults-results #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:last-child, #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content .searchResults-results .searchResults-result:last-child, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content .searchResults-result:last-child {
      margin-bottom: 0; }
    @media (min-width: 992px) {
      
      #content .box.type-download .richText,
      #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
      #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
    @media (max-width: 991px) {
      
      #content .box.type-download .richText,
      #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
      #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content {
        top: -30px; }
        #content .box.type-download .richText h4, #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content h4, #content .box.type-download .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #content .box.type-download .richText input, #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content input,
        #content .box.type-download .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #content .box.type-download .richText input,
        #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content input {
          padding-right: 60px; } }
  #content .box.type-download .reference-vx-download {
    z-index: 1; }
    #content .box.type-download .reference-vx-download a {
      display: block;
      position: relative;
      font-size: 0;
      min-height: 80px;
      max-width: 100%;
      overflow: hidden; }
      #content .box.type-download .reference-vx-download a:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 80px;
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-download-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto; }
      #content .box.type-download .reference-vx-download a:hover:after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-download-neutral-1-base.svg");
        background-repeat: no-repeat;
        background-size: auto; }
    @media (min-width: 992px) {
      #content .box.type-download .reference-vx-download {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    @media (max-width: 991px) {
      #content .box.type-download .reference-vx-download {
        float: right;
        max-width: 100px;
        position: relative;
        top: 50px;
        left: calc(100% - 100px); } }
  #content .box.type-download .divider {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }

.aem-AuthorLayer-Edit #content .box.type-download > .component-content > .content,
.aem-AuthorLayer-DQM #content .box.type-download > .component-content > .content,
.aem-AuthorLayer-Developer #content .box.type-download > .component-content > .content,
.aem-AuthorLayer-Design #content .box.type-download > .component-content > .content,
.aem-AuthorLayer-Layouting #content .box.type-download > .component-content > .content,
.aem-AuthorLayer-Tracking #content .box.type-download > .component-content > .content,
.aem-AuthorLayer-Timewrap #content .box.type-download > .component-content > .content,
.cq-wcm-edit #content .box.type-download > .component-content > .content {
  display: block; }

/*
	BASE
*/
.reference-pi-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 0;
  z-index: 10; }
  @media (max-width: 767px) {
    .reference-pi-button {
      bottom: 0;
      right: 0;
      width: 100vw; } }
  .reference-pi-button.pi-button-inline {
    position: inherit; }
    @media (max-width: 767px) {
      .reference-pi-button.pi-button-inline {
        width: 100%; } }
    .reference-pi-button.pi-button-inline .component-content {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .reference-pi-button.pi-button-inline .component-content .btn-pi {
        width: auto;
        -webkit-box-shadow: none;
                box-shadow: none;
        padding: 19px 24px 20px 24px;
        margin-right: 0;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .reference-pi-button.pi-button-inline .component-content .btn-pi::before {
          margin-top: 1px;
          min-width: 16px; }
        .reference-pi-button.pi-button-inline .component-content .btn-pi:hover {
          background-color: #b10036; }
  .reference-pi-button .component-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 0; }
    .reference-pi-button .component-content .btn-pi {
      background-image: none;
      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;
      -webkit-box-shadow: 0 0 12px rgba(7, 29, 73, 0.3);
              box-shadow: 0 0 12px rgba(7, 29, 73, 0.3); }
      @media (max-width: 767px) {
        .reference-pi-button .component-content .btn-pi {
          width: 100vw;
          padding-top: 20px;
          padding-bottom: 20px;
          margin-right: 0; } }
      .reference-pi-button .component-content .btn-pi::before {
        content: "";
        display: inline-block;
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        height: 16px;
        width: 16px;
        margin-right: 10px; }
      .reference-pi-button .component-content .btn-pi::after {
        display: none; }
      .reference-pi-button .component-content .btn-pi:hover {
        background-color: #e40046;
        color: #ffffff; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit #header .reference-pi-button,
.aem-AuthorLayer-Edit #footer .reference-pi-button,
.aem-AuthorLayer-Edit #content .reference-pi-button,
.aem-AuthorLayer-DQM #header .reference-pi-button,
.aem-AuthorLayer-DQM #footer .reference-pi-button,
.aem-AuthorLayer-DQM #content .reference-pi-button,
.aem-AuthorLayer-Developer #header .reference-pi-button,
.aem-AuthorLayer-Developer #footer .reference-pi-button,
.aem-AuthorLayer-Developer #content .reference-pi-button,
.aem-AuthorLayer-Design #header .reference-pi-button,
.aem-AuthorLayer-Design #footer .reference-pi-button,
.aem-AuthorLayer-Design #content .reference-pi-button,
.aem-AuthorLayer-Layouting #header .reference-pi-button,
.aem-AuthorLayer-Layouting #footer .reference-pi-button,
.aem-AuthorLayer-Layouting #content .reference-pi-button,
.aem-AuthorLayer-Tracking #header .reference-pi-button,
.aem-AuthorLayer-Tracking #footer .reference-pi-button,
.aem-AuthorLayer-Tracking #content .reference-pi-button,
.aem-AuthorLayer-Timewrap #header .reference-pi-button,
.aem-AuthorLayer-Timewrap #footer .reference-pi-button,
.aem-AuthorLayer-Timewrap #content .reference-pi-button,
.cq-wcm-edit #header .reference-pi-button,
.cq-wcm-edit #footer .reference-pi-button,
.cq-wcm-edit #content .reference-pi-button {
  position: static;
  padding: 50px 0; }

@media (min-width: 767px) {
  body.layout-de-de.theme-product-fostemsavir #content .reference-pi-button {
    bottom: 53px;
    right: -26px;
    display: none; } }

@media (max-width: 767px) {
  body.layout-de-de.theme-product-fostemsavir #content .reference-pi-button {
    bottom: 0;
    right: 0; }
  body.layout-de-de .embeddedServiceHelpButton {
    z-index: 99; }
    body.layout-de-de .embeddedServiceHelpButton .helpButton {
      bottom: 70px; } }

.pi-button-multiple-links {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 8px 5px 8px 60px;
  background-color: #e40046;
  color: #ffffff; }
  @media (min-width: 767px) {
    .pi-button-multiple-links {
      bottom: 30px;
      right: 20px;
      left: auto;
      margin-right: 40px;
      width: auto;
      padding: 8px 30px 8px 30px; } }
  .pi-button-multiple-links__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    font-weight: 600; }
    .pi-button-multiple-links__label::before {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      content: "";
      display: inline-block;
      background-repeat: no-repeat;
      background-size: cover;
      height: 16px;
      width: 16px;
      margin-right: 10px; }
  .pi-button-multiple-links__countries {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 26px; }
  .pi-button-multiple-links__country {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 18px; }
    .pi-button-multiple-links__country::before {
      display: inline-block;
      height: 11px;
      width: 16px;
      margin-right: 4px; }
    .pi-button-multiple-links__country.flag-hidden::before {
      display: none; }
    .pi-button-multiple-links__country p, .pi-button-multiple-links__country .searchResults-results .searchResults-result, .searchResults-results .pi-button-multiple-links__country .searchResults-result {
      margin: 0;
      font-size: 14px;
      line-height: inherit;
      color: #ffffff; }
    .pi-button-multiple-links__country a,
    .pi-button-multiple-links__country a.external:not(.btn):not(.articleList-more) {
      color: #ffffff; }
      .pi-button-multiple-links__country a:hover,
      .pi-button-multiple-links__country a.external:not(.btn):not(.articleList-more):hover {
        font-weight: bold; }
    .pi-button-multiple-links__country:not(:last-child)::after {
      content: " / ";
      display: inline-block;
      margin: 0 5px; }

.card,
.card-v2 {
  background-color: #f1f1f1;
  padding: 24px; }
  .card .image, .card .content-grid-item-base_thumbnail,
  .card-v2 .image,
  .card-v2 .content-grid-item-base_thumbnail {
    margin: 0 0 24px 0;
    line-height: 1;
    font-size: 0; }
    .card .image img, .card .content-grid-item-base_thumbnail img,
    .card-v2 .image img,
    .card-v2 .content-grid-item-base_thumbnail img {
      width: auto;
      max-width: 75px;
      line-height: 1; }
  .card .card__icon,
  .card-v2 .card__icon {
    padding-bottom: 24px; }
    .card .card__icon svg,
    .card-v2 .card__icon svg {
      height: 70px;
      width: 70px; }
  .card .content p, .card .content .searchResults-results .searchResults-result, .searchResults-results .card .content .searchResults-result,
  .card-v2 .content p,
  .card-v2 .content .searchResults-results .searchResults-result,
  .searchResults-results .card-v2 .content .searchResults-result {
    margin-bottom: 8px; }
  .card .content > :first-child,
  .card-v2 .content > :first-child {
    margin-top: 0;
    padding-top: 0; }

.download {
  border-bottom: solid 1px #d0d3d4;
  padding: 0 0 24px 0; }
  @media (min-width: 767px) {
    .download {
      padding: 0 0 32px 0; } }
  @media (min-width: 767px) {
    .download__link {
      position: relative;
      top: 0;
      -ms-flex-item-align: center;
          align-self: center; } }
  .download__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .download__wrapper--icon .download__link {
      display: block;
      padding-right: 28px; }
      @media (max-width: 767px) {
        .download__wrapper--icon .download__link {
          position: absolute;
          right: 19px;
          padding-right: 0; } }
      .download__wrapper--icon .download__link::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-download-primary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        content: '';
        display: block;
        background-size: contain;
        width: 24px;
        height: 24px; }
    .download__wrapper--icon .download__title {
      padding-right: 58px; }
      @media (min-width: 767px) {
        .download__wrapper--icon .download__title {
          -ms-flex-item-align: auto;
              align-self: auto;
          padding-right: 90px; } }
    @media (min-width: 767px) {
      .download__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .download__img-wrapper {
    padding: 0;
    margin-bottom: 24px; }
    @media (min-width: 767px) {
      .download__img-wrapper {
        margin-bottom: 0; } }
    .download__img-wrapper picture {
      position: relative;
      display: block;
      width: 100%; }
      @media (min-width: 767px) {
        .download__img-wrapper picture {
          width: 160px;
          height: 120px; } }
    .download__img-wrapper[has-triangle="on"] picture::after,
    .download__img-wrapper[has-triangle="on"] .download__auto-thumbnail > div::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain;
      content: "";
      background-position: right;
      position: absolute;
      bottom: 0;
      right: 0;
      height: 70%;
      width: 100%; }
    .download__img-wrapper[has-triangle="on"] .download__auto-thumbnail > div::after {
      bottom: 7px; }
      @media (min-width: 767px) {
        .download__img-wrapper[has-triangle="on"] .download__auto-thumbnail > div::after {
          bottom: 0; } }
    @media (min-width: 767px) {
      .download__img-wrapper {
        margin-right: 32px; } }
  .download__image {
    width: 100%;
    height: 100%;
    display: block; }
  .download__content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    padding: 0; }
    .download__content-wrapper .download__content {
      padding-right: 95px; }
      @media (max-width: 767px) {
        .download__content-wrapper .download__content {
          padding-right: 0; } }
    .download__content-wrapper--only-title {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .download__content-wrapper--only-title .download__title {
        margin-bottom: 0; }
      .download__content-wrapper--only-title .download__link {
        top: auto; }
  .download h1,
  .download h2,
  .download .searchResults,
  .download .searchResults-term,
  .download .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .download .gigya-composite-control-header,
  .download h3,
  .download .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .download h3,
  .download h4,
  .download .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .download input,
  .download .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .download input,
  .download h5,
  .download .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .download .searchResults-title {
    margin: 0; }
  .download__file-type {
    font-size: 18px;
    font-family: "Breakthrough", sans-serif;
    margin-bottom: 8px; }
  @media (min-width: 767px) {
    .download__img-wrapper + .download__content-wrapper .download__file-type {
      margin-bottom: 16px; } }
  .download__link-message {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; }
  .download__description {
    max-width: calc(100vw - 30px); }
    .download__description p, .download__description .searchResults-results .searchResults-result, .searchResults-results .download__description .searchResults-result {
      margin-bottom: 0; }
  .download__title + .download__description {
    margin-top: 16px; }
  @media (min-width: 767px) {
    .download__auto-thumbnail {
      height: 120px;
      width: 160px; } }
  .download__auto-thumbnail > div {
    width: 100% !important;
    height: auto !important; }
    @media (min-width: 767px) {
      .download__auto-thumbnail > div {
        min-width: 160px;
        height: inherit !important; } }
  .download__auto-thumbnail svg {
    width: 100%;
    height: 100%; }
    @media (min-width: 767px) {
      .download__auto-thumbnail svg {
        max-width: 160px; } }

.author-bio-summary.component {
  margin: 0;
  padding: 15px 25px; }
  @media (min-width: 767px) {
    .author-bio-summary.component {
      padding: 0; } }
  .author-bio-summary.component .bioSummary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #e6e8ec;
    position: relative;
    overflow: hidden; }
    @media (min-width: 767px) {
      .author-bio-summary.component .bioSummary {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .author-bio-summary.component .bioSummary__image {
      padding: 24px 0 24px 24px; }
      @media (min-width: 767px) {
        .author-bio-summary.component .bioSummary__image {
          padding: 24px 0 24px 31px; } }
      .author-bio-summary.component .bioSummary__image img {
        width: 108px;
        height: 108px;
        max-width: none;
        border-radius: 50%; }
        @media (min-width: 767px) {
          .author-bio-summary.component .bioSummary__image img {
            width: 135px;
            height: 135px; } }
    .author-bio-summary.component .bioSummary__content {
      width: 100%;
      padding: 0 48px 24px 24px;
      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; }
      @media (min-width: 767px) {
        .author-bio-summary.component .bioSummary__content {
          padding: 24px 95px 24px 24px; } }
      .author-bio-summary.component .bioSummary__content > :first-child {
        margin-top: 0; }
      .author-bio-summary.component .bioSummary__content > :last-child {
        margin-bottom: 0; }
      .author-bio-summary.component .bioSummary__content h5, .author-bio-summary.component .bioSummary__content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .author-bio-summary.component .bioSummary__content .searchResults-title {
        margin-bottom: 8px; }
        .author-bio-summary.component .bioSummary__content h5 ~ p, .author-bio-summary.component .bioSummary__content .searchResults-results .searchResults-result .searchResults-title ~ p, .searchResults-results .searchResults-result .author-bio-summary.component .bioSummary__content .searchResults-title ~ p, .author-bio-summary.component .bioSummary__content .searchResults-results h5 ~ .searchResults-result, .searchResults-results .author-bio-summary.component .bioSummary__content h5 ~ .searchResults-result, .author-bio-summary.component .bioSummary__content .searchResults-results .searchResults-result .searchResults-title ~ .searchResults-result, .searchResults-results .searchResults-result .author-bio-summary.component .bioSummary__content .searchResults-title ~ .searchResults-result {
          margin-top: 0; }
    .author-bio-summary.component .bioSummary__decorationTriangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      display: block;
      height: 150px;
      width: 55px;
      position: absolute;
      bottom: 0;
      right: 0; }
    .author-bio-summary.component .bioSummary.without-image .bioSummary__content {
      padding-top: 24px; }
    .author-bio-summary.component .bioSummary.without-image .bioSummary__decorationTriangle {
      width: 50px; }

/*
  THEMES
*/
.key-features {
  padding: 0; }
  .key-features .keyFeatures__image {
    position: relative; }
    .key-features .keyFeatures__image-padlock {
      position: relative; }
      .key-features .keyFeatures__image-padlock.image-centered {
        display: inline-block; }
      .key-features .keyFeatures__image-padlock::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        content: "";
        width: 30px;
        height: 34px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .key-features .keyFeatures__image[data-padlock="true"] img {
      opacity: 0.3; }
  .key-features .keyFeatures__content {
    margin: 24px 0 32px 0; }
    .key-features .keyFeatures__content h1:first-child,
    .key-features .keyFeatures__content h2:first-child,
    .key-features .keyFeatures__content .searchResults:first-child,
    .key-features .keyFeatures__content .searchResults-term:first-child,
    .key-features .keyFeatures__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:first-child,
    .gigyaraas .gigya-subscribe-with-email-form .key-features .keyFeatures__content .gigya-composite-control-header:first-child,
    .key-features .keyFeatures__content h3:first-child,
    .key-features .keyFeatures__content h4:first-child,
    .key-features .keyFeatures__content .content-filter .filter--keyword .filter__content form input:first-child,
    .content-filter .filter--keyword .filter__content form .key-features .keyFeatures__content input:first-child,
    .key-features .keyFeatures__content .content-filter-v2 .filter--keyword .filter__content form input:first-child,
    .content-filter-v2 .filter--keyword .filter__content form .key-features .keyFeatures__content input:first-child,
    .key-features .keyFeatures__content h5:first-child,
    .key-features .keyFeatures__content .searchResults-results .searchResults-result .searchResults-title:first-child,
    .searchResults-results .searchResults-result .key-features .keyFeatures__content .searchResults-title:first-child {
      margin: 0 0 16px 0; }
    .key-features .keyFeatures__content p, .key-features .keyFeatures__content .searchResults-results .searchResults-result, .searchResults-results .key-features .keyFeatures__content .searchResults-result,
    .key-features .keyFeatures__content a {
      margin-top: 0;
      padding-top: 0;
      margin-bottom: 24px; }
    .key-features .keyFeatures__content p:last-of-type a, .key-features .keyFeatures__content .searchResults-results .searchResults-result:last-of-type a, .searchResults-results .key-features .keyFeatures__content .searchResults-result:last-of-type a {
      margin-bottom: 0; }

.pullquote {
  min-height: 100px;
  padding: 0; }
  .pullquote__quote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    position: relative; }
    .pullquote__quote h1,
    .pullquote__quote h2,
    .pullquote__quote .searchResults,
    .pullquote__quote .searchResults-term,
    .pullquote__quote .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .pullquote__quote .gigya-composite-control-header,
    .pullquote__quote h3,
    .pullquote__quote .gigyaraas .gigya-screen-content h3,
    .gigyaraas .gigya-screen-content .pullquote__quote h3,
    .pullquote__quote h4,
    .pullquote__quote .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .pullquote__quote input,
    .pullquote__quote .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .pullquote__quote input,
    .pullquote__quote h5,
    .pullquote__quote .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .pullquote__quote .searchResults-title,
    .pullquote__quote h6,
    .pullquote__quote .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .pullquote__quote p.subtitle,
    .pullquote__quote .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .pullquote__quote .subtitle.searchResults-result,
    .pullquote__quote .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .pullquote__quote .subtitle.searchResults-result,
    .pullquote__quote p,
    .pullquote__quote .searchResults-results .searchResults-result,
    .searchResults-results .pullquote__quote .searchResults-result,
    .pullquote__quote span {
      margin: 0;
      font-size: 18px;
      line-height: 27px; }
      @media (min-width: 767px) {
        .pullquote__quote h1,
        .pullquote__quote h2,
        .pullquote__quote .searchResults,
        .pullquote__quote .searchResults-term,
        .pullquote__quote .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
        .gigyaraas .gigya-subscribe-with-email-form .pullquote__quote .gigya-composite-control-header,
        .pullquote__quote h3,
        .pullquote__quote .gigyaraas .gigya-screen-content h3,
        .gigyaraas .gigya-screen-content .pullquote__quote h3,
        .pullquote__quote h4,
        .pullquote__quote .content-filter .filter--keyword .filter__content form input,
        .content-filter .filter--keyword .filter__content form .pullquote__quote input,
        .pullquote__quote .content-filter-v2 .filter--keyword .filter__content form input,
        .content-filter-v2 .filter--keyword .filter__content form .pullquote__quote input,
        .pullquote__quote h5,
        .pullquote__quote .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result .pullquote__quote .searchResults-title,
        .pullquote__quote h6,
        .pullquote__quote .hero-banner .hero-banner-v2__content p.subtitle,
        .hero-banner .hero-banner-v2__content .pullquote__quote p.subtitle,
        .pullquote__quote .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
        .hero-banner .hero-banner-v2__content .searchResults-results .pullquote__quote .subtitle.searchResults-result,
        .pullquote__quote .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
        .searchResults-results .hero-banner .hero-banner-v2__content .pullquote__quote .subtitle.searchResults-result,
        .pullquote__quote p,
        .pullquote__quote .searchResults-results .searchResults-result,
        .searchResults-results .pullquote__quote .searchResults-result,
        .pullquote__quote span {
          font-size: 27px;
          line-height: 34px; } }
    .pullquote__quote::before {
      content: '';
      width: 42px;
      height: 28px;
      background-size: contain;
      position: absolute;
      top: 6px;
      left: -63px; }
      @media (max-width: 767px) {
        .pullquote__quote::before {
          height: 30px;
          width: 44px;
          top: 0;
          left: 16px;
          -webkit-transform: scale(0.6);
                  transform: scale(0.6); } }
    @media (min-width: 767px) {
      .pullquote__quote::after {
        position: absolute;
        bottom: 0;
        right: -75px;
        content: '';
        height: 28px;
        width: 42px; } }
  .pullquote__wrapper {
    padding: 24px 40px 32px 66px;
    position: relative; }
    .pullquote__wrapper canvas {
      position: absolute;
      top: 0;
      left: 0; }
    @media (min-width: 767px) {
      .pullquote__wrapper {
        padding: 24px 137px 32px 92px; } }
    .pullquote__wrapper--line {
      background-color: transparent; }
      .pullquote__wrapper--line::before {
        content: '';
        height: 86%;
        width: 3px;
        position: absolute;
        left: 33px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); }
        @media (min-width: 767px) {
          .pullquote__wrapper--line::before {
            left: 48px; } }
      .pullquote__wrapper--line .pullquote__quote::before {
        display: none; }
      .pullquote__wrapper--line .pullquote__quote::after {
        display: none; }
    .pullquote__wrapper--quote .pullquote__quote::before {
      display: block; }
    @media (min-width: 767px) {
      .pullquote__wrapper--quote .pullquote__quote::after {
        display: block; } }
    @media (max-width: 991px) {
      .pullquote__wrapper--quote .pullquote__quote {
        padding-left: 66px; } }
    @media (max-width: 991px) {
      .pullquote__wrapper--quote .pullquote__footer {
        padding-bottom: 16px;
        padding-left: 25px; } }
    @media (max-width: 991px) {
      .pullquote__wrapper--quote {
        padding-left: 0; } }
    .pullquote__wrapper--plhiv-theme {
      padding-bottom: 45px;
      background-color: #ffffff; }
      @media (max-width: 991px) {
        .pullquote__wrapper--plhiv-theme {
          padding-left: 0;
          padding-bottom: 30px; } }
      .pullquote__wrapper--plhiv-theme .pullquote__quotation-mark {
        height: 20px;
        width: 60px;
        position: absolute;
        left: 152px;
        background-color: #ffffff;
        bottom: 40px; }
        @media (max-width: 991px) {
          .pullquote__wrapper--plhiv-theme .pullquote__quotation-mark {
            height: 10px;
            width: 40px;
            left: 90px;
            bottom: 15px;
            padding-bottom: 30px; } }
        .pullquote__wrapper--plhiv-theme .pullquote__quotation-mark::after {
          content: '';
          height: 29px;
          width: 30px;
          position: absolute;
          left: 15px;
          top: 1px; }
          @media (max-width: 991px) {
            .pullquote__wrapper--plhiv-theme .pullquote__quotation-mark::after {
              width: 32px;
              left: 5px;
              -webkit-transform: scale(0.65);
                      transform: scale(0.65);
              top: 0px; } }
      .pullquote__wrapper--plhiv-theme .pullquote__footer {
        padding-bottom: 55px; }
        @media (max-width: 991px) {
          .pullquote__wrapper--plhiv-theme .pullquote__footer {
            padding-bottom: 36px;
            padding-left: 25px; } }
      @media (max-width: 991px) {
        .pullquote__wrapper--plhiv-theme .pullquote__quote {
          padding-left: 66px; } }
      .pullquote__wrapper--plhiv-theme .pullquote__quote::before {
        display: none; }
      .pullquote__wrapper--plhiv-theme .pullquote__quote::after {
        display: none; }
    .pullquote__wrapper[data-has-triangle^="true"]::after {
      content: '';
      display: block;
      width: 55px;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      background-position: bottom right; }
    .pullquote__wrapper.pullquote__color-triangle--primary-800::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .pullquote__wrapper.primary-800::before {
      background-color: #e40046; }
    .pullquote__wrapper.pullquote__color-triangle--tertiary-900::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-tertiary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .pullquote__wrapper.tertiary-900::before {
      background-color: #571865; }
    .pullquote__wrapper.pullquote__color-triangle--tertiary-800::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-tertiary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .pullquote__wrapper.tertiary-800::before {
      background-color: #571865; }
    .pullquote__wrapper.pullquote__color-triangle--quaternary-800::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-quaternary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .pullquote__wrapper.quaternary-800::before {
      background-color: #5bc2e7; }
    .pullquote__wrapper.pullquote__color-triangle--neutral-600::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-neutral-600-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .pullquote__wrapper.neutral-600::before {
      background-color: #bfbfbf; }
    .pullquote__wrapper.pullquote__color-triangle--secondary-900::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .pullquote__wrapper.secondary-900::before {
      background-color: #071d49; }
    .pullquote__wrapper.pullquote__color-triangle--secondary-800::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .pullquote__wrapper.secondary-800::before {
      background-color: #3c4a6a; }
    .pullquote__wrapper.color-neutral-white .pullquote__quote::before {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-quote-open-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .pullquote__wrapper.color-neutral-white .pullquote__quote::after {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-quote-close-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .pullquote__wrapper.color-secondary-900 .pullquote__quote::before {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-quote-open-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .pullquote__wrapper.color-secondary-900 .pullquote__quote::after {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-quote-close-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .pullquote__wrapper.pullquote__color-plhiv--primary-800 .pullquote__quotation-mark::after {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-quote-primary-800-plhiv.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .pullquote__wrapper.pullquote__color-plhiv--tertiary-800 .pullquote__quotation-mark::after {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-quote-tertiary-800-plhiv.svg");
      background-repeat: no-repeat;
      background-size: auto; }
  .pullquote .pullquote__footer {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .pullquote .pullquote__footer .pullquote__bottom-caption p, .pullquote .pullquote__footer .pullquote__bottom-caption .searchResults-results .searchResults-result, .searchResults-results .pullquote .pullquote__footer .pullquote__bottom-caption .searchResults-result {
      margin: 0; }
      .pullquote .pullquote__footer .pullquote__bottom-caption p:last-child, .pullquote .pullquote__footer .pullquote__bottom-caption .searchResults-results .searchResults-result:last-child, .searchResults-results .pullquote .pullquote__footer .pullquote__bottom-caption .searchResults-result:last-child {
        font-size: 14px; }
    .pullquote .pullquote__footer .pullquote__bottom-caption h6, .pullquote .pullquote__footer .pullquote__bottom-caption .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .pullquote .pullquote__footer .pullquote__bottom-caption p.subtitle, .pullquote .pullquote__footer .pullquote__bottom-caption .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .pullquote .pullquote__footer .pullquote__bottom-caption .subtitle.searchResults-result, .pullquote .pullquote__footer .pullquote__bottom-caption .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .pullquote .pullquote__footer .pullquote__bottom-caption .subtitle.searchResults-result {
      margin-bottom: 8px; }
  .pullquote .pullquote__image {
    border-radius: 50px;
    width: 60px;
    height: 60px;
    margin-right: 14px;
    overflow: hidden;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .pullquote .pullquote__image img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }

/*
  BASE
*/
.promo-panel__gradient {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  display: none;
  width: 55px;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  background-position: bottom right;
  z-index: 1; }

.promo-panel__wrapper {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }
  .promo-panel__wrapper[data-gradient="on"] .promo-panel__gradient {
    display: block; }
  .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
    background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }
  .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 0, 70, 0)), to(#e40046));
    background: linear-gradient(180deg, rgba(228, 0, 70, 0) 0%, #e40046 100%); }
  .promo-panel__wrapper[data-triangle="on"] .promo-panel__triangle {
    display: block; }
  .promo-panel__wrapper[data-adjust-image="true"] .promo-panel__background {
    background-size: cover;
    background-position: inherit; }
  .promo-panel__wrapper:hover .promo-panel__background {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
    -webkit-transition: -webkit-transform 2s ease-in-out;
    transition: -webkit-transform 2s ease-in-out;
    transition: transform 2s ease-in-out;
    transition: transform 2s ease-in-out, -webkit-transform 2s ease-in-out;
    -webkit-transition-delay: 0.05s;
            transition-delay: 0.05s; }

.promo-panel__background {
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
  .promo-panel__background--desktop {
    display: none; }
    @media (min-width: 767px) {
      .promo-panel__background--desktop {
        display: block; } }
  .promo-panel__background--mobile {
    display: block; }
    @media (min-width: 767px) {
      .promo-panel__background--mobile {
        display: none; } }

.promo-panel__content {
  color: #ffffff;
  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;
  margin: 50px 30px 32px 30px;
  z-index: 1;
  width: 100%; }
  .promo-panel__content h1, .promo-panel__content .h1,
  .promo-panel__content h2,
  .promo-panel__content .searchResults,
  .promo-panel__content .searchResults-term,
  .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .promo-panel__content .gigya-composite-control-header, .promo-panel__content .h2,
  .promo-panel__content h3,
  .promo-panel__content .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .promo-panel__content h3, .promo-panel__content .h3,
  .promo-panel__content h4,
  .promo-panel__content .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .promo-panel__content input,
  .promo-panel__content .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .promo-panel__content input, .promo-panel__content .h4,
  .promo-panel__content h5,
  .promo-panel__content .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .promo-panel__content .searchResults-title, .promo-panel__content .h5,
  .promo-panel__content h6,
  .promo-panel__content .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .promo-panel__content p.subtitle,
  .promo-panel__content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .promo-panel__content .subtitle.searchResults-result,
  .promo-panel__content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .promo-panel__content .subtitle.searchResults-result, .promo-panel__content .h6,
  .promo-panel__content p,
  .promo-panel__content .searchResults-results .searchResults-result,
  .searchResults-results .promo-panel__content .searchResults-result,
  .promo-panel__content li,
  .promo-panel__content td,
  .promo-panel__content a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .promo-panel__content ol li::before,
  .promo-panel__content ul li::before {
    color: #ffffff; }
  @media (min-width: 767px) {
    .promo-panel__content {
      margin: 50px 90px 32px 30px; } }

.promo-panel__content > :last-child {
  margin-bottom: 0; }

/*
  THEMES
*/
/*
    USAGE:
    @media (max-width: $tabletMediumBreakpoint)
    @media (max-width: $tabletBreakpoint)
    @media (max-width: $mobileBreakpoint)
    @media (max-width: $smallMobileBreakpoint)
*/
.featured-content {
  padding: 0 15px; }
  .featured-content__text-wrapper {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0; }
    @media (min-width: 1080px) {
      .featured-content__text-wrapper {
        padding-right: 90px;
        padding-left: 0; } }
    .featured-content__text-wrapper a {
      margin-bottom: 0; }
    .featured-content__text-wrapper h1,
    .featured-content__text-wrapper h2,
    .featured-content__text-wrapper .searchResults,
    .featured-content__text-wrapper .searchResults-term,
    .featured-content__text-wrapper .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .featured-content__text-wrapper .gigya-composite-control-header,
    .featured-content__text-wrapper h3,
    .featured-content__text-wrapper .gigyaraas .gigya-screen-content h3,
    .gigyaraas .gigya-screen-content .featured-content__text-wrapper h3,
    .featured-content__text-wrapper h4,
    .featured-content__text-wrapper .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .featured-content__text-wrapper input,
    .featured-content__text-wrapper .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .featured-content__text-wrapper input,
    .featured-content__text-wrapper h5,
    .featured-content__text-wrapper .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .featured-content__text-wrapper .searchResults-title,
    .featured-content__text-wrapper p,
    .featured-content__text-wrapper .searchResults-results .searchResults-result,
    .searchResults-results .featured-content__text-wrapper .searchResults-result {
      margin-top: 0; }
  .featured-content__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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 (min-width: 1080px) {
      .featured-content__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    @media (min-width: 1080px) {
      .featured-content__wrapper--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; } }
    .featured-content__wrapper--reverse .featured-content__text-wrapper {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 1080px) {
        .featured-content__wrapper--reverse .featured-content__text-wrapper {
          padding-left: 90px;
          padding-right: 0; } }
  .featured-content__box {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    .featured-content__box[data-padlock="true"] {
      position: relative; }
      .featured-content__box[data-padlock="true"] .featured-content__video-wrapper {
        pointer-events: none; }
      .featured-content__box[data-padlock="true"] .featured-content__img-wrapper::after,
      .featured-content__box[data-padlock="true"] .featured-content__video-wrapper::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-padlock-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        content: "";
        width: 30px;
        height: 34px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      .featured-content__box[data-padlock="true"] .featured-content__img-wrapper img, .featured-content__box[data-padlock="true"] .featured-content__img-wrapper iframe,
      .featured-content__box[data-padlock="true"] .featured-content__video-wrapper img,
      .featured-content__box[data-padlock="true"] .featured-content__video-wrapper iframe {
        opacity: 0.3; }
    .featured-content__box:first-child {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      padding: 0; }
      @media (min-width: 1080px) {
        .featured-content__box:first-child {
          -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0; } }
    @media (min-width: 1080px) {
      .featured-content__box {
        width: 50%;
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; } }
  .featured-content__img-wrapper {
    padding: 0; }
    @media (min-width: 1080px) {
      .featured-content__img-wrapper {
        padding: 0 50px; } }
  .featured-content__video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    .featured-content__video-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

/*
    USAGE:
    @media (max-width: $tabletMediumBreakpoint)
    @media (max-width: $tabletBreakpoint)
    @media (max-width: $mobileBreakpoint)
    @media (max-width: $smallMobileBreakpoint)
*/
/*
    BASE
*/
/*
    PRODUCT - DOVATO
*/
/*
    PRODUCT - JULUCA
*/
/*
    PRODUCT - TIVICAY
*/
/*
    PRODUCT - TRIUMEQ
*/
/*
    PRODUCT - CARLA
*/
/*
    PRODUCT - RUKOBIA
*/
/*
    PRODUCT - POSITIVE ACTION
*/
/*
    PRODUCT - HIVIS
*/
/*
    PRODUCT - PLHIV
*/
/*
    PRODUCT - DOVATO 2
*/
/*
    PRODUCT - APRETUDE
*/
.icon-list {
  min-height: 100px; }
  .icon-list ul {
    list-style-type: none; }
  .icon-list li {
    position: relative;
    margin-top: 24px;
    padding: 0 0 24px 62px;
    border-bottom: 1px solid #d0d3d4;
    font-size: 18px;
    line-height: 27px; }
    .icon-list li::before {
      position: absolute;
      top: calc(50% - 12px);
      left: 0;
      width: 40px;
      height: 40px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .icon-list li::marker {
      content: ''; }
    .icon-list li.icon-top::before {
      top: 23px; }
  .icon-list__variant-1 ul li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-tick-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    content: "";
    border: solid 1px #071d49;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background-size: 56%;
    background-position: center; }
  .icon-list__variant-2 ul li::before {
    content: "\00d7"; }
  .icon-list ul {
    margin: 0 auto;
    padding: 0; }
    .icon-list ul li:last-child {
      margin-bottom: 0; }

/*
  icon list v2
*/
.icon-list-v2__wrapper .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px; }
  @media (min-width: 991px) {
    .icon-list-v2__wrapper .component-content {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .icon-list-v2__wrapper .component-content p:last-child, .icon-list-v2__wrapper .component-content .searchResults-results .searchResults-result:last-child, .searchResults-results .icon-list-v2__wrapper .component-content .searchResults-result:last-child {
    margin-bottom: 0;
    padding-bottom: 0; }

.icon-list-v2__wrapper.border-bottom {
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 30px; }

.icon-list-v2__icon span {
  display: inline-block;
  padding: 1px; }
  .icon-list-v2__icon span.icon-aidsribbon-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-aidsribbon-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-communication-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-communication-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-individual-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-individual-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-medication-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-medication-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-research-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-research-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-science-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-science-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-health-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-health-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-global-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-global-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-newsletters-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-newsletters-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-study-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-study-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-hcp-plhiv-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-hcp-plhiv-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-target-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-target-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-medication-double-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-medication-double-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-treatments-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-treatments-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }
  .icon-list-v2__icon span.icon-virtual-webinar-red {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-virtual-webinar-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.icon-list-v2__icon.icon-big {
  width: 95px;
  height: 70px; }
  .icon-list-v2__icon.icon-big span {
    width: 70px;
    height: 70px; }

.icon-list-v2__icon.icon-small {
  width: 65px;
  height: 40px; }
  .icon-list-v2__icon.icon-small span {
    width: 40px;
    height: 40px; }

.icon-list-v2__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.icon-list-v3 .icon-list__wrapper {
  list-style: none;
  margin: 0; }
  .icon-list-v3 .icon-list__wrapper .icon-color--primary-800 {
    border-color: #e40046; }
  .icon-list-v3 .icon-list__wrapper .icon-color--secondary-900 {
    border-color: #071d49; }
  .icon-list-v3 .icon-list__wrapper .icon-color--neutral-white {
    border-color: #ffffff; }

.icon-list-v3 .icon-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 0;
  border-bottom: 1px solid #d0d3d4;
  font-size: 18px;
  line-height: 27px; }
  .icon-list-v3 .icon-list__item .icon-list__icon-wrapper {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-top: 5px; }

.icon-list-v3 .icon-list__text p, .icon-list-v3 .icon-list__text .searchResults-results .searchResults-result, .searchResults-results .icon-list-v3 .icon-list__text .searchResults-result {
  margin-bottom: 0; }

.icon-list-v3 .icon-list__icon-wrapper {
  margin-right: 24px; }

.icon-list-v3 .icon-list__icon {
  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;
  width: 40px;
  height: 40px;
  border: 1px solid;
  border-radius: 50%; }
  .icon-list-v3 .icon-list__icon > div {
    line-height: 12px; }
  .icon-list-v3 .icon-list__icon svg {
    height: 25px;
    width: 25px; }

.video__video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video__video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.video p, .video .searchResults-results .searchResults-result, .searchResults-results .video .searchResults-result {
  font-size: 14px;
  margin-top: 0;
  margin-left: 5px; }

.portrait .video__video-wrapper {
  padding-bottom: 168%; }

.icon-link,
.icon-link-v2 {
  margin: 0;
  padding: 0; }
  .icon-link__wrapper,
  .icon-link-v2__wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #e6e8ec;
    padding: 24px 24px 24px 16px; }
    .icon-link__wrapper .icon-link__icon,
    .icon-link-v2__wrapper .icon-link__icon {
      height: 26px;
      width: 26px; }
      .icon-link__wrapper .icon-link__icon svg,
      .icon-link-v2__wrapper .icon-link__icon svg {
        height: 26px;
        width: 26px; }
        @media (min-width: 767px) {
          .icon-link__wrapper .icon-link__icon svg,
          .icon-link-v2__wrapper .icon-link__icon svg {
            height: 40px;
            width: 40px; } }
      @media (min-width: 767px) {
        .icon-link__wrapper .icon-link__icon,
        .icon-link-v2__wrapper .icon-link__icon {
          height: 40px;
          width: 40px; } }
    @media (min-width: 767px) {
      .icon-link__wrapper,
      .icon-link-v2__wrapper {
        padding: 32px 24px 32px 32px; } }
  .icon-link a.icon-link__wrapper,
  .icon-link-v2 a.icon-link__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .icon-link a.icon-link__wrapper:hover,
    .icon-link-v2 a.icon-link__wrapper:hover {
      text-decoration: none; }
    .icon-link a.icon-link__wrapper.external:not(.btn):not(.articleList-more),
    .icon-link-v2 a.icon-link__wrapper.external:not(.btn):not(.articleList-more) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-decoration: none; }
  .icon-link__icon-wrapper,
  .icon-link-v2__icon-wrapper {
    border-radius: 50%;
    border: solid 1px #e40046;
    width: 48px;
    height: 48px;
    margin-right: 15px;
    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;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 7px; }
    @media (min-width: 767px) {
      .icon-link__icon-wrapper,
      .icon-link-v2__icon-wrapper {
        width: 68px;
        height: 68px;
        margin-right: 32px;
        padding: 13px; } }
    .icon-link__icon-wrapper img,
    .icon-link-v2__icon-wrapper img {
      width: 100%;
      height: 100%; }
  .icon-link__arrow,
  .icon-link-v2__arrow {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-right-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    height: 16px;
    width: 16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: auto;
    background-size: cover; }
  .icon-link__text,
  .icon-link-v2__text {
    margin-right: 15px; }
    .icon-link__text h1,
    .icon-link__text h2,
    .icon-link__text .searchResults,
    .icon-link__text .searchResults-term,
    .icon-link__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .icon-link__text .gigya-composite-control-header,
    .icon-link__text h3,
    .icon-link__text .gigyaraas .gigya-screen-content h3,
    .gigyaraas .gigya-screen-content .icon-link__text h3,
    .icon-link__text h4,
    .icon-link__text .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .icon-link__text input,
    .icon-link__text .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .icon-link__text input,
    .icon-link__text h5,
    .icon-link__text .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .icon-link__text .searchResults-title,
    .icon-link__text h6,
    .icon-link__text .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .icon-link__text p.subtitle,
    .icon-link__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .icon-link__text .subtitle.searchResults-result,
    .icon-link__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .icon-link__text .subtitle.searchResults-result,
    .icon-link__text p,
    .icon-link__text .searchResults-results .searchResults-result,
    .searchResults-results .icon-link__text .searchResults-result,
    .icon-link__text a,
    .icon-link-v2__text h1,
    .icon-link-v2__text h2,
    .icon-link-v2__text .searchResults,
    .icon-link-v2__text .searchResults-term,
    .icon-link-v2__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .icon-link-v2__text .gigya-composite-control-header,
    .icon-link-v2__text h3,
    .icon-link-v2__text .gigyaraas .gigya-screen-content h3,
    .gigyaraas .gigya-screen-content .icon-link-v2__text h3,
    .icon-link-v2__text h4,
    .icon-link-v2__text .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .icon-link-v2__text input,
    .icon-link-v2__text .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .icon-link-v2__text input,
    .icon-link-v2__text h5,
    .icon-link-v2__text .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .icon-link-v2__text .searchResults-title,
    .icon-link-v2__text h6,
    .icon-link-v2__text .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .icon-link-v2__text p.subtitle,
    .icon-link-v2__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .icon-link-v2__text .subtitle.searchResults-result,
    .icon-link-v2__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .icon-link-v2__text .subtitle.searchResults-result,
    .icon-link-v2__text p,
    .icon-link-v2__text .searchResults-results .searchResults-result,
    .searchResults-results .icon-link-v2__text .searchResults-result,
    .icon-link-v2__text a {
      line-height: 27px;
      font-size: 18px;
      margin: 0;
      padding: 0; }
      @media (min-width: 767px) {
        .icon-link__text h1,
        .icon-link__text h2,
        .icon-link__text .searchResults,
        .icon-link__text .searchResults-term,
        .icon-link__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
        .gigyaraas .gigya-subscribe-with-email-form .icon-link__text .gigya-composite-control-header,
        .icon-link__text h3,
        .icon-link__text .gigyaraas .gigya-screen-content h3,
        .gigyaraas .gigya-screen-content .icon-link__text h3,
        .icon-link__text h4,
        .icon-link__text .content-filter .filter--keyword .filter__content form input,
        .content-filter .filter--keyword .filter__content form .icon-link__text input,
        .icon-link__text .content-filter-v2 .filter--keyword .filter__content form input,
        .content-filter-v2 .filter--keyword .filter__content form .icon-link__text input,
        .icon-link__text h5,
        .icon-link__text .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result .icon-link__text .searchResults-title,
        .icon-link__text h6,
        .icon-link__text .hero-banner .hero-banner-v2__content p.subtitle,
        .hero-banner .hero-banner-v2__content .icon-link__text p.subtitle,
        .icon-link__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
        .hero-banner .hero-banner-v2__content .searchResults-results .icon-link__text .subtitle.searchResults-result,
        .icon-link__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
        .searchResults-results .hero-banner .hero-banner-v2__content .icon-link__text .subtitle.searchResults-result,
        .icon-link__text p,
        .icon-link__text .searchResults-results .searchResults-result,
        .searchResults-results .icon-link__text .searchResults-result,
        .icon-link__text a,
        .icon-link-v2__text h1,
        .icon-link-v2__text h2,
        .icon-link-v2__text .searchResults,
        .icon-link-v2__text .searchResults-term,
        .icon-link-v2__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
        .gigyaraas .gigya-subscribe-with-email-form .icon-link-v2__text .gigya-composite-control-header,
        .icon-link-v2__text h3,
        .icon-link-v2__text .gigyaraas .gigya-screen-content h3,
        .gigyaraas .gigya-screen-content .icon-link-v2__text h3,
        .icon-link-v2__text h4,
        .icon-link-v2__text .content-filter .filter--keyword .filter__content form input,
        .content-filter .filter--keyword .filter__content form .icon-link-v2__text input,
        .icon-link-v2__text .content-filter-v2 .filter--keyword .filter__content form input,
        .content-filter-v2 .filter--keyword .filter__content form .icon-link-v2__text input,
        .icon-link-v2__text h5,
        .icon-link-v2__text .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result .icon-link-v2__text .searchResults-title,
        .icon-link-v2__text h6,
        .icon-link-v2__text .hero-banner .hero-banner-v2__content p.subtitle,
        .hero-banner .hero-banner-v2__content .icon-link-v2__text p.subtitle,
        .icon-link-v2__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
        .hero-banner .hero-banner-v2__content .searchResults-results .icon-link-v2__text .subtitle.searchResults-result,
        .icon-link-v2__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
        .searchResults-results .hero-banner .hero-banner-v2__content .icon-link-v2__text .subtitle.searchResults-result,
        .icon-link-v2__text p,
        .icon-link-v2__text .searchResults-results .searchResults-result,
        .searchResults-results .icon-link-v2__text .searchResults-result,
        .icon-link-v2__text a {
          line-height: 34px;
          font-size: 27px; } }
  .icon-link__link:hover .icon-link__arrow,
  .icon-link-v2__link:hover .icon-link__arrow {
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  .icon-link a,
  .icon-link-v2 a {
    color: #071d49;
    text-decoration: none; }
    .icon-link a:hover,
    .icon-link-v2 a:hover {
      text-decoration: none; }

/*
	THEMES
*/
.icon-text,
.icon-text-v2 {
  padding: 0;
  margin: 0; }
  .icon-text__wrapper,
  .icon-text-v2__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 24px; }
    @media (min-width: 767px) {
      .icon-text__wrapper,
      .icon-text-v2__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        padding: 32px 32px 32px 0;
        margin: 0; } }
    .icon-text__wrapper--background,
    .icon-text-v2__wrapper--background {
      background-color: #e6e8ec;
      padding: 24px; }
      @media (min-width: 767px) {
        .icon-text__wrapper--background,
        .icon-text-v2__wrapper--background {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          padding: 24px 32px 32px 32px; } }
      .icon-text__wrapper--background p:last-of-type, .icon-text__wrapper--background .searchResults-results .searchResults-result:last-of-type, .searchResults-results .icon-text__wrapper--background .searchResults-result:last-of-type,
      .icon-text-v2__wrapper--background p:last-of-type,
      .icon-text-v2__wrapper--background .searchResults-results .searchResults-result:last-of-type,
      .searchResults-results .icon-text-v2__wrapper--background .searchResults-result:last-of-type {
        margin-bottom: 16px; }
      .icon-text__wrapper--background ul li,
      .icon-text-v2__wrapper--background ul li {
        margin-bottom: 24px; }
        @media (min-width: 767px) {
          .icon-text__wrapper--background ul li,
          .icon-text-v2__wrapper--background ul li {
            margin-bottom: 16px; } }
        @media (max-width: 767px) {
          .icon-text__wrapper--background ul li:last-of-type,
          .icon-text-v2__wrapper--background ul li:last-of-type {
            margin-bottom: 16px; } }
      .icon-text__wrapper--background .btn, .icon-text__wrapper--background #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .icon-text__wrapper--background .button, .icon-text__wrapper--background #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .icon-text__wrapper--background .button#preferences_prompt_submit, .icon-text__wrapper--background #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .icon-text__wrapper--background .button#preferences_prompt_decline, .icon-text__wrapper--background .articleList-more,
      .icon-text-v2__wrapper--background .btn,
      .icon-text-v2__wrapper--background #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .icon-text-v2__wrapper--background .button,
      .icon-text-v2__wrapper--background #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .icon-text-v2__wrapper--background .button#preferences_prompt_submit,
      .icon-text-v2__wrapper--background #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
      #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .icon-text-v2__wrapper--background .button#preferences_prompt_decline,
      .icon-text-v2__wrapper--background .articleList-more {
        margin-bottom: 0; }
    .icon-text__wrapper .icon-text__icon div[class*="icon-color"],
    .icon-text-v2__wrapper .icon-text__icon div[class*="icon-color"] {
      width: 40px;
      height: 40px; }
      @media (min-width: 767px) {
        .icon-text__wrapper .icon-text__icon div[class*="icon-color"],
        .icon-text-v2__wrapper .icon-text__icon div[class*="icon-color"] {
          width: 64px;
          height: 64px; } }
      .icon-text__wrapper .icon-text__icon div[class*="icon-color"] svg,
      .icon-text-v2__wrapper .icon-text__icon div[class*="icon-color"] svg {
        width: 100%;
        height: 100%; }
  .icon-text__content-wrapper p:last-of-type, .icon-text__content-wrapper .searchResults-results .searchResults-result:last-of-type, .searchResults-results .icon-text__content-wrapper .searchResults-result:last-of-type,
  .icon-text-v2__content-wrapper p:last-of-type,
  .icon-text-v2__content-wrapper .searchResults-results .searchResults-result:last-of-type,
  .searchResults-results .icon-text-v2__content-wrapper .searchResults-result:last-of-type {
    margin-bottom: 0; }
  .icon-text__wrapper.version2,
  .icon-text-v2__wrapper.version2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0px 25px;
    min-height: 118px; }
    @media (min-width: 767px) {
      .icon-text__wrapper.version2,
      .icon-text-v2__wrapper.version2 {
        padding-top: 0px;
        padding-bottom: 0px; } }
    .icon-text__wrapper.version2 .icon-text__icon svg,
    .icon-text-v2__wrapper.version2 .icon-text__icon svg {
      width: 70px;
      margin: 24px 0;
      display: block; }
      @media (min-width: 767px) {
        .icon-text__wrapper.version2 .icon-text__icon svg,
        .icon-text-v2__wrapper.version2 .icon-text__icon svg {
          margin: 32px 0; } }
    .icon-text__wrapper.version2 .icon-text__content-wrapper,
    .icon-text-v2__wrapper.version2 .icon-text__content-wrapper {
      padding-left: 24px;
      margin: 24px 0;
      min-height: 64px;
      min-width: 0;
      word-break: break-word; }
      @media (min-width: 767px) {
        .icon-text__wrapper.version2 .icon-text__content-wrapper,
        .icon-text-v2__wrapper.version2 .icon-text__content-wrapper {
          margin: 32px 0;
          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; } }
      .icon-text__wrapper.version2 .icon-text__content-wrapper p, .icon-text__wrapper.version2 .icon-text__content-wrapper .searchResults-results .searchResults-result, .searchResults-results .icon-text__wrapper.version2 .icon-text__content-wrapper .searchResults-result,
      .icon-text-v2__wrapper.version2 .icon-text__content-wrapper p,
      .icon-text-v2__wrapper.version2 .icon-text__content-wrapper .searchResults-results .searchResults-result,
      .searchResults-results .icon-text-v2__wrapper.version2 .icon-text__content-wrapper .searchResults-result {
        margin-bottom: 16px; }
      .icon-text__wrapper.version2 .icon-text__content-wrapper p:last-of-type, .icon-text__wrapper.version2 .icon-text__content-wrapper .searchResults-results .searchResults-result:last-of-type, .searchResults-results .icon-text__wrapper.version2 .icon-text__content-wrapper .searchResults-result:last-of-type,
      .icon-text-v2__wrapper.version2 .icon-text__content-wrapper p:last-of-type,
      .icon-text-v2__wrapper.version2 .icon-text__content-wrapper .searchResults-results .searchResults-result:last-of-type,
      .searchResults-results .icon-text-v2__wrapper.version2 .icon-text__content-wrapper .searchResults-result:last-of-type {
        margin-bottom: 0; }
    .icon-text__wrapper.version2.border-bottom,
    .icon-text-v2__wrapper.version2.border-bottom {
      border-bottom: 1px solid #bfbfbf; }
  .icon-text__wrapper.version2.icon-small,
  .icon-text-v2__wrapper.version2.icon-small {
    margin: 0;
    padding: 10px;
    min-height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (min-width: 991px) {
      .icon-text__wrapper.version2.icon-small,
      .icon-text-v2__wrapper.version2.icon-small {
        padding: 15px; } }
    .icon-text__wrapper.version2.icon-small .icon-text__icon,
    .icon-text-v2__wrapper.version2.icon-small .icon-text__icon {
      height: 30px; }
      .icon-text__wrapper.version2.icon-small .icon-text__icon svg,
      .icon-text-v2__wrapper.version2.icon-small .icon-text__icon svg {
        width: 40px;
        height: 40px;
        margin-top: 4.5px; }
    .icon-text__wrapper.version2.icon-small .icon-text__content-wrapper,
    .icon-text-v2__wrapper.version2.icon-small .icon-text__content-wrapper {
      margin: 0 0 0 15px;
      padding: 0;
      min-height: auto;
      display: block; }
      .icon-text__wrapper.version2.icon-small .icon-text__content-wrapper a.btn-secondary, .icon-text__wrapper.version2.icon-small .icon-text__content-wrapper a.articleList-more,
      .icon-text-v2__wrapper.version2.icon-small .icon-text__content-wrapper a.btn-secondary,
      .icon-text-v2__wrapper.version2.icon-small .icon-text__content-wrapper a.articleList-more {
        top: unset;
        margin-bottom: 0;
        padding-top: 30px; }
  .icon-text__icon-wrapper,
  .icon-text-v2__icon-wrapper {
    border-radius: 50%;
    border: solid 1px #e40046;
    width: 40px;
    height: 40px;
    margin-bottom: 16px;
    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;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 7px; }
    @media (min-width: 767px) {
      .icon-text__icon-wrapper,
      .icon-text-v2__icon-wrapper {
        width: 64px;
        height: 64px;
        margin-right: 32px;
        padding: 12px; } }
    .icon-text__icon-wrapper .icon-text__icon,
    .icon-text-v2__icon-wrapper .icon-text__icon {
      width: 27px;
      height: 27px; }
      @media (min-width: 767px) {
        .icon-text__icon-wrapper .icon-text__icon,
        .icon-text-v2__icon-wrapper .icon-text__icon {
          height: 40px;
          width: 40px; } }
      .icon-text__icon-wrapper .icon-text__icon svg,
      .icon-text-v2__icon-wrapper .icon-text__icon svg {
        width: 27px;
        height: 27px; }
        @media (min-width: 767px) {
          .icon-text__icon-wrapper .icon-text__icon svg,
          .icon-text-v2__icon-wrapper .icon-text__icon svg {
            height: 40px;
            width: 40px; } }
    .icon-text__icon-wrapper img,
    .icon-text-v2__icon-wrapper img {
      width: 100%;
      height: 100%; }
  .icon-text h1,
  .icon-text h2,
  .icon-text .searchResults,
  .icon-text .searchResults-term,
  .icon-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .icon-text .gigya-composite-control-header,
  .icon-text h3,
  .icon-text .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .icon-text h3,
  .icon-text h4,
  .icon-text .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .icon-text input,
  .icon-text .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .icon-text input,
  .icon-text h5,
  .icon-text .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .icon-text .searchResults-title,
  .icon-text h6,
  .icon-text .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .icon-text p.subtitle,
  .icon-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .icon-text .subtitle.searchResults-result,
  .icon-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .icon-text .subtitle.searchResults-result,
  .icon-text p,
  .icon-text .searchResults-results .searchResults-result,
  .searchResults-results .icon-text .searchResults-result,
  .icon-text a,
  .icon-text-v2 h1,
  .icon-text-v2 h2,
  .icon-text-v2 .searchResults,
  .icon-text-v2 .searchResults-term,
  .icon-text-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .icon-text-v2 .gigya-composite-control-header,
  .icon-text-v2 h3,
  .icon-text-v2 .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .icon-text-v2 h3,
  .icon-text-v2 h4,
  .icon-text-v2 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .icon-text-v2 input,
  .icon-text-v2 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .icon-text-v2 input,
  .icon-text-v2 h5,
  .icon-text-v2 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .icon-text-v2 .searchResults-title,
  .icon-text-v2 h6,
  .icon-text-v2 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .icon-text-v2 p.subtitle,
  .icon-text-v2 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .icon-text-v2 .subtitle.searchResults-result,
  .icon-text-v2 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .icon-text-v2 .subtitle.searchResults-result,
  .icon-text-v2 p,
  .icon-text-v2 .searchResults-results .searchResults-result,
  .searchResults-results .icon-text-v2 .searchResults-result,
  .icon-text-v2 a {
    margin-top: 0; }
  .icon-text ul,
  .icon-text-v2 ul {
    padding-left: 0;
    list-style-type: none; }
  .icon-text__content-wrapper li,
  .icon-text-v2__content-wrapper li {
    margin-bottom: 25px;
    list-style-type: none;
    position: relative;
    padding-left: 25px; }
    .icon-text__content-wrapper li::before,
    .icon-text-v2__content-wrapper li::before {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover;
      content: "";
      position: absolute;
      left: 1px;
      top: 5px;
      display: block;
      width: 16px;
      height: 16px; }
    .icon-text__content-wrapper li::marker,
    .icon-text-v2__content-wrapper li::marker {
      content: ""; }
    .icon-text__content-wrapper li ul,
    .icon-text-v2__content-wrapper li ul {
      padding-left: 0; }
      @media (min-width: 767px) {
        .icon-text__content-wrapper li ul,
        .icon-text-v2__content-wrapper li ul {
          padding-left: 16px; } }
    .icon-text__content-wrapper li li,
    .icon-text-v2__content-wrapper li li {
      margin-bottom: 5px;
      padding-left: 0; }
      .icon-text__content-wrapper li li::before,
      .icon-text-v2__content-wrapper li li::before {
        content: "-";
        color: #071d49;
        margin-right: 5px;
        background-image: none;
        position: relative;
        left: 0;
        top: auto;
        display: inline; }
      @media (min-width: 767px) {
        .icon-text__content-wrapper li li,
        .icon-text-v2__content-wrapper li li {
          padding-left: 9px; } }
  .icon-text__content-wrapper.slash li,
  .icon-text-v2__content-wrapper.slash li {
    padding-left: 25px; }
    .icon-text__content-wrapper.slash li::before,
    .icon-text-v2__content-wrapper.slash li::before {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      content: "";
      position: absolute;
      left: 1px;
      top: 5px;
      display: block;
      width: 16px;
      height: 16px;
      background-size: cover; }
  .icon-text a.btn-secondary, .icon-text .gigyaraas .gigya-screen-content a.btn-secondary, .gigyaraas .gigya-screen-content .icon-text a.btn-secondary, .icon-text a.articleList-more,
  .icon-text-v2 a.btn-secondary,
  .icon-text-v2 .gigyaraas .gigya-screen-content a.btn-secondary,
  .gigyaraas .gigya-screen-content .icon-text-v2 a.btn-secondary,
  .icon-text-v2 a.articleList-more {
    position: relative;
    top: -10px; }
    .icon-text a.btn-secondary.external,
    .icon-text .gigyaraas .gigya-screen-content a.external.btn-secondary:link, .gigyaraas .gigya-screen-content .icon-text a.external.btn-secondary:link,
    .icon-text .gigyaraas .gigya-screen-content a.external.btn-secondary:visited, .gigyaraas .gigya-screen-content .icon-text a.external.btn-secondary:visited,
    .icon-text .gigyaraas .gigya-screen-content a.external.btn-secondary:hover, .gigyaraas .gigya-screen-content .icon-text a.external.btn-secondary:hover, .icon-text a.external.articleList-more,
    .icon-text-v2 a.btn-secondary.external,
    .icon-text-v2 .gigyaraas .gigya-screen-content a.external.btn-secondary:link,
    .gigyaraas .gigya-screen-content .icon-text-v2 a.external.btn-secondary:link,
    .icon-text-v2 .gigyaraas .gigya-screen-content a.external.btn-secondary:visited,
    .gigyaraas .gigya-screen-content .icon-text-v2 a.external.btn-secondary:visited,
    .icon-text-v2 .gigyaraas .gigya-screen-content a.external.btn-secondary:hover,
    .gigyaraas .gigya-screen-content .icon-text-v2 a.external.btn-secondary:hover,
    .icon-text-v2 a.external.articleList-more {
      color: #071d49;
      text-decoration: none; }
      .icon-text a.btn-secondary.external:hover, .icon-text a.external.articleList-more:hover,
      .icon-text-v2 a.btn-secondary.external:hover,
      .icon-text-v2 a.external.articleList-more:hover {
        text-decoration: none; }

/*
	THEMES
*/
.quick-links {
  position: relative;
  display: none; }
  @media (min-width: 991px) {
    .quick-links {
      min-height: 0;
      margin: 0;
      padding: 0;
      display: block;
      width: 100%; } }
  .quick-links__wrapper {
    max-width: 215px;
    z-index: 1;
    list-style-type: none;
    width: 100%;
    position: absolute;
    top: 0 !important; }
    @media (min-width: 1400px) {
      .quick-links__wrapper {
        margin-left: calc((100vw - 1400px) / -2); } }
    @media (min-width: 1920px) {
      .quick-links__wrapper {
        margin-left: calc((1920px - 1400px) / -2); } }
  .quick-links ul {
    margin: 20px 0 0 0;
    padding: 0;
    z-index: 100;
    list-style-type: none; }
  .quick-links li {
    background-color: #ffffff; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .quick-links li::marker {
      content: ''; } }
  .quick-links a {
    font-size: 14px;
    line-height: 18px;
    color: #071d49;
    text-decoration: none;
    border-bottom: solid 1px #d0d3d4;
    padding: 16px 14px 16px 16px;
    display: block;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    .quick-links a.active, .quick-links a:hover {
      color: #e40046;
      -webkit-box-shadow: inset 0 -1px 0 0 #e40046;
              box-shadow: inset 0 -1px 0 0 #e40046;
      border-bottom-color: #e40046;
      text-decoration: none; }
    .quick-links a.external:not(.btn):not(.articleList-more) {
      display: block;
      text-decoration: none;
      color: #071d49; }
      .quick-links a.external:not(.btn):not(.articleList-more):hover {
        color: #e40046;
        text-decoration: none; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit .quick-links,
.aem-AuthorLayer-DQM .quick-links,
.aem-AuthorLayer-Developer .quick-links,
.aem-AuthorLayer-Design .quick-links,
.aem-AuthorLayer-Layouting .quick-links,
.aem-AuthorLayer-Tracking .quick-links,
.aem-AuthorLayer-Timewrap .quick-links,
.cq-wcm-edit .quick-links {
  min-height: 220px;
  position: relative;
  width: 100%;
  clear: both;
  display: block;
  float: none;
  height: auto; }
  .aem-AuthorLayer-Edit .quick-links__wrapper,
  .aem-AuthorLayer-DQM .quick-links__wrapper,
  .aem-AuthorLayer-Developer .quick-links__wrapper,
  .aem-AuthorLayer-Design .quick-links__wrapper,
  .aem-AuthorLayer-Layouting .quick-links__wrapper,
  .aem-AuthorLayer-Tracking .quick-links__wrapper,
  .aem-AuthorLayer-Timewrap .quick-links__wrapper,
  .cq-wcm-edit .quick-links__wrapper {
    top: 0;
    width: 360px;
    position: relative;
    min-height: 220px;
    clear: both;
    display: block;
    float: none; }

.article-meta__wrapper {
  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: 767px) {
    .article-meta__wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .article-meta__wrapper > * {
    font-size: 14px;
    margin: 0;
    line-height: 18px; }
  .article-meta__wrapper > *:first-child {
    margin: 0 29px 10px 0; }

/*
  Component: product-event-navigation
*/
.product-event-navigation__information {
  text-align: left;
  padding: 7px 0 7px 65px;
  position: relative; }
  .product-event-navigation__information .place {
    display: inline-block; }
  .product-event-navigation__information::before {
    content: '';
    width: 1px;
    height: 38px;
    border-right: 1px solid #071d49;
    position: absolute;
    -webkit-transform: skew(-20deg);
            transform: skew(-20deg);
    left: 40px;
    top: 17px; }
  .product-event-navigation__information p, .product-event-navigation__information .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation__information .searchResults-result {
    font-size: 14px;
    line-height: 18px;
    margin: 7px 0;
    padding: 0; }
  @media screen and (max-width: 1024px) {
    .product-event-navigation__information {
      padding: 7px 0 7px 30px; }
      .product-event-navigation__information .place {
        display: inline-block; }
      .product-event-navigation__information::before {
        display: none; } }
  @media (max-width: 460px) {
    .product-event-navigation__information {
      padding: 7px 0 7px 15px; }
      .product-event-navigation__information .place {
        display: none; } }
  .product-event-navigation__information .main-name {
    text-decoration: none; }
    @media (max-width: 767px) {
      .product-event-navigation__information .main-name {
        font-size: 14px; }
        .product-event-navigation__information .main-name p, .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation__information .main-name .searchResults-result,
        .product-event-navigation__information .main-name h1,
        .product-event-navigation__information .main-name h2,
        .product-event-navigation__information .main-name .searchResults,
        .product-event-navigation__information .main-name .searchResults-term,
        .product-event-navigation__information .main-name .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
        .gigyaraas .gigya-subscribe-with-email-form .product-event-navigation__information .main-name .gigya-composite-control-header,
        .product-event-navigation__information .main-name h3,
        .product-event-navigation__information .main-name h4,
        .product-event-navigation__information .main-name .content-filter .filter--keyword .filter__content form input,
        .content-filter .filter--keyword .filter__content form .product-event-navigation__information .main-name input,
        .product-event-navigation__information .main-name .content-filter-v2 .filter--keyword .filter__content form input,
        .content-filter-v2 .filter--keyword .filter__content form .product-event-navigation__information .main-name input,
        .product-event-navigation__information .main-name h5,
        .product-event-navigation__information .main-name .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result .product-event-navigation__information .main-name .searchResults-title,
        .product-event-navigation__information .main-name h6,
        .product-event-navigation__information .main-name .hero-banner .hero-banner-v2__content p.subtitle,
        .hero-banner .hero-banner-v2__content .product-event-navigation__information .main-name p.subtitle,
        .product-event-navigation__information .main-name .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
        .hero-banner .hero-banner-v2__content .searchResults-results .product-event-navigation__information .main-name .subtitle.searchResults-result,
        .product-event-navigation__information .main-name .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
        .searchResults-results .hero-banner .hero-banner-v2__content .product-event-navigation__information .main-name .subtitle.searchResults-result,
        .product-event-navigation__information .main-name span {
          font-size: 14px; } }
    .product-event-navigation__information .main-name:hover p, .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation__information .main-name:hover .searchResults-result,
    .product-event-navigation__information .main-name:hover h1,
    .product-event-navigation__information .main-name:hover h2,
    .product-event-navigation__information .main-name:hover .searchResults,
    .product-event-navigation__information .main-name:hover .searchResults-term,
    .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
    .product-event-navigation__information .main-name:hover h3,
    .product-event-navigation__information .main-name:hover h4,
    .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .product-event-navigation__information .main-name:hover input,
    .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .product-event-navigation__information .main-name:hover input,
    .product-event-navigation__information .main-name:hover h5,
    .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .product-event-navigation__information .main-name:hover .searchResults-title,
    .product-event-navigation__information .main-name:hover h6,
    .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .product-event-navigation__information .main-name:hover p.subtitle,
    .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
    .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
    .product-event-navigation__information .main-name:hover span {
      color: #676f71; }
  .product-event-navigation__information .date-box {
    margin: 0; }
  .product-event-navigation__information.name-one-line {
    padding: 0 0 0 30px; }
    .product-event-navigation__information.name-one-line .main-name {
      height: 70px;
      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;
      text-decoration: none; }
      .product-event-navigation__information.name-one-line .main-name p, .product-event-navigation__information.name-one-line .main-name .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation__information.name-one-line .main-name .searchResults-result {
        font-family: "Raleway", sans-serif;
        text-decoration: none;
        font-weight: normal;
        font-size: 20px; }
    .product-event-navigation__information.name-one-line::before {
      display: none; }
    .product-event-navigation__information.name-one-line .date-box {
      display: none; }
    @media (max-width: 767px) {
      .product-event-navigation__information.name-one-line {
        padding-left: 15px; } }

.product-event-navigation .report-mobile {
  display: none;
  height: 30px;
  background: white;
  padding: 0 15px;
  pointer-events: all;
  border-bottom: 1px solid #071d49;
  text-align: left; }
  @media (max-width: 1024px) {
    .product-event-navigation .report-mobile {
      display: block; } }
  .product-event-navigation .report-mobile p, .product-event-navigation .report-mobile .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation .report-mobile .searchResults-result, .product-event-navigation .report-mobile a {
    font-size: 12px;
    color: #e40046;
    text-decoration: none;
    font-weight: 600;
    padding: 0; }
    .product-event-navigation .report-mobile p:before, .product-event-navigation .report-mobile .searchResults-results .searchResults-result:before, .searchResults-results .product-event-navigation .report-mobile .searchResults-result:before, .product-event-navigation .report-mobile a:before {
      display: none; }
  @media (max-width: 460px) {
    .product-event-navigation .report-mobile {
      padding: 0 5px; }
      .product-event-navigation .report-mobile p, .product-event-navigation .report-mobile .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation .report-mobile .searchResults-result, .product-event-navigation .report-mobile a {
        font-size: 12px;
        letter-spacing: -0.2px; } }

div[class*="reference-product-navigation"],
div[class*="reference-event-navigation"],
div[class*="reference-transparent-navigation"] {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  text-align: center;
  height: 70px; }
  @media (max-width: 1024px) {
    div[class*="reference-product-navigation"].report-in-header,
    div[class*="reference-event-navigation"].report-in-header,
    div[class*="reference-transparent-navigation"].report-in-header {
      height: 100px; } }
  div[class*="reference-product-navigation"] .inner .component-content,
  div[class*="reference-event-navigation"] .inner .component-content,
  div[class*="reference-transparent-navigation"] .inner .component-content {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0; }
  div[class*="reference-product-navigation"] .inner > .component-content,
  div[class*="reference-event-navigation"] .inner > .component-content,
  div[class*="reference-transparent-navigation"] .inner > .component-content {
    max-width: 1920px;
    width: 100vw;
    margin: 0 auto;
    background: #f1f1f1; }

.product-event-navigation {
  height: 70px;
  position: relative; }
  .product-event-navigation__content {
    text-align: right;
    height: 70px;
    overflow: hidden;
    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: nowrap;
        flex-wrap: nowrap;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (min-width: 991px) {
      .product-event-navigation__content {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .product-event-navigation__box {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -ms-flex-item-align: auto;
        align-self: auto; }
    @media (min-width: 991px) {
      .product-event-navigation__box {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        -ms-flex-item-align: auto;
            align-self: auto;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  .product-event-navigation__logo, .product-event-navigation__switcher, .product-event-navigation__information, .product-event-navigation__navigation {
    display: inline-block;
    height: 70px;
    vertical-align: top; }
  .product-event-navigation__logo, .product-event-navigation__information {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -ms-flex-item-align: auto;
        align-self: auto; }
  .product-event-navigation__logo {
    min-width: 200px; }
    .product-event-navigation__logo a {
      display: inline-block;
      padding: 10px 30px;
      max-height: 100%;
      height: 100%;
      width: 100%;
      text-align: left; }
      .product-event-navigation__logo a img {
        max-height: 100%;
        height: 100%;
        padding: 1px; }
    @media (max-width: 460px) {
      .product-event-navigation__logo a {
        padding: 15px 15px; } }
  .product-event-navigation__switcher {
    background-color: #e6e8ec;
    -webkit-transform: skew(-20deg);
            transform: skew(-20deg);
    padding: 0 20px;
    margin-right: -13px;
    float: right;
    height: 70px;
    text-align: right;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: inline-block; }
    @media (min-width: 1025px) {
      .product-event-navigation__switcher {
        display: none; } }
    .product-event-navigation__switcher p, .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation__switcher .searchResults-result {
      -webkit-transform: skew(20deg);
              transform: skew(20deg);
      margin: 0;
      display: table-cell;
      vertical-align: middle;
      height: 70px;
      font-size: 14px;
      line-height: 18px;
      font-weight: 600;
      text-align: right;
      position: relative;
      padding: 0 30px 0 10px; }
      .product-event-navigation__switcher p::after, .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .product-event-navigation__switcher .searchResults-result::after {
        content: '';
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover;
        width: 8px;
        height: 8px;
        position: absolute;
        top: 35px;
        right: 8px;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .product-event-navigation__switcher.open {
      background: #ffffff;
      cursor: pointer; }
    @media (max-width: 460px) {
      .product-event-navigation__switcher a {
        padding: 10px 15px; } }
  .product-event-navigation__navigation {
    display: none; }
    @media (min-width: 1025px) {
      .product-event-navigation__navigation {
        display: inline-block; } }
  .product-event-navigation__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .product-event-navigation__navigation ul {
      list-style: none; }
      .product-event-navigation__navigation ul a,
      .product-event-navigation__navigation ul a.external:not(.btn):not(.articleList-more) {
        font-weight: 600;
        font-size: 14px;
        line-height: 18px;
        color: #071d49;
        text-decoration: none;
        display: inline-block; }
        .product-event-navigation__navigation ul a:hover,
        .product-event-navigation__navigation ul a.external:not(.btn):not(.articleList-more):hover {
          text-decoration: underline; }
        .product-event-navigation__navigation ul a.level-1,
        .product-event-navigation__navigation ul a.external:not(.btn):not(.articleList-more).level-1 {
          color: #071d49;
          text-decoration: none; }
          @media (max-width: 767px) {
            .product-event-navigation__navigation ul a.level-1:hover,
            .product-event-navigation__navigation ul a.external:not(.btn):not(.articleList-more).level-1:hover {
              color: #676f71; } }
        .product-event-navigation__navigation ul a p, .product-event-navigation__navigation ul a .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation__navigation ul a .searchResults-result,
        .product-event-navigation__navigation ul a.external:not(.btn):not(.articleList-more) p,
        .product-event-navigation__navigation ul a.external:not(.btn):not(.articleList-more) .searchResults-results .searchResults-result,
        .searchResults-results .product-event-navigation__navigation ul a.external:not(.btn):not(.articleList-more) .searchResults-result {
          font-weight: 600;
          font-size: 14px;
          line-height: 18px;
          margin: 0;
          padding: 0; }
          @media (max-width: 767px) {
            .product-event-navigation__navigation ul a p:hover, .product-event-navigation__navigation ul a .searchResults-results .searchResults-result:hover, .searchResults-results .product-event-navigation__navigation ul a .searchResults-result:hover,
            .product-event-navigation__navigation ul a.external:not(.btn):not(.articleList-more) p:hover,
            .product-event-navigation__navigation ul a.external:not(.btn):not(.articleList-more) .searchResults-results .searchResults-result:hover,
            .searchResults-results .product-event-navigation__navigation ul a.external:not(.btn):not(.articleList-more) .searchResults-result:hover {
              color: #676f71; } }
    @media (max-width: 1024px) {
      .product-event-navigation__navigation {
        text-align: left;
        display: none;
        visibility: hidden; }
        .product-event-navigation__navigation ul,
        .product-event-navigation__navigation li {
          padding: 0;
          margin: 0;
          list-style: none; }
        .product-event-navigation__navigation.open {
          display: block;
          visibility: visible;
          position: absolute;
          top: 70px;
          left: 0;
          right: 0;
          background: #ffffff;
          width: 100vw;
          z-index: 5;
          height: calc(100vh - 170px);
          overflow-y: overlay;
          padding-bottom: 70px; }
          .product-event-navigation__navigation.open ul {
            height: auto;
            display: block; }
            .product-event-navigation__navigation.open ul li {
              display: block; }
        .product-event-navigation__navigation ul.level-1 {
          display: block;
          margin-top: 12px;
          margin-bottom: 12px; }
          .product-event-navigation__navigation ul.level-1 li {
            display: block;
            position: relative; }
            .product-event-navigation__navigation ul.level-1 li a {
              display: inline-block;
              padding: 12px 0 12px 24px;
              max-width: calc(100% - 50px);
              border: 0; }
              .product-event-navigation__navigation ul.level-1 li a p, .product-event-navigation__navigation ul.level-1 li a .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation__navigation ul.level-1 li a .searchResults-result {
                text-align: left; }
            .product-event-navigation__navigation ul.level-1 li span {
              position: absolute;
              right: 0;
              top: -2px;
              padding: 10px 30px 0 30px;
              background: transparent;
              cursor: pointer;
              font-size: 0; }
              .product-event-navigation__navigation ul.level-1 li span::after {
                content: "";
                display: inline-block;
                vertical-align: middle;
                background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
                background-repeat: no-repeat;
                background-size: auto;
                background-position: center;
                background-size: cover;
                width: 16px;
                height: 16px; }
            .product-event-navigation__navigation ul.level-1 li ul {
              display: none;
              background-color: #f1f1f1; }
            .product-event-navigation__navigation ul.level-1 li.open ul {
              display: block;
              margin-top: 12px;
              margin-bottom: 12px;
              padding-top: 12px;
              padding-bottom: 12px; }
            .product-event-navigation__navigation ul.level-1 li.open span::after {
              background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
              background-repeat: no-repeat;
              background-size: auto;
              background-size: cover; } }
    @media (min-width: 1025px) {
      .product-event-navigation__navigation ul {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        height: 70px; }
        .product-event-navigation__navigation ul > li {
          max-width: 200px;
          margin-right: 40px;
          height: 70px; }
          .product-event-navigation__navigation ul > li a {
            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;
            height: 70px;
            border-bottom: 4px solid transparent; }
            .product-event-navigation__navigation ul > li a p, .product-event-navigation__navigation ul > li a .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation__navigation ul > li a .searchResults-result {
              text-align: left; }
            .product-event-navigation__navigation ul > li a:hover {
              -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
              transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
              border-bottom: 4px solid #d0d3d4; }
          .product-event-navigation__navigation ul > li.active-page a {
            border-bottom: 4px solid #071d49; }
          .product-event-navigation__navigation ul > li.active-page.anchor-link a {
            border-bottom: 4px solid #071d49; }
          .product-event-navigation__navigation ul > li ul {
            display: none; } }
  .product-event-navigation__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .product-event-navigation__button p, .product-event-navigation__button .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation__button .searchResults-result {
      margin: 0;
      padding: 0 30px; }
    @media (min-width: 991px) {
      .product-event-navigation__button p, .product-event-navigation__button .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation__button .searchResults-result {
        padding: 0 30px;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
  .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__switcher {
    display: inline-block; }
  @media (min-width: 991px) {
    .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation {
      text-align: left;
      display: none;
      visibility: hidden; }
      .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul,
      .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation li {
        padding: 0;
        margin: 0;
        list-style: none; }
      .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation.open {
        display: block;
        visibility: visible;
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        background: #ffffff;
        width: 100vw;
        z-index: 5;
        height: calc(100vh - 170px);
        overflow-y: overlay;
        padding-bottom: 70px; }
        .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation.open ul {
          height: auto;
          display: block; }
          .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation.open ul li {
            display: block; }
      .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 {
        display: block;
        margin-top: 12px;
        margin-bottom: 12px; }
        .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li {
          display: block;
          position: relative; }
          .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a {
            display: inline-block;
            padding: 12px 0 12px 24px;
            max-width: calc(100% - 50px);
            border: 0; }
            .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a p, .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a .searchResults-result {
              text-align: left; }
          .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span {
            position: absolute;
            right: 0;
            top: -2px;
            padding: 10px 30px 0 30px;
            background: transparent;
            cursor: pointer;
            font-size: 0; }
            .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
              content: "";
              display: inline-block;
              vertical-align: middle;
              background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
              background-repeat: no-repeat;
              background-size: auto;
              background-position: center;
              background-size: cover;
              width: 16px;
              height: 16px; }
          .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li ul {
            display: none;
            background-color: #f1f1f1; }
          .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open ul {
            display: block;
            margin-top: 12px;
            margin-bottom: 12px;
            padding-top: 12px;
            padding-bottom: 12px; }
          .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: cover; }
      .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation li {
        height: auto;
        max-width: 100%; }
        .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation li a {
          height: auto; }
          .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation li a:hover {
            color: #676f71; }
          .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation li a p:hover, .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation li a .searchResults-results .searchResults-result:hover, .searchResults-results .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation li a .searchResults-result:hover {
            color: #676f71; } }
  @media (min-width: 991px) and (min-width: 1025px) {
    .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation.open {
      width: 450px;
      max-height: calc(100vh - 180px);
      right: 0;
      left: unset;
      height: auto;
      -webkit-box-shadow: -2px 5px 5px 0 rgba(208, 211, 212, 0.3);
              box-shadow: -2px 5px 5px 0 rgba(208, 211, 212, 0.3);
      padding-bottom: 30px; } }
  @media (min-width: 991px) {
    .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__box {
      display: inline-block;
      min-height: 70px; }
    .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__button p, .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__button .searchResults-results .searchResults-result, .searchResults-results .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__button .searchResults-result {
      padding: 0 30px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

div[class*="reference-product-navigation"] .inner > .component-content,
div[class*="reference-event-navigation"] .inner > .component-content,
div[class*="reference-transparent-navigation"] .inner > .component-content {
  position: fixed;
  top: 90px;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
  z-index: 3; }

#content.stickUp div[class*="reference-product-navigation"] .inner > .component-content,
#content.stickUp div[class*="reference-event-navigation"] .inner > .component-content,
#content.stickUp div[class*="reference-transparent-navigation"] .inner > .component-content {
  top: 90px; }

#content.stickDown div[class*="reference-product-navigation"] .inner > .component-content,
#content.stickDown div[class*="reference-event-navigation"] .inner > .component-content,
#content.stickDown div[class*="reference-transparent-navigation"] .inner > .component-content {
  top: 0; }

@media (max-width: 1024px) {
  body.no-hcp-notification-header #content.stickUp div[class*="reference-product-navigation"] .inner > .component-content,
  body.no-hcp-notification-header #content.stickUp div[class*="reference-event-navigation"] .inner > .component-content,
  body.no-hcp-notification-header #content.stickUp div[class*="reference-transparent-navigation"] .inner > .component-content,
  body.hide-section-1-on-mobile #content.stickUp div[class*="reference-product-navigation"] .inner > .component-content,
  body.hide-section-1-on-mobile #content.stickUp div[class*="reference-event-navigation"] .inner > .component-content,
  body.hide-section-1-on-mobile #content.stickUp div[class*="reference-transparent-navigation"] .inner > .component-content {
    top: 60px; } }

@media (max-width: 1024px) {
  body.no-hcp-notification-header #content.stickDown div[class*="reference-product-navigation"] .inner > .component-content,
  body.no-hcp-notification-header #content.stickDown div[class*="reference-event-navigation"] .inner > .component-content,
  body.no-hcp-notification-header #content.stickDown div[class*="reference-transparent-navigation"] .inner > .component-content,
  body.hide-section-1-on-mobile #content.stickDown div[class*="reference-product-navigation"] .inner > .component-content,
  body.hide-section-1-on-mobile #content.stickDown div[class*="reference-event-navigation"] .inner > .component-content,
  body.hide-section-1-on-mobile #content.stickDown div[class*="reference-transparent-navigation"] .inner > .component-content {
    top: 0; } }

@media (max-width: 1024px) {
  body.no-hcp-notification-header div[class*="reference-product-navigation"] .inner > .component-content,
  body.no-hcp-notification-header div[class*="reference-event-navigation"] .inner > .component-content,
  body.no-hcp-notification-header div[class*="reference-transparent-navigation"] .inner > .component-content,
  body.hide-section-1-on-mobile div[class*="reference-product-navigation"] .inner > .component-content,
  body.hide-section-1-on-mobile div[class*="reference-event-navigation"] .inner > .component-content,
  body.hide-section-1-on-mobile div[class*="reference-transparent-navigation"] .inner > .component-content {
    top: 60px; } }

body.layout-fr-fr .product-event-navigation__switcher p:after, body.layout-fr-fr .product-event-navigation__switcher .searchResults-results .searchResults-result:after, .searchResults-results body.layout-fr-fr .product-event-navigation__switcher .searchResults-result:after {
  width: 11px;
  height: 11px;
  top: 36px;
  right: 12px; }

/*
	BASE
*/
.publication-v2 {
  max-width: 540px;
  background-color: #f1f1f1; }
  .publication-v2__text p, .publication-v2__text .searchResults-results .searchResults-result, .searchResults-results .publication-v2__text .searchResults-result,
  .publication-v2__text h2,
  .publication-v2__text .searchResults,
  .publication-v2__text .searchResults-term,
  .publication-v2__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .publication-v2__text .gigya-composite-control-header,
  .publication-v2__text h3,
  .publication-v2__text .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .publication-v2__text h3,
  .publication-v2__text h4,
  .publication-v2__text .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .publication-v2__text input,
  .publication-v2__text .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .publication-v2__text input,
  .publication-v2__text h5,
  .publication-v2__text .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .publication-v2__text .searchResults-title {
    margin-top: 0; }
  .publication-v2__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .publication-v2__input label {
      color: #071d49;
      position: relative; }
      .publication-v2__input label::after {
        content: "*";
        position: absolute;
        color: #f03d3d; }
    .publication-v2__input input {
      border: none;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-appearance: none;
      border: 1px solid #d0d3d4;
      height: 60px;
      padding: 0 25px 0 7px;
      margin: 8px 0 32px 0; }
      .publication-v2__input input::-ms-clear {
        display: none; }
      .publication-v2__input input::-ms-expand {
        display: none; }
      .publication-v2__input input:focus {
        border: 1px solid #071d49;
        outline: none; }
    .publication-v2__input .error-msg {
      color: #f03d3d;
      font-size: 13px;
      display: none; }
    .publication-v2__input .success-msg {
      color: #0bb07b;
      font-size: 13px;
      display: none; }
    .publication-v2__input.error-msg-active input {
      border: 1px solid #f03d3d;
      margin-bottom: 5px; }
    .publication-v2__input.error-msg-active .error-msg {
      display: block; }
    .publication-v2__input.success-msg-active input {
      border: 1px solid #0bb07b; }
    .publication-v2__input.success-msg-active .success-msg {
      display: block; }
    .publication-v2__input.success-msg-active + .publication-v2__submit {
      display: none; }
  .publication-v2__submit .btn, .publication-v2__submit #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .publication-v2__submit .button, .publication-v2__submit #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .publication-v2__submit .button#preferences_prompt_submit, .publication-v2__submit #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .publication-v2__submit .button#preferences_prompt_decline, .publication-v2__submit .articleList-more {
    font-weight: 700;
    margin-bottom: 0; }

.gigyaraas .gigya-subscribe-with-email-form * {
  color: #071d49; }

.gigyaraas .gigya-subscribe-with-email-form .ciam-cancel {
  display: inline-block;
  float: left; }
  .gigyaraas .gigya-subscribe-with-email-form .ciam-cancel + .gigya-composite-control-label {
    display: block;
    clear: both;
    padding-top: 15px; }

.gigyaraas .gigya-subscribe-with-email-form .gigya-error-image {
  display: none; }

.text-banner {
  min-height: 100px; }
  .text-banner__line--straight, .text-banner__line--diagonal {
    position: absolute;
    width: 100%;
    height: 11px;
    right: 60px;
    bottom: 45px; }
    @media (max-width: 767px) {
      .text-banner__line--straight, .text-banner__line--diagonal {
        height: 5px;
        right: 45px;
        bottom: 30px; } }
  .text-banner__line--straight {
    -webkit-transform: rotate(0deg) scale(-1) skew(-20deg) translate(-6px);
            transform: rotate(0deg) scale(-1) skew(-20deg) translate(-6px); }
    @media (max-width: 767px) {
      .text-banner__line--straight {
        -webkit-transform: rotate(0deg) scale(-1) skew(-20deg) translate(-2.5px);
                transform: rotate(0deg) scale(-1) skew(-20deg) translate(-2.5px); } }
  .text-banner__line--diagonal {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: rotate(110deg) scale(1) skew(20deg) translate(6px);
            transform: rotate(110deg) scale(1) skew(20deg) translate(6px); }
    @media (max-width: 767px) {
      .text-banner__line--diagonal {
        -webkit-transform: rotate(110deg) scale(1) skew(20deg) translate(2px);
                transform: rotate(110deg) scale(1) skew(20deg) translate(2px); } }
  .text-banner__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    width: 55px;
    height: 80%;
    max-height: 153px;
    position: absolute;
    bottom: 0;
    right: 0; }
  .text-banner__triangle--primary-800 {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }
  .text-banner__triangle--secondary-800 {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }
  .text-banner__wrapper {
    padding: 24px 49px 32px 24px;
    background-color: #5bc2e7;
    position: relative;
    overflow: hidden; }
    @media (min-width: 767px) {
      .text-banner__wrapper {
        padding: 24px 25px 32px 30px; } }
    .text-banner__wrapper--plhiv {
      padding-bottom: 90px;
      padding-left: 30px; }
      @media (max-width: 767px) {
        .text-banner__wrapper--plhiv {
          padding-bottom: 60px; } }
  .text-banner__wrapper--secondary-900 {
    background-color: #071d49; }
  .text-banner__wrapper--quaternary-800 {
    background-color: #5bc2e7; }
  .text-banner__wrapper--primary-800 {
    background-color: #e40046; }
  .text-banner__wrapper--tertiary-800 {
    background-color: #702082; }
  .text-banner__wrapper--tertiary-900 {
    background-color: #571865; }
  .text-banner h1,
  .text-banner h2,
  .text-banner .searchResults,
  .text-banner .searchResults-term,
  .text-banner .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .text-banner .gigya-composite-control-header,
  .text-banner h3,
  .text-banner .gigyaraas .gigya-screen-content h3,
  .gigyaraas .gigya-screen-content .text-banner h3,
  .text-banner h4,
  .text-banner .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .text-banner input,
  .text-banner .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .text-banner input,
  .text-banner h5,
  .text-banner .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .text-banner .searchResults-title,
  .text-banner p,
  .text-banner .searchResults-results .searchResults-result,
  .searchResults-results .text-banner .searchResults-result {
    margin-top: 0; }
  
  .text-banner p,
  .text-banner .searchResults-results .searchResults-result,
  .searchResults-results .text-banner .searchResults-result {
    padding-right: 0; }
    @media (min-width: 767px) {
      
      .text-banner p,
      .text-banner .searchResults-results .searchResults-result,
      .searchResults-results .text-banner .searchResults-result {
        padding-right: 112px; } }
    .text-banner p:last-child, .text-banner .searchResults-results .searchResults-result:last-child, .searchResults-results .text-banner .searchResults-result:last-child {
      margin-bottom: 0; }

.profile-summary {
  margin: 15px 0;
  padding: 0 25px; }
  @media (min-width: 767px) {
    .profile-summary {
      margin: 0;
      padding: 0; } }
  .profile-summary__content-wrapper {
    margin: 0 30px; }
    @media (min-width: 1200px) {
      .profile-summary__content-wrapper {
        margin: 0 165px; } }
  .profile-summary__text-wrapper {
    width: 100%;
    max-width: 730px;
    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;
    margin: 0 5px 0 0; }
    @media (min-width: 767px) {
      .profile-summary__text-wrapper {
        margin: 0 75px 0 0; } }
  .profile-summary__wrapper {
    min-height: 150px;
    position: relative;
    background-color: #5bc2e7;
    padding: 24px 0; }
    @media (min-width: 767px) {
      .profile-summary__wrapper {
        padding: 24px 0 32px 0; } }
    @media (min-width: 1200px) {
      .profile-summary__wrapper {
        padding: 32px 0; } }
    @media (max-width: 1200px) {
      .profile-summary__wrapper {
        margin: 0;
        width: 100%; } }
    .profile-summary__wrapper[data-triangle="on"]::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      content: "";
      background-size: contain;
      display: block;
      width: 47px;
      height: 132px;
      position: absolute;
      bottom: 0;
      right: 0;
      background-position: bottom right; }
      @media (min-width: 991px) {
        .profile-summary__wrapper[data-triangle="on"]::after {
          width: 115px;
          height: 80%; } }
    .profile-summary__wrapper blockquote {
      position: relative;
      margin: 0 25px 0 42px; }
      .profile-summary__wrapper blockquote::after, .profile-summary__wrapper blockquote::before {
        content: "";
        display: block;
        position: absolute;
        width: 24px;
        height: 16px; }
        @media (min-width: 767px) {
          .profile-summary__wrapper blockquote::after, .profile-summary__wrapper blockquote::before {
            width: 42px;
            height: 28px; } }
      .profile-summary__wrapper blockquote::before {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-quote-open-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        left: -41px;
        top: 8px; }
        @media (min-width: 767px) {
          .profile-summary__wrapper blockquote::before {
            left: -80px;
            top: 0; } }
      .profile-summary__wrapper blockquote::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-quote-close-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        right: -65px;
        bottom: 0;
        display: none; }
        @media (min-width: 767px) {
          .profile-summary__wrapper blockquote::after {
            display: block; } }
      @media (min-width: 767px) {
        .profile-summary__wrapper blockquote {
          margin: 0 65px 0 79px; } }
    .profile-summary__wrapper--secondary {
      background-color: #071d49; }
      .profile-summary__wrapper--secondary .profile-summary__text-wrapper blockquote::before {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-quote-open-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain; }
      .profile-summary__wrapper--secondary .profile-summary__text-wrapper blockquote::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-quote-close-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain; }
      .profile-summary__wrapper--secondary h1,
      .profile-summary__wrapper--secondary h2,
      .profile-summary__wrapper--secondary .searchResults,
      .profile-summary__wrapper--secondary .searchResults-term,
      .profile-summary__wrapper--secondary .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
      .gigyaraas .gigya-subscribe-with-email-form .profile-summary__wrapper--secondary .gigya-composite-control-header,
      .profile-summary__wrapper--secondary h3,
      .profile-summary__wrapper--secondary .gigyaraas .gigya-screen-content h3,
      .gigyaraas .gigya-screen-content .profile-summary__wrapper--secondary h3,
      .profile-summary__wrapper--secondary h4,
      .profile-summary__wrapper--secondary .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form .profile-summary__wrapper--secondary input,
      .profile-summary__wrapper--secondary .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form .profile-summary__wrapper--secondary input,
      .profile-summary__wrapper--secondary h5,
      .profile-summary__wrapper--secondary .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result .profile-summary__wrapper--secondary .searchResults-title,
      .profile-summary__wrapper--secondary p,
      .profile-summary__wrapper--secondary .searchResults-results .searchResults-result,
      .searchResults-results .profile-summary__wrapper--secondary .searchResults-result {
        color: #ffffff; }
      .profile-summary__wrapper--secondary[data-triangle="on"]::after {
        background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain; }
    .profile-summary__wrapper--tertiary {
      background-color: #702082; }
      .profile-summary__wrapper--tertiary .profile-summary__text-wrapper blockquote::before {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-quote-open-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain; }
      .profile-summary__wrapper--tertiary .profile-summary__text-wrapper blockquote::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-quote-close-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain; }
      .profile-summary__wrapper--tertiary h1,
      .profile-summary__wrapper--tertiary h2,
      .profile-summary__wrapper--tertiary .searchResults,
      .profile-summary__wrapper--tertiary .searchResults-term,
      .profile-summary__wrapper--tertiary .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
      .gigyaraas .gigya-subscribe-with-email-form .profile-summary__wrapper--tertiary .gigya-composite-control-header,
      .profile-summary__wrapper--tertiary h3,
      .profile-summary__wrapper--tertiary .gigyaraas .gigya-screen-content h3,
      .gigyaraas .gigya-screen-content .profile-summary__wrapper--tertiary h3,
      .profile-summary__wrapper--tertiary h4,
      .profile-summary__wrapper--tertiary .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form .profile-summary__wrapper--tertiary input,
      .profile-summary__wrapper--tertiary .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form .profile-summary__wrapper--tertiary input,
      .profile-summary__wrapper--tertiary h5,
      .profile-summary__wrapper--tertiary .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result .profile-summary__wrapper--tertiary .searchResults-title,
      .profile-summary__wrapper--tertiary p,
      .profile-summary__wrapper--tertiary .searchResults-results .searchResults-result,
      .searchResults-results .profile-summary__wrapper--tertiary .searchResults-result {
        color: #ffffff; }
      .profile-summary__wrapper--tertiary[data-triangle="on"]::after {
        background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-tertiary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain; }
    .profile-summary__wrapper--border-top {
      border-top: solid 4px #3c4a6a; }
  .profile-summary__container {
    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: 767px) {
      .profile-summary__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .profile-summary__img-wrapper {
    border-radius: 50%;
    overflow: hidden;
    width: 90px;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 32px 8px 0;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (min-width: 767px) {
      .profile-summary__img-wrapper {
        width: 122px;
        height: 122px; } }
    @media (min-width: 1200px) {
      .profile-summary__img-wrapper {
        width: 300px;
        height: 300px;
        margin-bottom: 0;
        margin-right: 80px; } }
  .profile-summary__img {
    width: 100%;
    height: 100%; }
  .profile-summary p, .profile-summary .searchResults-results .searchResults-result, .searchResults-results .profile-summary .searchResults-result {
    margin: 0; }
  .profile-summary__heading {
    margin-bottom: 16px; }
    .profile-summary__heading h2, .profile-summary__heading .searchResults, .profile-summary__heading .searchResults-term, .profile-summary__heading .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .profile-summary__heading .gigya-composite-control-header,
    .profile-summary__heading h3,
    .profile-summary__heading .gigyaraas .gigya-screen-content h3,
    .gigyaraas .gigya-screen-content .profile-summary__heading h3,
    .profile-summary__heading h4,
    .profile-summary__heading .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .profile-summary__heading input,
    .profile-summary__heading .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .profile-summary__heading input,
    .profile-summary__heading h5,
    .profile-summary__heading .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .profile-summary__heading .searchResults-title {
      margin-top: 0;
      margin-bottom: 8px;
      line-height: 1; }
      @media (min-width: 1200px) {
        .profile-summary__heading h2, .profile-summary__heading .searchResults, .profile-summary__heading .searchResults-term, .profile-summary__heading .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .profile-summary__heading .gigya-composite-control-header,
        .profile-summary__heading h3,
        .profile-summary__heading .gigyaraas .gigya-screen-content h3,
        .gigyaraas .gigya-screen-content .profile-summary__heading h3,
        .profile-summary__heading h4,
        .profile-summary__heading .content-filter .filter--keyword .filter__content form input,
        .content-filter .filter--keyword .filter__content form .profile-summary__heading input,
        .profile-summary__heading .content-filter-v2 .filter--keyword .filter__content form input,
        .content-filter-v2 .filter--keyword .filter__content form .profile-summary__heading input,
        .profile-summary__heading h5,
        .profile-summary__heading .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result .profile-summary__heading .searchResults-title {
          margin-bottom: 16px; } }
    .profile-summary__heading p, .profile-summary__heading .searchResults-results .searchResults-result, .searchResults-results .profile-summary__heading .searchResults-result {
      font-size: 14px;
      line-height: 18px;
      font-weight: 700; }
      @media (min-width: 1200px) {
        .profile-summary__heading p, .profile-summary__heading .searchResults-results .searchResults-result, .searchResults-results .profile-summary__heading .searchResults-result {
          font-size: 27px;
          line-height: 34px;
          font-weight: 400; } }
    .profile-summary__heading h2, .profile-summary__heading .searchResults, .profile-summary__heading .searchResults-term, .profile-summary__heading .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .profile-summary__heading .gigya-composite-control-header {
      font-size: 34px;
      line-height: 34px; }
      @media (min-width: 1200px) {
        .profile-summary__heading h2, .profile-summary__heading .searchResults, .profile-summary__heading .searchResults-term, .profile-summary__heading .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .profile-summary__heading .gigya-composite-control-header {
          font-size: 44px;
          line-height: 45px;
          font-weight: 400; } }
    @media (min-width: 767px) {
      .profile-summary__heading {
        margin-bottom: 24px; } }
    @media (min-width: 1200px) {
      .profile-summary__heading {
        margin-bottom: 16px; } }
  .profile-summary__content {
    margin-right: 30px; }

body.secured-page #content {
  visibility: hidden; }

.social-share {
  position: relative;
  padding-left: 15px; }
  .social-share[class*="col-"] {
    width: 100%; }
  .social-share__outer-wrapper {
    width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    opacity: 0; }
  .social-share__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    .social-share__wrapper .social-share__item {
      background-size: 60%;
      margin: 8px; }
    .social-share__wrapper p, .social-share__wrapper .searchResults-results .searchResults-result, .searchResults-results .social-share__wrapper .searchResults-result {
      font-size: 14px;
      font-weight: 700;
      margin: 0 16px 0 0; }
    .social-share__wrapper.active .social-share__item--more {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-left-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-color: #071d49;
      background-size: 60%; }
    .social-share__wrapper.active .social-share__nested-items-wrapper {
      -webkit-transition-delay: 0s;
              transition-delay: 0s;
      z-index: 1;
      -webkit-transform: translateX(51px);
              transform: translateX(51px); }
  .social-share ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .social-share li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
  .social-share ul.social-share__nested-items-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translateX(190px);
            transform: translateX(190px);
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
    z-index: -1; }
    .social-share ul.social-share__nested-items-wrapper li {
      -webkit-transition: 0.3s;
      transition: 0.3s;
      opacity: 0; }
      .social-share ul.social-share__nested-items-wrapper li.visible {
        opacity: 1; }
  .social-share__items-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    padding: 0;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s; }
    .social-share__items-wrapper li {
      -webkit-transition: 0.1s;
      transition: 0.1s; }
      .social-share__items-wrapper li.hide {
        z-index: -1;
        opacity: 0; }
  .social-share__item {
    border-radius: 50%;
    border: solid 1px #071d49;
    width: 34px;
    height: 34px;
    cursor: pointer;
    background-color: #ffffff;
    -webkit-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
    background-position: center; }
    .social-share__item--more {
      margin: 3px;
      -webkit-transition: -webkit-transform 0.5s;
      transition: -webkit-transform 0.5s;
      transition: transform 0.5s;
      transition: transform 0.5s, -webkit-transform 0.5s;
      -webkit-transition-delay: 0.1s;
              transition-delay: 0.1s; }
      .social-share__item--more.open {
        -webkit-transform: translateX(-149px);
                transform: translateX(-149px); }
    .social-share__item--share {
      background-image: url("../../../../viivexchange/desktop/assets/icons/social-share/icon-copy-link-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
      .social-share__item--share--active {
        background-image: url("../../../../viivexchange/desktop/assets/icons/social-share/icon-copy-link-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-color: #071d49; }
      .social-share__item--share--active + .social-share__link-copied {
        display: block; }
    .social-share__item--linkedin {
      background-image: url("../../../../viivexchange/desktop/assets/icons/social-share/icon-linkedin-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .social-share__item--twitter {
      background-image: url("../../../../viivexchange/desktop/assets/icons/social-share/icon-twitter-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .social-share__item--more {
      background-image: url("../../../../viivexchange/desktop/assets/icons/social-share/icon-more-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .social-share__item--facebook {
      background-image: url("../../../../viivexchange/desktop/assets/icons/social-share/icon-facebook-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .social-share__item--mail {
      background-image: url("../../../../viivexchange/desktop/assets/icons/social-share/icon-email-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .social-share__item--whatsup {
      background-image: url("../../../../viivexchange/desktop/assets/icons/social-share/icon-whatsup-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
    .social-share__item--instagram {
      background-image: url("../../../../viivexchange/desktop/assets/icons/social-share/icon-instagram-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto; }
  .social-share__link-copied {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 12px;
    position: absolute;
    display: none;
    z-index: -1;
    bottom: -15px;
    white-space: nowrap; }
  .social-share p.social-share__link-copied, .social-share .searchResults-results .social-share__link-copied.searchResults-result, .searchResults-results .social-share .social-share__link-copied.searchResults-result {
    margin: 0;
    font-size: 12px;
    font-weight: 400; }

.people-list {
  margin: 0 0 30px 0; }
  @media (min-width: 767px) {
    .people-list {
      margin: 0 0 45px 0; } }
  .people-list__content-wrapper h5, .people-list__content-wrapper .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .people-list__content-wrapper .searchResults-title,
  .people-list__content-wrapper p,
  .people-list__content-wrapper .searchResults-results .searchResults-result,
  .searchResults-results .people-list__content-wrapper .searchResults-result {
    margin: 0; }
  .people-list__content-wrapper h5, .people-list__content-wrapper .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .people-list__content-wrapper .searchResults-title {
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .people-list__content-wrapper a {
    padding: 0;
    margin-top: 16px;
    text-decoration: none; }
    @media (min-width: 767px) {
      .people-list__content-wrapper a {
        margin-top: 8px; } }
  .people-list__content-wrapper a:first-child:hover {
    text-decoration: none; }
    .people-list__content-wrapper a:first-child:hover h5, .people-list__content-wrapper a:first-child:hover .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .people-list__content-wrapper a:first-child:hover .searchResults-title {
      color: #e40046; }
  
  .people-list__content-wrapper p,
  .people-list__content-wrapper .searchResults-results .searchResults-result,
  .searchResults-results .people-list__content-wrapper .searchResults-result {
    z-index: 10;
    cursor: default; }
  .people-list__img-wrapper {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin-right: 30px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .people-list__img-wrapper:hover + .people-list__content-wrapper h5, .people-list__img-wrapper:hover + .people-list__content-wrapper .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .people-list__img-wrapper:hover + .people-list__content-wrapper .searchResults-title {
      color: #e40046; }
    .people-list__img-wrapper:hover + .people-list__content-wrapper a {
      color: #676f71; }
    @media (min-width: 767px) {
      .people-list__img-wrapper {
        width: 100px;
        height: 100px; } }
  .people-list__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .people-list__wrapper--center {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .people-list__wrapper--center .people-list__img-wrapper:hover + .people-list__content-wrapper h5, .people-list__wrapper--center .people-list__img-wrapper:hover + .people-list__content-wrapper .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .people-list__wrapper--center .people-list__img-wrapper:hover + .people-list__content-wrapper .searchResults-title {
        color: #071d49; }
  .people-list__placeholder {
    background-image: url("../../../../viivexchange/desktop/assets/img/people-list-placeholder-image.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    width: 100%;
    height: 100%; }

.quiz {
  border-top: 3px solid #3c4a6a;
  background-color: #071d49;
  min-height: calc(100vh - 90px);
  height: 100%;
  padding: 0;
  position: relative; }
  .quiz::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
    width: 100%;
    height: 4px;
    background-color: #3c4a6a;
    z-index: 11; }
  .quiz .type-container, .quiz #header .searchBox > .component-content, #header .quiz .searchBox > .component-content, .quiz .hero-banner .hero-banner-v2__content-wrapper, .hero-banner .quiz .hero-banner-v2__content-wrapper, .quiz .hero-banner-small, .quiz .banner-v3_wrapper, .quiz .teaser-panel_wrapper, .quiz .contentGridContainer {
    min-height: inherit;
    height: inherit;
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .quiz .component-content {
    min-height: inherit;
    height: inherit;
    margin: 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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0; }
    @media (min-width: 1300px) {
      .quiz .component-content {
        padding: 0 23px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    @media (min-width: 1415px) {
      .quiz .component-content {
        padding: 0 15px; } }
  .quiz-button {
    display: none;
    margin: auto;
    text-align: right;
    font-size: 34px;
    line-height: 34px;
    color: #071d49;
    cursor: pointer;
    font-family: "Breakthrough", sans-serif;
    font-weight: bold; }
    .quiz-button__back {
      color: #ffffff;
      font-size: 18px;
      line-height: 20px;
      position: absolute;
      margin: auto;
      left: 66px;
      top: 15px;
      padding: 0; }
      .quiz-button__back::before {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-left-arrow-small-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        visibility: visible;
        content: "";
        display: block;
        position: absolute;
        left: -45px;
        top: -3.5px;
        width: 34px;
        height: 27px;
        background-position: center; }
      @media (min-width: 1300px) {
        .quiz-button__back {
          bottom: 45px;
          top: auto;
          font-size: 18px;
          z-index: 2;
          visibility: visible;
          left: 77px; } }
  .quiz-headers {
    margin: auto 0;
    z-index: 11; }
    @media (min-width: 1300px) {
      .quiz-headers {
        margin: auto 0; } }
  .quiz-header {
    font-size: 18px;
    line-height: 27px;
    color: #ffffff; }
    .quiz-header__big {
      font-family: "Breakthrough", sans-serif;
      font-size: 36px;
      font-weight: bold;
      line-height: 34px; }
      @media (min-width: 1300px) {
        .quiz-header__big {
          font-size: 72px;
          line-height: 65px;
          letter-spacing: -1px;
          margin: 30px 0; } }
    .quiz-header[data-name="normal"] {
      margin-bottom: 30px; }
      @media (min-width: 1300px) {
        .quiz-header[data-name="normal"] {
          margin-bottom: 10px;
          font-size: 27px; } }
    .quiz-header[data-name="questionNumber"], .quiz-header[data-name="description"], .quiz-header[data-name="answerLabel"] {
      display: none; }
    .quiz-header[data-name="answerLabel"] {
      margin-top: 0; }
      @media (min-width: 1300px) {
        .quiz-header[data-name="answerLabel"] {
          font-size: 44px;
          line-height: 45px; } }
    .quiz-header[data-name="description"] {
      margin-top: 30px;
      word-wrap: break-word;
      overflow-y: auto;
      max-height: 30vh; }
      .quiz-header[data-name="description"] p, .quiz-header[data-name="description"] .searchResults-results .searchResults-result, .searchResults-results .quiz-header[data-name="description"] .searchResults-result {
        color: #ffffff; }
      @media (min-width: 1300px) {
        .quiz-header[data-name="description"] {
          margin-top: 45px;
          max-height: 50vh; } }
    .quiz-header[data-name="questionNumber"] {
      font-family: "Breakthrough", sans-serif;
      padding-bottom: 30px; }
      .quiz-header[data-name="questionNumber"] [data-name="current"] {
        font-size: 100px;
        letter-spacing: -1.39px;
        line-height: 65px;
        position: relative;
        margin-right: 45px; }
        .quiz-header[data-name="questionNumber"] [data-name="current"]::after {
          content: "";
          display: block;
          height: 54px;
          width: 1px;
          background-color: #ffffff;
          right: -30px;
          bottom: 20px;
          position: absolute;
          -webkit-transform: rotate(20deg);
                  transform: rotate(20deg); }
          @media (min-width: 1300px) {
            .quiz-header[data-name="questionNumber"] [data-name="current"]::after {
              bottom: 30px; } }
        @media (min-width: 1300px) {
          .quiz-header[data-name="questionNumber"] [data-name="current"] {
            font-size: 144px;
            line-height: 65px; } }
      .quiz-header[data-name="questionNumber"] h6, .quiz-header[data-name="questionNumber"] .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .quiz-header[data-name="questionNumber"] p.subtitle, .quiz-header[data-name="questionNumber"] .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .quiz-header[data-name="questionNumber"] .subtitle.searchResults-result, .quiz-header[data-name="questionNumber"] .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .quiz-header[data-name="questionNumber"] .subtitle.searchResults-result {
        display: inline;
        color: #ffffff;
        margin-left: -8px; }
      .quiz-header[data-name="questionNumber"] [data-name="outOf"],
      .quiz-header[data-name="questionNumber"] [data-name="totalCount"] {
        opacity: 0.5;
        font-size: 18px;
        line-height: 20px;
        word-spacing: 2px; }
      @media (min-width: 1300px) {
        .quiz-header[data-name="questionNumber"] [data-name="totalCount"] {
          display: inline-block;
          padding-left: 2px; } }
      @media (min-width: 1300px) {
        .quiz-header[data-name="questionNumber"] {
          padding-bottom: 60px;
          margin-bottom: 0; } }
  .quiz-block__answer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: #ffffff;
    border-bottom: 2px solid #d0d3d4;
    min-height: 137px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    .quiz-block__answer .quiz-button-inner {
      margin: auto;
      height: 35px; }
      @media (min-width: 1300px) {
        .quiz-block__answer .quiz-button-inner {
          margin: auto;
          z-index: 1; } }
    @media (min-width: 1300px) {
      .quiz-block__answer .quiz-button-inner, .quiz-block__answer .quiz-button__next, .quiz-block__answer .quiz-button__resources {
        z-index: 1; } }
    .quiz-block__answer .quiz-button__next, .quiz-block__answer .quiz-button__resources {
      z-index: 1;
      -webkit-transform: translateX(-35px);
              transform: translateX(-35px);
      margin: auto; }
      @media (min-width: 1300px) {
        .quiz-block__answer .quiz-button__next, .quiz-block__answer .quiz-button__resources {
          -webkit-transform: none;
                  transform: none;
          position: relative;
          margin: auto 105px auto auto;
          font-size: 44px; } }
      @media (min-width: 1620px) {
        .quiz-block__answer .quiz-button__next, .quiz-block__answer .quiz-button__resources {
          margin: auto 0 auto auto; } }
    .quiz-block__answer .quiz-button__next {
      display: block;
      position: relative; }
      .quiz-block__answer .quiz-button__next::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-right-arrow-large-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        content: "";
        display: block;
        position: absolute;
        right: calc(-66px - 15px);
        top: calc(50% - 16px);
        width: calc(66px + 45px);
        height: 29px;
        -webkit-transition: 0.2s;
        transition: 0.2s;
        background-position: right; }
        @media (min-width: 1300px) {
          .quiz-block__answer .quiz-button__next::after {
            right: calc(-66px - 30px); } }
      .quiz-block__answer .quiz-button__next:hover::after {
        -webkit-transform: translateX(15px);
                transform: translateX(15px); }
      @media (min-width: 1300px) {
        .quiz-block__answer .quiz-button__next::after {
          top: 0; } }
    .quiz-block__answer .quiz-button__resources {
      max-width: -webkit-min-content;
      max-width: -moz-min-content;
      max-width: min-content; }
      .quiz-block__answer .quiz-button__resources a {
        text-decoration: none;
        color: #071d49;
        display: block;
        margin-left: auto;
        max-width: 200px;
        line-height: 34px;
        text-align: left; }
        .quiz-block__answer .quiz-button__resources a::after {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-right-arrow-large-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          content: "";
          display: block;
          position: absolute;
          right: calc(-66px - 15px);
          top: calc(50% - 16px);
          width: calc(66px + 45px);
          height: 29px;
          -webkit-transition: 0.2s;
          transition: 0.2s;
          background-position: right; }
          @media (min-width: 1300px) {
            .quiz-block__answer .quiz-button__resources a::after {
              right: calc(-66px - 30px); } }
        .quiz-block__answer .quiz-button__resources a:hover::after {
          -webkit-transform: translateX(15px);
                  transform: translateX(15px); }
        @media (min-width: 1300px) {
          .quiz-block__answer .quiz-button__resources a {
            line-height: 45px; } }
    .quiz-block__answer .quiz-button__true, .quiz-block__answer .quiz-button__false {
      font-family: "Raleway", sans-serif;
      font-size: 18px;
      font-weight: bold;
      width: calc(50% - 12.5px);
      color: #ffffff;
      position: relative;
      margin: 0;
      z-index: 1; }
      .quiz-block__answer .quiz-button__true::after, .quiz-block__answer .quiz-button__false::after {
        display: block;
        content: "";
        width: 100%;
        left: 0;
        top: 0;
        position: absolute;
        z-index: -1; }
      @media (min-width: 1300px) {
        .quiz-block__answer .quiz-button__true .quiz-button-inner, .quiz-block__answer .quiz-button__false .quiz-button-inner {
          position: absolute;
          top: calc(50% - 17px);
          right: 0;
          width: 200px;
          text-align: center; } }
      @media (min-width: 1300px) {
        .quiz-block__answer .quiz-button__true, .quiz-block__answer .quiz-button__false {
          font-size: 27px;
          width: 100%;
          height: 50%;
          margin: 0; } }
    .quiz-block__answer .quiz-button__true::after {
      border-top: 135px solid #5bc2e7;
      border-right: 25px solid #071d49; }
      @media (min-width: 1300px) {
        .quiz-block__answer .quiz-button__true::after {
          border: 0;
          background-color: #5bc2e7;
          border-bottom: 1px solid #071d49;
          width: 100%;
          height: 100%;
          right: -50%;
          left: auto;
          top: 0; } }
    .quiz-block__answer .quiz-button__true:hover::after {
      border-top: 135px solid #2fb1e0; }
      @media (min-width: 1300px) {
        .quiz-block__answer .quiz-button__true:hover::after {
          background-color: #2fb1e0;
          border: 0;
          border-bottom: 1px solid #071d49; } }
    @media (min-width: 1300px) {
      .quiz-block__answer .quiz-button__true:hover {
        background-color: #2fb1e0; } }
    @media (min-width: 1300px) {
      .quiz-block__answer .quiz-button__true {
        background-color: #5bc2e7;
        border-bottom: 1px solid #071d49; }
        .quiz-block__answer .quiz-button__true .quiz-button-inner {
          margin: auto 0 auto auto;
          height: 0; } }
    .quiz-block__answer .quiz-button__false {
      background-color: #071d49; }
      .quiz-block__answer .quiz-button__false::after {
        border-bottom: 135px solid #e40046;
        border-left: 25px solid transparent;
        -webkit-transform: translateX(-23px);
                transform: translateX(-23px); }
        @media (min-width: 1300px) {
          .quiz-block__answer .quiz-button__false::after {
            border: 0;
            background-color: #e40046;
            width: 100%;
            height: 100%;
            right: -50%;
            left: auto;
            top: 0; } }
      @media (min-width: 1300px) {
        .quiz-block__answer .quiz-button__false:hover {
          background-color: #b10036; } }
      .quiz-block__answer .quiz-button__false:hover::after {
        border-bottom: 135px solid #b10036; }
        @media (min-width: 1300px) {
          .quiz-block__answer .quiz-button__false:hover::after {
            background-color: #b10036;
            border: 0; } }
      @media (min-width: 1300px) {
        .quiz-block__answer .quiz-button__false {
          background-color: #e40046; }
          .quiz-block__answer .quiz-button__false .quiz-button-inner {
            margin: auto 100px auto auto;
            height: 0; } }
    @media (min-width: 1300px) {
      .quiz-block__answer .quiz-button {
        padding: 0; } }
    @media (min-width: 1300px) {
      .quiz-block__answer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        background-color: #ffffff;
        border-bottom: 0; }
        .quiz-block__answer::after {
          content: "";
          display: block;
          position: absolute;
          border: 0;
          background-color: #ffffff;
          width: 100%;
          height: 100%;
          right: -50%;
          left: auto;
          top: 0; } }
  .quiz-block__info {
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 80px 25px 15px;
    position: relative; }
    @media (min-width: 1300px) {
      .quiz-block__info {
        font-size: 27px;
        line-height: 34px;
        z-index: 2; } }
    @media (min-width: 1300px) {
      .quiz-block__info .quiz-skew-block {
        position: absolute;
        width: 100vw;
        height: 100%;
        background: #071d49;
        -webkit-transform: skewX(-20deg);
                transform: skewX(-20deg);
        -webkit-transform-origin: 0 100%;
                transform-origin: 0 100%;
        top: 0;
        right: 0;
        z-index: 10; } }
  @media (min-width: 1300px) {
    .quiz-block {
      width: 50vw;
      padding: 0; } }
  .quiz-info {
    margin-top: auto;
    opacity: 0.5;
    padding: 15px 25px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    .quiz-info-inner {
      font-family: "Raleway", sans-serif;
      color: #ffffff;
      display: block;
      margin-top: auto;
      font-size: 14px; }
      @media (min-width: 1300px) {
        .quiz-info-inner {
          padding: 0;
          position: absolute;
          bottom: 45px;
          left: 0;
          font-size: 18px; } }
    @media (min-width: 1300px) {
      .quiz-info {
        position: absolute;
        bottom: 0;
        width: 100%;
        z-index: 10;
        padding: 0; } }
  @media (min-width: 1300px) {
    .quiz {
      background-color: transparent; } }

.aem-AuthorLayer-Edit .quiz,
.aem-AuthorLayer-DQM .quiz,
.aem-AuthorLayer-Developer .quiz,
.aem-AuthorLayer-Design .quiz,
.aem-AuthorLayer-Layouting .quiz,
.aem-AuthorLayer-Tracking .quiz,
.aem-AuthorLayer-Timewrap .quiz,
.cq-wcm-edit .quiz {
  height: 1000px;
  min-height: 1000px; }
  .aem-AuthorLayer-Edit .quiz .type-container, .aem-AuthorLayer-Edit .quiz #header .searchBox > .component-content, #header .aem-AuthorLayer-Edit .quiz .searchBox > .component-content, .aem-AuthorLayer-Edit .quiz .hero-banner .hero-banner-v2__content-wrapper, .hero-banner .aem-AuthorLayer-Edit .quiz .hero-banner-v2__content-wrapper, .aem-AuthorLayer-Edit .quiz .hero-banner-small, .aem-AuthorLayer-Edit .quiz .banner-v3_wrapper, .aem-AuthorLayer-Edit .quiz .teaser-panel_wrapper, .aem-AuthorLayer-Edit .quiz .contentGridContainer,
  .aem-AuthorLayer-Edit .quiz .component-content,
  .aem-AuthorLayer-DQM .quiz .type-container,
  .aem-AuthorLayer-DQM .quiz #header .searchBox > .component-content,
  #header .aem-AuthorLayer-DQM .quiz .searchBox > .component-content,
  .aem-AuthorLayer-DQM .quiz .hero-banner .hero-banner-v2__content-wrapper,
  .hero-banner .aem-AuthorLayer-DQM .quiz .hero-banner-v2__content-wrapper,
  .aem-AuthorLayer-DQM .quiz .hero-banner-small,
  .aem-AuthorLayer-DQM .quiz .banner-v3_wrapper,
  .aem-AuthorLayer-DQM .quiz .teaser-panel_wrapper,
  .aem-AuthorLayer-DQM .quiz .contentGridContainer,
  .aem-AuthorLayer-DQM .quiz .component-content,
  .aem-AuthorLayer-Developer .quiz .type-container,
  .aem-AuthorLayer-Developer .quiz #header .searchBox > .component-content,
  #header .aem-AuthorLayer-Developer .quiz .searchBox > .component-content,
  .aem-AuthorLayer-Developer .quiz .hero-banner .hero-banner-v2__content-wrapper,
  .hero-banner .aem-AuthorLayer-Developer .quiz .hero-banner-v2__content-wrapper,
  .aem-AuthorLayer-Developer .quiz .hero-banner-small,
  .aem-AuthorLayer-Developer .quiz .banner-v3_wrapper,
  .aem-AuthorLayer-Developer .quiz .teaser-panel_wrapper,
  .aem-AuthorLayer-Developer .quiz .contentGridContainer,
  .aem-AuthorLayer-Developer .quiz .component-content,
  .aem-AuthorLayer-Design .quiz .type-container,
  .aem-AuthorLayer-Design .quiz #header .searchBox > .component-content,
  #header .aem-AuthorLayer-Design .quiz .searchBox > .component-content,
  .aem-AuthorLayer-Design .quiz .hero-banner .hero-banner-v2__content-wrapper,
  .hero-banner .aem-AuthorLayer-Design .quiz .hero-banner-v2__content-wrapper,
  .aem-AuthorLayer-Design .quiz .hero-banner-small,
  .aem-AuthorLayer-Design .quiz .banner-v3_wrapper,
  .aem-AuthorLayer-Design .quiz .teaser-panel_wrapper,
  .aem-AuthorLayer-Design .quiz .contentGridContainer,
  .aem-AuthorLayer-Design .quiz .component-content,
  .aem-AuthorLayer-Layouting .quiz .type-container,
  .aem-AuthorLayer-Layouting .quiz #header .searchBox > .component-content,
  #header .aem-AuthorLayer-Layouting .quiz .searchBox > .component-content,
  .aem-AuthorLayer-Layouting .quiz .hero-banner .hero-banner-v2__content-wrapper,
  .hero-banner .aem-AuthorLayer-Layouting .quiz .hero-banner-v2__content-wrapper,
  .aem-AuthorLayer-Layouting .quiz .hero-banner-small,
  .aem-AuthorLayer-Layouting .quiz .banner-v3_wrapper,
  .aem-AuthorLayer-Layouting .quiz .teaser-panel_wrapper,
  .aem-AuthorLayer-Layouting .quiz .contentGridContainer,
  .aem-AuthorLayer-Layouting .quiz .component-content,
  .aem-AuthorLayer-Tracking .quiz .type-container,
  .aem-AuthorLayer-Tracking .quiz #header .searchBox > .component-content,
  #header .aem-AuthorLayer-Tracking .quiz .searchBox > .component-content,
  .aem-AuthorLayer-Tracking .quiz .hero-banner .hero-banner-v2__content-wrapper,
  .hero-banner .aem-AuthorLayer-Tracking .quiz .hero-banner-v2__content-wrapper,
  .aem-AuthorLayer-Tracking .quiz .hero-banner-small,
  .aem-AuthorLayer-Tracking .quiz .banner-v3_wrapper,
  .aem-AuthorLayer-Tracking .quiz .teaser-panel_wrapper,
  .aem-AuthorLayer-Tracking .quiz .contentGridContainer,
  .aem-AuthorLayer-Tracking .quiz .component-content,
  .aem-AuthorLayer-Timewrap .quiz .type-container,
  .aem-AuthorLayer-Timewrap .quiz #header .searchBox > .component-content,
  #header .aem-AuthorLayer-Timewrap .quiz .searchBox > .component-content,
  .aem-AuthorLayer-Timewrap .quiz .hero-banner .hero-banner-v2__content-wrapper,
  .hero-banner .aem-AuthorLayer-Timewrap .quiz .hero-banner-v2__content-wrapper,
  .aem-AuthorLayer-Timewrap .quiz .hero-banner-small,
  .aem-AuthorLayer-Timewrap .quiz .banner-v3_wrapper,
  .aem-AuthorLayer-Timewrap .quiz .teaser-panel_wrapper,
  .aem-AuthorLayer-Timewrap .quiz .contentGridContainer,
  .aem-AuthorLayer-Timewrap .quiz .component-content,
  .cq-wcm-edit .quiz .type-container,
  .cq-wcm-edit .quiz #header .searchBox > .component-content,
  #header .cq-wcm-edit .quiz .searchBox > .component-content,
  .cq-wcm-edit .quiz .hero-banner .hero-banner-v2__content-wrapper,
  .hero-banner .cq-wcm-edit .quiz .hero-banner-v2__content-wrapper,
  .cq-wcm-edit .quiz .hero-banner-small,
  .cq-wcm-edit .quiz .banner-v3_wrapper,
  .cq-wcm-edit .quiz .teaser-panel_wrapper,
  .cq-wcm-edit .quiz .contentGridContainer,
  .cq-wcm-edit .quiz .component-content {
    height: 1000px;
    min-height: 1000px; }

/*
	BASE
*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gigyaraas .gigya-layout-row .btn-primary, .gigyaraas .gigya-layout-row .btn-download, .gigyaraas .gigya-layout-row .btn-pullout, .gigyaraas .gigya-layout-row .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .gigya-layout-row .gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-layout-row #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-layout-row .button#preferences_prompt_submit, .gigyaraas .gigya-layout-row #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-layout-row .button#preferences_prompt_decline, .gigyaraas .gigya-layout-row .reference-pi-button .component-content .btn-pi, .reference-pi-button .component-content .gigyaraas .gigya-layout-row .btn-pi {
    max-width: 140px; } }

@media (max-width: 767px) {
  .gigyaraas .gigya-error-msg.gigya-error-msg-active {
    height: auto; } }

.gigya-composite-control-dropdown select:disabled {
  background: #f2f2f2; }

.account-pending-translation {
  display: none; }

.aem-AuthorLayer-Edit .account-pending-translation,
.aem-AuthorLayer-DQM .account-pending-translation,
.aem-AuthorLayer-Developer .account-pending-translation,
.aem-AuthorLayer-Design .account-pending-translation,
.aem-AuthorLayer-Layouting .account-pending-translation,
.aem-AuthorLayer-Tracking .account-pending-translation,
.aem-AuthorLayer-Timewrap .account-pending-translation,
.cq-wcm-edit .account-pending-translation {
  display: block; }

/*
  press releases articles from VX1
*/
.press-release-filter {
  padding: 0;
  margin-bottom: 30px;
  margin-top: 30px; }
  @media (min-width: 991px) {
    .press-release-filter {
      padding: 0 15px; } }
  .press-release-filter .content-filter__topbar {
    padding-left: 0;
    padding-right: 0; }
  .press-release-filter__topbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 15px; }
    @media (min-width: 991px) {
      .press-release-filter__topbar {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: unset;
            flex-wrap: unset;
        margin-bottom: 0; } }
  .press-release-filter .keyword-info {
    display: none; }
    .press-release-filter .keyword-info.active {
      display: block; }
  .press-release-filter .filters {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0 0 15px 0;
    background: #f1f1f1;
    width: 100%; }
    @media (min-width: 991px) {
      .press-release-filter .filters {
        background: transparent;
        width: auto; } }
  .press-release-filter .filter__opener {
    -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
    transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
    background: #f1f1f1;
    color: #071d49;
    padding: 15px 16px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .press-release-filter .filter__opener {
        display: inline-table; } }
    .press-release-filter .filter__opener::before, .press-release-filter .filter__opener::after {
      -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      content: "";
      position: absolute;
      border-style: solid;
      width: 0;
      height: 0; }
    .press-release-filter .filter__opener::before {
      border-width: 50px 15px 0 0;
      border-color: transparent #f1f1f1 transparent transparent;
      left: -15px;
      bottom: 0; }
    .press-release-filter .filter__opener::after {
      border-width: 50px 15px 0 0;
      border-color: #f1f1f1 transparent transparent transparent;
      right: -15px;
      top: 0; }
    .press-release-filter .filter__opener .filter__opener-arrow {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain;
      height: 8px;
      width: 8px;
      margin-left: 15px;
      -webkit-transition: -webkit-transform 0.2s;
      transition: -webkit-transform 0.2s;
      transition: transform 0.2s;
      transition: transform 0.2s, -webkit-transform 0.2s;
      display: none; }
      @media (min-width: 991px) {
        .press-release-filter .filter__opener .filter__opener-arrow {
          display: inline-block; } }
    .press-release-filter .filter__opener.active {
      background: #ffffff; }
      .press-release-filter .filter__opener.active::before {
        border-color: transparent #ffffff transparent transparent; }
      .press-release-filter .filter__opener.active::after {
        border-color: #ffffff transparent transparent transparent; }
      .press-release-filter .filter__opener.active .filter__opener-arrow {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  .press-release-filter .filter .filter--keyword__content form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%; }
  .press-release-filter .filter .filter--keyword__content button[type=submit] {
    margin-right: 15px; }
  .press-release-filter .filter .filter--keyword__content input[type=submit] {
    display: none; }
  @media (max-width: 767px) {
    .press-release-filter .filter .filter--keyword__content {
      padding-left: 15px;
      padding-right: 15px; }
      .press-release-filter .filter .filter--keyword__content button[type=submit] {
        display: none; } }
  .press-release-filter .filter__option {
    width: 100%;
    margin-bottom: 15px; }
    .press-release-filter .filter__option input {
      border-radius: 50%; }
      .press-release-filter .filter__option input:before {
        display: none !important; }
    @media (min-width: 991px) {
      .press-release-filter .filter__option {
        width: auto;
        margin-right: 30px;
        margin-bottom: 15px;
        min-width: 65px; } }
  .press-release-filter .filter__content {
    list-style: none;
    background: #ffffff;
    border: 1px solid #f1f1f1;
    padding: 30px;
    margin: 0;
    width: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
    display: none; }
  .press-release-filter .filter--year {
    overflow: hidden; }
  @media (min-width: 991px) {
    .press-release-filter .filter--keyword .filter__opener::after {
      display: none; } }
  .press-release-filter .filter--keyword .filter__opener-icon {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-search-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: contain;
    width: 13px;
    height: 20px;
    margin-right: 15px; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .press-release-filter .filter--keyword .filter__opener-icon {
        width: 8px;
        height: 14px; } }
  .press-release-filter .filter--keyword .filter__content {
    padding: 22px 30px; }
    @media (max-width: 767px) {
      .press-release-filter .filter--keyword .filter__content {
        padding-left: 15px;
        padding-right: 15px; } }
  .press-release-filter .filter.active .filter__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .press-release-filter .filter--keyword__content input {
    width: 75%;
    border: none;
    outline: none;
    margin: 0;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    font-size: 27px;
    line-height: 34px; }
  @media (max-width: 767px) {
    .press-release-filter .filter--keyword__content {
      padding-left: 15px;
      padding-right: 15px; }
      .press-release-filter .filter--keyword__content input {
        width: 100%; } }

.page-media-center a,
.page-company-statements a,
.page-press-releases a,
.page-sala-stampa a {
  word-wrap: break-word; }

.page-media-center .title h1,
.page-company-statements .title h1,
.page-press-releases .title h1,
.page-sala-stampa .title h1 {
  text-transform: uppercase; }

@media (max-width: 991px) {
  .page-media-center table,
  .page-company-statements table,
  .page-press-releases table,
  .page-sala-stampa table {
    overflow-x: scroll;
    max-width: 100%;
    width: 100%;
    display: block; }
    .page-media-center table tbody,
    .page-company-statements table tbody,
    .page-press-releases table tbody,
    .page-sala-stampa table tbody {
      min-width: 800px;
      display: block; } }

.page-media-center .richText table, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table,
.page-company-statements .richText table,
.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table,
#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table,
.page-press-releases .richText table,
.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table,
#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table,
.page-sala-stampa .richText table,
.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table,
#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table {
  margin-bottom: 30px; }
  .page-media-center .richText table tr th, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr th,
  .page-media-center .richText table tr td,
  .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr td,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr td,
  .page-company-statements .richText table tr th,
  .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr th,
  .page-company-statements .richText table tr td,
  .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr td,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr td,
  .page-press-releases .richText table tr th,
  .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr th,
  .page-press-releases .richText table tr td,
  .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr td,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr td,
  .page-sala-stampa .richText table tr th,
  .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr th,
  .page-sala-stampa .richText table tr td,
  .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr td,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr td {
    padding: 30px;
    border: 1px solid #d0d3d4; }
  .page-media-center .richText table tr th, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr th,
  .page-company-statements .richText table tr th,
  .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr th,
  .page-press-releases .richText table tr th,
  .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr th,
  .page-sala-stampa .richText table tr th,
  .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr th {
    background: #071d49;
    border: none; }
    @media (min-width: 991px) {
      .page-media-center .richText table tr th, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr th,
      .page-company-statements .richText table tr th,
      .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th,
      #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr th,
      .page-press-releases .richText table tr th,
      .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th,
      #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr th,
      .page-sala-stampa .richText table tr th,
      .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th,
      #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr th {
        padding: 26px 30px; } }
    .page-media-center .richText table tr th.mobileHeading, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th.mobileHeading, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr th.mobileHeading,
    .page-company-statements .richText table tr th.mobileHeading,
    .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th.mobileHeading,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr th.mobileHeading,
    .page-press-releases .richText table tr th.mobileHeading,
    .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th.mobileHeading,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr th.mobileHeading,
    .page-sala-stampa .richText table tr th.mobileHeading,
    .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th.mobileHeading,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr th.mobileHeading {
      display: none; }
    .page-media-center .richText table tr th h5, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th h5, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr th h5, .page-media-center .richText table tr th .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .page-media-center .richText table tr th .searchResults-title, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-title, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr th .searchResults-title,
    .page-company-statements .richText table tr th h5,
    .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th h5,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr th h5,
    .page-company-statements .richText table tr th .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .page-company-statements .richText table tr th .searchResults-title,
    .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-title,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr th .searchResults-title,
    .page-press-releases .richText table tr th h5,
    .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th h5,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr th h5,
    .page-press-releases .richText table tr th .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .page-press-releases .richText table tr th .searchResults-title,
    .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-title,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr th .searchResults-title,
    .page-sala-stampa .richText table tr th h5,
    .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th h5,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr th h5,
    .page-sala-stampa .richText table tr th .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .page-sala-stampa .richText table tr th .searchResults-title,
    .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-title,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr th .searchResults-title {
      margin: 0; }
      @media (min-width: 991px) {
        .page-media-center .richText table tr th h5, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th h5, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr th h5, .page-media-center .richText table tr th .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .page-media-center .richText table tr th .searchResults-title, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-title, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr th .searchResults-title,
        .page-company-statements .richText table tr th h5,
        .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th h5,
        #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr th h5,
        .page-company-statements .richText table tr th .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result .page-company-statements .richText table tr th .searchResults-title,
        .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-title,
        #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr th .searchResults-title,
        .page-press-releases .richText table tr th h5,
        .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th h5,
        #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr th h5,
        .page-press-releases .richText table tr th .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result .page-press-releases .richText table tr th .searchResults-title,
        .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-title,
        #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr th .searchResults-title,
        .page-sala-stampa .richText table tr th h5,
        .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th h5,
        #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr th h5,
        .page-sala-stampa .richText table tr th .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result .page-sala-stampa .richText table tr th .searchResults-title,
        .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr th .searchResults-title,
        #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr th .searchResults-results .searchResults-result .searchResults-title,
        .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr th .searchResults-title {
          color: #ffffff; } }
  .page-media-center .richText table tr td .icon-info, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr td .icon-info, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr td .icon-info,
  .page-company-statements .richText table tr td .icon-info,
  .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr td .icon-info,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr td .icon-info,
  .page-press-releases .richText table tr td .icon-info,
  .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr td .icon-info,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr td .icon-info,
  .page-sala-stampa .richText table tr td .icon-info,
  .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr td .icon-info,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr td .icon-info {
    font-size: 0;
    position: relative;
    height: 20px;
    width: 20px; }
    .page-media-center .richText table tr td .icon-info::before, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr td .icon-info::before, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr td .icon-info::before,
    .page-company-statements .richText table tr td .icon-info::before,
    .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr td .icon-info::before,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr td .icon-info::before,
    .page-press-releases .richText table tr td .icon-info::before,
    .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr td .icon-info::before,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr td .icon-info::before,
    .page-sala-stampa .richText table tr td .icon-info::before,
    .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr td .icon-info::before,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr td .icon-info::before {
      content: "";
      position: absolute;
      top: calc(50% - 10px);
      left: 0;
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      height: 100%;
      width: 100%; }
  .page-media-center .richText table tr:not(:first-of-type) td:first-of-type, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
  .page-company-statements .richText table tr:not(:first-of-type) td:first-of-type,
  .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
  .page-press-releases .richText table tr:not(:first-of-type) td:first-of-type,
  .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
  .page-sala-stampa .richText table tr:not(:first-of-type) td:first-of-type,
  .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
  #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type {
    border-left: none;
    border-right: none; }

.page-media-center .richText table tr:not(:first-of-type) td:first-of-type, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
.page-company-statements .richText table tr:not(:first-of-type) td:first-of-type,
.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
.page-press-releases .richText table tr:not(:first-of-type) td:first-of-type,
.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
.page-sala-stampa .richText table tr:not(:first-of-type) td:first-of-type,
.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type {
  background: #f1f1f1; }
  @media (max-width: 991px) {
    .page-media-center .richText table tr:not(:first-of-type) td:first-of-type, .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
    .page-company-statements .richText table tr:not(:first-of-type) td:first-of-type,
    .page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
    .page-press-releases .richText table tr:not(:first-of-type) td:first-of-type,
    .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
    .page-sala-stampa .richText table tr:not(:first-of-type) td:first-of-type,
    .page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type,
    #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr:not(:first-of-type) td:first-of-type {
      background: transparent; } }

.page-media-center .richText table tr:not(:first-of-type) td:nth-of-type(2), .page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:nth-of-type(2), #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content table tr:not(:first-of-type) td:nth-of-type(2),
.page-company-statements .richText table tr:not(:first-of-type) td:nth-of-type(2),
.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:nth-of-type(2),
#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content table tr:not(:first-of-type) td:nth-of-type(2),
.page-press-releases .richText table tr:not(:first-of-type) td:nth-of-type(2),
.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:nth-of-type(2),
#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content table tr:not(:first-of-type) td:nth-of-type(2),
.page-sala-stampa .richText table tr:not(:first-of-type) td:nth-of-type(2),
.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table tr:not(:first-of-type) td:nth-of-type(2),
#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content table tr:not(:first-of-type) td:nth-of-type(2) {
  border-left: none; }

.page-media-center .col-md-4 > .component-content > .content,
.page-company-statements .col-md-4 > .component-content > .content,
.page-press-releases .col-md-4 > .component-content > .content,
.page-sala-stampa .col-md-4 > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.page-media-center .col-md-4 .box,
.page-company-statements .col-md-4 .box,
.page-press-releases .col-md-4 .box,
.page-sala-stampa .col-md-4 .box {
  background-color: #f1f1f1; }
  .page-media-center .col-md-4 .box h2, .page-media-center .col-md-4 .box .searchResults, .page-media-center .col-md-4 .box .searchResults-term, .page-media-center .col-md-4 .box .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .page-media-center .col-md-4 .box .gigya-composite-control-header,
  .page-company-statements .col-md-4 .box h2,
  .page-company-statements .col-md-4 .box .searchResults,
  .page-company-statements .col-md-4 .box .searchResults-term,
  .page-company-statements .col-md-4 .box .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .page-company-statements .col-md-4 .box .gigya-composite-control-header,
  .page-press-releases .col-md-4 .box h2,
  .page-press-releases .col-md-4 .box .searchResults,
  .page-press-releases .col-md-4 .box .searchResults-term,
  .page-press-releases .col-md-4 .box .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .page-press-releases .col-md-4 .box .gigya-composite-control-header,
  .page-sala-stampa .col-md-4 .box h2,
  .page-sala-stampa .col-md-4 .box .searchResults,
  .page-sala-stampa .col-md-4 .box .searchResults-term,
  .page-sala-stampa .col-md-4 .box .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .col-md-4 .box .gigya-composite-control-header {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    margin-top: 30px;
    margin-bottom: 30px; }
  .page-media-center .col-md-4 .box::before,
  .page-company-statements .col-md-4 .box::before,
  .page-press-releases .col-md-4 .box::before,
  .page-sala-stampa .col-md-4 .box::before {
    content: '';
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-newsletters-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    width: 75px;
    height: 75px;
    display: block;
    margin: 30px 0 0 15px; }

.page-media-center .col-md-4 .navigation,
.page-company-statements .col-md-4 .navigation,
.page-press-releases .col-md-4 .navigation,
.page-sala-stampa .col-md-4 .navigation {
  padding: 30px 0; }
  .page-media-center .col-md-4 .navigation ul,
  .page-media-center .col-md-4 .navigation li,
  .page-company-statements .col-md-4 .navigation ul,
  .page-company-statements .col-md-4 .navigation li,
  .page-press-releases .col-md-4 .navigation ul,
  .page-press-releases .col-md-4 .navigation li,
  .page-sala-stampa .col-md-4 .navigation ul,
  .page-sala-stampa .col-md-4 .navigation li {
    list-style: none;
    padding: 0;
    margin: 0; }
    .page-media-center .col-md-4 .navigation ul a,
    .page-media-center .col-md-4 .navigation li a,
    .page-company-statements .col-md-4 .navigation ul a,
    .page-company-statements .col-md-4 .navigation li a,
    .page-press-releases .col-md-4 .navigation ul a,
    .page-press-releases .col-md-4 .navigation li a,
    .page-sala-stampa .col-md-4 .navigation ul a,
    .page-sala-stampa .col-md-4 .navigation li a {
      text-decoration: none;
      color: #071d49;
      position: relative;
      -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
      .page-media-center .col-md-4 .navigation ul a::after,
      .page-media-center .col-md-4 .navigation li a::after,
      .page-company-statements .col-md-4 .navigation ul a::after,
      .page-company-statements .col-md-4 .navigation li a::after,
      .page-press-releases .col-md-4 .navigation ul a::after,
      .page-press-releases .col-md-4 .navigation li a::after,
      .page-sala-stampa .col-md-4 .navigation ul a::after,
      .page-sala-stampa .col-md-4 .navigation li a::after {
        content: "";
        position: absolute;
        display: inline-block;
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-right-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover;
        height: 8px;
        width: 8px;
        bottom: 9px;
        right: -30px;
        -webkit-transition: right 0.2s ease-in-out;
        transition: right 0.2s ease-in-out; }
      .page-media-center .col-md-4 .navigation ul a:hover,
      .page-media-center .col-md-4 .navigation li a:hover,
      .page-company-statements .col-md-4 .navigation ul a:hover,
      .page-company-statements .col-md-4 .navigation li a:hover,
      .page-press-releases .col-md-4 .navigation ul a:hover,
      .page-press-releases .col-md-4 .navigation li a:hover,
      .page-sala-stampa .col-md-4 .navigation ul a:hover,
      .page-sala-stampa .col-md-4 .navigation li a:hover {
        text-decoration: underline;
        color: #e40046; }
        .page-media-center .col-md-4 .navigation ul a:hover::after,
        .page-media-center .col-md-4 .navigation li a:hover::after,
        .page-company-statements .col-md-4 .navigation ul a:hover::after,
        .page-company-statements .col-md-4 .navigation li a:hover::after,
        .page-press-releases .col-md-4 .navigation ul a:hover::after,
        .page-press-releases .col-md-4 .navigation li a:hover::after,
        .page-sala-stampa .col-md-4 .navigation ul a:hover::after,
        .page-sala-stampa .col-md-4 .navigation li a:hover::after {
          right: -40px; }
  .page-media-center .col-md-4 .navigation .navigation-mobile-menu,
  .page-company-statements .col-md-4 .navigation .navigation-mobile-menu,
  .page-press-releases .col-md-4 .navigation .navigation-mobile-menu,
  .page-sala-stampa .col-md-4 .navigation .navigation-mobile-menu {
    display: none; }

.page-press-releases .richText h1, .page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h1, #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content h1,
.page-press-releases .title h1 {
  margin-top: 20px; }

.page-media .col-md-4 > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.page-media .col-md-4 .box {
  background-color: #f1f1f1; }
  .page-media .col-md-4 .box h2, .page-media .col-md-4 .box .searchResults, .page-media .col-md-4 .box .searchResults-term, .page-media .col-md-4 .box .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .page-media .col-md-4 .box .gigya-composite-control-header {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    margin-top: 30px;
    margin-bottom: 30px; }
  .page-media .col-md-4 .box::before {
    content: '';
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-list/icon-newsletters-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    width: 75px;
    height: 75px;
    display: block;
    margin: 30px 0 0 15px; }

.page-media .col-md-4 .navigation {
  padding: 30px 0; }
  .page-media .col-md-4 .navigation ul,
  .page-media .col-md-4 .navigation li {
    list-style: none;
    padding: 0;
    margin: 0; }
    .page-media .col-md-4 .navigation ul a,
    .page-media .col-md-4 .navigation li a {
      text-decoration: none;
      color: #071d49;
      position: relative;
      -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
      .page-media .col-md-4 .navigation ul a::after,
      .page-media .col-md-4 .navigation li a::after {
        content: "";
        position: absolute;
        display: inline-block;
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-right-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover;
        height: 8px;
        width: 8px;
        bottom: 9px;
        right: -30px;
        -webkit-transition: right 0.2s ease-in-out;
        transition: right 0.2s ease-in-out; }
      .page-media .col-md-4 .navigation ul a:hover,
      .page-media .col-md-4 .navigation li a:hover {
        text-decoration: underline;
        color: #e40046; }
        .page-media .col-md-4 .navigation ul a:hover::after,
        .page-media .col-md-4 .navigation li a:hover::after {
          right: -40px; }
  .page-media .col-md-4 .navigation .navigation-mobile-menu {
    display: none; }

.interactive-map {
  height: calc(100vh - 60px);
  padding: 0;
  overflow: hidden; }
  .interactive-map .filters {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0 0 15px 0;
    background: #f1f1f1;
    width: 100%; }
    @media (min-width: 991px) {
      .interactive-map .filters {
        background: transparent;
        width: auto;
        top: 15px;
        left: 15px; } }
    @media (max-width: 991px) {
      .interactive-map .filters .filters-expandable {
        background: #ffffff; } }
    .interactive-map .filters .filters-expandable__opener {
      -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      background: #f1f1f1;
      color: #071d49;
      padding: 15px 16px;
      margin-right: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 50px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .interactive-map .filters .filters-expandable__opener {
          display: inline-table; } }
      .interactive-map .filters .filters-expandable__opener::before, .interactive-map .filters .filters-expandable__opener::after {
        -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
        transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
        content: "";
        position: absolute;
        border-style: solid;
        width: 0;
        height: 0; }
      .interactive-map .filters .filters-expandable__opener::before {
        border-width: 50px 15px 0 0;
        border-color: transparent #f1f1f1 transparent transparent;
        left: -15px;
        bottom: 0; }
      .interactive-map .filters .filters-expandable__opener::after {
        border-width: 50px 15px 0 0;
        border-color: #f1f1f1 transparent transparent transparent;
        right: -15px;
        top: 0; }
      .interactive-map .filters .filters-expandable__opener .filter__opener-arrow {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        height: 16px;
        width: 16px;
        margin-left: 15px;
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s;
        display: none; }
        @media (min-width: 991px) {
          .interactive-map .filters .filters-expandable__opener .filter__opener-arrow {
            display: inline-block; } }
      .interactive-map .filters .filters-expandable__opener .filter__opener-label {
        font-weight: bold; }
      .interactive-map .filters .filters-expandable__opener .filter__opener-location-icon {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-local-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        height: 16px;
        width: 16px;
        margin-left: 15px; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .interactive-map .filters .filters-expandable__opener .filter__opener-location-icon {
            display: inline-block; } }
      .interactive-map .filters .filters-expandable__opener .filter__opener-counter {
        height: 23px;
        width: 23px;
        border-radius: 50%;
        color: #ffffff;
        background: #071d49;
        margin-left: 15px;
        position: relative;
        top: -2px;
        line-height: 20px;
        display: none; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .interactive-map .filters .filters-expandable__opener .filter__opener-counter {
            height: 19px;
            width: 19px; } }
        .interactive-map .filters .filters-expandable__opener .filter__opener-counter.active {
          display: inline-block; }
      .interactive-map .filters .filters-expandable__opener.active {
        background: #ffffff; }
        .interactive-map .filters .filters-expandable__opener.active::before {
          border-color: transparent #ffffff transparent transparent; }
        .interactive-map .filters .filters-expandable__opener.active::after {
          border-color: #ffffff transparent transparent transparent; }
        .interactive-map .filters .filters-expandable__opener.active .filter__opener-arrow {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
      .interactive-map .filters .filters-expandable__opener::before {
        display: none; }
      .interactive-map .filters .filters-expandable__opener .filter__opener-icon {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-filter-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        width: 13px;
        height: 9px;
        margin-right: 15px; }
      @media (min-width: 991px) {
        .interactive-map .filters .filters-expandable__opener {
          display: none; } }
    .interactive-map .filters .filters-expandable__near-me {
      display: block; }
      @media (min-width: 991px) {
        .interactive-map .filters .filters-expandable__near-me {
          display: none; } }
    .interactive-map .filters .filters-expandable__content {
      list-style: none;
      background: #ffffff;
      border: 1px solid #f1f1f1;
      padding: 30px;
      margin: 0;
      width: 100%;
      z-index: 1;
      left: 0;
      position: absolute;
      display: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 167px;
      padding: 30px 0; }
      @media (min-width: 991px) {
        .interactive-map .filters .filters-expandable__content {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          position: static;
          background: transparent;
          border: none;
          width: auto;
          height: auto;
          padding: 0; } }
      @media (min-width: 991px) {
        .interactive-map .filters .filters-expandable__content .nano {
          overflow: unset;
          min-height: auto;
          position: static; } }
      .interactive-map .filters .filters-expandable__content .nano-content {
        padding: 0 18px; }
        @media (min-width: 991px) {
          .interactive-map .filters .filters-expandable__content .nano-content {
            overflow: unset;
            position: static;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding: 0;
            margin: 0 !important; } }
      .interactive-map .filters .filters-expandable__content .simplebar-track {
        right: 10px; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .interactive-map .filters .filters-expandable__content .simplebar-track {
            display: none !important; } }
        @media (min-width: 991px) {
          .interactive-map .filters .filters-expandable__content .simplebar-track {
            right: inherit; } }
      .interactive-map .filters .filters-expandable__content .filter {
        margin-bottom: 15px; }
        @media (min-width: 991px) {
          .interactive-map .filters .filters-expandable__content .filter {
            margin: 0;
            border: none; } }
        .interactive-map .filters .filters-expandable__content .filter:nth-of-type(1) .filter__opener::before {
          display: none; }
        .interactive-map .filters .filters-expandable__content .filter:nth-of-type(2) .filter__opener::after {
          display: none; }
        .interactive-map .filters .filters-expandable__content .filter__opener {
          -webkit-box-shadow: none;
                  box-shadow: none;
          background: transparent;
          padding: 0; }
          .interactive-map .filters .filters-expandable__content .filter__opener-label {
            font-weight: bold; }
          .interactive-map .filters .filters-expandable__content .filter__opener::before, .interactive-map .filters .filters-expandable__content .filter__opener::after {
            display: none; }
          @media (min-width: 991px) {
            .interactive-map .filters .filters-expandable__content .filter__opener {
              -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
              transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
              background: #f1f1f1;
              color: #071d49;
              padding: 15px 16px;
              margin-right: 20px;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              height: 50px;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              position: relative; } }
  @media screen and (min-width: 991px) and (-ms-high-contrast: active), (min-width: 991px) and (-ms-high-contrast: none) {
    .interactive-map .filters .filters-expandable__content .filter__opener {
      display: inline-table; } }
          @media (min-width: 991px) {
              .interactive-map .filters .filters-expandable__content .filter__opener::before, .interactive-map .filters .filters-expandable__content .filter__opener::after {
                -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
                transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
                content: "";
                position: absolute;
                border-style: solid;
                width: 0;
                height: 0; }
              .interactive-map .filters .filters-expandable__content .filter__opener::before {
                border-width: 50px 15px 0 0;
                border-color: transparent #f1f1f1 transparent transparent;
                left: -15px;
                bottom: 0; }
              .interactive-map .filters .filters-expandable__content .filter__opener::after {
                border-width: 50px 15px 0 0;
                border-color: #f1f1f1 transparent transparent transparent;
                right: -15px;
                top: 0; }
              .interactive-map .filters .filters-expandable__content .filter__opener .filter__opener-arrow {
                background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
                background-repeat: no-repeat;
                background-size: auto;
                background-size: contain;
                height: 16px;
                width: 16px;
                margin-left: 15px;
                -webkit-transition: -webkit-transform 0.2s;
                transition: -webkit-transform 0.2s;
                transition: transform 0.2s;
                transition: transform 0.2s, -webkit-transform 0.2s;
                display: none; } }
    @media (min-width: 991px) and (min-width: 991px) {
      .interactive-map .filters .filters-expandable__content .filter__opener .filter__opener-arrow {
        display: inline-block; } }
          @media (min-width: 991px) {
              .interactive-map .filters .filters-expandable__content .filter__opener .filter__opener-label {
                font-weight: bold; }
              .interactive-map .filters .filters-expandable__content .filter__opener .filter__opener-location-icon {
                background-image: url("../../../../viivexchange/desktop/assets/icons/icon-local-secondary-900-base.svg");
                background-repeat: no-repeat;
                background-size: auto;
                background-size: contain;
                height: 16px;
                width: 16px;
                margin-left: 15px; } }
    @media screen and (min-width: 991px) and (-ms-high-contrast: active), (min-width: 991px) and (-ms-high-contrast: none) {
      .interactive-map .filters .filters-expandable__content .filter__opener .filter__opener-location-icon {
        display: inline-block; } }
          @media (min-width: 991px) {
              .interactive-map .filters .filters-expandable__content .filter__opener .filter__opener-counter {
                height: 23px;
                width: 23px;
                border-radius: 50%;
                color: #ffffff;
                background: #071d49;
                margin-left: 15px;
                position: relative;
                top: -2px;
                line-height: 20px;
                display: none; } }
    @media screen and (min-width: 991px) and (-ms-high-contrast: active), (min-width: 991px) and (-ms-high-contrast: none) {
      .interactive-map .filters .filters-expandable__content .filter__opener .filter__opener-counter {
        height: 19px;
        width: 19px; } }
          @media (min-width: 991px) {
                .interactive-map .filters .filters-expandable__content .filter__opener .filter__opener-counter.active {
                  display: inline-block; }
              .interactive-map .filters .filters-expandable__content .filter__opener.active {
                background: #ffffff; }
                .interactive-map .filters .filters-expandable__content .filter__opener.active::before {
                  border-color: transparent #ffffff transparent transparent; }
                .interactive-map .filters .filters-expandable__content .filter__opener.active::after {
                  border-color: #ffffff transparent transparent transparent; }
                .interactive-map .filters .filters-expandable__content .filter__opener.active .filter__opener-arrow {
                  -webkit-transform: rotate(180deg);
                          transform: rotate(180deg); }
              .interactive-map .filters .filters-expandable__content .filter__opener::before, .interactive-map .filters .filters-expandable__content .filter__opener::after {
                display: inline-block; } }
          .interactive-map .filters .filters-expandable__content .filter__opener .filter__opener-counter.active {
            display: none; }
            @media (min-width: 991px) {
              .interactive-map .filters .filters-expandable__content .filter__opener .filter__opener-counter.active {
                display: inline-block; } }
        .interactive-map .filters .filters-expandable__content .filter__content {
          display: block;
          position: static;
          padding: 0;
          border: none; }
          @media (min-width: 991px) {
            .interactive-map .filters .filters-expandable__content .filter__content {
              list-style: none;
              background: #ffffff;
              border: 1px solid #f1f1f1;
              padding: 30px;
              margin: 0;
              width: 100%;
              z-index: 1;
              left: 0;
              position: absolute;
              display: none;
              padding: 30px 30px 15px 30px; } }
        .interactive-map .filters .filters-expandable__content .filter__option {
          margin-bottom: 15px; }
          .interactive-map .filters .filters-expandable__content .filter__option:last-of-type {
            margin-bottom: 0; }
            @media (min-width: 991px) {
              .interactive-map .filters .filters-expandable__content .filter__option:last-of-type {
                margin-bottom: 15px; } }
    .interactive-map .filters .filters-expandable.active .filters-expandable__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .interactive-map .filters .filter__opener {
      -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
      background: #f1f1f1;
      color: #071d49;
      padding: 15px 16px;
      margin-right: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 50px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .interactive-map .filters .filter__opener {
          display: inline-table; } }
      .interactive-map .filters .filter__opener::before, .interactive-map .filters .filter__opener::after {
        -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
        transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
        content: "";
        position: absolute;
        border-style: solid;
        width: 0;
        height: 0; }
      .interactive-map .filters .filter__opener::before {
        border-width: 50px 15px 0 0;
        border-color: transparent #f1f1f1 transparent transparent;
        left: -15px;
        bottom: 0; }
      .interactive-map .filters .filter__opener::after {
        border-width: 50px 15px 0 0;
        border-color: #f1f1f1 transparent transparent transparent;
        right: -15px;
        top: 0; }
      .interactive-map .filters .filter__opener .filter__opener-arrow {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        height: 16px;
        width: 16px;
        margin-left: 15px;
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s;
        display: none; }
        @media (min-width: 991px) {
          .interactive-map .filters .filter__opener .filter__opener-arrow {
            display: inline-block; } }
      .interactive-map .filters .filter__opener .filter__opener-label {
        font-weight: bold; }
      .interactive-map .filters .filter__opener .filter__opener-location-icon {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-local-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: contain;
        height: 16px;
        width: 16px;
        margin-left: 15px; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .interactive-map .filters .filter__opener .filter__opener-location-icon {
            display: inline-block; } }
      .interactive-map .filters .filter__opener .filter__opener-counter {
        height: 23px;
        width: 23px;
        border-radius: 50%;
        color: #ffffff;
        background: #071d49;
        margin-left: 15px;
        position: relative;
        top: -2px;
        line-height: 20px;
        display: none; }
        @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
          .interactive-map .filters .filter__opener .filter__opener-counter {
            height: 19px;
            width: 19px; } }
        .interactive-map .filters .filter__opener .filter__opener-counter.active {
          display: inline-block; }
      .interactive-map .filters .filter__opener.active {
        background: #ffffff; }
        .interactive-map .filters .filter__opener.active::before {
          border-color: transparent #ffffff transparent transparent; }
        .interactive-map .filters .filter__opener.active::after {
          border-color: #ffffff transparent transparent transparent; }
        .interactive-map .filters .filter__opener.active .filter__opener-arrow {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
    .interactive-map .filters .filter__content {
      list-style: none;
      background: #ffffff;
      border: 1px solid #f1f1f1;
      padding: 30px;
      margin: 0;
      width: 100%;
      z-index: 1;
      left: 0;
      position: absolute;
      display: none; }
    .interactive-map .filters .filter__option {
      width: 100%; }
      @media (min-width: 991px) {
        .interactive-map .filters .filter__option {
          width: auto;
          margin-right: 30px; } }
      .interactive-map .filters .filter__option label {
        font-weight: bold; }
    .interactive-map .filters .filter.active .filter__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 760px; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .interactive-map .filters .filter.active .filter__content {
          width: 765px; } }
    .interactive-map .filters .filter--theme .filter__opener {
      display: none; }
      @media (min-width: 991px) {
        .interactive-map .filters .filter--theme .filter__opener {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
  @media screen and (min-width: 991px) and (-ms-high-contrast: active), (min-width: 991px) and (-ms-high-contrast: none) {
    .interactive-map .filters .filter--theme .filter__opener {
      display: inline-table; } }
  .interactive-map__map {
    height: 100%;
    width: 100%; }
    .interactive-map__map .location-tooltip {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      opacity: 0;
      overflow: hidden;
      -webkit-animation: 0.5s linear forwards elementFadeIn;
              animation: 0.5s linear forwards elementFadeIn; }
      .interactive-map__map .location-tooltip__image-container {
        width: 105px;
        height: 105px; }
        @media (min-width: 991px) {
          .interactive-map__map .location-tooltip__image-container {
            width: 135px;
            height: 135px; } }
        .interactive-map__map .location-tooltip__image-container img {
          width: 100%;
          height: 100%; }
        .interactive-map__map .location-tooltip__image-container.default {
          background-color: #e6e8ec;
          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; }
          .interactive-map__map .location-tooltip__image-container.default::before {
            background-image: url("../../../../viivexchange/desktop/assets/icons/icon-local-secondary-900-base.svg");
            background-repeat: no-repeat;
            background-size: auto;
            content: "";
            display: inline-block;
            width: 60px;
            height: 60px;
            background-repeat: no-repeat;
            background-size: cover;
            opacity: 0.15; }
            @media (min-width: 991px) {
              .interactive-map__map .location-tooltip__image-container.default::before {
                width: 75px;
                height: 75px; } }
          .interactive-map__map .location-tooltip__image-container.default img {
            display: none; }
      .interactive-map__map .location-tooltip__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 5px 10px 10px 10px;
        width: calc(100% - 105px); }
        @media (min-width: 991px) {
          .interactive-map__map .location-tooltip__info {
            padding: 10px 15px 10px 15px;
            width: calc(100% - 135px); } }
      .interactive-map__map .location-tooltip__heading {
        margin: 0;
        color: #071d49;
        font-weight: bold;
        max-height: 40px;
        overflow: hidden;
        position: relative;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
        @media (max-width: 991px) {
          .interactive-map__map .location-tooltip__heading {
            display: block;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            width: 100%; } }
      .interactive-map__map .location-tooltip__caption {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
        max-height: 36px;
        overflow: hidden; }
      .interactive-map__map .location-tooltip__cta {
        margin-top: auto;
        margin-bottom: 0;
        padding-top: 0;
        font-weight: bold;
        letter-spacing: 0; }
    .interactive-map__map .gm-style-iw {
      padding: 0;
      height: 105px;
      width: 90vw;
      max-width: initial !important;
      background-color: #ffffff;
      -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.15);
              box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.15);
      border-radius: 0; }
      @media (min-width: 991px) {
        .interactive-map__map .gm-style-iw {
          height: 135px; } }
      @media (min-width: 460px) {
        .interactive-map__map .gm-style-iw {
          width: 400px; } }
      .interactive-map__map .gm-style-iw .gm-style-iw-d {
        height: 100%;
        padding: 0;
        overflow: initial !important; }
        .interactive-map__map .gm-style-iw .gm-style-iw-d > div {
          height: 100%; }
    .interactive-map__map .gm-ui-hover-effect {
      display: none !important; }
  .interactive-map__sidebar {
    height: calc(100vh - 60px);
    width: 450px;
    position: fixed;
    z-index: 1;
    top: 60px;
    right: -500px;
    background-color: #ffffff;
    overflow-x: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-box-shadow: 2px 0 12px 10px rgba(0, 0, 0, 0.05);
            box-shadow: 2px 0 12px 10px rgba(0, 0, 0, 0.05); }
    .interactive-map__sidebar.slideDown {
      top: 150px; }
    @media (max-width: 991px) {
      .interactive-map__sidebar {
        z-index: 2;
        width: 100%;
        right: -100%; }
        .interactive-map__sidebar.slideDown {
          top: 125px; } }
    .interactive-map__sidebar-close-btn {
      width: 24px;
      height: 24px;
      display: inline-block;
      font-size: 0;
      background-repeat: no-repeat;
      background-size: 20px;
      position: absolute;
      top: 40px;
      left: 24px;
      cursor: pointer;
      z-index: 5; }
    .interactive-map__sidebar.open {
      right: 0; }
    .interactive-map__sidebar.initial {
      padding: 92px 30px 0 24px; }
      .interactive-map__sidebar.initial .interactive-map__sidebar-close-btn {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-close-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover; }
      .interactive-map__sidebar.initial h2, .interactive-map__sidebar.initial .searchResults, .interactive-map__sidebar.initial .searchResults-term, .interactive-map__sidebar.initial .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .interactive-map__sidebar.initial .gigya-composite-control-header,
      .interactive-map__sidebar.initial p,
      .interactive-map__sidebar.initial .searchResults-results .searchResults-result,
      .searchResults-results .interactive-map__sidebar.initial .searchResults-result {
        margin-top: 0;
        margin-bottom: 24px;
        color: #071d49; }
      .interactive-map__sidebar.initial .btn-primary, .interactive-map__sidebar.initial .btn-download, .interactive-map__sidebar.initial .btn-pullout, .interactive-map__sidebar.initial .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .interactive-map__sidebar.initial .gigya-composite-control.gigya-composite-control-submit, .interactive-map__sidebar.initial #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .interactive-map__sidebar.initial .button#preferences_prompt_submit, .interactive-map__sidebar.initial #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .interactive-map__sidebar.initial .button#preferences_prompt_decline, .interactive-map__sidebar.initial .reference-pi-button .component-content .btn-pi, .reference-pi-button .component-content .interactive-map__sidebar.initial .btn-pi {
        margin-top: 8px; }
    .interactive-map__sidebar.custom p, .interactive-map__sidebar.custom .searchResults-results .searchResults-result, .searchResults-results .interactive-map__sidebar.custom .searchResults-result {
      margin-bottom: 24px; }
    .interactive-map__sidebar.custom .btn-secondary, .interactive-map__sidebar.custom .gigyaraas .gigya-screen-content a.btn-secondary, .gigyaraas .gigya-screen-content .interactive-map__sidebar.custom a.btn-secondary, .interactive-map__sidebar.custom .articleList-more {
      padding-top: 8px; }
    .interactive-map__sidebar.custom .interactive-map__sidebar-image-container {
      width: 100%;
      height: 279px;
      position: relative; }
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container .interactive-map__sidebar-close-btn {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-close-natural-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover;
        left: 30px; }
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container img {
        width: 100%;
        height: 100%; }
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
        background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%);
        z-index: 1; }
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container .interactive-map__sidebar-heading {
        margin: 0;
        position: absolute;
        left: 30px;
        bottom: 43px;
        color: #ffffff;
        z-index: 2;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: calc(100% - 60px); }
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container .interactive-map__sidebar-caption {
        margin: 0;
        position: absolute;
        left: 30px;
        bottom: 16px;
        color: #ffffff;
        z-index: 2;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: calc(100% - 60px); }
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.default {
        background-color: #e6e8ec;
        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; }
        .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.default::after {
          background-image: url("../../../../viivexchange/desktop/assets/icons/icon-local-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          content: "";
          display: inline-block;
          margin-bottom: 30px;
          width: 60px;
          height: 60px;
          background-repeat: no-repeat;
          background-size: cover;
          opacity: 0.15; }
          @media (min-width: 991px) {
            .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.default::after {
              width: 75px;
              height: 75px; } }
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.default.stick::after {
        display: none; }
    @media (max-width: 460px) {
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.stick {
        height: 78px;
        position: fixed;
        top: 60px;
        background-color: #ffffff;
        -webkit-box-shadow: 0 1px 8px 0 rgba(7, 29, 73, 0.15);
                box-shadow: 0 1px 8px 0 rgba(7, 29, 73, 0.15);
        -webkit-animation: 0.5s linear forwards elementFadeIn;
                animation: 0.5s linear forwards elementFadeIn; } }
    @media (max-width: 460px) {
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.stick img {
        display: none; } }
    @media (max-width: 460px) {
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.stick::before {
        display: none; } }
    @media (max-width: 460px) {
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.stick .interactive-map__sidebar-close-btn {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-close-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        top: 21.5px;
        left: 26.5px; } }
    @media (max-width: 460px) {
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.stick .interactive-map__sidebar-heading {
        width: calc(100% - 90px);
        left: 60px;
        bottom: 38px;
        color: #071d49 !important;
        font-size: 18px;
        line-height: 20px; } }
    @media (max-width: 460px) {
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.stick .interactive-map__sidebar-caption {
        width: calc(100% - 90px);
        left: 60px;
        color: #071d49 !important;
        font-size: 14px;
        line-height: 18px; } }
    .interactive-map__sidebar.custom .interactive-map__sidebar-description {
      padding: 24px; }
    @media (max-width: 460px) {
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.no-stick img {
        -webkit-animation: 0.5s linear forwards elementFadeIn;
                animation: 0.5s linear forwards elementFadeIn; } }
    @media (max-width: 460px) {
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.no-stick .interactive-map__sidebar-close-btn {
        -webkit-animation: 0.5s linear forwards elementFadeIn;
                animation: 0.5s linear forwards elementFadeIn; } }
    @media (max-width: 460px) {
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.no-stick .interactive-map__sidebar-heading {
        -webkit-animation: 0.5s linear forwards elementFadeIn;
                animation: 0.5s linear forwards elementFadeIn; } }
    @media (max-width: 460px) {
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.no-stick .interactive-map__sidebar-caption {
        -webkit-animation: 0.5s linear forwards elementFadeIn;
                animation: 0.5s linear forwards elementFadeIn; } }
    @media (max-width: 460px) {
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.no-stick::before {
        -webkit-animation: 0.5s linear forwards elementFadeIn;
                animation: 0.5s linear forwards elementFadeIn; } }
    @media (max-width: 460px) {
      .interactive-map__sidebar.custom .interactive-map__sidebar-image-container.stick + .interactive-map__sidebar-description {
        padding-top: 210px; } }
  .interactive-map__info-icon {
    height: 34px;
    width: 34px;
    position: absolute;
    bottom: 53px;
    right: 15px;
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 50%; }
    .interactive-map__info-icon::before {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      content: "";
      position: absolute;
      background-size: contain;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      opacity: 1; }
    .interactive-map__info-icon:hover::before {
      opacity: 0.7; }
    @media (min-width: 991px) {
      .interactive-map__info-icon {
        top: 30px;
        right: 30px;
        bottom: unset; } }
  .interactive-map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    left: 0 !important;
    bottom: 120px !important;
    margin: 15px !important; }

@-webkit-keyframes elementFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes elementFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes elementFadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes elementFadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
THEMES
*/
/*
	AUTHORING
*/
.aem-AuthorLayer-Edit .interactive-map,
.aem-AuthorLayer-DQM .interactive-map,
.aem-AuthorLayer-Developer .interactive-map,
.aem-AuthorLayer-Design .interactive-map,
.aem-AuthorLayer-Layouting .interactive-map,
.aem-AuthorLayer-Tracking .interactive-map,
.aem-AuthorLayer-Timewrap .interactive-map,
.cq-wcm-edit .interactive-map {
  height: auto; }
  .aem-AuthorLayer-Edit .interactive-map__map,
  .aem-AuthorLayer-DQM .interactive-map__map,
  .aem-AuthorLayer-Developer .interactive-map__map,
  .aem-AuthorLayer-Design .interactive-map__map,
  .aem-AuthorLayer-Layouting .interactive-map__map,
  .aem-AuthorLayer-Tracking .interactive-map__map,
  .aem-AuthorLayer-Timewrap .interactive-map__map,
  .cq-wcm-edit .interactive-map__map {
    height: 800px; }

/*
  TOOLTIP
*/
/* tooltip link */
a.tooltip {
  color: #e40046;
  border-bottom: dotted 1px #e40046;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }
  a.tooltip:hover {
    color: #b10036;
    text-decoration: none;
    border-bottom: solid 1px #b10036; }

/* tooltip definition */
.tooltip__wrapper {
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .tooltip__wrapper .tooltip__cta a {
    margin: 5px 0 0 0; }
    @media (max-width: 767px) {
      .tooltip__wrapper .tooltip__cta a {
        margin-top: 30px; } }
    .tooltip__wrapper .tooltip__cta a span {
      width: 24px;
      height: 24px;
      display: inline-block;
      font-size: 0; }
      @media (max-width: 460px) {
        .tooltip__wrapper .tooltip__cta a span {
          width: 16px;
          height: 16px; } }
      .tooltip__wrapper .tooltip__cta a span::after, .tooltip__wrapper .tooltip__cta a span::before {
        content: '';
        position: absolute;
        background-size: 24px;
        width: 24px;
        height: 24px; }
        @media (max-width: 460px) {
          .tooltip__wrapper .tooltip__cta a span::after, .tooltip__wrapper .tooltip__cta a span::before {
            background-size: 16px;
            width: 16px;
            height: 16px; } }
      .tooltip__wrapper .tooltip__cta a span::before {
        content: '';
        opacity: 1;
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cancel-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: 24px;
        -webkit-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out; }
        @media (max-width: 460px) {
          .tooltip__wrapper .tooltip__cta a span::before {
            background-size: 16px; } }
      .tooltip__wrapper .tooltip__cta a span::after {
        content: '';
        opacity: 0;
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cancel-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: 24px;
        -webkit-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out; }
        @media (max-width: 460px) {
          .tooltip__wrapper .tooltip__cta a span::after {
            background-size: 16px; } }
    .tooltip__wrapper .tooltip__cta a:hover span::after {
      opacity: 1;
      -webkit-transition: opacity 0.255s ease-in-out;
      transition: opacity 0.255s ease-in-out; }
    .tooltip__wrapper .tooltip__cta a:hover span::before {
      opacity: 0;
      -webkit-transition: opacity 0.25s ease-in-out;
      transition: opacity 0.25s ease-in-out; }
  .tooltip__wrapper .tooltip__container {
    display: block;
    top: 0;
    right: 0;
    position: fixed;
    width: 460px;
    max-width: 100%;
    height: 100vh;
    padding: 0;
    margin: 0;
    background: transparent;
    overflow: hidden;
    z-index: 25; }
  .tooltip__wrapper .tooltip__content {
    top: 0;
    right: -460px;
    display: block;
    position: absolute;
    background: #ffffff;
    width: 450px;
    max-width: 100%;
    height: 100vh;
    padding: 90px 30px 30px;
    margin: 0;
    overflow-y: auto;
    -webkit-box-shadow: 2px 9px 25px -5px rgba(0, 0, 0, 0.2);
            box-shadow: 2px 9px 25px -5px rgba(0, 0, 0, 0.2);
    -webkit-transition: right 0.25s ease-in-out;
    transition: right 0.25s ease-in-out; }
    @media (max-width: 460px) {
      .tooltip__wrapper .tooltip__content {
        padding: 60px 25px 60px 25px; } }
    .tooltip__wrapper .tooltip__content h4, .tooltip__wrapper .tooltip__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .tooltip__wrapper .tooltip__content input,
    .tooltip__wrapper .tooltip__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .tooltip__wrapper .tooltip__content input,
    .tooltip__wrapper .tooltip__content h3 {
      margin-top: 40px;
      margin-bottom: 0;
      font-weight: 600;
      font-family: "Raleway", sans-serif;
      font-size: 27px;
      line-height: 34px; }
    .tooltip__wrapper .tooltip__content ol li {
      padding-bottom: 16px; }
    .tooltip__wrapper .tooltip__content .word-type {
      color: #919191;
      margin-top: 8px;
      font-style: italic; }
    .tooltip__wrapper .tooltip__content .sub-heading {
      margin: 32px 0 16px;
      font-weight: 600; }
  .tooltip__wrapper.open {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .tooltip__wrapper.open .tooltip__content {
      right: 0;
      -webkit-transition: right 0.25s ease-in-out;
      transition: right 0.25s ease-in-out; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit .tooltip.component,
.aem-AuthorLayer-DQM .tooltip.component,
.aem-AuthorLayer-Developer .tooltip.component,
.aem-AuthorLayer-Design .tooltip.component,
.aem-AuthorLayer-Layouting .tooltip.component,
.aem-AuthorLayer-Tracking .tooltip.component,
.aem-AuthorLayer-Timewrap .tooltip.component,
.cq-wcm-edit .tooltip.component {
  display: block;
  position: relative;
  top: unset;
  bottom: unset;
  right: unset;
  left: unset;
  visibility: visible;
  opacity: 1;
  height: 100px;
  max-height: 100px;
  width: 100%;
  clear: both;
  float: left; }

.aem-AuthorLayer-Edit .tooltip__wrapper,
.aem-AuthorLayer-DQM .tooltip__wrapper,
.aem-AuthorLayer-Developer .tooltip__wrapper,
.aem-AuthorLayer-Design .tooltip__wrapper,
.aem-AuthorLayer-Layouting .tooltip__wrapper,
.aem-AuthorLayer-Tracking .tooltip__wrapper,
.aem-AuthorLayer-Timewrap .tooltip__wrapper,
.cq-wcm-edit .tooltip__wrapper {
  display: block;
  position: relative;
  top: unset;
  bottom: unset;
  right: unset;
  left: unset;
  visibility: visible;
  opacity: 1;
  height: 100px;
  max-height: 100px;
  width: 100%;
  clear: both;
  float: left; }
  .aem-AuthorLayer-Edit .tooltip__wrapper .tooltip__container,
  .aem-AuthorLayer-Edit .tooltip__wrapper .tooltip__container.open,
  .aem-AuthorLayer-DQM .tooltip__wrapper .tooltip__container,
  .aem-AuthorLayer-DQM .tooltip__wrapper .tooltip__container.open,
  .aem-AuthorLayer-Developer .tooltip__wrapper .tooltip__container,
  .aem-AuthorLayer-Developer .tooltip__wrapper .tooltip__container.open,
  .aem-AuthorLayer-Design .tooltip__wrapper .tooltip__container,
  .aem-AuthorLayer-Design .tooltip__wrapper .tooltip__container.open,
  .aem-AuthorLayer-Layouting .tooltip__wrapper .tooltip__container,
  .aem-AuthorLayer-Layouting .tooltip__wrapper .tooltip__container.open,
  .aem-AuthorLayer-Tracking .tooltip__wrapper .tooltip__container,
  .aem-AuthorLayer-Tracking .tooltip__wrapper .tooltip__container.open,
  .aem-AuthorLayer-Timewrap .tooltip__wrapper .tooltip__container,
  .aem-AuthorLayer-Timewrap .tooltip__wrapper .tooltip__container.open,
  .cq-wcm-edit .tooltip__wrapper .tooltip__container,
  .cq-wcm-edit .tooltip__wrapper .tooltip__container.open {
    display: block;
    position: relative;
    top: unset;
    bottom: unset;
    right: unset;
    left: unset;
    visibility: visible;
    opacity: 1;
    height: 100px;
    max-height: 100px;
    width: 100%;
    clear: both;
    float: left; }
    .aem-AuthorLayer-Edit .tooltip__wrapper .tooltip__container .tooltip__content,
    .aem-AuthorLayer-Edit .tooltip__wrapper .tooltip__container.open .tooltip__content,
    .aem-AuthorLayer-DQM .tooltip__wrapper .tooltip__container .tooltip__content,
    .aem-AuthorLayer-DQM .tooltip__wrapper .tooltip__container.open .tooltip__content,
    .aem-AuthorLayer-Developer .tooltip__wrapper .tooltip__container .tooltip__content,
    .aem-AuthorLayer-Developer .tooltip__wrapper .tooltip__container.open .tooltip__content,
    .aem-AuthorLayer-Design .tooltip__wrapper .tooltip__container .tooltip__content,
    .aem-AuthorLayer-Design .tooltip__wrapper .tooltip__container.open .tooltip__content,
    .aem-AuthorLayer-Layouting .tooltip__wrapper .tooltip__container .tooltip__content,
    .aem-AuthorLayer-Layouting .tooltip__wrapper .tooltip__container.open .tooltip__content,
    .aem-AuthorLayer-Tracking .tooltip__wrapper .tooltip__container .tooltip__content,
    .aem-AuthorLayer-Tracking .tooltip__wrapper .tooltip__container.open .tooltip__content,
    .aem-AuthorLayer-Timewrap .tooltip__wrapper .tooltip__container .tooltip__content,
    .aem-AuthorLayer-Timewrap .tooltip__wrapper .tooltip__container.open .tooltip__content,
    .cq-wcm-edit .tooltip__wrapper .tooltip__container .tooltip__content,
    .cq-wcm-edit .tooltip__wrapper .tooltip__container.open .tooltip__content {
      display: block;
      position: relative;
      top: unset;
      bottom: unset;
      right: unset;
      left: unset;
      visibility: visible;
      opacity: 1;
      height: 100px;
      max-height: 100px;
      width: 100%;
      clear: both;
      float: left; }

/* ARTICLE LIST */
.articleList ul {
  margin: 0;
  padding: 0; }
  .articleList ul li {
    list-style: none;
    padding: 32px 0;
    border-top: 1px solid #f1f1f1;
    margin: 0; }

.articleList-article-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.articleList-title {
  margin: 0;
  padding: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  .articleList-title a {
    color: #071d49;
    font-size: 27px;
    line-height: 34px;
    display: inline-block; }

.articleList-date {
  font-family: "Breakthrough", sans-serif;
  font-size: 20px;
  margin-bottom: 16px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-transform: uppercase; }

.articleList-description {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 15px; }

.articleList-more {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin-top: 2px;
  margin-bottom: 0; }
  .articleList-more .articleList-more-arrow {
    display: none; }

.articleList.hide-description .articleList-description {
  display: none; }

.articleList.hide-date .articleList-date {
  display: none; }

.articleList.grid-variant {
  padding-left: 0;
  padding-right: 0; }
  .articleList.grid-variant .articleList-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px; }
    .articleList.grid-variant .articleList-list .articleList-article {
      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;
      border: 0;
      width: 33.33%;
      margin: 0; }
      @media (max-width: 991px) {
        .articleList.grid-variant .articleList-list .articleList-article {
          width: 50%; } }
      @media (max-width: 767px) {
        .articleList.grid-variant .articleList-list .articleList-article {
          width: 100%; } }
      .articleList.grid-variant .articleList-list .articleList-article .articleList-more {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        margin-right: 25px;
        margin-bottom: 9px;
        font-family: "Raleway", sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 18px;
        color: #071d49;
        border-bottom: 2px solid #e40046;
        -ms-flex-item-align: start;
            align-self: flex-start;
        text-decoration: none; }
        .articleList.grid-variant .articleList-list .articleList-article .articleList-more .articleList-more-arrow {
          display: none; }
      .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper {
        background: #ffffff;
        padding: 30px;
        height: 100%; }
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .articleList-title a:hover {
          color: #e40046;
          text-decoration: none; }
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper h1,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper h2,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .searchResults,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .searchResults-term,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
        .gigyaraas .gigya-subscribe-with-email-form .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .gigya-composite-control-header,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper h3,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper h4,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .content-filter .filter--keyword .filter__content form input,
        .content-filter .filter--keyword .filter__content form .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper input,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .content-filter-v2 .filter--keyword .filter__content form input,
        .content-filter-v2 .filter--keyword .filter__content form .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper input,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper p,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .searchResults-results .searchResults-result,
        .searchResults-results .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .searchResults-result,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper a,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .articleList-date {
          color: #071d49; }
        
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper h3,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper h3 a,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper h4,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .content-filter .filter--keyword .filter__content form input,
        .content-filter .filter--keyword .filter__content form .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper input,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .content-filter-v2 .filter--keyword .filter__content form input,
        .content-filter-v2 .filter--keyword .filter__content form .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper input,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper h4 a,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .content-filter .filter--keyword .filter__content form input a,
        .content-filter .filter--keyword .filter__content form .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper input a,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .content-filter-v2 .filter--keyword .filter__content form input a,
        .content-filter-v2 .filter--keyword .filter__content form .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper input a {
          font-family: "Raleway", sans-serif;
          font-weight: 400;
          margin: 0 0 34px 0; }
        
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper h3,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper h3 a {
          font-size: 34px;
          line-height: 42px; }
        
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper h4,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .content-filter .filter--keyword .filter__content form input,
        .content-filter .filter--keyword .filter__content form .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper input,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .content-filter-v2 .filter--keyword .filter__content form input,
        .content-filter-v2 .filter--keyword .filter__content form .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper input,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper h4 a,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .content-filter .filter--keyword .filter__content form input a,
        .content-filter .filter--keyword .filter__content form .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper input a,
        .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper .content-filter-v2 .filter--keyword .filter__content form input a,
        .content-filter-v2 .filter--keyword .filter__content form .articleList.grid-variant .articleList-list .articleList-article .articleList-article-wrapper input a {
          font-size: 27px;
          line-height: 34px; }

.grantee-map {
  padding: 0; }
  @media (min-width: 991px) {
    .grantee-map {
      padding: 0 145px; } }
  .grantee-map__container {
    margin-top: 30px; }
    @media (min-width: 991px) {
      .grantee-map__container {
        margin-top: 50px; } }
  .grantee-map__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -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;
    border-bottom: 1px solid #dcdcdc;
    margin: 0 15px; }
    @media (min-width: 991px) {
      .grantee-map__header {
        margin: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .grantee-map__title {
    margin: 0 0 32px; }
    @media (min-width: 991px) {
      .grantee-map__title {
        margin-bottom: 24px;
        padding: 0; } }
  .grantee-map__tab-list {
    width: 100%;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0;
    padding: 0; }
    @media (min-width: 991px) {
      .grantee-map__tab-list {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        width: auto; } }
  .grantee-map__tab-item:not(:last-child) {
    margin-right: 25px; }
    @media (min-width: 991px) {
      .grantee-map__tab-item:not(:last-child) {
        margin-right: 50px; } }
  @media (min-width: 991px) {
    .grantee-map__tab-item:last-child {
      margin-right: 50px; } }
  @media (min-width: 991px) {
    .grantee-map__tab-item {
      margin-right: 50px; } }
  .grantee-map__tab-item.active {
    border-bottom: 3px solid #071d49; }
  .grantee-map__tab-link {
    padding: 0 10px 10px 10px;
    text-decoration: none;
    font-size: 14px;
    color: #071d49;
    line-height: 23px;
    font-weight: bold;
    cursor: pointer; }
    @media (min-width: 991px) {
      .grantee-map__tab-link {
        padding: 0 0 24px 0; } }
  .grantee-map__wrapper {
    display: none;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 16px 0 30px 0;
    padding: 0 15px; }
    @media (min-width: 991px) {
      .grantee-map__wrapper {
        margin: 64px 0 0; } }
    .grantee-map__wrapper.active {
      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: 991px) {
        .grantee-map__wrapper.active {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          padding: 0; } }
  .grantee-map__map {
    width: 100%;
    height: auto;
    position: relative;
    line-height: 0; }
    @media (min-width: 991px) {
      .grantee-map__map {
        width: auto;
        height: auto; } }
    .grantee-map__map .grantee-map__location {
      display: block;
      position: absolute;
      width: 13px;
      height: 13px;
      margin: calc(-13px / 2) 0 0 calc(-13px / 2);
      border-radius: 50%;
      opacity: 0.6; }
      @media (min-width: 991px) {
        .grantee-map__map .grantee-map__location {
          width: 30px;
          height: 30px;
          margin: calc(-30px / 2) 0 0 calc(-30px / 2); } }
    .grantee-map__map.secondary900 .grantee-map__location {
      background-color: var(--color-secondary-900); }
    .grantee-map__map.primary800 .grantee-map__location {
      background-color: var(--color-primary-800); }
    .grantee-map__map.tertiary900 .grantee-map__location {
      background-color: var(--color-tertiary-900); }
    .grantee-map__map.quaternary800 .grantee-map__location {
      background-color: var(--color-quaternary-800); }
  .grantee-map__image {
    width: 100%;
    height: 100%; }
    @media (min-width: 991px) {
      .grantee-map__image {
        max-width: 730px; } }
  .grantee-map__description {
    width: 100%;
    margin-top: 24px; }
    @media (min-width: 991px) {
      .grantee-map__description {
        width: 350px;
        margin-left: 30px;
        margin-top: 0; } }
    @media (min-width: 991px) {
      .grantee-map__description .btn, .grantee-map__description #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .grantee-map__description .button, .grantee-map__description #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .grantee-map__description .button#preferences_prompt_submit, .grantee-map__description #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .grantee-map__description .button#preferences_prompt_decline, .grantee-map__description .articleList-more {
        margin-top: 16px; } }

.location-fade-in {
  -webkit-animation: locationFadeIn 1s linear forwards;
          animation: locationFadeIn 1s linear forwards; }

@-webkit-keyframes locationFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.6; } }

@keyframes locationFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.6; } }

.pincode__input {
  margin-bottom: 48px;
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 460px) {
    .pincode__input {
      display: block; } }
  .pincode__input input {
    width: 35px;
    height: 35px;
    border: 0.8px solid #d0d3d4;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    color: #071d49; }
    @media (min-width: 460px) {
      .pincode__input input {
        width: 48.8px;
        height: 48.8px; } }
    .pincode__input input:not(:last-child) {
      margin-right: 16px; }
    .pincode__input input:hover {
      border-color: #5bc2e7; }
    .pincode__input input:focus {
      border-color: #071d49;
      outline: none; }

.pincode__remember.checkbox:not(.gigyaraas) {
  margin: 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .pincode__remember.checkbox:not(.gigyaraas) label {
    line-height: 18px;
    font-size: 14px;
    font-weight: normal; }
    @media (min-width: 460px) {
      .pincode__remember.checkbox:not(.gigyaraas) label {
        font-size: 18px; } }

.pincode__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .pincode__submit .pincode__error {
    display: none;
    color: #d03131;
    font-size: 13px;
    line-height: 18px; }

.pincode__footer .btn.btn-alternate, .pincode__footer #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-alternate.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pincode__footer .btn-alternate.button, .pincode__footer #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-alternate.button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pincode__footer .btn-alternate.button#preferences_prompt_submit, .pincode__footer #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-alternate.button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pincode__footer .btn-alternate.button#preferences_prompt_decline, .pincode__footer .btn-alternate.articleList-more {
  color: #e40046;
  display: block; }

.pincode__footer a.tooltip,
.pincode__footer a.tooltip:hover {
  border-bottom: none; }

.pincode__footer a.tooltip {
  padding: 16px 0;
  line-height: 21px;
  font-weight: 700; }

.pincode__footer p:last-of-type, .pincode__footer .searchResults-results .searchResults-result:last-of-type, .searchResults-results .pincode__footer .searchResults-result:last-of-type {
  margin-bottom: 0; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pincode__submit-btn {
    overflow: visible; } }

.pincode__submit-btn.disabled {
  background-color: #676f71; }
  .pincode__submit-btn.disabled::after {
    border-color: #676f71 transparent transparent transparent; }

.pincode__spinner {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none; }

/*
	BASE
*/
.statistic {
  padding: 0 20px; }
  @media (max-width: 991px) {
    .statistic {
      width: 50%; } }
  @media (max-width: 767px) {
    .statistic {
      width: 100%; } }
  .statistic__wrapper {
    padding-top: 16px;
    padding-bottom: 16px; }
  .statistic__icon div {
    height: 70px; }
  .statistic__icon svg {
    width: 70px;
    height: 70px; }
  .statistic__number {
    margin-top: 8px;
    margin-bottom: 16px; }
    @media (max-width: 767px) {
      .statistic__number {
        margin-bottom: 15px; } }
  .statistic__description {
    color: #071d49; }

/*
	BASE
*/
.return-to-page {
  display: none;
  text-decoration: none;
  color: #071d49;
  position: relative;
  margin-left: 30px;
  -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
  transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
  .return-to-page::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-left-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: contain;
    height: 8px;
    width: 8px;
    bottom: 9px;
    left: -22px;
    -webkit-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out; }
  .return-to-page:hover {
    text-decoration: underline;
    color: #e40046; }
    .return-to-page:hover::before {
      left: -32px; }

/*
  Component: transparent-navigation
*/
@media (max-width: 1024px) {
  body.hide-section-1-on-mobile #header.transparent-nav {
    height: 60px; }
    body.hide-section-1-on-mobile #header.transparent-nav .searchBox {
      top: 60px; }
  body.hide-section-1-on-mobile #header.stickDown.has-product-navigation .searchBox {
    top: -60px;
    -webkit-transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear;
    transition: top 0.5s, opacity 0.3s linear, visibility 0.3s linear; } }

div[class*="reference-transparent-navigation"] {
  position: absolute; }
  div[class*="reference-transparent-navigation"] .inner .component-content {
    background: none; }
  div[class*="reference-transparent-navigation"] .transparent-navigation,
  div[class*="reference-transparent-navigation"] .product-event-navigation {
    position: relative; }
    @media (max-width: 1024px) {
      div[class*="reference-transparent-navigation"] .transparent-navigation__logo a,
      div[class*="reference-transparent-navigation"] .product-event-navigation__logo a {
        padding: 10px 20px; }
      div[class*="reference-transparent-navigation"] .transparent-navigation__logo img,
      div[class*="reference-transparent-navigation"] .product-event-navigation__logo img {
        height: 40px; } }
    div[class*="reference-transparent-navigation"] .transparent-navigation__logo a img,
    div[class*="reference-transparent-navigation"] .product-event-navigation__logo a img {
      position: absolute;
      height: 50px; }
    div[class*="reference-transparent-navigation"] .transparent-navigation__logo--white,
    div[class*="reference-transparent-navigation"] .product-event-navigation__logo--white {
      opacity: 1; }
    div[class*="reference-transparent-navigation"] .transparent-navigation__logo--dark,
    div[class*="reference-transparent-navigation"] .product-event-navigation__logo--dark {
      opacity: 0; }
    div[class*="reference-transparent-navigation"] .transparent-navigation__navigation ul li a p, div[class*="reference-transparent-navigation"] .transparent-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results div[class*="reference-transparent-navigation"] .transparent-navigation__navigation ul li a .searchResults-result,
    div[class*="reference-transparent-navigation"] .product-event-navigation__navigation ul li a p,
    div[class*="reference-transparent-navigation"] .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result,
    .searchResults-results div[class*="reference-transparent-navigation"] .product-event-navigation__navigation ul li a .searchResults-result {
      color: #ffffff; }
    div[class*="reference-transparent-navigation"] .transparent-navigation__navigation ul a:hover,
    div[class*="reference-transparent-navigation"] .product-event-navigation__navigation ul a:hover {
      text-decoration: none; }
  div[class*="reference-transparent-navigation"] .product-event-navigation__switcher {
    background: rgba(230, 232, 236, 0); }
    div[class*="reference-transparent-navigation"] .product-event-navigation__switcher p, div[class*="reference-transparent-navigation"] .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results div[class*="reference-transparent-navigation"] .product-event-navigation__switcher .searchResults-result {
      color: #ffffff; }
      div[class*="reference-transparent-navigation"] .product-event-navigation__switcher p::after, div[class*="reference-transparent-navigation"] .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results div[class*="reference-transparent-navigation"] .product-event-navigation__switcher .searchResults-result::after {
        display: none; }
    div[class*="reference-transparent-navigation"] .product-event-navigation__switcher .chevron-icon-red,
    div[class*="reference-transparent-navigation"] .product-event-navigation__switcher .chevron-icon-white {
      width: 9px;
      height: 9px;
      position: absolute;
      top: 44%;
      right: 30px;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -webkit-transform: skew(20deg);
              transform: skew(20deg); }
    div[class*="reference-transparent-navigation"] .product-event-navigation__switcher .chevron-icon-red {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      opacity: 0;
      background-size: cover; }
    div[class*="reference-transparent-navigation"] .product-event-navigation__switcher .chevron-icon-white {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }
  div[class*="reference-transparent-navigation"] .product-event-navigation__navigation div[class*="reference-transparent-navigation"] .product-event-navigation.open {
    position: absolute; }
  div[class*="reference-transparent-navigation"] .transparent-nav {
    z-index: 6; }
    div[class*="reference-transparent-navigation"] .transparent-nav .transparent-navigation__content,
    div[class*="reference-transparent-navigation"] .transparent-nav .product-event-navigation__content {
      background: none; }
    div[class*="reference-transparent-navigation"] .transparent-nav .transparent-navigation__logo .transparent-navigation__logo--white,
    div[class*="reference-transparent-navigation"] .transparent-nav .product-event-navigation__logo .transparent-navigation__logo--white {
      opacity: 1; }
    div[class*="reference-transparent-navigation"] .transparent-nav .transparent-navigation__logo .transparent-navigation__logo--dark,
    div[class*="reference-transparent-navigation"] .transparent-nav .product-event-navigation__logo .transparent-navigation__logo--dark {
      opacity: 0; }
    div[class*="reference-transparent-navigation"] .transparent-nav .transparent-navigation__navigation ul li a p, div[class*="reference-transparent-navigation"] .transparent-nav .transparent-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results div[class*="reference-transparent-navigation"] .transparent-nav .transparent-navigation__navigation ul li a .searchResults-result,
    div[class*="reference-transparent-navigation"] .transparent-nav .product-event-navigation__navigation ul li a p,
    div[class*="reference-transparent-navigation"] .transparent-nav .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result,
    .searchResults-results div[class*="reference-transparent-navigation"] .transparent-nav .product-event-navigation__navigation ul li a .searchResults-result {
      color: #ffffff; }
    div[class*="reference-transparent-navigation"] .transparent-nav .transparent-navigation__switcher,
    div[class*="reference-transparent-navigation"] .transparent-nav .product-event-navigation__switcher {
      background: none; }
      div[class*="reference-transparent-navigation"] .transparent-nav .transparent-navigation__switcher p, div[class*="reference-transparent-navigation"] .transparent-nav .transparent-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results div[class*="reference-transparent-navigation"] .transparent-nav .transparent-navigation__switcher .searchResults-result,
      div[class*="reference-transparent-navigation"] .transparent-nav .product-event-navigation__switcher p,
      div[class*="reference-transparent-navigation"] .transparent-nav .product-event-navigation__switcher .searchResults-results .searchResults-result,
      .searchResults-results div[class*="reference-transparent-navigation"] .transparent-nav .product-event-navigation__switcher .searchResults-result {
        color: #ffffff; }
      div[class*="reference-transparent-navigation"] .transparent-nav .transparent-navigation__switcher .chevron-icon-red,
      div[class*="reference-transparent-navigation"] .transparent-nav .product-event-navigation__switcher .chevron-icon-red {
        opacity: 0; }
      div[class*="reference-transparent-navigation"] .transparent-nav .transparent-navigation__switcher .chevron-icon-white,
      div[class*="reference-transparent-navigation"] .transparent-nav .product-event-navigation__switcher .chevron-icon-white {
        opacity: 1; }
  div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation,
  div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    width: 100%; }
    div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__content,
    div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__content {
      background: #ffffff; }
      @media (max-width: 1024px) {
        div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__content,
        div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__content {
          background: #f1f1f1; } }
    div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__logo .transparent-navigation__logo--white,
    div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__logo .transparent-navigation__logo--white {
      opacity: 0; }
    div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__logo .transparent-navigation__logo--dark,
    div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__logo .transparent-navigation__logo--dark {
      opacity: 1; }
    div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__navigation ul li a p, div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__navigation ul li a .searchResults-result,
    div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__navigation ul li a p,
    div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result,
    .searchResults-results div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__navigation ul li a .searchResults-result {
      color: #071d49; }
    @media (max-width: 1024px) {
      div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__navigation.open,
      div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__navigation.open {
        position: absolute; } }
    div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__switcher,
    div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__switcher {
      background: #e6e8ec; }
      div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__switcher p, div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__switcher .searchResults-result,
      div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__switcher p,
      div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__switcher .searchResults-results .searchResults-result,
      .searchResults-results div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__switcher .searchResults-result {
        color: #071d49; }
      div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__switcher .chevron-icon-red,
      div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__switcher .chevron-icon-red {
        opacity: 1; }
      div[class*="reference-transparent-navigation"] .sticky-nav .transparent-navigation__switcher .chevron-icon-white,
      div[class*="reference-transparent-navigation"] .sticky-nav .product-event-navigation__switcher .chevron-icon-white {
        opacity: 0; }
  div[class*="reference-transparent-navigation"] .report-mobile {
    display: none;
    height: 30px;
    background: white;
    padding: 0 15px;
    pointer-events: all;
    border-bottom: 1px solid #071d49;
    text-align: left; }
    @media (max-width: 1024px) {
      div[class*="reference-transparent-navigation"] .report-mobile {
        display: block; } }
    div[class*="reference-transparent-navigation"] .report-mobile p, div[class*="reference-transparent-navigation"] .report-mobile .searchResults-results .searchResults-result, .searchResults-results div[class*="reference-transparent-navigation"] .report-mobile .searchResults-result, div[class*="reference-transparent-navigation"] .report-mobile a {
      font-size: 12px;
      color: #e40046;
      text-decoration: none;
      font-weight: 600;
      padding: 0; }
      div[class*="reference-transparent-navigation"] .report-mobile p:before, div[class*="reference-transparent-navigation"] .report-mobile .searchResults-results .searchResults-result:before, .searchResults-results div[class*="reference-transparent-navigation"] .report-mobile .searchResults-result:before, div[class*="reference-transparent-navigation"] .report-mobile a:before {
        display: none; }
    @media (max-width: 460px) {
      div[class*="reference-transparent-navigation"] .report-mobile {
        padding: 0 5px; }
        div[class*="reference-transparent-navigation"] .report-mobile p, div[class*="reference-transparent-navigation"] .report-mobile .searchResults-results .searchResults-result, .searchResults-results div[class*="reference-transparent-navigation"] .report-mobile .searchResults-result, div[class*="reference-transparent-navigation"] .report-mobile a {
          font-size: 12px;
          letter-spacing: -0.2px; } }

.header.no-clickable-nav .header_section-2__inner {
  pointer-events: none; }

.filtering-download-v2__wrapper {
  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: start;
      -ms-flex-align: start;
          align-items: start; }

.filtering-download-v2 label {
  margin-bottom: 8px;
  color: #071d49; }
  .filtering-download-v2 label span {
    color: #e40046; }

.filtering-download-v2__select-wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 13px; }
  .filtering-download-v2__select-wrapper:after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-thin-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    content: "";
    position: absolute;
    right: 20px;
    width: 13px;
    height: 7px;
    top: 50%;
    z-index: -1;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer; }
  @media (min-width: 767px) {
    .filtering-download-v2__select-wrapper {
      width: 118px;
      margin-bottom: 0; } }

.filtering-download-v2 select::-ms-expand {
  display: none; }

.filtering-download-v2 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #d0d3d4;
  padding: 16px 59px 17px 15px;
  width: 100%;
  background-color: transparent;
  color: #071d49; }
  @media (min-width: 767px) {
    .filtering-download-v2 select {
      width: auto; } }

.filtering-download-v2__items-wrapper {
  width: 100%; }

.filtering-download-v2__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: solid 1px #d0d3d4;
  padding: 16px 2px 16px 0; }
  @media (min-width: 767px) {
    .filtering-download-v2__item {
      padding: 24px 2px 24px 0; } }
  .filtering-download-v2__item.is-hidden {
    display: none; }

.filtering-download-v2__text-wrapper p, .filtering-download-v2__text-wrapper .searchResults-results .searchResults-result, .searchResults-results .filtering-download-v2__text-wrapper .searchResults-result {
  margin-bottom: 0;
  line-height: 27px; }
  @media (min-width: 767px) {
    .filtering-download-v2__text-wrapper p, .filtering-download-v2__text-wrapper .searchResults-results .searchResults-result, .searchResults-results .filtering-download-v2__text-wrapper .searchResults-result {
      line-height: 34px; } }

.filtering-download-v2__title {
  font-size: 18px;
  margin-right: 10px; }
  @media (min-width: 767px) {
    .filtering-download-v2__title {
      font-size: 27px; } }

.filtering-download-v2__type {
  font-size: 12px;
  margin-left: 4px;
  white-space: nowrap; }
  @media (min-width: 767px) {
    .filtering-download-v2__type {
      font-size: 18px; } }

.filtering-download-v2__icon {
  background-image: url("../../../../viivexchange/desktop/assets/icons/v2/icon-download-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  width: 26px;
  height: 24px;
  margin-left: auto;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  display: none; }
  .modal.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

html {
  scroll-behavior: smooth; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .anchor-links .authorable-content {
    top: calc(50vh - 100px); } }

.anchor-links-body .anchor-links {
  z-index: 100; }

.anchor-links {
  position: relative;
  z-index: 2; }
  @media (min-width: 1200px) {
    .anchor-links {
      min-height: 0;
      width: 1px;
      height: 1px;
      margin: 0;
      padding: 0;
      display: block; } }
  .anchor-links .authorable-content {
    bottom: 66px;
    right: 25px; }
    @media (orientation: landscape) {
      .anchor-links .authorable-content {
        bottom: 15px;
        right: 25px; } }
    @media (min-width: 1200px) {
      .anchor-links .authorable-content {
        position: fixed;
        left: 0;
        bottom: auto;
        width: 260px; } }
    @media (min-width: 1200px) and (max-width: 1440px) {
      .anchor-links .authorable-content {
        width: 220px; } }
    @media (min-width: 1920px) {
      .anchor-links .authorable-content {
        left: calc((100vw - 1920px) / 2); } }
    .anchor-links .authorable-content.mobile-wrapper {
      position: fixed; }
    .anchor-links .authorable-content.mobile-wrapper::before {
      content: "";
      position: fixed;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      height: 100vh;
      width: 100vw;
      background: #071d49;
      opacity: 0.5;
      z-index: -1; }
  .anchor-links__mobile-button {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-three-dots-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    height: 56px;
    width: 56px;
    border-radius: 50%;
    background-color: #ffffff;
    border: #e40046 solid 1px;
    right: 25px;
    position: fixed;
    background-position: center; }
    @media (min-width: 1200px) {
      .anchor-links__mobile-button {
        display: none; } }
    .anchor-links__mobile-button.open {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-cancel-secondary-900-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      bottom: 66px !important; }
      @media (orientation: landscape) {
        .anchor-links__mobile-button.open {
          bottom: 15px !important; } }

@-webkit-keyframes showWrapper {
  to {
    opacity: 1; } }

@keyframes showWrapper {
  to {
    opacity: 1; } }
  .anchor-links__wrapper {
    z-index: 1;
    list-style-type: none;
    overflow: hidden;
    background-color: #ffffff;
    bottom: 80px;
    position: absolute;
    display: none;
    -webkit-animation: showWrapper 0s 0.1s forwards;
            animation: showWrapper 0s 0.1s forwards;
    opacity: 0; }
    @media (min-width: 1200px) {
      .anchor-links__wrapper {
        opacity: 1;
        left: 0;
        max-width: 260px;
        position: static;
        width: 44px;
        display: block;
        -webkit-transition: .4s;
        transition: .4s; } }
    @media (orientation: landscape) {
      .anchor-links__wrapper {
        bottom: 70px; } }
    .anchor-links__wrapper.open {
      background-color: #ffffff;
      max-height: 380px;
      display: block;
      width: 325px !important;
      right: 0; }
      .anchor-links__wrapper.open ul {
        width: 100%; }
        .anchor-links__wrapper.open ul li a {
          width: auto;
          padding-right: 15px; }
      .anchor-links__wrapper.open .scrollbars {
        max-height: 380px !important;
        height: auto; }
        @media (orientation: landscape) {
          .anchor-links__wrapper.open .scrollbars {
            max-height: 200px !important; } }
        .anchor-links__wrapper.open .scrollbars .track-vertical {
          background: #d0d3d4;
          top: 0;
          right: 5px;
          height: calc(100% - 20px);
          border-radius: 4px;
          margin: 10px 0; }
          .anchor-links__wrapper.open .scrollbars .track-vertical .thumb-vertical {
            background-color: #071d49;
            border-radius: 4px; }
        .anchor-links__wrapper.open .scrollbars .track-horizontal {
          display: none; }
      @media (min-width: 1200px) {
        .anchor-links__wrapper.open {
          opacity: 95%; } }
    .anchor-links__wrapper.active, .anchor-links__wrapper.singleActive {
      width: 100%; }
      @media (min-width: 1200px) {
        .anchor-links__wrapper.active, .anchor-links__wrapper.singleActive {
          width: 100%;
          padding-left: 4px; } }
    .anchor-links__wrapper.singleActive ul li a.active {
      background-color: #ffffff;
      opacity: 95%; }
      .anchor-links__wrapper.singleActive ul li a.active span {
        visibility: visible; }
  .anchor-links ul {
    margin: 4px 0;
    padding: 0;
    z-index: 100;
    list-style-type: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    .anchor-links ul.active a span {
      visibility: visible; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .anchor-links li::marker {
      content: ''; } }
  .anchor-links li a {
    font-size: 14px;
    line-height: 18px;
    color: #071d49;
    text-decoration: none;
    padding: 12px 0 12px 45px;
    display: block;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    font-weight: bold;
    width: 260px;
    left: -5px; }
    @media (min-width: 1200px) and (max-width: 1440px) {
      .anchor-links li a {
        width: 220px; } }
    .anchor-links li a .indicator {
      border-radius: 50%;
      position: absolute;
      left: 15px;
      top: calc(50% - 8px);
      padding: 2px;
      border: 2px solid #ffffff; }
      .anchor-links li a .indicator::before {
        content: "";
        width: 8px;
        height: 8px;
        display: block;
        border-radius: 50%;
        background-color: #bfbfbf;
        background-clip: padding-box;
        vertical-align: middle; }
    .anchor-links li a:hover {
      color: #e40046;
      text-decoration: none; }
      .anchor-links li a:hover .indicator::before {
        background-color: #e40046;
        border-color: transparent; }
    .anchor-links li a.active {
      color: #e40046; }
      .anchor-links li a.active .indicator {
        border-color: #e40046; }
        .anchor-links li a.active .indicator::before {
          border-color: transparent;
          background-color: #e40046; }
    .anchor-links li a .label {
      visibility: hidden; }
  .anchor-links li:hover {
    background-color: #ffffff;
    opacity: 95%; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit .anchor-links,
.aem-AuthorLayer-DQM .anchor-links,
.aem-AuthorLayer-Developer .anchor-links,
.aem-AuthorLayer-Design .anchor-links,
.aem-AuthorLayer-Layouting .anchor-links,
.aem-AuthorLayer-Tracking .anchor-links,
.aem-AuthorLayer-Timewrap .anchor-links,
.cq-wcm-edit .anchor-links {
  min-height: 220px;
  position: relative;
  width: 100%;
  clear: both;
  display: block;
  float: none;
  height: auto; }
  .aem-AuthorLayer-Edit .anchor-links__wrapper,
  .aem-AuthorLayer-DQM .anchor-links__wrapper,
  .aem-AuthorLayer-Developer .anchor-links__wrapper,
  .aem-AuthorLayer-Design .anchor-links__wrapper,
  .aem-AuthorLayer-Layouting .anchor-links__wrapper,
  .aem-AuthorLayer-Tracking .anchor-links__wrapper,
  .aem-AuthorLayer-Timewrap .anchor-links__wrapper,
  .cq-wcm-edit .anchor-links__wrapper {
    top: 0;
    width: 360px;
    position: relative;
    min-height: 220px;
    clear: both;
    display: block;
    float: none; }

.cmp-csv-upload .upload-table .table__header {
  color: #fff; }

.cmp-csv-upload .upload-table .table__row {
  background: #fff; }

.cmp-csv-upload .modal__content {
  min-width: 300px;
  min-height: 150px;
  background: white;
  padding: 30px;
  border-radius: 20px;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

/*
	BASE
*/
.viivtracker {
  color: #071d49;
  padding: 0; }
  .viivtracker .tracker-home-container {
    padding-bottom: 78px; }
    .viivtracker .tracker-home-container .wrapper.row {
      margin-left: 0;
      margin-right: 0; }
    .viivtracker .tracker-home-container .tracker-logo__image {
      margin-top: 15px; }
    .viivtracker .tracker-home-container .richText.page-title-slash, .viivtracker .tracker-home-container #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .viivtracker .tracker-home-container .page-title-slash.privacy_prompt_content {
      margin-bottom: 45px; }
      .viivtracker .tracker-home-container .richText.page-title-slash .component-content, .viivtracker .tracker-home-container #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .component-content, #__tealiumGDPRcpPrefs .privacy_prompt .viivtracker .tracker-home-container .page-title-slash.privacy_prompt_content .component-content {
        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;
        border-bottom: 1px solid #d0d3d4;
        margin-bottom: 14px; }
      .viivtracker .tracker-home-container .richText.page-title-slash h1, .viivtracker .tracker-home-container #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1, #__tealiumGDPRcpPrefs .privacy_prompt .viivtracker .tracker-home-container .page-title-slash.privacy_prompt_content h1 {
        margin: 60px 0 45px 0; }
    @media (max-width: 767px) {
      .viivtracker .tracker-home-container {
        padding-bottom: 33px; } }
    .viivtracker .tracker-home-container .search-form input {
      -moz-appearance: none;
           appearance: none;
      font-size: 18px;
      font-weight: 400;
      height: 60px;
      margin: 0 0 5px 0;
      padding: 0 0 0 7px;
      vertical-align: middle;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-appearance: none;
      border: 1px solid #d0d3d4;
      width: 100%;
      color: #071d49; }
      .viivtracker .tracker-home-container .search-form input.error {
        border-color: #b10036; }
    .viivtracker .tracker-home-container .search-form button {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-search-button.svg");
      background-repeat: no-repeat;
      background-size: auto;
      padding-left: 50px;
      background-size: 16px;
      background-position: 16px center;
      margin-top: 24px; }
    .viivtracker .tracker-home-container .search-form .error-msg {
      display: none;
      font-size: 13px;
      line-height: 15px;
      color: #b10036;
      margin: 0; }
      .viivtracker .tracker-home-container .search-form .error-msg.active {
        display: block; }
  .viivtracker .tracker-results-container {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ffffff), color-stop(50%, #f1f1f1));
    background: linear-gradient(90deg, #ffffff 50%, #f1f1f1 50%); }
    @media (max-width: 1200px) {
      .viivtracker .tracker-results-container {
        background: transparent; } }
    .viivtracker .tracker-results-container > .component-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 1200px) {
        .viivtracker .tracker-results-container > .component-content {
          display: block; } }
    .viivtracker .tracker-results-container .tracker-details {
      padding-top: 45px;
      background-image: url("../../../../viivexchange/desktop/assets/img/viivtracker/viivtracker-bg.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-position: right;
      background-size: auto 100%; }
      @media (max-width: 1200px) {
        .viivtracker .tracker-results-container .tracker-details {
          display: block;
          background-image: none; } }
      .viivtracker .tracker-results-container .tracker-details__image {
        margin: 0 0 25px 0;
        line-height: 0; }
        .viivtracker .tracker-results-container .tracker-details__image img {
          height: 68px;
          width: auto; }
      .viivtracker .tracker-results-container .tracker-details__content p, .viivtracker .tracker-results-container .tracker-details__content .searchResults-results .searchResults-result, .searchResults-results .viivtracker .tracker-results-container .tracker-details__content .searchResults-result {
        margin-bottom: 10px; }
      .viivtracker .tracker-results-container .tracker-details__content .return-to-page {
        margin-top: 75px; }
        @media (max-width: 1200px) {
          .viivtracker .tracker-results-container .tracker-details__content .return-to-page {
            margin-top: 30px; } }
      .viivtracker .tracker-results-container .tracker-details__logo {
        margin-bottom: 20px; }
    .viivtracker .tracker-results-container .tracker-results-list {
      padding-top: 90px;
      padding-bottom: 90px; }
      @media (max-width: 1200px) {
        .viivtracker .tracker-results-container .tracker-results-list {
          padding-top: 30px;
          padding-bottom: 30px;
          background-color: transparent; } }
      .viivtracker .tracker-results-container .tracker-results-list > ul {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0; }
        .viivtracker .tracker-results-container .tracker-results-list > ul li {
          position: relative;
          list-style: none; }
          .viivtracker .tracker-results-container .tracker-results-list > ul li .wrapper .content {
            border-radius: 6px;
            position: relative;
            padding: 5px 60px 5px 60px; }
            @media (max-width: 1200px) {
              .viivtracker .tracker-results-container .tracker-results-list > ul li .wrapper .content {
                padding: 5px 10px 5px 60px; } }
            .viivtracker .tracker-results-container .tracker-results-list > ul li .wrapper .content h4, .viivtracker .tracker-results-container .tracker-results-list > ul li .wrapper .content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .viivtracker .tracker-results-container .tracker-results-list > ul li .wrapper .content input,
            .viivtracker .tracker-results-container .tracker-results-list > ul li .wrapper .content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .viivtracker .tracker-results-container .tracker-results-list > ul li .wrapper .content input {
              margin: 0;
              font-size: 16px;
              letter-spacing: 0;
              line-height: 24px; }
            .viivtracker .tracker-results-container .tracker-results-list > ul li .wrapper .content p, .viivtracker .tracker-results-container .tracker-results-list > ul li .wrapper .content .searchResults-results .searchResults-result, .searchResults-results .viivtracker .tracker-results-container .tracker-results-list > ul li .wrapper .content .searchResults-result {
              margin: 0;
              font-size: 14px;
              letter-spacing: 0;
              line-height: 18px; }
          .viivtracker .tracker-results-container .tracker-results-list > ul li.completed > .wrapper > .content:before {
            content: '';
            width: 24px;
            height: 24px;
            border-radius: 24px;
            display: inline-block;
            position: absolute;
            background-image: url("../../../../viivexchange/desktop/assets/img/viivtracker/green-check.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: 24px;
            background-color: transparent;
            top: calc(50% - 12px);
            left: 16px;
            z-index: 1; }
          .viivtracker .tracker-results-container .tracker-results-list > ul li.completed.last > .wrapper > .content {
            background: #e40046; }
            .viivtracker .tracker-results-container .tracker-results-list > ul li.completed.last > .wrapper > .content h4, .viivtracker .tracker-results-container .tracker-results-list > ul li.completed.last > .wrapper > .content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .viivtracker .tracker-results-container .tracker-results-list > ul li.completed.last > .wrapper > .content input,
            .viivtracker .tracker-results-container .tracker-results-list > ul li.completed.last > .wrapper > .content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .viivtracker .tracker-results-container .tracker-results-list > ul li.completed.last > .wrapper > .content input, .viivtracker .tracker-results-container .tracker-results-list > ul li.completed.last > .wrapper > .content p, .viivtracker .tracker-results-container .tracker-results-list > ul li.completed.last > .wrapper > .content .searchResults-results .searchResults-result, .searchResults-results .viivtracker .tracker-results-container .tracker-results-list > ul li.completed.last > .wrapper > .content .searchResults-result {
              color: #ffffff; }
        @media (min-width: 460px) {
          .viivtracker .tracker-results-container .tracker-results-list > ul > li {
            background-image: url("../../../../viivexchange/desktop/assets/img/viivtracker/line-dash.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: 97px;
            background-position: 25px -34px; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li:first-of-type {
              background-image: url("../../../../viivexchange/desktop/assets/img/viivtracker/line-dash-first.svg");
              background-repeat: no-repeat;
              background-size: auto;
              background-size: 97px;
              background-position: 25px -34px; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li:nth-of-type(2) {
              background-image: url("../../../../viivexchange/desktop/assets/img/viivtracker/line-dash-second.svg");
              background-repeat: no-repeat;
              background-size: auto;
              background-size: 97px;
              background-position: 25px -34px; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li:last-of-type {
              background-image: url("../../../../viivexchange/desktop/assets/img/viivtracker/line-dash-last.svg");
              background-repeat: no-repeat;
              background-size: auto;
              background-size: 97px;
              background-position: 25px -34px; } }
        .viivtracker .tracker-results-container .tracker-results-list > ul > li > .wrapper {
          padding-top: 5px;
          padding-bottom: 5px;
          height: auto;
          display: table-cell;
          vertical-align: middle; }
          @media (min-width: 460px) {
            .viivtracker .tracker-results-container .tracker-results-list > ul > li > .wrapper {
              height: 72px; } }
          .viivtracker .tracker-results-container .tracker-results-list > ul > li > .wrapper > .content {
            position: relative; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li > .wrapper > .content:before {
              content: '';
              width: 16px;
              height: 16px;
              border-radius: 16px;
              background-color: #071d49;
              display: inline-block;
              position: absolute;
              top: calc(50% - 8px);
              left: 18px; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li > .wrapper > .content a.tooltip {
              width: 16px;
              height: 16px;
              background-image: url("../../../../viivexchange/desktop/assets/img/viivtracker/tooltip.svg");
              background-repeat: no-repeat;
              background-size: auto;
              background-size: 16px;
              border-radius: 16px;
              display: inline-block;
              border: none;
              font-size: 0;
              vertical-align: super;
              margin-left: 20px; }
        .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul {
          height: auto;
          position: relative;
          left: 40px;
          width: calc(100% - 40px); }
          .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul:before {
            content: '';
            width: 12px;
            height: 12px;
            border-radius: 12px;
            background-color: #071d49;
            display: inline-block;
            position: absolute;
            top: calc(50% - 6px);
            left: 18px; }
          @media (min-width: 460px) {
            .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul {
              height: 68px; } }
          .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li .wrapper .content {
            padding: 5px 10px 5px 5px; }
          .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li ul {
            display: none; }
          .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li.completed ul {
            display: inline-block; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li.completed ul li {
              display: none; }
              .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li.completed ul li.completed {
                display: inline-block;
                padding: 0;
                margin: 0 15px 0 0; }
                .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li.completed ul li.completed .wrapper .content {
                  padding: 5px 10px 5px 44px;
                  border: 1px solid #071d49;
                  display: inline-block;
                  border-radius: 0; }
                  .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li.completed ul li.completed .wrapper .content:before {
                    content: '';
                    width: 16px;
                    height: 16px;
                    border-radius: 16px;
                    display: inline-block;
                    position: absolute;
                    background-image: url("../../../../viivexchange/desktop/assets/img/viivtracker/green-check.svg");
                    background-repeat: no-repeat;
                    background-size: auto;
                    background-size: 16px;
                    background-color: transparent;
                    top: calc(50% - 8px);
                    left: 10px;
                    z-index: 1; }
                  .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li.completed ul li.completed .wrapper .content H4, .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li.completed ul li.completed .wrapper .content p, .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li.completed ul li.completed .wrapper .content .searchResults-results .searchResults-result, .searchResults-results .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li.completed ul li.completed .wrapper .content .searchResults-result {
                    font-size: 14px; }
          .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li.completed > .wrapper {
            display: inline-block; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li.completed > .wrapper > .content {
              padding-left: 40px;
              display: inline-block;
              margin-bottom: 0; }
              .viivtracker .tracker-results-container .tracker-results-list > ul > li > ul > li.completed > .wrapper > .content:before {
                content: '';
                width: 20px;
                height: 20px;
                border-radius: 20px;
                display: inline-block;
                position: absolute;
                background-image: url("../../../../viivexchange/desktop/assets/img/viivtracker/green-check.svg");
                background-repeat: no-repeat;
                background-size: auto;
                background-size: 20px;
                background-color: transparent;
                top: calc(50% - 10px);
                left: 5px;
                z-index: 1; }
        .viivtracker .tracker-results-container .tracker-results-list > ul > li.lastChildrenCompleted > ul {
          height: auto; }
          @media (min-width: 460px) {
            .viivtracker .tracker-results-container .tracker-results-list > ul > li.lastChildrenCompleted > ul {
              height: 68px; } }
          .viivtracker .tracker-results-container .tracker-results-list > ul > li.lastChildrenCompleted > ul > li {
            display: none; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li.lastChildrenCompleted > ul > li.completed {
              height: auto;
              display: table-cell;
              vertical-align: middle; }
              @media (min-width: 460px) {
                .viivtracker .tracker-results-container .tracker-results-list > ul > li.lastChildrenCompleted > ul > li.completed {
                  height: 68px; } }
              .viivtracker .tracker-results-container .tracker-results-list > ul > li.lastChildrenCompleted > ul > li.completed > ul > li {
                display: none; }
                .viivtracker .tracker-results-container .tracker-results-list > ul > li.lastChildrenCompleted > ul > li.completed > ul > li.completed {
                  display: inline-block; }
        @media (min-width: 460px) {
          .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren {
            background-image: url("../../../../viivexchange/desktop/assets/img/viivtracker/line-dash-2.svg");
            background-repeat: no-repeat;
            background-size: auto;
            background-size: 97px;
            background-position: 25px -34px; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren.completedHasNoChildren {
              background-image: url("../../../../viivexchange/desktop/assets/img/viivtracker/line-dash.svg");
              background-repeat: no-repeat;
              background-size: auto;
              background-size: 97px;
              background-position: 25px -34px; } }
        .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul {
          height: auto;
          position: relative; }
          .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul:before {
            top: 28px; }
          .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li ul {
            display: block;
            position: relative;
            padding-top: 15px;
            padding-bottom: 15px; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li ul:before {
              content: '';
              width: 12px;
              height: 12px;
              border-radius: 12px;
              background-color: #071d49;
              display: inline-block;
              position: absolute;
              top: calc(50% - 6px);
              left: 18px; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li ul li {
              display: block; }
          .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed > .wrapper {
            padding-top: 5px;
            padding-bottom: 5px;
            height: auto;
            display: table-cell;
            vertical-align: middle;
            padding-top: 0;
            padding-bottom: 0; }
            @media (min-width: 460px) {
              .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed > .wrapper {
                height: 72px; } }
            @media (min-width: 460px) {
              .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed > .wrapper {
                height: auto; } }
          .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li {
            display: block; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li .wrapper > .content {
              padding: 5px 10px 5px 5px;
              border: 0; }
              .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li .wrapper > .content h4, .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li .wrapper > .content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li .wrapper > .content input,
              .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li .wrapper > .content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li .wrapper > .content input {
                margin: 0;
                font-size: 16px;
                letter-spacing: 0;
                line-height: 24px; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li.completed > .wrapper {
              display: inline-block; }
              .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li.completed > .wrapper > .content {
                padding-left: 40px;
                display: inline-block;
                margin-bottom: 0; }
                .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li.completed > .wrapper > .content:before {
                  content: '';
                  width: 20px;
                  height: 20px;
                  border-radius: 20px;
                  display: inline-block;
                  position: absolute;
                  background-image: url("../../../../viivexchange/desktop/assets/img/viivtracker/green-check.svg");
                  background-repeat: no-repeat;
                  background-size: auto;
                  background-size: 20px;
                  background-color: transparent;
                  top: calc(50% - 10px);
                  left: 5px;
                  z-index: 1; }
                .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li.completed > .wrapper > .content h4, .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li.completed > .wrapper > .content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li.completed > .wrapper > .content input,
                .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li.completed > .wrapper > .content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed ul li.completed > .wrapper > .content input {
                  margin: 0;
                  font-size: 16px;
                  letter-spacing: 0;
                  line-height: 24px; }
          .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed.lastChildrenCompleted ul li {
            display: none; }
            .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed.lastChildrenCompleted ul li.completed {
              display: block; }
              .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed.lastChildrenCompleted ul li.completed > .wrapper {
                padding-top: 5px;
                padding-bottom: 5px;
                height: auto;
                display: table-cell;
                vertical-align: middle;
                height: 72px; }
                @media (min-width: 460px) {
                  .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed.lastChildrenCompleted ul li.completed > .wrapper {
                    height: 72px; } }
                @media (min-width: 460px) {
                  .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren > ul > li.completed.lastChildrenCompleted ul li.completed > .wrapper {
                    height: 68px; } }
        .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren.lastChildrenCompleted > ul li.completed .wrapper {
          padding-top: 5px;
          padding-bottom: 5px;
          height: auto;
          display: table-cell;
          vertical-align: middle; }
          @media (min-width: 460px) {
            .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren.lastChildrenCompleted > ul li.completed .wrapper {
              height: 72px; } }
          @media (max-width: 460px) {
            .viivtracker .tracker-results-container .tracker-results-list > ul > li.visibleNestedChildren.lastChildrenCompleted > ul li.completed .wrapper {
              height: 72px; } }

body.tp-mode-basic #content {
  /*##### VX MASTER COLORS ########*/
  /*
	AUTHORING - restricted content
*/ }
  body.tp-mode-basic #content .aem-AuthorLayer-Edit #header,
  body.tp-mode-basic #content .aem-AuthorLayer-DQM #header,
  body.tp-mode-basic #content .aem-AuthorLayer-Developer #header,
  body.tp-mode-basic #content .aem-AuthorLayer-Design #header,
  body.tp-mode-basic #content .aem-AuthorLayer-Layouting #header,
  body.tp-mode-basic #content .aem-AuthorLayer-Tracking #header,
  body.tp-mode-basic #content .aem-AuthorLayer-Timewrap #header,
  body.tp-mode-basic #content .cq-wcm-edit #header {
    height: 100px;
    max-height: 100%;
    display: block;
    position: relative;
    overflow: hidden; }
  body.tp-mode-basic #content .aem-AuthorLayer-Edit .content, body.tp-mode-basic #content .aem-AuthorLayer-Edit .component-content, body.tp-mode-basic #content .aem-AuthorLayer-Edit .component, body.tp-mode-basic #content .aem-AuthorLayer-Edit .richText-content,
  body.tp-mode-basic #content .aem-AuthorLayer-DQM .content,
  body.tp-mode-basic #content .aem-AuthorLayer-DQM .component-content,
  body.tp-mode-basic #content .aem-AuthorLayer-DQM .component,
  body.tp-mode-basic #content .aem-AuthorLayer-DQM .richText-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Developer .content,
  body.tp-mode-basic #content .aem-AuthorLayer-Developer .component-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Developer .component,
  body.tp-mode-basic #content .aem-AuthorLayer-Developer .richText-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Design .content,
  body.tp-mode-basic #content .aem-AuthorLayer-Design .component-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Design .component,
  body.tp-mode-basic #content .aem-AuthorLayer-Design .richText-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Layouting .content,
  body.tp-mode-basic #content .aem-AuthorLayer-Layouting .component-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Layouting .component,
  body.tp-mode-basic #content .aem-AuthorLayer-Layouting .richText-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Tracking .content,
  body.tp-mode-basic #content .aem-AuthorLayer-Tracking .component-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Tracking .component,
  body.tp-mode-basic #content .aem-AuthorLayer-Tracking .richText-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Timewrap .content,
  body.tp-mode-basic #content .aem-AuthorLayer-Timewrap .component-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Timewrap .component,
  body.tp-mode-basic #content .aem-AuthorLayer-Timewrap .richText-content,
  body.tp-mode-basic #content .cq-wcm-edit .content,
  body.tp-mode-basic #content .cq-wcm-edit .component-content,
  body.tp-mode-basic #content .cq-wcm-edit .component,
  body.tp-mode-basic #content .cq-wcm-edit .richText-content {
    display: block;
    position: relative;
    clear: both; }
  body.tp-mode-basic #content .aem-AuthorLayer-Edit .editable-content,
  body.tp-mode-basic #content .aem-AuthorLayer-DQM .editable-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Developer .editable-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Design .editable-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Layouting .editable-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Tracking .editable-content,
  body.tp-mode-basic #content .aem-AuthorLayer-Timewrap .editable-content,
  body.tp-mode-basic #content .cq-wcm-edit .editable-content {
    display: block !important;
    clear: both;
    position: relative !important;
    min-height: 40px !important;
    background: #eee;
    text-align: center;
    padding: 15px;
    font-size: 12px; }
    body.tp-mode-basic #content .aem-AuthorLayer-Edit .editable-content:before,
    body.tp-mode-basic #content .aem-AuthorLayer-DQM .editable-content:before,
    body.tp-mode-basic #content .aem-AuthorLayer-Developer .editable-content:before,
    body.tp-mode-basic #content .aem-AuthorLayer-Design .editable-content:before,
    body.tp-mode-basic #content .aem-AuthorLayer-Layouting .editable-content:before,
    body.tp-mode-basic #content .aem-AuthorLayer-Tracking .editable-content:before,
    body.tp-mode-basic #content .aem-AuthorLayer-Timewrap .editable-content:before,
    body.tp-mode-basic #content .cq-wcm-edit .editable-content:before {
      content: ' editable content '; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.margin-top-1 {
    margin-top: 24px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.margin-bottom-1 {
    margin-bottom: 24px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.margin-top-2 {
    margin-top: 32px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.margin-bottom-2, body.tp-mode-basic #content body.theme-product-cabenuva .component.base-popup_actions-decline, body.tp-mode-basic #content body.theme-product-cabenuva .component.exit-message-popup_actions-decline, body.tp-mode-basic #content body.theme-product-cabenuva .component.message-popup_actions-decline {
    margin-bottom: 32px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.margin-top-3 {
    margin-top: 48px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.margin-bottom-3 {
    margin-bottom: 48px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.margin-top-4 {
    margin-top: 64px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.margin-bottom-4 {
    margin-bottom: 64px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.margin-top-5 {
    margin-top: 88px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.margin-bottom-5 {
    margin-bottom: 88px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.margin-top-6 {
    margin-top: 120px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.margin-bottom-6 {
    margin-bottom: 120px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.padding-top-1 > .component-content > div {
    padding-top: 15px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.padding-bottom-1 > .component-content > div {
    padding-bottom: 15px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.padding-left-1 > .component-content > div {
    padding-left: 15px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.padding-right-1 > .component-content > div {
    padding-right: 15px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.padding-top-2 > .component-content > div {
    padding-top: 30px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.padding-bottom-2 > .component-content > div {
    padding-bottom: 30px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.padding-left-2 > .component-content > div {
    padding-left: 30px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.padding-right-2 > .component-content > div {
    padding-right: 30px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.padding-top-3 > .component-content > div {
    padding-top: 45px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.padding-bottom-3 > .component-content > div {
    padding-bottom: 45px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.padding-left-3 > .component-content > div {
    padding-left: 45px; }
  body.tp-mode-basic #content body.theme-product-cabenuva .component.padding-right-3 > .component-content > div {
    padding-right: 45px; }
  body.tp-mode-basic #content h1 {
    font-size: 40px;
    line-height: 1.25;
    font-weight: 700;
    color: #363636;
    font-family: "Falena", sans-serif;
    margin: 0; }
    @media (min-width: 768px) {
      body.tp-mode-basic #content h1 {
        font-size: 50px; } }
  body.tp-mode-basic #content h2, body.tp-mode-basic #content .searchResults, body.tp-mode-basic #content .searchResults-term, body.tp-mode-basic #content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form body.tp-mode-basic #content .gigya-composite-control-header {
    font-size: 33px;
    line-height: 1.25;
    font-weight: 600;
    color: #e67300;
    font-family: "AvantGarde", sans-serif;
    margin: 0 0 32px; }
    @media (min-width: 768px) {
      body.tp-mode-basic #content h2, body.tp-mode-basic #content .searchResults, body.tp-mode-basic #content .searchResults-term, body.tp-mode-basic #content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form body.tp-mode-basic #content .gigya-composite-control-header {
        font-size: 42px; } }
  body.tp-mode-basic #content h3 {
    font-size: 28px;
    font-weight: 700;
    color: #e67300; }
    @media (min-width: 768px) {
      body.tp-mode-basic #content h3 {
        font-size: 35px; } }
  body.tp-mode-basic #content h4, body.tp-mode-basic #content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content input,
  body.tp-mode-basic #content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content input {
    font-size: 24px;
    font-weight: 500;
    color: #506d85; }
    @media (min-width: 768px) {
      body.tp-mode-basic #content h4, body.tp-mode-basic #content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content input,
      body.tp-mode-basic #content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content input {
        font-size: 28px; } }
  body.tp-mode-basic #content h5, body.tp-mode-basic #content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-basic #content .searchResults-title,
  body.tp-mode-basic #content h6,
  body.tp-mode-basic #content .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content body.tp-mode-basic #content p.subtitle,
  body.tp-mode-basic #content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results body.tp-mode-basic #content .subtitle.searchResults-result,
  body.tp-mode-basic #content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content body.tp-mode-basic #content .subtitle.searchResults-result {
    font-size: 20px;
    font-weight: 500;
    color: #e67300; }
    @media (min-width: 768px) {
      body.tp-mode-basic #content h5, body.tp-mode-basic #content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-basic #content .searchResults-title,
      body.tp-mode-basic #content h6,
      body.tp-mode-basic #content .hero-banner .hero-banner-v2__content p.subtitle,
      .hero-banner .hero-banner-v2__content body.tp-mode-basic #content p.subtitle,
      body.tp-mode-basic #content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
      .hero-banner .hero-banner-v2__content .searchResults-results body.tp-mode-basic #content .subtitle.searchResults-result,
      body.tp-mode-basic #content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
      .searchResults-results .hero-banner .hero-banner-v2__content body.tp-mode-basic #content .subtitle.searchResults-result {
        font-size: 24px; } }
  body.tp-mode-basic #content h3, body.tp-mode-basic #content h4, body.tp-mode-basic #content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content input,
  body.tp-mode-basic #content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content input, body.tp-mode-basic #content h5, body.tp-mode-basic #content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-basic #content .searchResults-title,
  body.tp-mode-basic #content h6,
  body.tp-mode-basic #content .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content body.tp-mode-basic #content p.subtitle,
  body.tp-mode-basic #content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results body.tp-mode-basic #content .subtitle.searchResults-result,
  body.tp-mode-basic #content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content body.tp-mode-basic #content .subtitle.searchResults-result {
    margin: 0 0 16px;
    line-height: 1.25;
    font-family: "AvantGarde", sans-serif; }
  body.tp-mode-basic #content p, body.tp-mode-basic #content .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .searchResults-result {
    line-height: 1.25;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
    font-family: "AvantGarde", sans-serif; }
    @media (min-width: 768px) {
      body.tp-mode-basic #content p, body.tp-mode-basic #content .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .searchResults-result {
        font-size: 20px; } }
  body.tp-mode-basic #content p + h4, body.tp-mode-basic #content .searchResults-results .searchResults-result + h4, .searchResults-results body.tp-mode-basic #content .searchResults-result + h4, body.tp-mode-basic #content .content-filter .filter--keyword .filter__content form p + input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content p + input, body.tp-mode-basic #content .searchResults-results .content-filter .filter--keyword .filter__content form .searchResults-result + input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content .searchResults-results .searchResults-result + input, .searchResults-results body.tp-mode-basic #content .content-filter .filter--keyword .filter__content form .searchResults-result + input, .content-filter .filter--keyword .filter__content form .searchResults-results body.tp-mode-basic #content .searchResults-result + input,
  body.tp-mode-basic #content .content-filter-v2 .filter--keyword .filter__content form p + input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content p + input,
  body.tp-mode-basic #content .searchResults-results .content-filter-v2 .filter--keyword .filter__content form .searchResults-result + input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content .searchResults-results .searchResults-result + input, .searchResults-results body.tp-mode-basic #content .content-filter-v2 .filter--keyword .filter__content form .searchResults-result + input, .content-filter-v2 .filter--keyword .filter__content form .searchResults-results body.tp-mode-basic #content .searchResults-result + input {
    margin-top: 44px; }
    @media (min-width: 768px) {
      body.tp-mode-basic #content p + h4, body.tp-mode-basic #content .searchResults-results .searchResults-result + h4, .searchResults-results body.tp-mode-basic #content .searchResults-result + h4, body.tp-mode-basic #content .content-filter .filter--keyword .filter__content form p + input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content p + input, body.tp-mode-basic #content .searchResults-results .content-filter .filter--keyword .filter__content form .searchResults-result + input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content .searchResults-results .searchResults-result + input, .searchResults-results body.tp-mode-basic #content .content-filter .filter--keyword .filter__content form .searchResults-result + input, .content-filter .filter--keyword .filter__content form .searchResults-results body.tp-mode-basic #content .searchResults-result + input,
      body.tp-mode-basic #content .content-filter-v2 .filter--keyword .filter__content form p + input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content p + input,
      body.tp-mode-basic #content .searchResults-results .content-filter-v2 .filter--keyword .filter__content form .searchResults-result + input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content .searchResults-results .searchResults-result + input, .searchResults-results body.tp-mode-basic #content .content-filter-v2 .filter--keyword .filter__content form .searchResults-result + input, .content-filter-v2 .filter--keyword .filter__content form .searchResults-results body.tp-mode-basic #content .searchResults-result + input {
        margin-top: 88px; } }
  body.tp-mode-basic #content .cab-small,
  body.tp-mode-basic #content .cab-small p,
  body.tp-mode-basic #content .cab-small .searchResults-results .searchResults-result,
  .searchResults-results body.tp-mode-basic #content .cab-small .searchResults-result {
    font-size: 13px;
    color: #777777; }
    @media (min-width: 768px) {
      body.tp-mode-basic #content .cab-small,
      body.tp-mode-basic #content .cab-small p,
      body.tp-mode-basic #content .cab-small .searchResults-results .searchResults-result,
      .searchResults-results body.tp-mode-basic #content .cab-small .searchResults-result {
        font-size: 16px; } }
  body.tp-mode-basic #content .cab-extrasmall,
  body.tp-mode-basic #content .cab-extrasmall p,
  body.tp-mode-basic #content .cab-extrasmall .searchResults-results .searchResults-result,
  .searchResults-results body.tp-mode-basic #content .cab-extrasmall .searchResults-result {
    font-size: 12px;
    color: #888888;
    line-height: 1.1;
    display: inline-block; }
    @media (min-width: 768px) {
      body.tp-mode-basic #content .cab-extrasmall,
      body.tp-mode-basic #content .cab-extrasmall p,
      body.tp-mode-basic #content .cab-extrasmall .searchResults-results .searchResults-result,
      .searchResults-results body.tp-mode-basic #content .cab-extrasmall .searchResults-result {
        font-size: 14px; } }
  body.tp-mode-basic #content sup {
    vertical-align: super;
    font-weight: 300;
    font-size: 0.7em;
    top: 0em; }
  body.tp-mode-basic #content .treatment-planner {
    display: block;
    height: auto;
    width: 100%;
    padding: 0; }
    body.tp-mode-basic #content .treatment-planner .selection-italic {
      font-style: italic; }
    body.tp-mode-basic #content .treatment-planner .selection-bold {
      font-weight: 600; }
    body.tp-mode-basic #content .treatment-planner .tp__injection-box h5, body.tp-mode-basic #content .treatment-planner .tp__injection-box .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-basic #content .treatment-planner .tp__injection-box .searchResults-title {
      margin-top: 0;
      font-size: 24px;
      color: #e67300;
      font-family: "Raleway", sans-serif;
      font-weight: 500; }
    body.tp-mode-basic #content .treatment-planner .tp__injection-box p, body.tp-mode-basic #content .treatment-planner .tp__injection-box .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .treatment-planner .tp__injection-box .searchResults-result {
      font-family: "Raleway", sans-serif;
      color: #555555; }
    body.tp-mode-basic #content .treatment-planner .tp__main-info h4, body.tp-mode-basic #content .treatment-planner .tp__main-info .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content .treatment-planner .tp__main-info input,
    body.tp-mode-basic #content .treatment-planner .tp__main-info .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content .treatment-planner .tp__main-info input {
      font-family: "Raleway", sans-serif;
      color: #506d85;
      font-size: 28px; }
    body.tp-mode-basic #content .treatment-planner .tp__main-info p, body.tp-mode-basic #content .treatment-planner .tp__main-info .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .treatment-planner .tp__main-info .searchResults-result {
      font-family: "Raleway", sans-serif;
      color: #555555; }
    body.tp-mode-basic #content .treatment-planner .treatment-planner-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 10px 0;
      padding: 0 15px; }
      @media (min-width: 480px) {
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container {
          margin: 88px 0; } }
      @media (min-width: 992px) {
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container {
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
      body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content {
        max-width: 810px;
        width: 100%; }
        @media screen and (min-width: 1024px) {
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content {
            max-width: 760px;
            margin-left: 20px; } }
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content p, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .searchResults-result {
          margin-bottom: 5px; }
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips {
          padding: 18px;
          border: 1px solid transparent;
          background-color: rgba(185, 197, 206, 0.12);
          margin: 32px 0 0; }
          @media (min-width: 480px) {
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips {
              padding: 48px; } }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content h4, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content input,
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content input {
            font-family: "Raleway", sans-serif;
            color: #506d85;
            font-size: 28px; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ol {
            font-family: "Raleway", sans-serif; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ol li {
              color: #555555;
              padding: 0 0 30px 50px;
              line-height: 1.22;
              font-size: 20px; }
              body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ol li:last-of-type {
                padding-bottom: 0;
                margin-bottom: 0; }
              body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ol li::before {
                background-image: none;
                display: inline-block;
                color: #e67300;
                font-size: 35px;
                font-family: "Raleway", sans-serif;
                font-weight: 700;
                padding-right: 24px;
                top: -8px; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ul {
            margin-top: 10px;
            font-family: "Raleway", sans-serif; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ul li {
              color: #555555;
              padding: 0 0 0 30px;
              margin-bottom: 15px;
              line-height: 1.22; }
              body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ul li::before {
                background-image: none;
                content: "";
                border-bottom: 1px solid #e67300;
                display: inline-block;
                top: 12px;
                padding-right: 0;
                width: 20px;
                height: 0; }
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box {
          padding: 20px;
          border: 1px solid transparent;
          background-color: rgba(185, 197, 206, 0.12);
          margin-bottom: 16px;
          display: block;
          border-radius: 4px; }
          @media (min-width: 480px) {
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box {
              padding: 32px; } }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .title {
            background-image: url("../../../../viivexchange/desktop//assets/icons/cab-injection-icon.svg");
            background-size: 64px 32px;
            background-repeat: no-repeat;
            padding: 50px 0 0; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .title p, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .title .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .title .searchResults-result {
              font-size: 16px;
              line-height: 20px;
              color: #777777; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .subtitle div {
            border-bottom: 1px solid #f6be00;
            padding-bottom: 24px; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .subtitle p, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .subtitle .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .subtitle .searchResults-result {
            font-size: 14px;
            line-height: 18px;
            color: #888888; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description,
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description {
            font-family: "Raleway", sans-serif; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description p, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description .searchResults-result,
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description p,
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description .searchResults-results .searchResults-result,
            .searchResults-results body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description .searchResults-result {
              color: #555555; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description div,
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div {
              padding-top: 24px;
              border-top: 1px solid #f6be00; }
              body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description div p, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description div .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description div .searchResults-result,
              body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div p,
              body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div .searchResults-results .searchResults-result,
              .searchResults-results body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div .searchResults-result {
                font-size: 16px;
                line-height: 20px;
                color: #555555; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .date {
            font-size: 24px;
            line-height: 30px;
            color: #e67300;
            font-weight: 500;
            margin: 4px 0;
            font-family: "Raleway", sans-serif; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .target-date {
            font-size: 16px;
            font-weight: 600;
            color: #506d85;
            line-height: 20px; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-container {
            padding: 24px 0; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-title {
            color: #777777; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-description {
            color: #888888;
            font-family: "Raleway", sans-serif; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-header {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            -webkit-box-align: start;
                -ms-flex-align: start;
                    align-items: flex-start;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-header button {
              width: 20px;
              height: 20px;
              border: none;
              padding: 0;
              background-image: url("../../../../viivexchange/desktop//assets/icons/cab-injection-edit-icon.svg");
              background-color: transparent; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container {
            background-image: url("../../../../viivexchange/desktop//assets/icons/cab-dosing-window.svg");
            background-size: 158px;
            background-repeat: no-repeat;
            background-position: left 16px;
            padding: 70px 0 0;
            margin-bottom: 24px;
            border-top: 1px solid #f6be00;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
            @media (min-width: 480px) {
              body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container {
                -ms-flex-wrap: nowrap;
                    flex-wrap: nowrap; } }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container .title,
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .latest-container .title {
              background-image: none;
              padding: 0; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container .date,
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .latest-container .date {
              font-size: 16px;
              font-weight: 600;
              color: #506d85;
              line-height: 20px; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container {
              padding-right: 50px; }
              @media (max-width: 767.98px) {
                body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container {
                  margin-bottom: 20px; } }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box p, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .searchResults-result {
            font-size: 16px;
            line-height: 25px;
            font-weight: 400; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box:not(.editable) .actual-date-container {
            padding: 0 0 15px 0; }
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main {
          border-color: #f6be00;
          background-color: rgba(246, 190, 0, 0.08); }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main h5, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main .searchResults-title {
            position: relative;
            padding-left: 75px;
            margin-bottom: 10px; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main h5:after, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main .searchResults-results .searchResults-result .searchResults-title:after, .searchResults-results .searchResults-result body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main .searchResults-title:after {
              content: "";
              background-image: url("../../../../viivexchange/desktop//assets/icons/cab-oral-lead-icon.svg");
              background-size: contain;
              background-repeat: no-repeat;
              position: absolute;
              top: -2px;
              left: 0;
              display: block;
              width: 60px;
              height: 30px; }
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__box div:first-of-type {
          background-image: url("../../../../viivexchange/desktop//assets/icons/cab-oral-lead-icon.svg");
          background-size: 58px 30px;
          background-repeat: no-repeat;
          padding-top: 40px; }
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle {
          padding-bottom: 15px;
          border-bottom: 1px solid #f6be00;
          margin-bottom: 24px; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle p, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle .searchResults-result {
            font-size: 24px;
            line-height: 30px;
            color: #e67300;
            font-weight: 600;
            margin: 4px 0; }
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning {
          background-color: rgba(230, 115, 0, 0.08);
          border-color: #e67300; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning p, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-result {
            margin-bottom: 0; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning h5, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-title {
            color: #506d85;
            padding-left: 50px;
            margin-bottom: 16px;
            position: relative; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning h5:after, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-results .searchResults-result .searchResults-title:after, .searchResults-results .searchResults-result body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-title:after {
              content: "";
              background-image: url("../../../../viivexchange/desktop//assets/icons/cab-warning-icon.svg");
              background-size: 33px;
              background-repeat: no-repeat;
              position: absolute;
              top: -4px;
              left: 0;
              display: block;
              width: 35px;
              height: 35px; }
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead h5, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead .searchResults-title {
          margin-bottom: 16px; }
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container button {
          text-transform: none;
          font-family: "Raleway", sans-serif;
          font-weight: 500; }
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .btn, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .button, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .articleList-more {
          font-size: 20px;
          color: #506d85;
          height: auto;
          border: none;
          margin: 45px auto;
          padding: 0;
          text-decoration: none;
          border-bottom: 1px solid #506d85;
          background-color: transparent;
          line-height: 1.2;
          width: auto;
          display: block; }
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .print-content {
          width: auto;
          float: none;
          margin: 0 auto;
          display: block;
          -webkit-transition: 0.3s;
          transition: 0.3s; }
          @media (min-width: 768px) {
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .print-content {
              float: right;
              margin-top: 86px; } }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .print-content::after {
            content: url("../../../../viivexchange/desktop//assets/icons/cab-download-icon.svg");
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            display: inline-block; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .print-content:hover::after {
            content: url("../../../../viivexchange/desktop//assets/icons/cab-download-orange-icon.svg"); }
        @media (max-width: 991.98px) {
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container {
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .btn, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .button, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .articleList-more {
              margin: 25px auto; }
              body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .btn:nth-of-type(2), body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:nth-of-type(2), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .button:nth-of-type(2), body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .articleList-more:nth-of-type(2) {
                margin-top: 0; } }
        @media (max-width: 767.98px) {
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .btn, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .button, body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .articleList-more {
            font-size: 16px; } }
  body.tp-mode-basic #content .popup__bg {
    position: fixed;
    display: none;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.75);
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.tp-mode-basic #content .popup__bg.show {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  body.tp-mode-basic #content .popup__content {
    max-width: 810px;
    width: 100%;
    height: auto;
    max-height: 95vh;
    background-color: #ffffff;
    padding: 24px;
    border-bottom: 8px solid #f6be00;
    overflow-y: auto;
    position: relative; }
    @media (min-width: 480px) {
      body.tp-mode-basic #content .popup__content {
        padding: 64px 64px 0; } }
    @media screen and (max-width: 360px) {
      body.tp-mode-basic #content .popup__content {
        padding: 24px 18px; } }
    body.tp-mode-basic #content .popup__content .selection-bold {
      font-weight: 600; }
    body.tp-mode-basic #content .popup__content a {
      font-family: "Raleway", sans-serif;
      color: #e67300;
      text-decoration: underline; }
    body.tp-mode-basic #content .popup__content p, body.tp-mode-basic #content .popup__content .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .popup__content .searchResults-result {
      font-size: 16px;
      line-height: 25px; }
    body.tp-mode-basic #content .popup__content h4, body.tp-mode-basic #content .popup__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content .popup__content input,
    body.tp-mode-basic #content .popup__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content .popup__content input {
      margin-bottom: 15px; }
    body.tp-mode-basic #content .popup__content .exit-btn {
      position: absolute;
      right: 30px;
      top: 30px;
      padding: 0;
      background-image: url("../../../../viivexchange/desktop//assets/icons/cab-close-icon.svg");
      width: 44px;
      height: 44px;
      display: block;
      background-size: contain;
      background-repeat: no-repeat;
      background-color: transparent; }
    body.tp-mode-basic #content .popup__content .datepicker-container {
      margin: 30px auto; }
      body.tp-mode-basic #content .popup__content .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen {
        border-color: #3e5364;
        background-color: #3e5364; }
      body.tp-mode-basic #content .popup__content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive {
        pointer-events: all; }
        body.tp-mode-basic #content .popup__content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive button {
          opacity: 1; }
        body.tp-mode-basic #content .popup__content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after {
          display: none; }
    body.tp-mode-basic #content .popup__content .tp__popup__edit-date__description {
      width: 55%; }
      @media (max-width: 767px) {
        body.tp-mode-basic #content .popup__content .tp__popup__edit-date__description {
          width: 100%; } }
    body.tp-mode-basic #content .popup__content .tp-desc-yellow {
      position: relative;
      padding-left: 32px; }
      body.tp-mode-basic #content .popup__content .tp-desc-yellow::after {
        content: "";
        position: absolute;
        left: 0;
        width: 24px;
        height: 24px;
        background-color: #f4d467; }
    body.tp-mode-basic #content .popup__content .tp-desc-green {
      position: relative;
      padding-left: 32px; }
      body.tp-mode-basic #content .popup__content .tp-desc-green::after {
        content: "";
        position: absolute;
        left: 0;
        width: 24px;
        height: 24px;
        background-color: #249f47; }
    body.tp-mode-basic #content .popup__content .tp-desc-dark-grey {
      position: relative;
      padding-left: 32px; }
      body.tp-mode-basic #content .popup__content .tp-desc-dark-grey::after {
        content: "";
        position: absolute;
        left: 0;
        width: 24px;
        height: 24px;
        background-color: #3e5364; }
    body.tp-mode-basic #content .popup__content .tp-desc-light-blue {
      position: relative;
      padding-left: 32px; }
      body.tp-mode-basic #content .popup__content .tp-desc-light-blue::after {
        content: "";
        position: absolute;
        left: 0;
        width: 24px;
        height: 24px;
        background-color: #5bc2e7; }
    body.tp-mode-basic #content .popup__content .tp-desc-dark-blue {
      position: relative;
      padding-left: 32px; }
      body.tp-mode-basic #content .popup__content .tp-desc-dark-blue::after {
        content: "";
        position: absolute;
        left: 0;
        width: 24px;
        height: 24px;
        background-color: #071d49; }
  body.tp-mode-basic #content .popup__buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    padding-top: 18px; }
    body.tp-mode-basic #content .popup__buttons-container button {
      width: auto;
      margin: 10px auto;
      text-transform: none; }
    @media (min-width: 480px) {
      body.tp-mode-basic #content .popup__buttons-container {
        padding-top: 48px;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
        body.tp-mode-basic #content .popup__buttons-container button {
          margin: 0 8px 68px; } }
  body.tp-mode-basic #content .popup__bg__warning .popup__content {
    padding: 64px 0 0; }
    body.tp-mode-basic #content .popup__bg__warning .popup__content h4, body.tp-mode-basic #content .popup__bg__warning .popup__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content .popup__bg__warning .popup__content input,
    body.tp-mode-basic #content .popup__bg__warning .popup__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content .popup__bg__warning .popup__content input {
      color: #506d85;
      font-family: "Raleway", sans-serif; }
    body.tp-mode-basic #content .popup__bg__warning .popup__content p, body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-result,
    body.tp-mode-basic #content .popup__bg__warning .popup__content h1,
    body.tp-mode-basic #content .popup__bg__warning .popup__content h2,
    body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults,
    body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-term,
    body.tp-mode-basic #content .popup__bg__warning .popup__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form body.tp-mode-basic #content .popup__bg__warning .popup__content .gigya-composite-control-header,
    body.tp-mode-basic #content .popup__bg__warning .popup__content h3, body.tp-mode-basic #content .popup__bg__warning .popup__content h4, body.tp-mode-basic #content .popup__bg__warning .popup__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content .popup__bg__warning .popup__content input,
    body.tp-mode-basic #content .popup__bg__warning .popup__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content .popup__bg__warning .popup__content input,
    body.tp-mode-basic #content .popup__bg__warning .popup__content h6,
    body.tp-mode-basic #content .popup__bg__warning .popup__content .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content body.tp-mode-basic #content .popup__bg__warning .popup__content p.subtitle,
    body.tp-mode-basic #content .popup__bg__warning .popup__content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results body.tp-mode-basic #content .popup__bg__warning .popup__content .subtitle.searchResults-result,
    body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content body.tp-mode-basic #content .popup__bg__warning .popup__content .subtitle.searchResults-result {
      padding-left: 24px;
      padding-right: 24px; }
      @media (min-width: 480px) {
        body.tp-mode-basic #content .popup__bg__warning .popup__content p, body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-result,
        body.tp-mode-basic #content .popup__bg__warning .popup__content h1,
        body.tp-mode-basic #content .popup__bg__warning .popup__content h2,
        body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults,
        body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-term,
        body.tp-mode-basic #content .popup__bg__warning .popup__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
        .gigyaraas .gigya-subscribe-with-email-form body.tp-mode-basic #content .popup__bg__warning .popup__content .gigya-composite-control-header,
        body.tp-mode-basic #content .popup__bg__warning .popup__content h3, body.tp-mode-basic #content .popup__bg__warning .popup__content h4, body.tp-mode-basic #content .popup__bg__warning .popup__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-basic #content .popup__bg__warning .popup__content input,
        body.tp-mode-basic #content .popup__bg__warning .popup__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic #content .popup__bg__warning .popup__content input,
        body.tp-mode-basic #content .popup__bg__warning .popup__content h6,
        body.tp-mode-basic #content .popup__bg__warning .popup__content .hero-banner .hero-banner-v2__content p.subtitle,
        .hero-banner .hero-banner-v2__content body.tp-mode-basic #content .popup__bg__warning .popup__content p.subtitle,
        body.tp-mode-basic #content .popup__bg__warning .popup__content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
        .hero-banner .hero-banner-v2__content .searchResults-results body.tp-mode-basic #content .popup__bg__warning .popup__content .subtitle.searchResults-result,
        body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
        .searchResults-results .hero-banner .hero-banner-v2__content body.tp-mode-basic #content .popup__bg__warning .popup__content .subtitle.searchResults-result {
          padding-left: 64px;
          padding-right: 64px; } }
    body.tp-mode-basic #content .popup__bg__warning .popup__content h5, body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-title {
      color: #506d85;
      position: relative;
      margin-bottom: 60px;
      margin-top: 26px;
      background-color: rgba(230, 115, 0, 0.08);
      border-top: 1px solid #e67300;
      border-bottom: 1px solid #e67300;
      padding: 24px 24px 15px 70px;
      font-weight: normal;
      font-family: "Raleway", sans-serif;
      font-size: 24px; }
      body.tp-mode-basic #content .popup__bg__warning .popup__content h5:after, body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result .searchResults-title:after, .searchResults-results .searchResults-result body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-title:after {
        content: "";
        background-image: url("../../../../viivexchange/desktop//assets/icons/cab-warning-icon.svg");
        background-size: 33px;
        background-repeat: no-repeat;
        position: absolute;
        top: 20px;
        left: 24px;
        display: block;
        width: 35px;
        height: 35px; }
      @media (min-width: 480px) {
        body.tp-mode-basic #content .popup__bg__warning .popup__content h5, body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-title {
          padding: 24px 64px 15px 110px; }
          body.tp-mode-basic #content .popup__bg__warning .popup__content h5:after, body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result .searchResults-title:after, .searchResults-results .searchResults-result body.tp-mode-basic #content .popup__bg__warning .popup__content .searchResults-title:after {
            left: 64px; } }
    body.tp-mode-basic #content .popup__bg__warning .popup__content .button-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      body.tp-mode-basic #content .popup__bg__warning .popup__content .button-container .cab-btn-primary {
        margin-top: 44px;
        text-transform: none;
        width: auto;
        margin-bottom: 64px; }
  body.tp-mode-basic #content .cab-btn-primary,
  body.tp-mode-basic #content .cab-btn-secondary {
    display: inline-block;
    border: 1px solid #e67300;
    border-radius: 16px 0;
    padding: 13px 20px 9px 20px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-transform: none;
    text-decoration: none;
    width: auto;
    min-width: 105px;
    margin-right: 24px;
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out; }
    @media (min-width: 768px) {
      body.tp-mode-basic #content .cab-btn-primary,
      body.tp-mode-basic #content .cab-btn-secondary {
        font-size: 20px; } }
    body.tp-mode-basic #content .cab-btn-primary:after,
    body.tp-mode-basic #content .cab-btn-secondary:after {
      font-size: 14px;
      padding-left: 7px; }
      @media (min-width: 768px) {
        body.tp-mode-basic #content .cab-btn-primary:after,
        body.tp-mode-basic #content .cab-btn-secondary:after {
          font-size: 16px; } }
  body.tp-mode-basic #content .cab-btn-primary {
    background-color: #e67300;
    color: #ffffff; }
    body.tp-mode-basic #content .cab-btn-primary:hover {
      background-color: transparent;
      color: #e67300; }
  body.tp-mode-basic #content .cab-btn-secondary {
    background-color: #ffffff;
    color: #e67300; }
    body.tp-mode-basic #content .cab-btn-secondary:hover {
      background-color: #e67300;
      color: #ffffff; }
  body.tp-mode-basic #content .datepicker-container {
    max-width: 390px;
    width: 100%;
    margin-bottom: 30px; }
    body.tp-mode-basic #content .datepicker-container .datepicker__body {
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%; }
      @media (min-width: 992px) {
        body.tp-mode-basic #content .datepicker-container .datepicker__body {
          margin: 0; } }
      body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar button {
        font-family: "Raleway", sans-serif; }
      body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__month__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 2px solid #f6be00;
        padding: 20px 0; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__month__container .calendar {
          text-align: center; }
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__month__container .calendar__current__month {
            font-family: "Raleway", sans-serif;
            font-weight: 500;
            color: #e67300;
            font-size: 20px; }
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month, body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month {
            padding: 0;
            position: relative;
            background-color: transparent;
            width: 100%; }
            body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after, body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after {
              position: absolute;
              top: 50%;
              -webkit-transform: translateY(-50%);
                      transform: translateY(-50%);
              content: "";
              background-size: contain;
              background-repeat: no-repeat;
              width: 36px;
              height: 36px; }
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after {
            background-image: url("../../../../viivexchange/desktop//assets/icons/cab-right-arrow-icon.svg");
            right: 0; }
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after {
            background-image: url("../../../../viivexchange/desktop//assets/icons/cab-left-arrow-icon.svg");
            left: 0; }
      body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .calendar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__header__container {
        max-width: 357px; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__header__container .calendar__header {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__header__container tr:nth-child(1) {
          display: inline-block;
          width: 100%; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__header__container .week__day {
          font-family: "Raleway", sans-serif;
          height: calc((100vw / 7) - 3vw);
          width: 100%;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin: 2px;
          color: #506d85;
          font-size: 20px;
          font-weight: 400; }
          @media (min-width: 480px) {
            body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar__header__container .week__day {
              height: 47px;
              width: 47px; } }
      body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day {
        height: calc((100vw / 7) - 3vw);
        width: 100%;
        border: 1px solid #979797;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 2px;
        border-bottom-right-radius: 8px;
        border-top-left-radius: 8px;
        background-color: rgba(185, 197, 206, 0.16); }
        @media (min-width: 480px) {
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day {
            height: 47px;
            width: 47px; } }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day button {
          background-color: transparent; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive {
          pointer-events: none;
          position: relative; }
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after {
            content: "";
            width: 100%;
            border-left: 1px solid #506d85;
            position: absolute;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
            height: 140%;
            top: 15%;
            left: 40%;
            opacity: 1; }
            @media (min-width: 768px) {
              body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after {
                top: 6px;
                left: 16px;
                height: 64px; } }
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive button {
            opacity: 0.4; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day__btn {
          padding: 0;
          margin: 0;
          border: 0;
          display: block;
          width: 100%;
          height: 100%;
          line-height: 20px;
          color: #506d85;
          font-size: 16px; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window {
          border-color: #f4d467;
          background-color: #f4d467; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.today {
          border-color: #555555;
          background-color: #555555; }
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.today button {
            color: #ffffff; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button, body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.next button {
          opacity: 0.4; }
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button:hover, body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.next button:hover {
            color: #ffffff;
            opacity: 1; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen {
          border-color: #249f47;
          background-color: #249f47; }
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen button {
            color: #ffffff; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.target {
          border-color: #249f47;
          background-color: #249f47; }
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.target button {
            color: #ffffff; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.target.chosen {
          border-color: #3e5364;
          background-color: #3e5364; }
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.target.chosen button {
            content: "";
            border: #ffffff solid 2px;
            border-radius: 50%;
            width: 39px;
            height: 39px;
            background-color: #249f47; }
        body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day:hover {
          border-color: #555555;
          background-color: #555555; }
          body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day:hover button {
            color: #ffffff; }
          @supports (-webkit-touch-callout: none) {
            body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day:hover {
              border-color: #249f47;
              background-color: #249f47; } }
  body.tp-mode-basic #content .no-scroll {
    overflow: hidden; }
  body.tp-mode-basic #content .print-only {
    display: none; }
  @media print {
    @page {
      body.tp-mode-basic #content {
        size: auto;
        margin: 0 !important; } }
    body.tp-mode-basic #content .reference-product-navigation-vocabria-rekambys,
    body.tp-mode-basic #content .banner-v3 {
      display: none; }
    body.tp-mode-basic {
      margin: 0 !important; }
      body.tp-mode-basic #content {
        margin: 0 !important; }
        body.tp-mode-basic #content.fixed-distance {
          padding-top: 0; }
        body.tp-mode-basic #content .richText, body.tp-mode-basic #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt body.tp-mode-basic #content .privacy_prompt_content,
        body.tp-mode-basic #content .datepicker-container,
        body.tp-mode-basic #content .tp__cta-container,
        body.tp-mode-basic #content .edit-date,
        body.tp-mode-basic #content .tp__oral-lead__container,
        body.tp-mode-basic #content .target-date,
        body.tp-mode-basic #content #content-columns {
          display: none !important; }
        body.tp-mode-basic #content .treatment-planner .treatment-planner-container {
          margin: 30px 0 !important; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp-visible-on-print {
            display: block !important; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__oral-lead__main,
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__oral-lead__box,
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__oral-lead__warning {
            display: none !important; }
          body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__injection-box {
            break-inside: avoid-page !important;
            padding: 15px 15px 0 !important;
            margin-bottom: 5px !important; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__injection-box .title .tp-hide-on-print {
              display: none !important; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__injection-box .subtitle,
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-description,
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__injection-box .description {
              display: none !important; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__injection-box .dosing-window-container,
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__injection-box .title {
              padding: 0 !important;
              background-image: none !important;
              margin: 0 !important;
              border: none !important; }
            body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-container {
              border: none !important;
              padding: 0 !important;
              display: -webkit-box !important;
              display: -ms-flexbox !important;
              display: flex !important;
              -webkit-box-align: center !important;
                  -ms-flex-align: center !important;
                      align-items: center !important; }
              body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-container .actual-date-header {
                padding-right: 10px !important; }
              body.tp-mode-basic #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-container .date {
                font-size: 16px !important; }
      body.tp-mode-basic #header,
      body.tp-mode-basic #footer {
        display: none !important; }
      body.tp-mode-basic .privacy_prompt,
      body.tp-mode-basic .preferences_prompt_control {
        display: none !important; } }
  body.tp-mode-basic #content .cab-icon-arrow-right:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block; }
  body.tp-mode-basic #content .cab-icon-angle-right:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block; }
  body.tp-mode-basic #content .cab-icon-video-play:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block; }
  body.tp-mode-basic #content .cab-icon-download:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block; }
  body.tp-mode-basic #content .cab-icon-triangle:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block; }
  body.tp-mode-basic #content .cab-text-color-black {
    color: #000000; }
  body.tp-mode-basic #content .cab-text-color-white {
    color: #ffffff; }
  body.tp-mode-basic #content .cab-text-color-primary {
    color: #e67300; }
  body.tp-mode-basic #content .cab-text-color-magenta {
    color: #ff00ff; }
  body.tp-mode-basic #content .cab-underline-title {
    display: block;
    color: #506d85;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.25;
    margin-top: 10px; }
    @media (min-width: 768px) {
      body.tp-mode-basic #content .cab-underline-title {
        font-size: 24px; } }
    body.tp-mode-basic #content .cab-underline-title:after {
      content: "";
      display: block;
      left: 0;
      width: 100%;
      border-bottom: 3px solid #f6be00;
      margin-top: 5px;
      margin-bottom: 18px; }

body.tp-mode-extend #content {
  /*##### VX MASTER COLORS ########*/
  /*
	AUTHORING - restricted content
*/ }
  body.tp-mode-extend #content .aem-AuthorLayer-Edit #header,
  body.tp-mode-extend #content .aem-AuthorLayer-DQM #header,
  body.tp-mode-extend #content .aem-AuthorLayer-Developer #header,
  body.tp-mode-extend #content .aem-AuthorLayer-Design #header,
  body.tp-mode-extend #content .aem-AuthorLayer-Layouting #header,
  body.tp-mode-extend #content .aem-AuthorLayer-Tracking #header,
  body.tp-mode-extend #content .aem-AuthorLayer-Timewrap #header,
  body.tp-mode-extend #content .cq-wcm-edit #header {
    height: 100px;
    max-height: 100%;
    display: block;
    position: relative;
    overflow: hidden; }
  body.tp-mode-extend #content .aem-AuthorLayer-Edit .content, body.tp-mode-extend #content .aem-AuthorLayer-Edit .component-content, body.tp-mode-extend #content .aem-AuthorLayer-Edit .component, body.tp-mode-extend #content .aem-AuthorLayer-Edit .richText-content,
  body.tp-mode-extend #content .aem-AuthorLayer-DQM .content,
  body.tp-mode-extend #content .aem-AuthorLayer-DQM .component-content,
  body.tp-mode-extend #content .aem-AuthorLayer-DQM .component,
  body.tp-mode-extend #content .aem-AuthorLayer-DQM .richText-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Developer .content,
  body.tp-mode-extend #content .aem-AuthorLayer-Developer .component-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Developer .component,
  body.tp-mode-extend #content .aem-AuthorLayer-Developer .richText-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Design .content,
  body.tp-mode-extend #content .aem-AuthorLayer-Design .component-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Design .component,
  body.tp-mode-extend #content .aem-AuthorLayer-Design .richText-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Layouting .content,
  body.tp-mode-extend #content .aem-AuthorLayer-Layouting .component-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Layouting .component,
  body.tp-mode-extend #content .aem-AuthorLayer-Layouting .richText-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Tracking .content,
  body.tp-mode-extend #content .aem-AuthorLayer-Tracking .component-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Tracking .component,
  body.tp-mode-extend #content .aem-AuthorLayer-Tracking .richText-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Timewrap .content,
  body.tp-mode-extend #content .aem-AuthorLayer-Timewrap .component-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Timewrap .component,
  body.tp-mode-extend #content .aem-AuthorLayer-Timewrap .richText-content,
  body.tp-mode-extend #content .cq-wcm-edit .content,
  body.tp-mode-extend #content .cq-wcm-edit .component-content,
  body.tp-mode-extend #content .cq-wcm-edit .component,
  body.tp-mode-extend #content .cq-wcm-edit .richText-content {
    display: block;
    position: relative;
    clear: both; }
  body.tp-mode-extend #content .aem-AuthorLayer-Edit .editable-content,
  body.tp-mode-extend #content .aem-AuthorLayer-DQM .editable-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Developer .editable-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Design .editable-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Layouting .editable-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Tracking .editable-content,
  body.tp-mode-extend #content .aem-AuthorLayer-Timewrap .editable-content,
  body.tp-mode-extend #content .cq-wcm-edit .editable-content {
    display: block !important;
    clear: both;
    position: relative !important;
    min-height: 40px !important;
    background: #eee;
    text-align: center;
    padding: 15px;
    font-size: 12px; }
    body.tp-mode-extend #content .aem-AuthorLayer-Edit .editable-content:before,
    body.tp-mode-extend #content .aem-AuthorLayer-DQM .editable-content:before,
    body.tp-mode-extend #content .aem-AuthorLayer-Developer .editable-content:before,
    body.tp-mode-extend #content .aem-AuthorLayer-Design .editable-content:before,
    body.tp-mode-extend #content .aem-AuthorLayer-Layouting .editable-content:before,
    body.tp-mode-extend #content .aem-AuthorLayer-Tracking .editable-content:before,
    body.tp-mode-extend #content .aem-AuthorLayer-Timewrap .editable-content:before,
    body.tp-mode-extend #content .cq-wcm-edit .editable-content:before {
      content: ' editable content '; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.margin-top-1 {
    margin-top: 24px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.margin-bottom-1 {
    margin-bottom: 24px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.margin-top-2 {
    margin-top: 32px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.margin-bottom-2, body.tp-mode-extend #content body.theme-product-cabenuva .component.base-popup_actions-decline, body.tp-mode-extend #content body.theme-product-cabenuva .component.exit-message-popup_actions-decline, body.tp-mode-extend #content body.theme-product-cabenuva .component.message-popup_actions-decline {
    margin-bottom: 32px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.margin-top-3 {
    margin-top: 48px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.margin-bottom-3 {
    margin-bottom: 48px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.margin-top-4 {
    margin-top: 64px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.margin-bottom-4 {
    margin-bottom: 64px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.margin-top-5 {
    margin-top: 88px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.margin-bottom-5 {
    margin-bottom: 88px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.margin-top-6 {
    margin-top: 120px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.margin-bottom-6 {
    margin-bottom: 120px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.padding-top-1 > .component-content > div {
    padding-top: 15px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.padding-bottom-1 > .component-content > div {
    padding-bottom: 15px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.padding-left-1 > .component-content > div {
    padding-left: 15px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.padding-right-1 > .component-content > div {
    padding-right: 15px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.padding-top-2 > .component-content > div {
    padding-top: 30px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.padding-bottom-2 > .component-content > div {
    padding-bottom: 30px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.padding-left-2 > .component-content > div {
    padding-left: 30px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.padding-right-2 > .component-content > div {
    padding-right: 30px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.padding-top-3 > .component-content > div {
    padding-top: 45px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.padding-bottom-3 > .component-content > div {
    padding-bottom: 45px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.padding-left-3 > .component-content > div {
    padding-left: 45px; }
  body.tp-mode-extend #content body.theme-product-cabenuva .component.padding-right-3 > .component-content > div {
    padding-right: 45px; }
  body.tp-mode-extend #content .tp-text-magenta p, body.tp-mode-extend #content .tp-text-magenta .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .tp-text-magenta .searchResults-result {
    color: #ff00ff; }
  body.tp-mode-extend #content .treatment-planner {
    display: block;
    height: auto;
    padding: 0; }
    body.tp-mode-extend #content .treatment-planner h3,
    body.tp-mode-extend #content .treatment-planner h4,
    body.tp-mode-extend #content .treatment-planner .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .treatment-planner input,
    body.tp-mode-extend #content .treatment-planner .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .treatment-planner input,
    body.tp-mode-extend #content .treatment-planner h5,
    body.tp-mode-extend #content .treatment-planner .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .searchResults-title,
    body.tp-mode-extend #content .treatment-planner h6,
    body.tp-mode-extend #content .treatment-planner .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content body.tp-mode-extend #content .treatment-planner p.subtitle,
    body.tp-mode-extend #content .treatment-planner .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results body.tp-mode-extend #content .treatment-planner .subtitle.searchResults-result,
    body.tp-mode-extend #content .treatment-planner .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content body.tp-mode-extend #content .treatment-planner .subtitle.searchResults-result {
      margin: 0 0 16px; }
    body.tp-mode-extend #content .treatment-planner.tp-header-gray .tp-decision.tp-extend-section .tp-header-container p, body.tp-mode-extend #content .treatment-planner.tp-header-gray .tp-decision.tp-extend-section .tp-header-container .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner.tp-header-gray .tp-decision.tp-extend-section .tp-header-container .searchResults-result {
      color: #3e5364; }
    body.tp-mode-extend #content .treatment-planner .text-color-black {
      color: #000000; }
    body.tp-mode-extend #content .treatment-planner .tp__card__bottom-border {
      border-bottom: 1px solid #e67300;
      padding-bottom: 24px; }
      @media (max-width: 767.98px) {
        body.tp-mode-extend #content .treatment-planner .tp__card__bottom-border {
          padding-bottom: 16px; } }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .selection-italic {
      font-style: italic; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .selection-underline {
      text-decoration: underline; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .selection-bold {
      font-weight: 600; }
    @media screen and (min-width: 1024px) {
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content {
        margin: 0; } }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__oral-lead__box div:first-of-type {
      background-size: 72px 32px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__title p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__title .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__title .searchResults-result {
      font-size: 14px;
      line-height: 18px;
      padding-bottom: 5px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle {
      padding-top: 20px;
      margin-top: 11px;
      border-bottom: 1px solid #e67300;
      border-top: 1px solid #e67300; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle .searchResults-result {
        font-size: 27px;
        color: #071d49;
        font-weight: normal; }
      @media (max-width: 767.98px) {
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle {
          padding: 12px 0;
          margin-bottom: 16px; } }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box,
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable {
      background-color: transparent;
      border: 1px solid #071d49;
      border-radius: 0;
      padding: 40px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box h5, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .searchResults-title,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable h5,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .searchResults-title {
        margin-top: 0;
        font-size: 24px;
        color: #e67300;
        font-family: "Raleway", sans-serif;
        font-weight: 500; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .searchResults-result,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable p,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .searchResults-results .searchResults-result,
      .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .searchResults-result {
        font-family: "Raleway", sans-serif;
        color: #071d49;
        line-height: 27px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .title p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .title .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .title .searchResults-result,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .title p,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .title .searchResults-results .searchResults-result,
      .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .title .searchResults-result {
        font-size: 14px;
        line-height: 18px;
        color: #071d49; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__2nd-inj__box__subtitle,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__2nd-inj__box__subtitle {
        border-bottom: none;
        padding-bottom: 0; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .target-date,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .target-date {
        font-size: 14px;
        margin-bottom: 0; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__target__subtitle p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__target__subtitle .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__target__subtitle .searchResults-result,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__target__subtitle p,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__target__subtitle .searchResults-results .searchResults-result,
      .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__target__subtitle .searchResults-result {
        font-family: "Raleway", sans-serif;
        font-size: 14px;
        line-height: 18px;
        color: #071d49; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box:not(.editable) .actual-date-container,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable:not(.editable) .actual-date-container {
        padding: 20px 0;
        margin-top: 24px;
        border-top: 1px solid #e67300; }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box:not(.editable) .actual-date-container,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable:not(.editable) .actual-date-container {
            padding: 16px 0;
            margin-top: 16px; } }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .date,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .date {
        color: #071d49;
        font-size: 27px;
        line-height: 34px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .actual-date-label,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .actual-date-label {
        font-size: 14px;
        line-height: 18px;
        color: #071d49; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .actual-date-description,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .actual-date-description {
        color: #071d49; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .actual-date-header,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .actual-date-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .actual-date-header button,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .actual-date-header button {
          width: 20px;
          height: 20px;
          border: none;
          padding: 0;
          background-image: url("../../../../viivexchange/desktop//assets/icons/icon-edit-secondary-900-base.svg");
          background-color: transparent; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__oral-lead__box__description {
        font-family: "Raleway", sans-serif; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description .searchResults-result,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description p,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description .searchResults-results .searchResults-result,
        .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description .searchResults-result,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description p,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description .searchResults-results .searchResults-result,
        .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description .searchResults-result,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__oral-lead__box__description p,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__oral-lead__box__description .searchResults-results .searchResults-result,
        .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__oral-lead__box__description .searchResults-result {
          color: #071d49; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description div,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description div,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__oral-lead__box__description div {
          padding-top: 24px;
          border-top: 1px solid #e67300; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description div p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description div .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description div .searchResults-result,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div p,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div .searchResults-results .searchResults-result,
          .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div .searchResults-result,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description div p,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description div .searchResults-results .searchResults-result,
          .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description div .searchResults-result,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__oral-lead__box__description div p,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__oral-lead__box__description div .searchResults-results .searchResults-result,
          .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__oral-lead__box__description div .searchResults-result {
            font-size: 18px;
            line-height: 27px;
            color: #071d49; }
          @media (max-width: 767.98px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description div,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description div,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__oral-lead__box__description div {
              padding-top: 16px; } }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .dosing-window-container {
        border-top: 1px solid #e67300;
        background-image: url("../../../../viivexchange/desktop//assets/icons/icon-dosing-window-cab.svg");
        background-size: 102px;
        background-position: 0 24px;
        padding-top: 53px;
        margin-bottom: 0; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container .date,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container .title,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container .latest-container .date,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container .latest-container .title,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .dosing-window-container .earliest-container .date,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .dosing-window-container .earliest-container .title,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .dosing-window-container .latest-container .date,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .dosing-window-container .latest-container .title {
          font-size: 14px;
          line-height: 18px;
          color: #071d49; }
      @media (max-width: 767.98px) {
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable {
          padding: 24px; } }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips {
      border: 1px solid #071d49;
      background-color: transparent;
      margin: 0;
      padding: 40px; }
      @media (max-width: 767.98px) {
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips {
          padding: 24px; } }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content h4, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content input,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content input {
        font-family: "Raleway", sans-serif;
        color: #071d49;
        font-size: 18px;
        line-height: 23px;
        font-weight: bold; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content ol {
        font-family: "Raleway", sans-serif;
        margin-bottom: 0; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content ol li {
          color: #071d49;
          padding: 0 0 30px 50px;
          line-height: 1.22;
          font-size: 20px; }
          @media (max-width: 767.98px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content ol li {
              font-size: 18px; } }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content ol li:last-of-type {
            padding-bottom: 0;
            margin-bottom: 0; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content ol li::before {
            background-image: none;
            display: inline-block;
            color: #e67300;
            font-size: 44px;
            font-family: Breakthrough, sans-serif;
            font-weight: 700;
            letter-spacing: -0.5px;
            line-height: 45px;
            padding-right: 24px;
            top: 0; }
            @media (max-width: 767.98px) {
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content ol li::before {
                font-size: 34px;
                top: -3px; } }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content ul {
        margin-top: 10px;
        font-family: "Raleway", sans-serif; }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content ul {
            font-size: 18px; } }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content ul li {
          color: #071d49;
          padding: 0 0 0 24px;
          margin-bottom: 15px;
          line-height: 1.22; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content ul li::before {
            background-image: none;
            content: "";
            border-right: 1px solid #e67300;
            display: inline-block;
            top: 5px;
            left: 6px;
            padding-right: 0;
            width: 0;
            height: 13px;
            -webkit-transform: skew(-20deg);
                    transform: skew(-20deg); }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container button {
      text-transform: none;
      font-family: "Raleway", sans-serif;
      font-weight: 500; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .btn, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .button, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .articleList-more {
      font-size: 14px;
      font-weight: bold;
      color: #071d49;
      height: auto;
      border: none;
      margin: 24px auto;
      padding: 0;
      text-decoration: none;
      border-bottom: 2px solid #b35a00;
      background-color: transparent;
      line-height: 18px;
      width: auto;
      display: block; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .print-content {
      position: relative;
      font-size: 14px;
      width: auto;
      margin: 24px auto 0;
      display: block;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      float: none;
      background-color: #b35a00;
      color: #ffffff;
      font-weight: bold;
      border-radius: 0;
      padding: 13px 34px 13px 56px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .print-content::after {
        content: url("../../../../viivexchange/desktop//assets/icons/cab-download-icon.svg");
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        position: absolute;
        background-size: 22px 18px;
        padding: 0;
        left: 20px;
        top: 11px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .print-content:hover {
        color: #ffffff; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .print-content:hover::after {
          content: url("../../../../viivexchange/desktop//assets/icons/cab-download-icon.svg"); }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .print-content::before {
        position: absolute;
        content: "";
        width: 30px;
        top: -1px;
        right: -18px;
        bottom: -1px;
        background-color: #ffffff;
        -webkit-transform: skew(-20deg);
                transform: skew(-20deg); }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .print-content:disabled {
        background-color: #777777; }
    @media (max-width: 991.98px) {
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .btn, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .button, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .articleList-more {
          margin: 25px auto; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .btn:nth-of-type(2), body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:nth-of-type(2), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .button:nth-of-type(2), body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .articleList-more:nth-of-type(2) {
            margin-top: 0; } }
    @media (max-width: 767.98px) {
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .btn, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .button, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .articleList-more {
        font-size: 16px; } }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips {
      border: 1px solid transparent;
      margin: 64px 0 0; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content h4, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content input,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content input {
        font-family: "Raleway", sans-serif;
        color: #071d49;
        font-size: 27px;
        font-weight: normal;
        margin-bottom: 0; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol {
        font-family: "Raleway", sans-serif;
        color: #071d49;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin: 0; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li {
          padding: 0 30px 0 64px;
          line-height: 1.22;
          font-size: 18px;
          border-top: 1px solid #d0d3d4;
          margin-top: 23px;
          min-height: 65px;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-top: 0;
          width: calc(100% / 3); }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li::before {
            content: "";
            background-image: url("../../../../viivexchange/desktop//assets/icons/icon-tick-secondary-900-base.svg");
            background-size: 24px;
            background-position: center;
            border-radius: 50%;
            border: 1px solid #e67300;
            padding: 6px;
            display: inline-block;
            color: #e67300;
            font-size: 35px;
            font-family: "Raleway", sans-serif;
            font-weight: 700;
            margin-right: 24px;
            top: 0;
            width: 24px;
            height: 24px; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li:last-of-type {
            padding-bottom: 0;
            margin-bottom: 0;
            border-bottom: none; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li:first-of-type {
            border-top: none;
            min-height: auto; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li:first-of-type::before {
              top: 0; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li:nth-child(odd) {
            padding-right: 30px; }
          @media (max-width: 767.98px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li {
              width: 100%;
              padding-right: 0; } }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; } }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin: 0; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-top: 0;
          padding-top: 0;
          margin-top: 27px;
          width: calc(100% / 3);
          padding-right: 30px; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li::before {
            top: 0; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li:nth-child(odd) {
            padding-right: 30px; }
          @media (max-width: 767.98px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li {
              width: 100%;
              padding-right: 0;
              border-bottom: 1px solid #d0d3d4;
              padding-bottom: 27px; }
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li:last-child {
                border-bottom: none;
                padding-bottom: 0; } }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; } }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ul {
        margin-top: 10px;
        font-family: "Raleway", sans-serif; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ul li {
          color: #555555;
          padding: 0 0 0 30px;
          margin-bottom: 15px;
          line-height: 1.22; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ul li::before {
            background-image: none;
            content: "";
            border-bottom: 1px solid #e67300;
            display: inline-block;
            top: 12px;
            padding-right: 0;
            width: 20px;
            height: 0; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info h4, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info input,
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info input {
      font-family: "Raleway", sans-serif;
      color: #506d85;
      font-size: 28px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info .searchResults-result {
      font-family: "Raleway", sans-serif;
      color: #555555; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-decision {
      width: 100%; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container .searchResults-result {
      padding-bottom: 33px;
      border-bottom: 1px solid #d0d3d4;
      color: #071d49;
      font-size: 48px !important;
      line-height: 45px !important;
      letter-spacing: -0.5px;
      font-family: Breakthrough, sans-serif;
      font-weight: bold;
      margin-bottom: 49px; }
      @media (max-width: 767.98px) {
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container .searchResults-result {
          font-size: 34px !important;
          line-height: 36px !important;
          margin-top: 32px;
          padding-bottom: 32px !important; } }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-result {
      font-size: 18px;
      color: #071d49;
      font-family: "Raleway", sans-serif;
      line-height: 27px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description p:first-of-type, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-results .searchResults-result:first-of-type, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-result:first-of-type {
        margin-bottom: 10px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description p b, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-results .searchResults-result b, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-result b {
        color: #b35a00; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-result {
      font-size: 18px;
      line-height: 27px;
      color: #071d49;
      margin-bottom: 24px;
      font-family: "Raleway", sans-serif; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description p b, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-results .searchResults-result b, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-result b,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description p .selection-bold,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-results .searchResults-result .selection-bold,
      .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-result .selection-bold {
        color: #b35a00; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-button-back {
        margin-top: 0; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-column:nth-child(1) {
        width: 42%;
        padding-right: 10px; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-column:nth-child(1) .tp-selection-description {
          max-width: 350px; }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-column:nth-child(1) {
            padding-right: 0; } }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-column:nth-child(2) {
        width: 58%; }
      @media (max-width: 767.98px) {
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-column {
          width: 100% !important; } }
      @media (max-width: 767.98px) {
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .datepicker-container {
          width: 100% !important; } }
      @media (max-width: 767.98px) {
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-column {
          width: 100%; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-column:nth-child(1) .tp-selection-description {
            max-width: none; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-button-back,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-button-missed-injection {
          margin-top: 0; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button {
          width: auto;
          padding-right: 110px;
          border-radius: 4px; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button:nth-child(2) {
            margin-bottom: 40px; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button::before {
            right: 25px !important; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button::after {
            display: none; }
          @media (max-width: 767.98px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button {
              width: auto;
              max-width: none;
              padding-right: 60px;
              line-height: 23px;
              height: -webkit-fit-content;
              height: -moz-fit-content;
              height: fit-content; } }
          @media (max-width: 767.98px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button.tp-button-oral-lead {
              margin-top: 32px; } }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view .tp-button {
            margin-bottom: 40px; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view .tp-button:first-child {
              margin-right: 16px; }
              @media (max-width: 767.98px) {
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view .tp-button:first-child {
                  margin-bottom: 10px; } }
          @media (max-width: 767.98px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view .tp-button:not(:first-child) {
              margin-top: 0; } }
          @media (max-width: 767.98px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
                  -ms-flex-direction: column;
                      flex-direction: column; } }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-missed-injection a,
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-button-back {
      color: #071d49;
      font-size: 14px;
      font-weight: bold;
      line-height: 18px;
      border-bottom: 2px solid #b35a00;
      background-color: transparent;
      padding: 0 0 3px 0;
      margin-top: 30px;
      text-decoration: none; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button {
      position: relative;
      display: block;
      font-size: 18px;
      line-height: 23px;
      color: #071d49;
      font-weight: bold;
      border: 1px solid #e67300;
      background-color: rgba(230, 115, 0, 0.1);
      padding: 24px 63px 24px 25px;
      -webkit-transition: 0.2s;
      transition: 0.2s;
      width: 100%;
      max-width: 100%;
      text-align: left;
      overflow: visible;
      margin-bottom: 16px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button:nth-child(2) {
        margin-bottom: 10px; }
      @media (max-width: 767.98px) {
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button-injections {
          margin-top: 32px; } }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button::before {
        position: absolute;
        content: "";
        right: 40px;
        top: calc(50% - 8px);
        width: 16px;
        height: 16px;
        background-image: url("../../../../viivexchange/desktop//assets/icons/icon-chevron-right-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: cover; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button:hover {
        color: #ffffff;
        background-color: #b35a00; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button:hover::before {
          background-image: url("../../../../viivexchange/desktop//assets/icons/icon-chevron-right-neutral-white-base.svg");
          background-size: cover; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button::after {
        position: absolute;
        content: "";
        width: 34px;
        top: -1px;
        right: -18px;
        bottom: -1px;
        border-left: 1px solid #e67300;
        background-color: #ffffff;
        -webkit-transform: skew(-20deg);
                transform: skew(-20deg);
        z-index: 10; }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button::after {
            width: 50px;
            right: -25px; } }
      @media (max-width: 767.98px) {
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button {
          padding: 16px 63px 16px 16px; } }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box {
      padding: 20px;
      border: 1px solid transparent;
      background-color: rgba(185, 197, 206, 0.12);
      margin-bottom: 16px;
      display: block;
      border-radius: 4px; }
      @media (min-width: 480px) {
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box {
          padding: 32px; } }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .title {
        background-image: url("../../../../viivexchange/desktop//assets/icons/cab-injection-icon.svg");
        background-size: 64px 32px;
        background-repeat: no-repeat;
        padding: 50px 0 0; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .title p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .title .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .title .searchResults-result {
          font-size: 16px;
          line-height: 20px;
          color: #777777; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .subtitle div {
        border-bottom: 1px solid #f6be00;
        padding-bottom: 24px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .subtitle p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .subtitle .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .subtitle .searchResults-result {
        font-size: 14px;
        line-height: 18px;
        color: #888888; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description,
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .tp__oral-lead__box__description {
        font-family: "Raleway", sans-serif; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description .searchResults-result,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .tp__oral-lead__box__description p,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .tp__oral-lead__box__description .searchResults-results .searchResults-result,
        .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .tp__oral-lead__box__description .searchResults-result {
          color: #555555;
          font-size: 18px !important; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description div,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .tp__oral-lead__box__description div {
          padding-top: 24px;
          border-top: 1px solid #071d49; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description div p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description div .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description div .searchResults-result,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .tp__oral-lead__box__description div p,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .tp__oral-lead__box__description div .searchResults-results .searchResults-result,
          .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .tp__oral-lead__box__description div .searchResults-result {
            font-size: 18px !important;
            line-height: 20px;
            color: #555555; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .date {
        font-size: 24px;
        line-height: 30px;
        color: #e67300;
        font-weight: 500;
        margin: 4px 0;
        font-family: "Raleway", sans-serif; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .target-date {
        font-size: 16px;
        font-weight: 600;
        color: #506d85;
        line-height: 20px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .actual-date-container {
        padding: 24px 0; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .actual-date-title {
        color: #071d49; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .actual-date-description {
        color: #071d49;
        font-family: "Raleway", sans-serif; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .actual-date-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .actual-date-header button {
          width: 20px;
          height: 20px;
          border: none;
          padding: 0;
          background-image: url("../../../../viivexchange/desktop//assets/icons/icon-edit-secondary-900.svg");
          background-color: transparent; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container {
        background-image: url("../../../../viivexchange/desktop//assets/icons/cab-dosing-window.svg");
        background-size: 158px;
        background-repeat: no-repeat;
        background-position: left 16px;
        padding: 70px 0 0;
        margin-bottom: 24px;
        border-top: 1px solid #e67300;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        @media (min-width: 480px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container {
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; } }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container .earliest-container .title,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container .latest-container .title {
          background-image: none;
          padding: 0; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container .earliest-container .date,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container .latest-container .date {
          font-size: 16px;
          font-weight: 600;
          color: #071d49;
          line-height: 20px; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container .earliest-container {
          padding-right: 50px; }
          @media (max-width: 767.98px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container .earliest-container {
              margin-bottom: 20px; } }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .searchResults-result {
        font-size: 16px;
        line-height: 25px;
        font-weight: 400; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box:not(.editable) .actual-date-container {
        padding: 0 0 15px 0;
        border-top: 1px solid #e67300; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__main {
      border-color: #f6be00;
      background-color: rgba(246, 190, 0, 0.08); }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__main h5, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__main .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__main .searchResults-title {
        position: relative;
        padding-left: 75px;
        margin-bottom: 10px; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__main h5:after, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__main .searchResults-results .searchResults-result .searchResults-title:after, .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__main .searchResults-title:after {
          content: "";
          background-image: url("../../../../viivexchange/desktop//assets/icons/cab-oral-lead-icon.svg");
          background-size: contain;
          background-repeat: no-repeat;
          position: absolute;
          top: -2px;
          left: 0;
          display: block;
          width: 60px;
          height: 30px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__box div:first-of-type {
      background-image: url("../../../../viivexchange/desktop//assets/icons/cab-oral-lead-icon.svg");
      background-size: 58px 30px;
      background-repeat: no-repeat;
      padding-top: 40px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__box .tp__oral-lead__box__subtitle {
      padding-bottom: 20px;
      border-bottom: 1px solid #e67300;
      margin-bottom: 24px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__box .tp__oral-lead__box__subtitle p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__box .tp__oral-lead__box__subtitle .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__box .tp__oral-lead__box__subtitle .searchResults-result {
        font-size: 24px;
        line-height: 30px;
        color: #071d49;
        font-weight: 600;
        margin: 4px 0; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warnings .tp-oral-lead__warning:first-child {
      margin-top: 24px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warnings .tp-oral-lead__warning:not(:last-child) {
      margin-bottom: 16px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning {
      background-color: transparent;
      border-color: #e67300;
      border-radius: 0;
      padding: 40px 40px 46px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.no-top-margin {
        margin-top: 0; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-result {
        color: #071d49;
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 0;
        font-family: "Raleway", sans-serif; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning h5, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-title {
        color: #071d49;
        font-size: 18px;
        font-weight: bold;
        padding-left: 30px;
        margin-bottom: 16px;
        position: relative;
        font-family: "Raleway", sans-serif; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning h5:after, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-results .searchResults-result .searchResults-title:after, .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-title:after {
          content: "";
          background-image: url("../../../../viivexchange/desktop//assets/icons/icon-warning-filled-primary-800-carla.svg");
          background-size: 20px;
          background-repeat: no-repeat;
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          width: 20px;
          height: 20px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning__content {
        color: #071d49; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning sup a {
        -webkit-transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
        transition: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.tp-warning-big-icon {
        position: relative;
        padding: 40px 40px 40px 128px;
        margin-top: 60px; }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.tp-warning-big-icon {
            margin-top: 0; } }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.tp-warning-big-icon::before {
          position: absolute;
          content: "";
          background-image: url("../../../../viivexchange/desktop//assets/icons/icon-warning-primary-800-carla.svg");
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          width: 64px;
          height: 64px;
          top: 41px;
          left: 41px; }
          @media (max-width: 767.98px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.tp-warning-big-icon::before {
              width: 31px;
              height: 31px;
              top: 24px;
              left: 24px; } }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.tp-warning-big-icon u,
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.tp-warning-big-icon .selection-underline {
          font-weight: bold; }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.tp-warning-big-icon {
            padding: 24px 24px 24px 71px; } }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead h5, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead .searchResults-title {
      margin-bottom: 16px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container {
      margin: 10px 0;
      padding: 0 15px; }
      @media (min-width: 992px) {
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container {
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content {
        width: 100%; }
        @media screen and (min-width: 1024px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content {
            margin-left: 20px; } }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .searchResults-result {
          margin-bottom: 5px; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips {
          padding: 18px;
          border: 1px solid transparent;
          background-color: rgba(185, 197, 206, 0.12);
          margin: 32px 0 0; }
          @media (min-width: 480px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips {
              padding: 48px; } }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content h4, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content input,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content input {
            font-family: "Raleway", sans-serif;
            color: #506d85;
            font-size: 28px; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ol {
            font-family: "Raleway", sans-serif; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ol li {
              color: #555555;
              padding: 0 0 30px 50px;
              line-height: 1.22;
              font-size: 20px; }
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ol li:last-of-type {
                padding-bottom: 0;
                margin-bottom: 0; }
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ol li::before {
                background-image: none;
                display: inline-block;
                color: #e67300;
                font-size: 35px;
                font-family: "Raleway", sans-serif;
                font-weight: 700;
                padding-right: 24px;
                top: -8px; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ul {
            margin-top: 10px;
            font-family: "Raleway", sans-serif; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ul li {
              color: #555555;
              padding: 0 0 0 30px;
              margin-bottom: 15px;
              line-height: 1.22; }
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ul li::before {
                background-image: none;
                content: "";
                border-bottom: 1px solid #e67300;
                display: inline-block;
                top: 12px;
                padding-right: 0;
                width: 20px;
                height: 0; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box {
          padding: 20px;
          border: 1px solid transparent;
          background-color: rgba(185, 197, 206, 0.12);
          margin-bottom: 16px;
          display: block;
          border-radius: 4px; }
          @media (min-width: 480px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box {
              padding: 32px; } }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .searchResults-result {
            font-size: 16px;
            line-height: 27px;
            font-weight: 400; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .title {
            background-image: url("../../../../viivexchange/desktop//assets/icons/cab-injection-icon.svg");
            background-size: auto 32px;
            background-repeat: no-repeat;
            padding: 38px 0 0; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .title p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .title .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .title .searchResults-result {
              font-size: 16px;
              line-height: 20px;
              color: #777777; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .subtitle div {
            border-bottom: 1px solid #f6be00;
            padding-bottom: 24px; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .subtitle p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .subtitle .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .subtitle .searchResults-result {
            font-size: 14px;
            line-height: 18px;
            color: #888888; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description {
            font-family: "Raleway", sans-serif; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description .searchResults-result,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description p,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description .searchResults-results .searchResults-result,
            .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description .searchResults-result {
              color: #555555;
              font-size: 18px; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description div,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div {
              padding-top: 24px;
              border-top: 1px solid #f6be00; }
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description div p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description div .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description div .searchResults-result,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div p,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div .searchResults-results .searchResults-result,
              .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div .searchResults-result {
                font-size: 16px;
                line-height: 20px;
                color: #555555; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .date {
            font-size: 24px;
            line-height: 30px;
            color: #e67300;
            font-weight: 500;
            margin: 4px 0;
            font-family: "Raleway", sans-serif; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .target-date {
            font-size: 16px;
            font-weight: 600;
            color: #506d85;
            line-height: 20px; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-container {
            padding: 24px 0; }
            @media (max-width: 767.98px) {
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-container {
                padding: 16px 0; } }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-title {
            color: #777777; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-description {
            color: #888888;
            font-family: "Raleway", sans-serif; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-header {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            -webkit-box-align: start;
                -ms-flex-align: start;
                    align-items: flex-start;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-header button {
              width: 20px;
              height: 20px;
              border: none;
              padding: 0;
              background-image: url("../../../../viivexchange/desktop//assets/icons/cab-injection-edit-icon.svg");
              background-color: transparent; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container {
            background-image: url("../../../../viivexchange/desktop//assets/icons/cab-dosing-window.svg");
            background-size: 158px;
            background-repeat: no-repeat;
            background-position: left 16px;
            padding: 70px 0 0;
            margin-bottom: 24px;
            border-top: 1px solid #f6be00;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
            @media (min-width: 480px) {
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container {
                -ms-flex-wrap: nowrap;
                    flex-wrap: nowrap; } }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .date-container {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container .title,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .latest-container .title {
              background-image: none;
              padding: 0; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container .date,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .latest-container .date {
              font-size: 16px;
              font-weight: 600;
              color: #506d85;
              line-height: 20px; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container {
              padding-right: 50px; }
              @media (max-width: 767.98px) {
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container {
                  margin-bottom: 8px; } }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box:not(.editable) .actual-date-container {
            padding: 0 0 15px 0; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main {
          border-color: #f6be00;
          background-color: rgba(246, 190, 0, 0.08); }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main h5, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main .searchResults-title {
            position: relative;
            padding-left: 75px;
            margin-bottom: 10px; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main h5:after, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main .searchResults-results .searchResults-result .searchResults-title:after, .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main .searchResults-title:after {
              content: "";
              background-image: url("../../../../viivexchange/desktop//assets/icons/cab-oral-lead-icon.svg");
              background-size: contain;
              background-repeat: no-repeat;
              position: absolute;
              top: -2px;
              left: 0;
              display: block;
              width: 60px;
              height: 30px; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__box div:first-of-type {
          background-image: url("../../../../viivexchange/desktop//assets/icons/cab-oral-lead-icon.svg");
          background-size: 58px 30px;
          background-repeat: no-repeat;
          padding-top: 40px; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle {
          padding-bottom: 20px;
          border-bottom: 1px solid #f6be00;
          margin-bottom: 24px; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle .searchResults-result {
            font-size: 24px;
            line-height: 30px;
            color: #e67300;
            font-weight: 600;
            margin: 4px 0; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning {
          background-color: rgba(230, 115, 0, 0.08);
          border-color: #e67300;
          margin-top: 0; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-result {
            margin-bottom: 0; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning h5, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-title {
            color: #506d85;
            padding-left: 50px;
            margin-bottom: 16px;
            position: relative; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning h5:after, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-results .searchResults-result .searchResults-title:after, .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-title:after {
              content: "";
              background-image: url("../../../../viivexchange/desktop//assets/icons/cab-warning-icon.svg");
              background-size: 33px;
              background-repeat: no-repeat;
              position: absolute;
              top: -4px;
              left: 0;
              display: block;
              width: 35px;
              height: 35px; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead h5, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead .searchResults-title {
          margin-bottom: 16px; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container button {
          text-transform: none;
          font-family: "Raleway", sans-serif;
          font-weight: 500; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .btn, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .button, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .articleList-more {
          font-size: 20px;
          color: #506d85;
          height: auto;
          border: none;
          margin: 45px auto;
          padding: 0;
          text-decoration: none;
          border-bottom: 1px solid #506d85;
          background-color: transparent;
          line-height: 1.2;
          width: auto;
          display: block; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .print-content {
          width: auto;
          float: none;
          margin: 0 auto;
          display: block;
          -webkit-transition: 0.3s;
          transition: 0.3s; }
          @media (min-width: 768px) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .print-content {
              float: right;
              margin-top: 86px; } }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .print-content::after {
            content: url("../../../../viivexchange/desktop//assets/icons/cab-download-icon.svg");
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            display: inline-block; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .print-content:hover::after {
            content: url("../../../../viivexchange/desktop//assets/icons/cab-download-orange-icon.svg"); }
        @media (max-width: 991.98px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container {
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .btn, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .button, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .articleList-more {
              margin: 25px auto; }
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .btn:nth-of-type(2), body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:nth-of-type(2), #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .button:nth-of-type(2), body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .articleList-more:nth-of-type(2) {
                margin-top: 0; } }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .btn, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .button, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .articleList-more {
            font-size: 16px; } }
  body.tp-mode-extend #content .modal.extend {
    padding: 80px 13px; }
    body.tp-mode-extend #content .modal.extend .popup__content {
      background-color: #f1f1f1;
      border-bottom: none; }
      @media (max-width: 991.98px) {
        body.tp-mode-extend #content .modal.extend .popup__content .popup__buttons-container button {
          margin: 0 auto 10px 0; } }
      @media (max-width: 991.98px) {
        body.tp-mode-extend #content .modal.extend .popup__content .popup__buttons-container {
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin: auto; } }
      @media (max-width: 767.98px) {
        body.tp-mode-extend #content .modal.extend .popup__content .datepicker-container {
          width: 100%; } }
      body.tp-mode-extend #content .modal.extend .popup__content .datepicker-container .calendar .single__week {
        background-color: transparent; }
        body.tp-mode-extend #content .modal.extend .popup__content .datepicker-container .calendar .single__week .single__day {
          border-right: 1px solid #e6e8ec !important; }
          body.tp-mode-extend #content .modal.extend .popup__content .datepicker-container .calendar .single__week .single__day:last-child {
            border-right: 0 !important; }
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main h4, body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main input,
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main input,
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main h3,
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning h4,
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning input,
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning input,
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning h3 {
        font-size: 34px;
        line-height: 42px;
        color: #071d49;
        font-family: "Raleway", sans-serif;
        font-weight: normal;
        margin-bottom: 25px;
        margin-top: 0; }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main h4, body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main input,
          body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main input,
          body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main h3,
          body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning h4,
          body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .content-filter .filter--keyword .filter__content form input,
          .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning input,
          body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .content-filter-v2 .filter--keyword .filter__content form input,
          .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning input,
          body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning h3 {
            font-size: 27px;
            line-height: 34px; } }
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main h5, body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-title,
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning h5,
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result .searchResults-title,
      .searchResults-results .searchResults-result body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-title {
        background-color: #ffffff;
        font-weight: bold;
        font-size: 18px;
        line-height: 23px;
        color: #071d49;
        font-family: "Raleway", sans-serif;
        border: 0;
        position: relative;
        padding: 32px 64px 32px 96px;
        margin-bottom: 40px; }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main h5, body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-title,
          body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning h5,
          body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result .searchResults-title,
          .searchResults-results .searchResults-result body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-title {
            padding: 24px 16px 24px 48px; } }
        body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main h5:after, body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result .searchResults-title:after, .searchResults-results .searchResults-result body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-title:after,
        body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning h5:after,
        body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result .searchResults-title:after,
        .searchResults-results .searchResults-result body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-title:after {
          content: "";
          background-image: url("../../../../viivexchange/desktop//assets/icons/icon-warning-filled-primary-800-carla.svg");
          background-size: 20px;
          background-repeat: no-repeat;
          position: absolute;
          top: calc(50% - 20px);
          left: 64px;
          display: block;
          width: 20px;
          height: 20px; }
          @media (max-width: 767.98px) {
            body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main h5:after, body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result .searchResults-title:after, .searchResults-results .searchResults-result body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-title:after,
            body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning h5:after,
            body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result .searchResults-title:after,
            .searchResults-results .searchResults-result body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-title:after {
              top: 26px;
              left: 18px; } }
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main p, body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-result,
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning p,
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result,
      .searchResults-results body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-result {
        font-size: 18px;
        line-height: 27px;
        color: #071d49;
        font-family: "Raleway", sans-serif;
        margin-bottom: 40px; }
        body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main p:last-child, body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result:last-child, .searchResults-results body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-result:last-child,
        body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning p:last-child,
        body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result:last-child,
        .searchResults-results body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-result:last-child {
          margin-bottom: 0; }
        body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main p a, body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result a, .searchResults-results body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-result a,
        body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning p a,
        body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result a,
        .searchResults-results body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-result a {
          color: #b35a00;
          text-decoration: none;
          font-family: "Raleway", sans-serif; }
      body.tp-mode-extend #content .modal.extend .popup__content .exit-btn {
        position: absolute;
        right: 34px;
        top: 34px;
        padding: 0;
        background-image: url("../../../../viivexchange/desktop//assets/icons/icon-close-primary-800-base.svg");
        width: 24px;
        height: 24px;
        display: block;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: transparent; }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .modal.extend .popup__content .exit-btn {
            right: 17px;
            top: 17px;
            width: 24px;
            height: 24px; } }
      body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__description p, body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__description .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .modal.extend .popup__content .tp__popup__edit-date__description .searchResults-result {
        font-size: 14px;
        line-height: 18px;
        color: #071d49;
        font-family: "Raleway", sans-serif; }
      body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-primary,
      body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-secondary {
        position: relative;
        display: inline-block;
        border: none;
        border-radius: 0;
        padding: 14px 29px 14px 21px;
        font-family: "Raleway", sans-serif;
        font-weight: bold;
        font-size: 14px;
        line-height: 18px;
        text-transform: none;
        text-decoration: none;
        width: auto;
        min-width: auto;
        margin-right: 24px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        overflow: visible; }
        body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-primary:after,
        body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-secondary:after {
          font-size: 14px;
          padding-left: 7px; }
          @media (min-width: 768px) {
            body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-primary:after,
            body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-secondary:after {
              font-size: 16px; } }
      body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-secondary {
        background-color: #ffffff;
        color: #e40046; }
        body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-secondary::after {
          position: absolute;
          content: "";
          width: 12px;
          top: 0;
          right: -10px;
          bottom: 0;
          background-color: #ffffff;
          -webkit-transform: skew(-20deg);
                  transform: skew(-20deg);
          -webkit-transition: 0.3s;
          transition: 0.3s; }
        body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-secondary:hover {
          background-color: #e40046;
          color: #ffffff; }
          body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-secondary:hover::after {
            background-color: #e40046; }
        @media (max-width: 767.98px) {
          body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-secondary {
            margin-left: 0;
            margin-right: auto; } }
      body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-primary {
        background-color: #e40046;
        color: #ffffff;
        margin-right: 40px; }
        body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-primary::after {
          position: absolute;
          content: "";
          width: 12px;
          top: 0;
          right: -10px;
          bottom: 0;
          background-color: #e40046;
          -webkit-transform: skew(-20deg);
                  transform: skew(-20deg);
          -webkit-transition: 0.3s;
          transition: 0.3s; }
        body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-primary:hover {
          background-color: #ffffff;
          color: #e40046; }
          body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-primary:hover::after {
            background-color: #ffffff; }
    @media (max-width: 767.98px) {
      body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__main .popup__content {
        padding: 32px 14px 22px !important; } }
    @media (max-width: 767.98px) {
      body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content {
        padding: 32px 0 22px !important; } }
    @media (max-width: 767.98px) {
      body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main p, body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main .searchResults-result,
      body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main h4,
      body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main input,
      body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main input,
      body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__warning p,
      body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result,
      .searchResults-results body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__warning .searchResults-result,
      body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__warning h4,
      body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__warning .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__warning input,
      body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__warning .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__warning input {
        padding: 0 14px !important; } }
    body.tp-mode-extend #content .modal.extend .selection-green {
      color: #067f58; }
    body.tp-mode-extend #content .modal.extend .selection-yellow {
      color: #f4af40; }
    body.tp-mode-extend #content .modal.extend .selection-italic {
      font-style: italic; }
  body.tp-mode-extend #content .popup__bg {
    position: fixed;
    display: none;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.75);
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.tp-mode-extend #content .popup__bg.show {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  body.tp-mode-extend #content .popup__content {
    max-width: 810px;
    width: 100%;
    height: auto;
    max-height: calc(100vh - 160px);
    background-color: #ffffff;
    padding: 24px;
    border-bottom: 8px solid #f6be00;
    overflow-y: auto;
    position: relative; }
    @media (min-width: 480px) {
      body.tp-mode-extend #content .popup__content {
        padding: 64px 64px 0; } }
    @media screen and (max-width: 360px) {
      body.tp-mode-extend #content .popup__content {
        padding: 24px 18px; } }
    body.tp-mode-extend #content .popup__content .selection-bold {
      font-weight: 600; }
    body.tp-mode-extend #content .popup__content a {
      font-family: "Raleway", sans-serif;
      color: #e67300;
      text-decoration: underline; }
    body.tp-mode-extend #content .popup__content p, body.tp-mode-extend #content .popup__content .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .popup__content .searchResults-result {
      font-size: 16px;
      line-height: 25px; }
    body.tp-mode-extend #content .popup__content h4, body.tp-mode-extend #content .popup__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .popup__content input,
    body.tp-mode-extend #content .popup__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .popup__content input {
      margin-bottom: 15px; }
    body.tp-mode-extend #content .popup__content .exit-btn {
      position: absolute;
      right: 30px;
      top: 30px;
      padding: 0;
      background-image: url("../../../../viivexchange/desktop//assets/icons/cab-close-icon.svg");
      width: 44px;
      height: 44px;
      display: block;
      background-size: contain;
      background-repeat: no-repeat;
      background-color: transparent; }
    body.tp-mode-extend #content .popup__content .datepicker-container {
      margin: 30px auto; }
      body.tp-mode-extend #content .popup__content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive {
        pointer-events: all; }
        body.tp-mode-extend #content .popup__content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive button {
          opacity: 1; }
        body.tp-mode-extend #content .popup__content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after {
          display: none; }
  body.tp-mode-extend #content .popup__buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    padding-top: 18px; }
    body.tp-mode-extend #content .popup__buttons-container button {
      width: auto;
      margin: 10px auto;
      text-transform: none; }
    @media (min-width: 480px) {
      body.tp-mode-extend #content .popup__buttons-container {
        padding-top: 40px;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
        body.tp-mode-extend #content .popup__buttons-container button {
          margin: 0 8px 40px; } }
  body.tp-mode-extend #content .popup__bg__warning .popup__content {
    padding: 64px 0 0; }
    body.tp-mode-extend #content .popup__bg__warning .popup__content h4, body.tp-mode-extend #content .popup__bg__warning .popup__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .popup__bg__warning .popup__content input,
    body.tp-mode-extend #content .popup__bg__warning .popup__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .popup__bg__warning .popup__content input {
      color: #506d85;
      font-family: "Raleway", sans-serif; }
    body.tp-mode-extend #content .popup__bg__warning .popup__content p, body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-result,
    body.tp-mode-extend #content .popup__bg__warning .popup__content h1,
    body.tp-mode-extend #content .popup__bg__warning .popup__content h2,
    body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults,
    body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-term,
    body.tp-mode-extend #content .popup__bg__warning .popup__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form body.tp-mode-extend #content .popup__bg__warning .popup__content .gigya-composite-control-header,
    body.tp-mode-extend #content .popup__bg__warning .popup__content h3, body.tp-mode-extend #content .popup__bg__warning .popup__content h4, body.tp-mode-extend #content .popup__bg__warning .popup__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .popup__bg__warning .popup__content input,
    body.tp-mode-extend #content .popup__bg__warning .popup__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .popup__bg__warning .popup__content input,
    body.tp-mode-extend #content .popup__bg__warning .popup__content h6,
    body.tp-mode-extend #content .popup__bg__warning .popup__content .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content body.tp-mode-extend #content .popup__bg__warning .popup__content p.subtitle,
    body.tp-mode-extend #content .popup__bg__warning .popup__content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results body.tp-mode-extend #content .popup__bg__warning .popup__content .subtitle.searchResults-result,
    body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content body.tp-mode-extend #content .popup__bg__warning .popup__content .subtitle.searchResults-result {
      padding-left: 24px;
      padding-right: 24px; }
      @media (min-width: 480px) {
        body.tp-mode-extend #content .popup__bg__warning .popup__content p, body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-result,
        body.tp-mode-extend #content .popup__bg__warning .popup__content h1,
        body.tp-mode-extend #content .popup__bg__warning .popup__content h2,
        body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults,
        body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-term,
        body.tp-mode-extend #content .popup__bg__warning .popup__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
        .gigyaraas .gigya-subscribe-with-email-form body.tp-mode-extend #content .popup__bg__warning .popup__content .gigya-composite-control-header,
        body.tp-mode-extend #content .popup__bg__warning .popup__content h3, body.tp-mode-extend #content .popup__bg__warning .popup__content h4, body.tp-mode-extend #content .popup__bg__warning .popup__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-extend #content .popup__bg__warning .popup__content input,
        body.tp-mode-extend #content .popup__bg__warning .popup__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend #content .popup__bg__warning .popup__content input,
        body.tp-mode-extend #content .popup__bg__warning .popup__content h6,
        body.tp-mode-extend #content .popup__bg__warning .popup__content .hero-banner .hero-banner-v2__content p.subtitle,
        .hero-banner .hero-banner-v2__content body.tp-mode-extend #content .popup__bg__warning .popup__content p.subtitle,
        body.tp-mode-extend #content .popup__bg__warning .popup__content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
        .hero-banner .hero-banner-v2__content .searchResults-results body.tp-mode-extend #content .popup__bg__warning .popup__content .subtitle.searchResults-result,
        body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
        .searchResults-results .hero-banner .hero-banner-v2__content body.tp-mode-extend #content .popup__bg__warning .popup__content .subtitle.searchResults-result {
          padding-left: 64px;
          padding-right: 64px; } }
    body.tp-mode-extend #content .popup__bg__warning .popup__content h5, body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-title {
      color: #506d85;
      position: relative;
      margin-bottom: 60px;
      margin-top: 26px;
      background-color: rgba(230, 115, 0, 0.08);
      border-top: 1px solid #e67300;
      border-bottom: 1px solid #e67300;
      padding: 24px 24px 15px 70px;
      font-weight: normal;
      font-family: "Raleway", sans-serif;
      font-size: 24px; }
      body.tp-mode-extend #content .popup__bg__warning .popup__content h5:after, body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result .searchResults-title:after, .searchResults-results .searchResults-result body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-title:after {
        content: "";
        background-image: url("../../../../viivexchange/desktop//assets/icons/cab-warning-icon.svg");
        background-size: 33px;
        background-repeat: no-repeat;
        position: absolute;
        top: 20px;
        left: 24px;
        display: block;
        width: 35px;
        height: 35px; }
      @media (min-width: 480px) {
        body.tp-mode-extend #content .popup__bg__warning .popup__content h5, body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-title {
          padding: 24px 64px 15px 110px; }
          body.tp-mode-extend #content .popup__bg__warning .popup__content h5:after, body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result .searchResults-title:after, .searchResults-results .searchResults-result body.tp-mode-extend #content .popup__bg__warning .popup__content .searchResults-title:after {
            left: 64px; } }
    body.tp-mode-extend #content .popup__bg__warning .popup__content .button-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      body.tp-mode-extend #content .popup__bg__warning .popup__content .button-container .cab-btn-primary {
        margin-top: 44px;
        text-transform: none;
        width: auto;
        margin-bottom: 64px; }
  body.tp-mode-extend #content .datepicker-container {
    max-width: 357px;
    width: 100%;
    margin-bottom: 30px; }
    body.tp-mode-extend #content .datepicker-container .datepicker__body {
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%; }
      @media (min-width: 992px) {
        body.tp-mode-extend #content .datepicker-container .datepicker__body {
          margin: 0; } }
      body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar button {
        font-family: "Raleway", sans-serif; }
      body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__month__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 2px solid #f6be00;
        padding: 20px 0; }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__month__container .calendar {
          text-align: center; }
          body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__month__container .calendar__current__month {
            font-family: "Raleway", sans-serif;
            font-weight: 500;
            color: #e67300;
            font-size: 20px; }
          body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month, body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month {
            padding: 0;
            position: relative;
            background-color: transparent;
            width: 100%; }
            body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after, body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after {
              position: absolute;
              top: 50%;
              -webkit-transform: translateY(-50%);
                      transform: translateY(-50%);
              content: "";
              background-size: contain;
              background-repeat: no-repeat;
              width: 36px;
              height: 36px; }
          body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after {
            background-image: url("../../../../viivexchange/desktop//assets/icons/cab-right-arrow-icon.svg");
            right: 0; }
          body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after {
            background-image: url("../../../../viivexchange/desktop//assets/icons/cab-left-arrow-icon.svg");
            left: 0; }
      body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .calendar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__header__container {
        max-width: 357px; }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__header__container .calendar__header {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__header__container tr:nth-child(1) {
          display: inline-block;
          width: 100%; }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__header__container .week__day {
          font-family: "Raleway", sans-serif;
          height: 46px;
          width: 100%;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin: 2px;
          color: #506d85;
          font-size: 20px;
          font-weight: 400; }
          @media (min-width: 480px) {
            body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar__header__container .week__day {
              height: 47px;
              width: 47px; } }
      body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day {
        height: 46px;
        width: 100%;
        border: 1px solid #979797;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 2px;
        border-bottom-right-radius: 8px;
        border-top-left-radius: 8px;
        background-color: rgba(185, 197, 206, 0.16); }
        @media (min-width: 480px) {
          body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day {
            height: 47px;
            width: 47px; } }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day button {
          background-color: transparent; }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive {
          pointer-events: none;
          position: relative; }
          body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after {
            content: "";
            width: 100%;
            border-left: 1px solid #506d85;
            position: absolute;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
            height: 140%;
            top: 15%;
            left: 40%;
            opacity: 1; }
            @media (min-width: 768px) {
              body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after {
                top: 6px;
                left: 16px;
                height: 64px; } }
          body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive button {
            opacity: 0.4; }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day__btn {
          padding: 0;
          margin: 0;
          border: 0;
          display: block;
          width: 100%;
          height: 100%;
          line-height: 20px;
          color: #506d85;
          font-size: 16px; }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window {
          border-color: #f4d467;
          background-color: #f4d467; }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button, body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.next button {
          opacity: 0.4; }
          body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button:hover, body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.next button:hover {
            color: #ffffff;
            opacity: 1; }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen {
          border-color: #071d49;
          background-color: #071d49; }
          body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen button {
            color: #ffffff; }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.target {
          border-color: #067f58;
          background-color: #067f58; }
          body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.target button {
            color: #ffffff; }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.target.chosen {
          border-color: #071d49;
          background-color: #071d49; }
          body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day.target.chosen button {
            content: "";
            border: #ffffff solid 2px;
            border-radius: 50%;
            width: 38px;
            height: 38px;
            background-color: #067f58; }
        body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day:hover {
          border-color: #555555;
          background-color: #555555; }
          body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day:hover button {
            color: #ffffff; }
          @supports (-webkit-touch-callout: none) {
            body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day:hover {
              border-color: #067f58;
              background-color: #067f58; } }
  @media all and (-ms-high-contrast: none) {
    body.tp-mode-extend #content *::-ms-backdrop,
    body.tp-mode-extend #content .datepicker-container {
      max-width: 372px; } }
  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container {
    background-color: #e6e8ec; }
    @media (max-width: 767.98px) {
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container {
        background-color: transparent; } }
  body.tp-mode-extend #content .modal.extend .datepicker-container {
    background-color: #e6e8ec;
    margin: 32px auto 30px; }
  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container {
    margin: 32px 0 30px; }
    @media (max-width: 767.98px) {
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container {
        margin: 32px auto 30px; } }
  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__popup__edit-date__description,
  body.tp-mode-extend #content .modal.extend .tp__popup__edit-date__description {
    width: 55%; }
    @media (max-width: 767px) {
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__popup__edit-date__description,
      body.tp-mode-extend #content .modal.extend .tp__popup__edit-date__description {
        width: 100%; } }
  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-yellow,
  body.tp-mode-extend #content .modal.extend .tp-desc-yellow {
    position: relative;
    padding-left: 32px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-yellow::after,
    body.tp-mode-extend #content .modal.extend .tp-desc-yellow::after {
      content: "";
      position: absolute;
      left: 0;
      top: -3px;
      width: 24px;
      height: 24px;
      background-color: #f4af40; }
  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-green,
  body.tp-mode-extend #content .modal.extend .tp-desc-green {
    position: relative;
    padding-left: 32px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-green::after,
    body.tp-mode-extend #content .modal.extend .tp-desc-green::after {
      content: "";
      position: absolute;
      left: 0;
      top: -3px;
      width: 24px;
      height: 24px;
      background-color: #067f58; }
  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-dark-grey,
  body.tp-mode-extend #content .modal.extend .tp-desc-dark-grey {
    position: relative;
    padding-left: 32px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-dark-grey::after,
    body.tp-mode-extend #content .modal.extend .tp-desc-dark-grey::after {
      content: "";
      position: absolute;
      left: 0;
      top: -3px;
      width: 24px;
      height: 24px;
      background-color: #3e5364; }
  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-light-blue,
  body.tp-mode-extend #content .modal.extend .tp-desc-light-blue {
    position: relative;
    padding-left: 32px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-light-blue::after,
    body.tp-mode-extend #content .modal.extend .tp-desc-light-blue::after {
      content: "";
      position: absolute;
      left: 0;
      top: -3px;
      width: 24px;
      height: 24px;
      background-color: #5bc2e7; }
  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-dark-blue,
  body.tp-mode-extend #content .modal.extend .tp-desc-dark-blue {
    position: relative;
    padding-left: 32px; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-dark-blue::after,
    body.tp-mode-extend #content .modal.extend .tp-desc-dark-blue::after {
      content: "";
      position: absolute;
      left: 0;
      top: -3px;
      width: 24px;
      height: 24px;
      background-color: #071d49; }
  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body,
  body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
    @media (min-width: 992px) {
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body,
      body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body {
        margin: 0; } }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar button,
    body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar button {
      font-family: "Raleway", sans-serif; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container,
    body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: none;
      padding: 16px 7px;
      position: relative; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container::before,
      body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container::before {
        position: absolute;
        content: "";
        background-color: #bfbfbf;
        height: 1px;
        width: calc(100% - 14px);
        margin: auto;
        bottom: 0;
        left: 0;
        right: 0; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar,
      body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar {
        text-align: center; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__current__month,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__current__month {
          font-family: "Raleway", sans-serif;
          color: #071d49;
          font-size: 18px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-weight: bold;
          width: 100%; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__current__month-item:last-child,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__current__month-item:last-child {
            margin-left: 3px; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month {
          padding: 0;
          position: relative;
          background-color: transparent;
          width: 100%; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            content: "";
            background-size: cover;
            background-repeat: no-repeat;
            width: 24px;
            height: 24px; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after {
          background-image: url("../../../../viivexchange/desktop//assets/icons/icon-chevron-thick-right-primary-800-carla.svg");
          right: 0; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after {
          background-image: url("../../../../viivexchange/desktop//assets/icons/icon-chevron-thick-left-primary-800-carla.svg");
          left: 0; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week,
    body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .calendar,
    body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .calendar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__header__container,
    body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__header__container {
      max-width: 357px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__header__container .calendar__header,
      body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__header__container .calendar__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 7px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__header__container tr:nth-child(1),
      body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__header__container tr:nth-child(1) {
        display: inline-block;
        width: 100%; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__header__container .week__day,
      body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__header__container .week__day {
        font-family: "Raleway", sans-serif;
        height: calc(100vw / 7);
        width: 100%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center;
        margin: 2px;
        color: #b35a00;
        font-size: 20px;
        font-weight: 400; }
        @media (min-width: 480px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__header__container .week__day,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar__header__container .week__day {
            height: 47px;
            width: 47px; } }
    body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week,
    body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week {
      background-color: #ffffff;
      margin: 0 7px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week:last-child,
      body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week:last-child {
        margin-bottom: 7px; }
      body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day,
      body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day {
        height: 46px;
        width: 100%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border: none;
        margin: 0;
        border-radius: 0;
        background-color: #ffffff; }
        @media (min-width: 480px) {
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day {
            height: 48px; } }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day button,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day button {
          background-color: transparent; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive {
          pointer-events: none;
          position: relative; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after {
            content: "";
            width: 1px;
            background-color: #071d49;
            position: absolute;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
            height: 27px;
            top: calc(50% - 13px);
            left: 47%;
            opacity: 1;
            border: none; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive button,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive button {
            opacity: 0.4; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day__btn,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day__btn {
          padding: 0;
          margin: 0;
          border: 0;
          display: block;
          width: 100%;
          height: 100%;
          line-height: 20px;
          color: #071d49;
          font-size: 16px; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window {
          background-color: #f4af40; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day.target,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day.target {
            background-color: #067f58; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day.target button,
            body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day.target button {
              color: #ffffff; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.target.chosen,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.target.chosen {
            background-color: #3e5364; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.target.chosen button,
            body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.target.chosen button {
              background-color: #067f58; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day:hover,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day:hover {
            background-color: #3e5364; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day:hover button,
            body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day:hover button {
              color: #ffffff; }
            @supports (-webkit-touch-callout: none) {
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day:hover,
              body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day:hover {
                background-color: #3e5364; } }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.next button,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.next button {
          opacity: 0.4; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button:hover, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.next button:hover,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button:hover,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.next button:hover {
            color: #ffffff;
            opacity: 1; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen {
          background-color: #3e5364; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen button,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen button {
            color: #ffffff; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.target,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.target {
          background-color: #3e5364; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.target button,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.target button {
            color: #ffffff; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.target.chosen,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.target.chosen {
          background-color: #3e5364; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day:hover,
        body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day:hover {
          background-color: #3e5364; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day:hover button,
          body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day:hover button {
            color: #ffffff; }
          @supports (-webkit-touch-callout: none) {
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day:hover,
            body.tp-mode-extend #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day:hover {
              background-color: #3e5364; } }
  body.tp-mode-extend #content .print-only {
    display: none; }
  body.tp-mode-extend #content .no-scroll {
    overflow: hidden; }
  body.tp-mode-extend #content .richText.bordered, body.tp-mode-extend #content #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt body.tp-mode-extend #content .bordered.privacy_prompt_content {
    margin-bottom: 32px; }
    body.tp-mode-extend #content .richText.bordered .component-content, body.tp-mode-extend #content #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content .component-content, #__tealiumGDPRcpPrefs .privacy_prompt body.tp-mode-extend #content .bordered.privacy_prompt_content .component-content {
      padding: 24px; }
  @media print {
    @page {
      body.tp-mode-extend #content {
        size: auto;
        margin: 0; } }
    body.tp-mode-extend #content .reference-product-navigation-vocabria-rekambys,
    body.tp-mode-extend #content .banner-v3 {
      display: none; }
    body.tp-mode-extend {
      margin: 0 !important; }
      body.tp-mode-extend #content {
        margin: 0 !important; }
        body.tp-mode-extend #content.fixed-distance {
          padding-top: 0 !important; }
        body.tp-mode-extend #content .richText, body.tp-mode-extend #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt body.tp-mode-extend #content .privacy_prompt_content,
        body.tp-mode-extend #content .datepicker-container,
        body.tp-mode-extend #content .tp__cta-container,
        body.tp-mode-extend #content .edit-date,
        body.tp-mode-extend #content .tp__oral-lead__container,
        body.tp-mode-extend #content .target-date,
        body.tp-mode-extend #content .tp-header-container,
        body.tp-mode-extend #content .tp__header__description,
        body.tp-mode-extend #content .tp-oral-lead__warning,
        body.tp-mode-extend #content .tp-oral-lead__warning.tp-injection-box,
        body.tp-mode-extend #content .tp-button-back,
        body.tp-mode-extend #content .tp__target__subtitle,
        body.tp-mode-extend #content .tp-hide-on-print,
        body.tp-mode-extend #content #content-columns {
          display: none !important; }
        body.tp-mode-extend #content .richText.visible-on-print, body.tp-mode-extend #content #__tealiumGDPRcpPrefs .privacy_prompt .visible-on-print.privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt body.tp-mode-extend #content .visible-on-print.privacy_prompt_content {
          display: block !important;
          margin: 0px !important; }
        body.tp-mode-extend #content .date {
          display: block !important; }
        body.tp-mode-extend #content .treatment-planner .treatment-planner-container {
          margin: 30px 0 !important; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-visible-on-print {
            display: block !important; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content {
            max-width: 100% !important;
            width: 100% !important;
            padding: 0 50px 0 15px !important; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-columns .tp-column {
            max-width: 100% !important;
            width: 100% !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-columns .tp-column:first-child {
              display: none !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-columns .tp-column .treatment-planner-content {
              max-width: 100vw !important;
              width: 100vw !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-columns .tp-column .tp__injection-box,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-columns .tp-column .tp__injection-box.editable {
              width: 100% !important; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__oral-lead__main,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__oral-lead__box,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__oral-lead__warning {
            display: none !important; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box.editable {
            page-break-inside: avoid !important;
            padding: 20px 20px 0 20px !important;
            margin-bottom: 25px !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box .subtitle,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .subtitle {
              display: block !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-description,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box .description,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .actual-date-description,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .description {
              display: none !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box .dosing-window-container,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box .title,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .dosing-window-container,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .title {
              padding: 0 !important;
              background-image: none !important;
              margin: 0 !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box .subtitle,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .subtitle {
              padding-bottom: 12px !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box .dosing-window-container,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .dosing-window-container {
              border-top: 1px solid #bfbfbf !important;
              padding-top: 12px !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-container,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .actual-date-container {
              border-top: 1px solid #bfbfbf !important;
              padding: 12px 0 !important;
              display: block !important;
              -webkit-box-align: normal !important;
                  -ms-flex-align: normal !important;
                      align-items: normal !important; }
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-container .actual-date-header,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .actual-date-container .actual-date-header {
                padding-right: 10px !important; }
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-container .date,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .actual-date-container .date {
                font-size: 27px !important;
                font-weight: bold !important;
                color: #071d49 !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box:last-of-type,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box.editable:last-of-type {
              margin-bottom: 0px !important;
              padding-bottom: 0px !important; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp__injection-box:not(.editable) .actual-date-container .date {
            border-bottom: 1px solid #bfbfbf !important;
            padding-bottom: 20px; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .treatment-planner-content {
            padding: 0 10px !important; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box,
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable {
            border: none !important;
            padding: 0 !important;
            padding-bottom: 5px !important;
            margin: 0 !important;
            margin-bottom: 5px !important;
            border-bottom: 1px solid #bfbfbf !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box *,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable * {
              display: none !important;
              padding: 0 !important;
              margin: 0 !important;
              line-height: 1.2 !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box:last-child,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable:last-child {
              border-bottom: 0 !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__title,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__subtitle,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-header,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .subtitle,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__title,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__subtitle,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-header {
              display: block !important;
              font-size: 14px !important; }
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle p, body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle .searchResults-result,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__title p,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__title .searchResults-results .searchResults-result,
              .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__title .searchResults-result,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__subtitle p,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__subtitle .searchResults-results .searchResults-result,
              .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__subtitle .searchResults-result,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-header p,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-header .searchResults-results .searchResults-result,
              .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-header .searchResults-result,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .subtitle p,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .subtitle .searchResults-results .searchResults-result,
              .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .subtitle .searchResults-result,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__title p,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__title .searchResults-results .searchResults-result,
              .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__title .searchResults-result,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__subtitle p,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__subtitle .searchResults-results .searchResults-result,
              .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__subtitle .searchResults-result,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-header p,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-header .searchResults-results .searchResults-result,
              .searchResults-results body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-header .searchResults-result {
                display: block !important;
                font-size: 14px !important;
                font-weight: bold !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container {
              display: -webkit-box !important;
              display: -ms-flexbox !important;
              display: flex !important;
              border-top: 0 !important; }
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container {
                display: block !important; }
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container,
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container {
                  margin-right: 5px !important; }
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container,
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .latest-container,
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container,
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .latest-container {
                  display: -webkit-inline-box !important;
                  display: -ms-inline-flexbox !important;
                  display: inline-flex !important;
                  padding: 0 !important; }
                  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container .title,
                  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container .date,
                  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .latest-container .title,
                  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .latest-container .date,
                  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container .title,
                  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container .date,
                  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .latest-container .title,
                  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .latest-container .date {
                    display: -webkit-inline-box !important;
                    display: -ms-inline-flexbox !important;
                    display: inline-flex !important;
                    padding: 0 !important;
                    margin: 0 !important;
                    font-size: 14px !important; }
                  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container .title,
                  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .latest-container .title,
                  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container .title,
                  body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .latest-container .title {
                    padding-right: 5px !important; }
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container span,
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container span {
                  display: block !important;
                  margin-left: 4px !important; }
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .print-only,
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .print-only {
                  display: none !important; }
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container,
            body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-container {
              display: -webkit-box !important;
              display: -ms-flexbox !important;
              display: flex !important;
              border-top: 0 !important;
              padding: 0 !important;
              margin: 0 !important;
              height: 14px !important; }
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .actual-date-label,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .date,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-container .actual-date-label,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-container .date {
                border-bottom: 0 !important;
                display: -webkit-inline-box !important;
                display: -ms-inline-flexbox !important;
                display: inline-flex !important;
                font-size: 14px !important;
                padding: 0 !important;
                margin: 0 !important; }
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .date,
              body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-container .date {
                color: #071d49 !important;
                padding-bottom: 0; }
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .date span,
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-container .date span {
                  display: block !important;
                  margin-left: 4px !important; }
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .date .print-only,
                body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-container .date .print-only {
                  display: none !important; }
          body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box:not(.editable) .title {
            display: block !important; }
      body.tp-mode-extend #header,
      body.tp-mode-extend #footer,
      body.tp-mode-extend .embeddedServiceHelpButton,
      body.tp-mode-extend .reference-product-navigation-mfa,
      body.tp-mode-extend .reference-product-navigation-cabenuva,
      body.tp-mode-extend .reference-product-navigation-nurse-fr,
      body.tp-mode-extend .privacy_prompt,
      body.tp-mode-extend .preferences_prompt_control {
        display: none !important; } }
  body.tp-mode-extend #content .cab-icon-arrow-right:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block; }
  body.tp-mode-extend #content .cab-icon-angle-right:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block; }
  body.tp-mode-extend #content .cab-icon-video-play:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block; }
  body.tp-mode-extend #content .cab-icon-download:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block; }
  body.tp-mode-extend #content .cab-icon-triangle:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block; }
  body.tp-mode-extend #content .cab-text-color-black {
    color: #000000; }
  body.tp-mode-extend #content .cab-text-color-white {
    color: #ffffff; }
  body.tp-mode-extend #content .cab-text-color-primary {
    color: #e67300; }
  body.tp-mode-extend #content .cab-text-color-magenta {
    color: #ff00ff; }
  body.tp-mode-extend #content .cab-underline-title {
    display: block;
    color: #506d85;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.25;
    margin-top: 10px; }
    @media (min-width: 768px) {
      body.tp-mode-extend #content .cab-underline-title {
        font-size: 24px; } }
    body.tp-mode-extend #content .cab-underline-title:after {
      content: "";
      display: block;
      left: 0;
      width: 100%;
      border-bottom: 3px solid #f6be00;
      margin-top: 5px;
      margin-bottom: 18px; }

body.tp-mode-extend.tp-unbranded #content {
  /*##### VX MASTER COLORS ########*/
  /*
	AUTHORING - restricted content
*/ }
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Edit #header,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-DQM #header,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Developer #header,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Design #header,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Layouting #header,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Tracking #header,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Timewrap #header,
  body.tp-mode-extend.tp-unbranded #content .cq-wcm-edit #header {
    height: 100px;
    max-height: 100%;
    display: block;
    position: relative;
    overflow: hidden; }
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Edit .content, body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Edit .component-content, body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Edit .component, body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Edit .richText-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-DQM .content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-DQM .component-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-DQM .component,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-DQM .richText-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Developer .content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Developer .component-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Developer .component,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Developer .richText-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Design .content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Design .component-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Design .component,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Design .richText-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Layouting .content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Layouting .component-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Layouting .component,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Layouting .richText-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Tracking .content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Tracking .component-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Tracking .component,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Tracking .richText-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Timewrap .content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Timewrap .component-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Timewrap .component,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Timewrap .richText-content,
  body.tp-mode-extend.tp-unbranded #content .cq-wcm-edit .content,
  body.tp-mode-extend.tp-unbranded #content .cq-wcm-edit .component-content,
  body.tp-mode-extend.tp-unbranded #content .cq-wcm-edit .component,
  body.tp-mode-extend.tp-unbranded #content .cq-wcm-edit .richText-content {
    display: block;
    position: relative;
    clear: both; }
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Edit .editable-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-DQM .editable-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Developer .editable-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Design .editable-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Layouting .editable-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Tracking .editable-content,
  body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Timewrap .editable-content,
  body.tp-mode-extend.tp-unbranded #content .cq-wcm-edit .editable-content {
    display: block !important;
    clear: both;
    position: relative !important;
    min-height: 40px !important;
    background: #eee;
    text-align: center;
    padding: 15px;
    font-size: 12px; }
    body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Edit .editable-content:before,
    body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-DQM .editable-content:before,
    body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Developer .editable-content:before,
    body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Design .editable-content:before,
    body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Layouting .editable-content:before,
    body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Tracking .editable-content:before,
    body.tp-mode-extend.tp-unbranded #content .aem-AuthorLayer-Timewrap .editable-content:before,
    body.tp-mode-extend.tp-unbranded #content .cq-wcm-edit .editable-content:before {
      content: ' editable content '; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.margin-top-1 {
    margin-top: 24px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.margin-bottom-1 {
    margin-bottom: 24px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.margin-top-2 {
    margin-top: 32px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.margin-bottom-2, body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.base-popup_actions-decline, body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.exit-message-popup_actions-decline, body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.message-popup_actions-decline {
    margin-bottom: 32px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.margin-top-3 {
    margin-top: 48px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.margin-bottom-3 {
    margin-bottom: 48px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.margin-top-4 {
    margin-top: 64px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.margin-bottom-4 {
    margin-bottom: 64px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.margin-top-5 {
    margin-top: 88px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.margin-bottom-5 {
    margin-bottom: 88px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.margin-top-6 {
    margin-top: 120px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.margin-bottom-6 {
    margin-bottom: 120px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.padding-top-1 > .component-content > div {
    padding-top: 15px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.padding-bottom-1 > .component-content > div {
    padding-bottom: 15px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.padding-left-1 > .component-content > div {
    padding-left: 15px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.padding-right-1 > .component-content > div {
    padding-right: 15px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.padding-top-2 > .component-content > div {
    padding-top: 30px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.padding-bottom-2 > .component-content > div {
    padding-bottom: 30px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.padding-left-2 > .component-content > div {
    padding-left: 30px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.padding-right-2 > .component-content > div {
    padding-right: 30px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.padding-top-3 > .component-content > div {
    padding-top: 45px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.padding-bottom-3 > .component-content > div {
    padding-bottom: 45px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.padding-left-3 > .component-content > div {
    padding-left: 45px; }
  body.tp-mode-extend.tp-unbranded #content body.theme-product-cabenuva .component.padding-right-3 > .component-content > div {
    padding-right: 45px; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-button-back {
    margin-top: 0; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-column {
      width: 100%; }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-column:nth-child(1) .tp-selection-description {
        max-width: none; }
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-button-back,
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-button-missed-injection {
      margin-top: 0; }
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button {
      width: auto;
      padding-right: 110px;
      border-color: #e40046;
      background-color: rgba(228, 0, 70, 0.1);
      border-radius: 4px; }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button:nth-child(2) {
        margin-bottom: 40px; }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button::before {
        right: 25px !important; }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button::after {
        display: none; }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button:hover {
        background-color: #e40046; }
      @media (max-width: 767.98px) {
        body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button {
          width: auto;
          max-width: none;
          padding-right: 60px;
          line-height: 23px;
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content; } }
      @media (max-width: 767.98px) {
        body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container .tp-button.tp-button-oral-lead {
          margin-top: 32px; } }
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view .tp-button {
        margin-bottom: 40px; }
        body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view .tp-button:first-child {
          margin-right: 16px; }
          @media (max-width: 767.98px) {
            body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view .tp-button:first-child {
              margin-bottom: 10px; } }
      @media (max-width: 767.98px) {
        body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view .tp-button:not(:first-child) {
          margin-top: 0; } }
      @media (max-width: 767.98px) {
        body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-missed-injection a,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-button-back {
    border-color: #e40046; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description p b, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-results .searchResults-result b, .searchResults-results body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-result b,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description p .selection-bold,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-results .searchResults-result .selection-bold,
  .searchResults-results body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-result .selection-bold,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description p b,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-results .searchResults-result b,
  .searchResults-results body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-result b {
    color: #071d49; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description p:last-child, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-results .searchResults-result:last-child, .searchResults-results body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-result:last-child {
    margin-bottom: 19px; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning {
    border-color: #e40046; }
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning h5, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-title {
      padding-left: 34px; }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning h5::after, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-results .searchResults-result .searchResults-title::after, .searchResults-results .searchResults-result body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-title::after {
        background-image: url("../../../../viivexchange/desktop//assets/icons/icon-warning-filled-primary-800-base.svg");
        background-size: 24px 24px;
        width: 24px;
        height: 24px; }
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning p, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-result {
      font-size: 18px; }
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.tp-warning-big-icon::before {
      background-image: url("../../../../viivexchange/desktop//assets/icons/icon-warning-primary-800-base.svg"); }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container p, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container .searchResults-result {
    padding-bottom: 46px;
    border-bottom: 1px solid #d0d3d4;
    font-size: 48px; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__helpfull-tips__content ol li {
    font-size: 18px; }
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__helpfull-tips__content ol li::before {
      color: #071d49; }
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__helpfull-tips__content ol li ul li::before {
      border-color: #e40046; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content h4, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content input,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content input {
    color: #071d49; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content h5, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content .searchResults-title {
    font-size: 18px;
    line-height: 23px;
    color: #071d49;
    margin-bottom: 0; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0; }
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li {
      width: 50%;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-top: 0;
      padding-top: 0;
      margin-top: 27px; }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li::before {
        color: #071d49;
        border-color: #e40046;
        top: 0; }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li:nth-child(odd) {
        padding-right: 30px; }
      @media (max-width: 767.98px) {
        body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol > li {
          width: 100%; } }
    @media (max-width: 767.98px) {
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content-3-columns ol > li {
    width: calc(100% / 3);
    padding-right: 30px; }
    @media (max-width: 767.98px) {
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content-3-columns ol > li {
        width: 100%;
        padding-right: 0; } }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .print-content {
    background-color: #e40046; }
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .print-content:disabled {
      background-color: #777777; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__header__container .week__day {
    color: #071d49; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after {
    background-image: url("../../../../viivexchange/desktop//assets/icons/icon-chevron-thick-right-primary-800-base.svg"); }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after {
    background-image: url("../../../../viivexchange/desktop//assets/icons/icon-chevron-thick-left-primary-800-base.svg"); }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box:not(.editable) .actual-date-container,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description div,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .dosing-window-container,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__card__bottom-border {
    border-color: #bfbfbf; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day:hover {
    background-color: #b10036; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.target, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day:hover {
    background-color: #b10036; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .btn, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .button, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .articleList-more {
    border-color: #e40046; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__2nd-inj__box__subtitle p, body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__2nd-inj__box__subtitle .searchResults-results .searchResults-result, .searchResults-results body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__2nd-inj__box__subtitle .searchResults-result,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__2nd-inj__box__subtitle p,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__2nd-inj__box__subtitle .searchResults-results .searchResults-result,
  .searchResults-results body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__2nd-inj__box__subtitle .searchResults-result {
    line-height: 18px;
    margin-bottom: 0; }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box div.title,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable div.title {
    background-image: url("../../../../viivexchange/desktop//assets/icons/unbranded-injection-icon.svg"); }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container,
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .dosing-window-container {
    background-image: url("../../../../viivexchange/desktop//assets/icons/unbranded-dosing-window.svg"); }
  body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__oral-lead__box div:first-of-type {
    background-image: url("../../../../viivexchange/desktop//assets/icons/unbranded-oral-lead-icon.svg");
    background-size: auto 32px; }
  body.tp-mode-extend.tp-unbranded #content .modal.extend .selection-green {
    color: #067f58; }
  body.tp-mode-extend.tp-unbranded #content .modal.extend .selection-blue {
    color: #0174df; }
  body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__main p a, body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result a, .searchResults-results body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-result a,
  body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning p a,
  body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result a,
  .searchResults-results body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-result a {
    color: #e40046; }
  body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning h5, body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-title {
    padding-left: 100px; }
    body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning h5::after, body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result .searchResults-title::after, .searchResults-results .searchResults-result body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-title::after {
      background-image: url("../../../../viivexchange/desktop//assets/icons/icon-warning-filled-primary-800-base.svg");
      background-size: 24px 24px;
      width: 24px;
      height: 24px;
      top: 32px; }
      @media (max-width: 767.98px) {
        body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning h5::after, body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result .searchResults-title::after, .searchResults-results .searchResults-result body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-title::after {
          top: 26px; } }
    @media (max-width: 767.98px) {
      body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning h5, body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result body.tp-mode-extend.tp-unbranded #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-title {
        padding-left: 48px; } }
  body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar__header__container .week__day {
    color: #071d49; }
  body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window {
    background-color: #5bc2e7; }
    body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window button {
      color: #071d49; }
    body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window:hover {
      background-color: #071d49; }
  body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen, body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day:hover, body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.target.chosen {
    background-color: #071d49; }
    body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen button, body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day:hover button, body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.target.chosen button {
      color: #ffffff; }
  body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after {
    background-image: url("../../../../viivexchange/desktop//assets/icons/icon-chevron-thick-right-primary-800-base.svg"); }
  body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after {
    background-image: url("../../../../viivexchange/desktop//assets/icons/icon-chevron-thick-left-primary-800-base.svg"); }
  @media print {
    @page {
      body.tp-mode-extend.tp-unbranded #content {
        size: auto;
        margin: 0; } }
    body.tp-mode-extend.tp-unbranded #content .reference-product-navigation-vocabria-rekambys,
    body.tp-mode-extend.tp-unbranded #content .banner-v3 {
      display: none; }
    body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section {
      display: block !important;
      height: auto !important; }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-column:nth-child(2) {
        width: 100vw !important;
        display: block !important;
        height: auto !important; }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box {
        padding-bottom: 15px !important;
        margin-bottom: 25px !important; } }
    @media print and (-webkit-min-device-pixel-ratio: 0), print and (min-resolution: 0.001dpcm) {
      @supports (-webkit-appearance: none) and (stroke-color: transparent) {
        body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box {
          width: 650px !important; } } }
  @media print {
        @supports (-webkit-touch-callout: none) {
          body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box {
            page-break-inside: unset !important;
            margin-top: 0 !important;
            margin-bottom: 25px !important; }
            body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box:first-child {
              margin-bottom: 25px !important; }
            body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box:nth-child(3n + 1) {
              margin-bottom: 150px !important; } }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .date,
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .date {
        color: #071d49 !important; }
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle,
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .actual-date-container,
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box:not(.editable) .actual-date-container .date,
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description div,
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container,
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .dosing-window-container,
      body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__card__bottom-border {
        border-color: #bfbfbf !important; } }

body.layout-fr-fr #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .treatment-planner-content .tp__helpfull-tips {
  border: 1px solid transparent;
  background-color: #f1f1f1; }

.language-switcher .authorable-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #071d49; }

.language-switcher__text {
  margin-right: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.language-switcher__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px 0; }

.language-switcher__button {
  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;
  width: 32px;
  height: 32px;
  text-decoration: none;
  color: #071d49;
  background-color: #f1f1f1; }
  .language-switcher__button:not(:last-child) {
    margin-right: 4px; }
  @media (min-width: 991px) {
    .language-switcher__button:hover {
      background-color: #d0d3d4; } }
  .language-switcher__button.active {
    background-color: #e40046;
    color: #ffffff;
    pointer-events: none; }

.contact-form form,
.flexible-event-registration form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.contact-form__input-wrapper,
.flexible-event-registration__input-wrapper {
  margin: 0 0 35px 0; }
  .contact-form__input-wrapper label,
  .flexible-event-registration__input-wrapper label {
    margin: 0 0 10px 0;
    color: #071d49;
    display: inline-block; }
  .contact-form__input-wrapper input, .contact-form__input-wrapper select, .contact-form__input-wrapper textarea,
  .flexible-event-registration__input-wrapper input,
  .flexible-event-registration__input-wrapper select,
  .flexible-event-registration__input-wrapper textarea {
    border: 1px solid #d0d3d4;
    height: 60px;
    width: 100%;
    padding-left: 10px;
    color: #071d49; }
    .contact-form__input-wrapper input.error, .contact-form__input-wrapper select.error, .contact-form__input-wrapper textarea.error,
    .flexible-event-registration__input-wrapper input.error,
    .flexible-event-registration__input-wrapper select.error,
    .flexible-event-registration__input-wrapper textarea.error {
      border-color: #b10036; }
    .contact-form__input-wrapper input:focus, .contact-form__input-wrapper select:focus, .contact-form__input-wrapper textarea:focus,
    .flexible-event-registration__input-wrapper input:focus,
    .flexible-event-registration__input-wrapper select:focus,
    .flexible-event-registration__input-wrapper textarea:focus {
      outline: none; }
  .contact-form__input-wrapper textarea,
  .flexible-event-registration__input-wrapper textarea {
    height: 300px;
    resize: none;
    padding-top: 15px; }
  .contact-form__input-wrapper select,
  .flexible-event-registration__input-wrapper select {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    padding: 0 35px 0 10px;
    background-size: 12px 12px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }
  .contact-form__input-wrapper span,
  .flexible-event-registration__input-wrapper span {
    display: inline-block;
    margin: 0 0 10px 0;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    color: #071d49; }

.contact-form__checkbox-wrapper,
.flexible-event-registration__checkbox-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .contact-form__checkbox-wrapper span,
  .flexible-event-registration__checkbox-wrapper span {
    margin: 0;
    line-height: 20px; }
  .contact-form__checkbox-wrapper input,
  .flexible-event-registration__checkbox-wrapper input {
    width: auto;
    margin: 3px 10px 0 0;
    height: auto; }
  .contact-form__checkbox-wrapper.error,
  .flexible-event-registration__checkbox-wrapper.error {
    border: solid #b10036 1px; }

.contact-form .required:after,
.flexible-event-registration .required:after {
  content: '*';
  display: inline;
  color: #b10036; }

.contact-form.btn, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contact-form.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contact-form.button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contact-form.button#preferences_prompt_decline, .contact-form.articleList-more, .contact-form .btn-primary, .contact-form .btn-download, .contact-form .btn-pullout, .contact-form .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit, .gigyaraas .gigya-screen-content .contact-form .gigya-composite-control.gigya-composite-control-submit, .contact-form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contact-form .button#preferences_prompt_submit, .contact-form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contact-form .button#preferences_prompt_decline, .contact-form .reference-pi-button .component-content .btn-pi, .reference-pi-button .component-content .contact-form .btn-pi,
.flexible-event-registration.btn,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .flexible-event-registration.button,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .flexible-event-registration.button#preferences_prompt_submit,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .flexible-event-registration.button#preferences_prompt_decline,
.flexible-event-registration.articleList-more,
.flexible-event-registration .btn-primary,
.flexible-event-registration .btn-download,
.flexible-event-registration .btn-pullout,
.flexible-event-registration .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit,
.gigyaraas .gigya-screen-content .flexible-event-registration .gigya-composite-control.gigya-composite-control-submit,
.flexible-event-registration #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .flexible-event-registration .button#preferences_prompt_submit,
.flexible-event-registration #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .flexible-event-registration .button#preferences_prompt_decline,
.flexible-event-registration .reference-pi-button .component-content .btn-pi,
.reference-pi-button .component-content .flexible-event-registration .btn-pi {
  padding: 0; }

.contact-form__btn-submit,
.flexible-event-registration__btn-submit {
  background: transparent;
  color: #ffffff;
  font-weight: 700;
  padding: 14px 25px 13px 25px; }

.contact-form .error-message,
.flexible-event-registration .error-message {
  color: #b10036; }

.information-overlay:hover .information-overlay__wrapper {
  display: block; }

.information-overlay__wrapper {
  width: 100%;
  position: fixed;
  z-index: 9999;
  -webkit-transition: 1s;
  transition: 1s; }
  @media screen and (min-width: 1200px) {
    .information-overlay__wrapper {
      max-width: 350px;
      padding-bottom: 13px;
      -webkit-transition: none;
      transition: none; } }
  @media screen and (max-width: 1200px) {
    .information-overlay__wrapper {
      max-width: unset; } }
  @media screen and (max-width: 1200px) and (orientation: landscape) {
    .information-overlay__wrapper {
      max-width: unset; } }

.information-overlay__editor-wrapper {
  display: block; }

.information-overlay__box {
  padding: 16px 25px;
  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;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 9px 0 #bfbfbf;
          box-shadow: 0 0 9px 0 #bfbfbf; }
  @media screen and (min-width: 1200px) and (orientation: landscape) {
    .information-overlay__box {
      padding: 16px; } }

.information-overlay__content {
  margin-top: 8px; }
  @media screen and (min-width: 1200px) and (orientation: landscape) {
    .information-overlay__content {
      margin-top: 0; } }

.information-overlay__close-btn {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-close-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 16px;
  cursor: pointer; }

.information-overlay__triangle {
  display: none; }
  @media screen and (min-width: 1200px) and (orientation: landscape) {
    .information-overlay__triangle {
      display: block;
      width: 10px;
      height: 10px;
      position: absolute;
      left: 50%;
      bottom: 4px;
      -webkit-transform: rotate(45deg) translate(-50%, 0);
              transform: rotate(45deg) translate(-50%, 0);
      background-color: #ffffff;
      -webkit-box-shadow: 0 0 9px 0 #bfbfbf;
              box-shadow: 0 0 9px 0 #bfbfbf; } }

.information-overlay__cover {
  display: none; }
  @media screen and (min-width: 1200px) and (orientation: landscape) {
    .information-overlay__cover {
      display: block;
      position: absolute;
      left: 50%;
      top: calc(100% - 23px);
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      background-color: #ffffff;
      width: 30px;
      height: 10px;
      z-index: 1; } }

.information-overlay p, .information-overlay .searchResults-results .searchResults-result, .searchResults-results .information-overlay .searchResults-result, .information-overlay a {
  margin: 0;
  line-height: 1.2;
  font-size: 15px; }

.information-overlay p.information-overlay__mobile-header, .information-overlay .searchResults-results .information-overlay__mobile-header.searchResults-result, .searchResults-results .information-overlay .information-overlay__mobile-header.searchResults-result {
  margin-right: auto;
  font-weight: 700;
  min-height: 18px; }

.reference-JsIconList {
  position: fixed;
  width: 1px;
  height: 1px;
  bottom: -10px; }

/*
	AUTHORING
*/
.aem-AuthorLayer-Edit .reference-JsIconList,
.aem-AuthorLayer-DQM .reference-JsIconList,
.aem-AuthorLayer-Developer .reference-JsIconList,
.aem-AuthorLayer-Design .reference-JsIconList,
.aem-AuthorLayer-Layouting .reference-JsIconList,
.aem-AuthorLayer-Tracking .reference-JsIconList,
.aem-AuthorLayer-Timewrap .reference-JsIconList,
.cq-wcm-edit .reference-JsIconList {
  min-height: 220px;
  position: relative;
  width: 100%;
  clear: both;
  display: block;
  float: none;
  height: auto; }

.searchBox.content-search {
  padding-top: 16px;
  padding-bottom: 16px; }
  @media (max-width: 767px) {
    .searchBox.content-search .form-search {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .searchBox.content-search .searchBox-label {
    margin-right: -4px; }
    @media (max-width: 767px) {
      .searchBox.content-search .searchBox-label {
        width: 100%;
        font-size: 14px; } }
  .searchBox.content-search input {
    -webkit-appearance: none;
    height: 40px;
    width: 420px;
    border: 0;
    outline: 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(7, 29, 73, 0.1);
            box-shadow: 0 0 10px 0 rgba(7, 29, 73, 0.1);
    padding: 0 16px;
    color: #071d49;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #ffffff;
    border-radius: 0; }
    .searchBox.content-search input::-webkit-input-placeholder {
      font-size: 14px;
      color: #071d49; }
    .searchBox.content-search input::-moz-placeholder {
      font-size: 14px;
      color: #071d49; }
    .searchBox.content-search input:-ms-input-placeholder {
      font-size: 14px;
      color: #071d49; }
    .searchBox.content-search input::-ms-input-placeholder {
      font-size: 14px;
      color: #071d49; }
    .searchBox.content-search input::placeholder {
      font-size: 14px;
      color: #071d49; }
    @media (max-width: 767px) {
      .searchBox.content-search input {
        width: 100%;
        font-size: 14px; } }
  .searchBox.content-search .button {
    overflow: visible;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    cursor: pointer;
    position: relative;
    display: inline-block;
    background-color: #e40046;
    color: #ffffff;
    margin-right: 40px;
    padding: 11px 14px 13px 50px;
    max-width: 100%;
    height: 40px;
    min-width: auto; }
    @media (max-width: 767px) {
      .searchBox.content-search .button {
        margin-right: 15px;
        padding-right: 9px; } }
    .searchBox.content-search .button::before {
      content: "";
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-small-search-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      width: 16px;
      height: 16px;
      background-size: contain;
      position: absolute;
      top: 11px;
      left: 16px; }
    .searchBox.content-search .button::after {
      content: "";
      border-width: 40px 15px 0 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-color: #e40046 transparent transparent transparent;
      top: 0;
      right: -15px;
      position: absolute; }
    .searchBox.content-search .button:hover {
      background-color: #b10036; }
      .searchBox.content-search .button:hover::after {
        border-color: #b10036 transparent transparent transparent; }
  .searchBox.content-search .error-message {
    display: none;
    color: #e40046;
    font-size: 13px;
    padding-top: 5px; }

.delete-confirmation-popup {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #00000033; }
  .delete-confirmation-popup__wrapper {
    background-color: white;
    padding: 30px;
    margin: 0 50px;
    max-width: 400px; }
  .delete-confirmation-popup__btn-wrapper {
    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;
    margin: 0 auto;
    max-width: 300px; }
  .delete-confirmation-popup .cancel-btn {
    background-color: white; }

.table-with-graphics {
  padding: 18px 15px; }
  @media (max-width: 767px) {
    .table-with-graphics {
      padding: 18px 0; } }
  .table-with-graphics .authorable-content {
    height: 100%; }
  .table-with-graphics .table-with-graphics-container {
    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; }
    .table-with-graphics .table-with-graphics-container .table__image-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 48px;
      margin-bottom: 16px; }
    .table-with-graphics .table-with-graphics-container .table__row .row-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 8px; }
      .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line {
        height: 1px;
        width: 100%; }
      .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
        background: #ffffff;
        border: 1px solid #ffffff;
        -webkit-filter: drop-shadow(0px 4px 3px #e40046);
                filter: drop-shadow(0px 4px 3px #e40046); }
      .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
        background: #071d49;
        border: 1px solid #071d49; }
      .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image {
        width: 32px;
        height: 32px;
        margin: 0 24px; }
        .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image svg {
          width: 32px;
          height: 32px; }
        .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
          -webkit-filter: drop-shadow(0px 2px 4px #e40046);
                  filter: drop-shadow(0px 2px 4px #e40046); }
    .table-with-graphics .table-with-graphics-container .table__row .row-text p, .table-with-graphics .table-with-graphics-container .table__row .row-text .searchResults-results .searchResults-result, .searchResults-results .table-with-graphics .table-with-graphics-container .table__row .row-text .searchResults-result {
      font-size: 14px;
      margin-bottom: 8px;
      line-height: 20px; }
      .table-with-graphics .table-with-graphics-container .table__row .row-text p .red, .table-with-graphics .table-with-graphics-container .table__row .row-text .searchResults-results .searchResults-result .red, .searchResults-results .table-with-graphics .table-with-graphics-container .table__row .row-text .searchResults-result .red {
        color: #e40046; }
    .table-with-graphics .table-with-graphics-container .table__row:last-child {
      margin-bottom: 32px; }
    .table-with-graphics .table-with-graphics-container .table__standalone-text {
      margin-bottom: 32px; }
      .table-with-graphics .table-with-graphics-container .table__standalone-text p, .table-with-graphics .table-with-graphics-container .table__standalone-text .searchResults-results .searchResults-result, .searchResults-results .table-with-graphics .table-with-graphics-container .table__standalone-text .searchResults-result {
        font-size: 14px;
        line-height: 18px; }
    .table-with-graphics .table-with-graphics-container .table__gradient-box {
      background: #071d49;
      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;
      padding: 12px; }
      .table-with-graphics .table-with-graphics-container .table__gradient-box .richText > *, .table-with-graphics .table-with-graphics-container .table__gradient-box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content > *, #__tealiumGDPRcpPrefs .privacy_prompt .table-with-graphics .table-with-graphics-container .table__gradient-box .privacy_prompt_content > * {
        color: #ffffff;
        margin: 0; }

.icon-text-gradient__container {
  padding: 16px 32px;
  background: #071d49; }

.icon-text-gradient__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 570px;
  margin: 0 auto; }
  .icon-text-gradient__wrapper--oneLineLeft, .icon-text-gradient__wrapper--oneLineCenter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 991px) {
      .icon-text-gradient__wrapper--oneLineLeft, .icon-text-gradient__wrapper--oneLineCenter {
        -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 (min-width: 991px) {
      .icon-text-gradient__wrapper--oneLineLeft .icon-text-gradient__icon-wrapper--top, .icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__icon-wrapper--top {
        -ms-flex-item-align: start;
            align-self: flex-start; } }
    @media (min-width: 991px) {
      .icon-text-gradient__wrapper--oneLineLeft .icon-text-gradient__icon-wrapper, .icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__icon-wrapper {
        margin-right: 18px; } }
  .icon-text-gradient__wrapper--oneLineCenter {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__bottom-text .richText, .icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__bottom-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__bottom-text .privacy_prompt_content {
      margin: 0 auto; }
  .icon-text-gradient__wrapper--twoLinesLeft, .icon-text-gradient__wrapper--twoLinesCenter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .icon-text-gradient__wrapper--twoLinesCenter .icon-text-gradient__icon-wrapper {
    -ms-flex-item-align: center;
        align-self: center; }
  .icon-text-gradient__wrapper--twoLinesCenter .icon-text-gradient__main-text {
    margin: 0 auto;
    max-width: 493px; }

.icon-text-gradient__main-text {
  margin-top: 8px; }
  @media (min-width: 991px) {
    .icon-text-gradient__main-text {
      margin-top: 0; } }
  .icon-text-gradient__main-text p, .icon-text-gradient__main-text .searchResults-results .searchResults-result, .searchResults-results .icon-text-gradient__main-text .searchResults-result {
    font-size: 18px;
    line-height: 23px;
    font-weight: 500; }
  .icon-text-gradient__main-text h2, .icon-text-gradient__main-text .searchResults, .icon-text-gradient__main-text .searchResults-term, .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .icon-text-gradient__main-text .gigya-composite-control-header, .icon-text-gradient__main-text h5, .icon-text-gradient__main-text .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .icon-text-gradient__main-text .searchResults-title, .icon-text-gradient__main-text h6, .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .icon-text-gradient__main-text p.subtitle, .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .icon-text-gradient__main-text .subtitle.searchResults-result, .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .icon-text-gradient__main-text .subtitle.searchResults-result, .icon-text-gradient__main-text p, .icon-text-gradient__main-text .searchResults-results .searchResults-result, .searchResults-results .icon-text-gradient__main-text .searchResults-result {
    color: #ffffff;
    margin: 0; }

.icon-text-gradient__bottom-text {
  max-width: 570px;
  margin: 0 auto 16px; }
  .icon-text-gradient__bottom-text::before {
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    margin-top: 24px;
    margin-bottom: 16px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 4px #e40046;
            box-shadow: 0 2px 4px #e40046; }
  .icon-text-gradient__bottom-text p, .icon-text-gradient__bottom-text .searchResults-results .searchResults-result, .searchResults-results .icon-text-gradient__bottom-text .searchResults-result {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400; }
  .icon-text-gradient__bottom-text h2, .icon-text-gradient__bottom-text .searchResults, .icon-text-gradient__bottom-text .searchResults-term, .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .icon-text-gradient__bottom-text .gigya-composite-control-header, .icon-text-gradient__bottom-text h5, .icon-text-gradient__bottom-text .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .icon-text-gradient__bottom-text .searchResults-title, .icon-text-gradient__bottom-text h6, .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .icon-text-gradient__bottom-text p.subtitle, .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .icon-text-gradient__bottom-text .subtitle.searchResults-result, .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .icon-text-gradient__bottom-text .subtitle.searchResults-result, .icon-text-gradient__bottom-text p, .icon-text-gradient__bottom-text .searchResults-results .searchResults-result, .searchResults-results .icon-text-gradient__bottom-text .searchResults-result {
    color: #ffffff;
    margin: 0; }

.icon-text-gradient__icon-wrapper {
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .icon-text-gradient__icon-wrapper .richText, .icon-text-gradient__icon-wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .icon-text-gradient__icon-wrapper .privacy_prompt_content {
    line-height: 0; }
  .icon-text-gradient__icon-wrapper svg {
    width: 60px;
    height: 90px; }
    .icon-text-gradient__icon-wrapper svg:first-child {
      -webkit-filter: drop-shadow(0px 2px 4px #e40046);
              filter: drop-shadow(0px 2px 4px #e40046); }

/*
  THEMES
*/
.icon-text-gradient-multiple__container {
  padding: 24px 52px;
  background: #071d49; }
  @media (min-width: 991px) {
    .icon-text-gradient-multiple__container {
      padding: 24px 32px; } }

.icon-text-gradient-multiple__wrapper {
  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;
  max-width: 530px;
  margin: 0 auto; }
  @media (min-width: 991px) {
    .icon-text-gradient-multiple__wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.icon-text-gradient-multiple__item {
  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; }
  @media (min-width: 991px) {
    .icon-text-gradient-multiple__item {
      width: 50%; } }
  @media (min-width: 991px) {
    .icon-text-gradient-multiple__item--middle {
      width: auto; } }

.icon-text-gradient-multiple__icon-wrapper svg {
  width: 40px;
  height: 60px; }
  @media (min-width: 991px) {
    .icon-text-gradient-multiple__icon-wrapper svg {
      width: 50px;
      height: 75px; } }
  .icon-text-gradient-multiple__icon-wrapper svg:first-child {
    -webkit-filter: drop-shadow(0px 2px 4px #e40046);
            filter: drop-shadow(0px 2px 4px #e40046); }

.icon-text-gradient-multiple__icon-wrapper--middle {
  margin: 24px 0; }
  @media (min-width: 991px) {
    .icon-text-gradient-multiple__icon-wrapper--middle {
      margin: 0 32px; } }
  .icon-text-gradient-multiple__icon-wrapper--middle svg {
    width: 48px;
    height: 48px; }
    @media (min-width: 991px) {
      .icon-text-gradient-multiple__icon-wrapper--middle svg {
        width: 68px;
        height: 68px; } }

.icon-text-gradient-multiple__icon-wrapper .richText, .icon-text-gradient-multiple__icon-wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .icon-text-gradient-multiple__icon-wrapper .privacy_prompt_content {
  line-height: 0; }

.icon-text-gradient-multiple__text {
  margin-top: 16px; }
  @media (min-width: 991px) {
    .icon-text-gradient-multiple__text {
      margin-top: 12px; } }
  .icon-text-gradient-multiple__text h2, .icon-text-gradient-multiple__text .searchResults, .icon-text-gradient-multiple__text .searchResults-term, .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .icon-text-gradient-multiple__text .gigya-composite-control-header, .icon-text-gradient-multiple__text h5, .icon-text-gradient-multiple__text .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .icon-text-gradient-multiple__text .searchResults-title, .icon-text-gradient-multiple__text h6, .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .icon-text-gradient-multiple__text p.subtitle, .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .icon-text-gradient-multiple__text .subtitle.searchResults-result, .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .icon-text-gradient-multiple__text .subtitle.searchResults-result, .icon-text-gradient-multiple__text p, .icon-text-gradient-multiple__text .searchResults-results .searchResults-result, .searchResults-results .icon-text-gradient-multiple__text .searchResults-result {
    color: #ffffff;
    margin: 0; }

.icon-text-gradient-multiple__bottom-text {
  margin: 0 auto; }
  .icon-text-gradient-multiple__bottom-text::before {
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    margin-top: 24px;
    margin-bottom: 16px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 4px #e40046;
            box-shadow: 0 2px 4px #e40046; }
    @media (min-width: 991px) {
      .icon-text-gradient-multiple__bottom-text::before {
        margin-top: 32px; } }
  .icon-text-gradient-multiple__bottom-text p, .icon-text-gradient-multiple__bottom-text .searchResults-results .searchResults-result, .searchResults-results .icon-text-gradient-multiple__bottom-text .searchResults-result {
    font-size: 18px;
    line-height: 27px; }
  .icon-text-gradient-multiple__bottom-text h2, .icon-text-gradient-multiple__bottom-text .searchResults, .icon-text-gradient-multiple__bottom-text .searchResults-term, .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .icon-text-gradient-multiple__bottom-text h5, .icon-text-gradient-multiple__bottom-text .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .icon-text-gradient-multiple__bottom-text .searchResults-title, .icon-text-gradient-multiple__bottom-text h6, .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .icon-text-gradient-multiple__bottom-text p.subtitle, .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .icon-text-gradient-multiple__bottom-text p, .icon-text-gradient-multiple__bottom-text .searchResults-results .searchResults-result, .searchResults-results .icon-text-gradient-multiple__bottom-text .searchResults-result {
    color: #ffffff;
    margin: 0; }

/*
  THEMES
*/
.icon-text-gradient-stacks__container {
  padding: 32px 0;
  background: #071d49; }

.icon-text-gradient-stacks__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 600px;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 767px) {
    .icon-text-gradient-stacks__wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }

.icon-text-gradient-stacks__item {
  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;
  max-width: 130px;
  margin-bottom: 30px; }
  .icon-text-gradient-stacks__item:last-child {
    margin-bottom: 0; }
  @media (min-width: 767px) {
    .icon-text-gradient-stacks__item {
      margin-bottom: 0; } }

.icon-text-gradient-stacks__icon-wrapper svg {
  width: 84px;
  height: 84px; }
  .icon-text-gradient-stacks__icon-wrapper svg:first-child {
    -webkit-filter: drop-shadow(0px 2px 4px #e40046);
            filter: drop-shadow(0px 2px 4px #e40046); }

.icon-text-gradient-stacks__icon-wrapper .richText, .icon-text-gradient-stacks__icon-wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .icon-text-gradient-stacks__icon-wrapper .privacy_prompt_content {
  line-height: 0; }

.icon-text-gradient-stacks__text {
  margin-top: 16px; }
  .icon-text-gradient-stacks__text h2, .icon-text-gradient-stacks__text .searchResults, .icon-text-gradient-stacks__text .searchResults-term, .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .icon-text-gradient-stacks__text .gigya-composite-control-header, .icon-text-gradient-stacks__text h5, .icon-text-gradient-stacks__text .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .icon-text-gradient-stacks__text .searchResults-title, .icon-text-gradient-stacks__text h6, .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .icon-text-gradient-stacks__text p.subtitle, .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .icon-text-gradient-stacks__text .subtitle.searchResults-result, .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .icon-text-gradient-stacks__text .subtitle.searchResults-result, .icon-text-gradient-stacks__text p, .icon-text-gradient-stacks__text .searchResults-results .searchResults-result, .searchResults-results .icon-text-gradient-stacks__text .searchResults-result {
    color: #ffffff;
    margin: 0; }

/*
  THEMES
*/
/*
	BASE
*/
.dosing-tool {
  border: solid 1px var(--color-primary-900);
  padding: 0; }
  .dosing-tool__wrapper {
    margin: 33px 24px 32px 23px; }
  .dosing-tool__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    border-bottom: solid 1px #d0d3d4;
    padding-bottom: 31px;
    margin-bottom: 32px; }
  .dosing-tool__icon-wrapper {
    margin-right: 25px;
    height: 68px;
    width: 68px;
    border: 1px solid var(--color-primary-800);
    border-radius: 50%;
    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;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .dosing-tool__icon-wrapper .richText, .dosing-tool__icon-wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .dosing-tool__icon-wrapper .privacy_prompt_content {
      height: 34px; }
  .dosing-tool .select div[class*="control"] {
    height: 70px;
    padding: 20px 0 22px 19px;
    margin-bottom: 32px;
    cursor: pointer;
    border-radius: 0;
    border-color: #D0D3D4;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-weight: bold; }
  .dosing-tool .select div[class*="placeholder"] {
    color: #071d49;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    @media (min-width: 767px) {
      .dosing-tool .select div[class*="placeholder"] {
        width: auto; } }
  .dosing-tool .select span[class*="indicatorSeparator"] {
    display: none; }
  .dosing-tool .select div[class*="ValueContainer"] {
    padding-left: 0; }
  .dosing-tool .select div[class*="singleValue"] {
    color: #071d49;
    font-weight: bold; }
  .dosing-tool .select div[class*="menu"] {
    top: -5px;
    border-radius: 0;
    padding: 0 2px 13px 2px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(7, 29, 73, 0.2);
            box-shadow: 0 2px 4px 0 rgba(7, 29, 73, 0.2);
    border: none; }
  .dosing-tool .select div[class*="menuList"] {
    margin: 0; }
  .dosing-tool .select .option {
    background-color: #ffffff;
    cursor: pointer;
    padding: 11px;
    color: #071d49;
    font-weight: 700; }
    @media (hover: hover) {
      .dosing-tool .select .option:hover {
        background-color: #e40046;
        color: #ffffff; } }
  .dosing-tool .select .chevron {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    height: 16px;
    width: 16px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 18px;
    padding: 0;
    z-index: 10;
    pointer-events: none; }
    .dosing-tool .select .chevron.open {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .dosing-tool__age-wrapper {
    border-bottom: solid #d0d3d4 1px;
    margin-bottom: 32px; }
    .dosing-tool__age-wrapper.active p, .dosing-tool__age-wrapper.active .searchResults-results .searchResults-result, .searchResults-results .dosing-tool__age-wrapper.active .searchResults-result {
      color: #071d49; }
    .dosing-tool__age-wrapper.active button {
      color: #071d49;
      background-color: rgba(228, 0, 70, 0.1);
      border: solid 2px #e40046;
      cursor: pointer; }
    .dosing-tool__age-wrapper p, .dosing-tool__age-wrapper .searchResults-results .searchResults-result, .searchResults-results .dosing-tool__age-wrapper .searchResults-result {
      text-align: center;
      margin-bottom: 12px;
      color: #d0d3d4; }
  .dosing-tool__btns-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 22px; }
    .dosing-tool__btns-wrapper button {
      height: 70px;
      width: 100%;
      border-radius: 5px;
      color: #d0d3d4;
      background-color: #e6e8ec;
      border: solid 2px #e6e8ec;
      cursor: not-allowed;
      margin: 0 0 10px 0; }
      .dosing-tool__btns-wrapper button.active {
        background-color: #e40046;
        color: #ffffff; }
      .dosing-tool__btns-wrapper button:hover {
        text-decoration: none; }
      @media (min-width: 767px) {
        .dosing-tool__btns-wrapper button {
          width: 325px;
          margin: 0 20px 10px 0; }
          .dosing-tool__btns-wrapper button:nth-child(even) {
            margin-right: 0; } }
  .dosing-tool__dosing-wrapper {
    margin-bottom: 24px; }
    .dosing-tool__dosing-wrapper p, .dosing-tool__dosing-wrapper .searchResults-results .searchResults-result, .searchResults-results .dosing-tool__dosing-wrapper .searchResults-result {
      margin-bottom: 32px; }
  .dosing-tool__dosage {
    margin-right: 10px;
    font-weight: 700; }
  .dosing-tool__toggle-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 25px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .dosing-tool__toggle-wrapper p, .dosing-tool__toggle-wrapper .searchResults-results .searchResults-result, .searchResults-results .dosing-tool__toggle-wrapper .searchResults-result {
      margin-bottom: 0; }
    .dosing-tool__toggle-wrapper.blocked {
      opacity: 0.3; }
  .dosing-tool__one-dose, .dosing-tool__two-dose {
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
    color: #071d49; }
    .dosing-tool__one-dose.active, .dosing-tool__two-dose.active {
      color: #e40046; }
    @media (min-width: 767px) {
      .dosing-tool__one-dose, .dosing-tool__two-dose {
        font-size: 18px; } }
  .dosing-tool__toggle-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .dosing-tool__toggle-container {
    background-color: #e6eaee;
    width: 50px;
    border-radius: 15px;
    margin: 0 8px;
    cursor: pointer; }
  .dosing-tool__toggle-btn {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #ffffff;
    border: solid #e40046 3px;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .dosing-tool__toggle-btn.active {
      -webkit-transform: translateX(25px);
              transform: translateX(25px); }
  .dosing-tool__output-wrapper {
    border: 2px solid var(--color-primary-900);
    border-radius: 5px;
    padding: 10px 18px;
    font-size: 27px;
    text-align: center; }
    @media (min-width: 767px) {
      .dosing-tool__output-wrapper {
        padding: 36px 58px; } }
    .dosing-tool__output-wrapper p, .dosing-tool__output-wrapper .searchResults-results .searchResults-result, .searchResults-results .dosing-tool__output-wrapper .searchResults-result,
    .dosing-tool__output-wrapper h1,
    .dosing-tool__output-wrapper h2,
    .dosing-tool__output-wrapper .searchResults,
    .dosing-tool__output-wrapper .searchResults-term,
    .dosing-tool__output-wrapper .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .dosing-tool__output-wrapper .gigya-composite-control-header,
    .dosing-tool__output-wrapper h3,
    .dosing-tool__output-wrapper .gigyaraas .gigya-screen-content h3,
    .gigyaraas .gigya-screen-content .dosing-tool__output-wrapper h3,
    .dosing-tool__output-wrapper h4,
    .dosing-tool__output-wrapper .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .dosing-tool__output-wrapper input,
    .dosing-tool__output-wrapper .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .dosing-tool__output-wrapper input,
    .dosing-tool__output-wrapper h5,
    .dosing-tool__output-wrapper .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .dosing-tool__output-wrapper .searchResults-title {
      font-weight: 400;
      color: var(--color-primary-900); }
    .dosing-tool__output-wrapper.blocked {
      opacity: 0.3; }

.searchblox-form .authorable-content {
  background: #f1f1f1;
  padding: 30px; }

.searchblox-form .component-content {
  margin: 0;
  padding: 0; }

.searchblox-form .search-query {
  border: 1px solid #bfbfbf;
  padding: 10px;
  width: calc(100% - 200px); }

.searchblox-form button.button {
  padding: 10px;
  background: #e40046;
  color: #ffffff;
  min-width: 175px; }

.searchblox-form .errorMessage {
  color: #e40046;
  font-size: 12px;
  margin: 0;
  padding-top: 5px; }

.searchblox-results h2, .searchblox-results .searchResults, .searchblox-results .searchResults-term, .searchblox-results .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .searchblox-results .gigya-composite-control-header {
  text-transform: uppercase; }

.searchblox-results .limited-results {
  font-family: "Breakthrough", sans-serif;
  font-size: 27px;
  text-transform: uppercase;
  line-height: 27px;
  margin-top: -10px;
  margin-bottom: 42px; }

.searchblox-results-list {
  width: 66.66666667%;
  margin-left: 16.66666667%;
  padding-bottom: 30px; }
  .searchblox-results-list ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .searchblox-results-list ul li {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #d0d3d4;
      text-transform: none; }

.searchblox-results-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 23px; }
  .searchblox-results-title a {
    color: #071d49; }
    .searchblox-results-title a:hover {
      color: #e40046; }

.searchblox-results-description {
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  color: #071d49; }

.searchblox-results-pagination {
  padding: 0 0 30px 0;
  width: 66.66666667%;
  margin-left: 16.66666667%; }
  .searchblox-results-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .searchblox-results-pagination ul li {
      list-style: none;
      display: inline-block;
      vertical-align: top;
      text-align: center;
      margin-right: 11px;
      margin-bottom: 11px;
      padding-left: 0; }
      .searchblox-results-pagination ul li a {
        background: #f1f1f1;
        color: #071d49;
        display: block;
        height: 45px;
        min-width: 45px;
        line-height: 45px;
        text-align: center;
        position: relative;
        text-decoration: none; }
        .searchblox-results-pagination ul li a.current {
          background: #071d49;
          color: #ffffff; }
        .searchblox-results-pagination ul li a:hover {
          background: #071d49;
          color: #ffffff;
          text-decoration: none; }

.event-calendar.component {
  padding: 15px; }

.event-calendar {
  padding: 0; }
  .event-calendar-warning .btn, .event-calendar-warning #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .event-calendar-warning .button, .event-calendar-warning #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .event-calendar-warning .button#preferences_prompt_submit, .event-calendar-warning #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .event-calendar-warning .button#preferences_prompt_decline, .event-calendar-warning .articleList-more {
    display: inline-block;
    margin-top: 32px;
    margin-right: 0;
    float: right; }
  .event-calendar__header {
    height: 400px;
    overflow: hidden;
    display: none; }
  .event-calendar .header-with-title__title-container {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .event-calendar .content-filter {
    padding: 0; }
  .event-calendar .tabs, .event-calendar .tabsReact {
    padding: 0 0 32px 0; }
    .event-calendar .tabs__header, .event-calendar .tabsReact__header {
      border-bottom: 2px solid #d0d3d4;
      list-style: none;
      padding: 0;
      margin: 0; }
    .event-calendar .tabs__item, .event-calendar .tabsReact__item {
      padding: 20px 30px;
      margin: 0 0 -2px;
      display: inline-block;
      border-bottom: 2px solid #d0d3d4;
      cursor: pointer;
      font-size: 14px;
      font-weight: 600; }
      .event-calendar .tabs__item--selected, .event-calendar .tabsReact__item--selected {
        border-bottom: 2px solid #071d49; }
  .event-calendar-event {
    margin-top: 32px;
    background: #f1f1f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    position: relative; }
    @media (min-width: 767px) {
      .event-calendar-event {
        min-height: 324px;
        max-height: 420px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
            -ms-flex-direction: unset;
                flex-direction: unset;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
    .event-calendar-event__content {
      padding: 16px 25px 25px;
      width: 100%;
      margin-bottom: 56px; }
      @media (min-width: 767px) {
        .event-calendar-event__content {
          width: calc(100% - 360px);
          padding: 32px;
          margin-bottom: 0; } }
    .event-calendar-event__title {
      font-size: 18px;
      line-height: 27px;
      margin: 0 0 8px 0; }
      @media (min-width: 767px) {
        .event-calendar-event__title {
          font-size: 27px;
          line-height: 34px; } }
    .event-calendar-event__authors {
      font-weight: 700;
      margin: 0 0 8px 0; }
      @media (min-width: 767px) {
        .event-calendar-event__authors {
          margin: 0 0 24px 0; } }
    .event-calendar-event__description {
      font-size: 16px;
      line-height: 22px;
      margin: 0 0 12px 0; }
      @media (min-width: 767px) {
        .event-calendar-event__description {
          margin: 0 0 16px 0; } }
    .event-calendar-event__tags {
      font-size: 14px;
      line-height: 18px;
      margin: 0; }
    .event-calendar-event__tag {
      display: inline-block;
      padding: 0 8px 8px 0; }
    .event-calendar-event__cta-container {
      border-top: 1px solid var(--color-secondary-900);
      margin-top: 15px;
      padding-top: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (min-width: 767px) {
        .event-calendar-event__cta-container {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
    .event-calendar-event__cta {
      color: var(--color-secondary-900);
      text-decoration: none;
      margin-bottom: 10px;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      text-align: center; }
      @media (min-width: 767px) {
        .event-calendar-event__cta {
          -webkit-box-flex: 0;
              -ms-flex-positive: 0;
                  flex-grow: 0;
          text-align: left; } }
    .event-calendar-event__cta-title {
      --padding-bottom-value: 4px;
      position: relative;
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 18px;
      margin-left: 20px;
      border-bottom: 2px solid var(--color-primary-800);
      padding-bottom: var(--padding-bottom-value);
      margin-right: 0; }
      @media (min-width: 767px) {
        .event-calendar-event__cta-title {
          margin-right: 25px; } }
      .event-calendar-event__cta-title::before {
        position: absolute;
        content: '';
        width: 12px;
        height: 12px;
        background-repeat: no-repeat;
        background-size: contain;
        left: -16px;
        top: calc(50% - var(--padding-bottom-value)/2);
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        background-image: url("../../../../viivexchange/desktop/assets/event-calendar/calendar-check-icon.svg"); }
    .event-calendar-event__details {
      color: #071d49; }
      @media (min-width: 767px) {
        .event-calendar-event__details {
          -webkit-transform: skew(-20deg);
                  transform: skew(-20deg);
          width: 380px;
          margin-right: -60px;
          background: #071d49;
          color: #ffffff; } }
      .event-calendar-event__details__wrapper {
        height: 100%;
        overflow: hidden;
        width: 105%; }
        @media (min-width: 767px) {
          .event-calendar-event__details__wrapper {
            position: relative; } }
      .event-calendar-event__details__text {
        padding: 32px 25px 10px 25px;
        height: 100%;
        border-bottom: 1px solid #d0d3d4; }
        @media (min-width: 767px) {
          .event-calendar-event__details__text {
            padding: 32px 32px 32px 70px;
            -webkit-transform: skew(20deg);
                    transform: skew(20deg);
            border: 0; } }
      .event-calendar-event__details h6, .event-calendar-event__details .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .event-calendar-event__details p.subtitle, .event-calendar-event__details .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .event-calendar-event__details .subtitle.searchResults-result, .event-calendar-event__details .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .event-calendar-event__details .subtitle.searchResults-result, .event-calendar-event__details__date {
        font-size: 18px;
        line-height: 27px;
        color: #071d49;
        margin: 0;
        padding: 0 0 5px 0;
        text-transform: uppercase; }
        @media (min-width: 767px) {
          .event-calendar-event__details h6, .event-calendar-event__details .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .event-calendar-event__details p.subtitle, .event-calendar-event__details .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .event-calendar-event__details .subtitle.searchResults-result, .event-calendar-event__details .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .event-calendar-event__details .subtitle.searchResults-result, .event-calendar-event__details__date {
            color: #ffffff;
            font-size: 24px;
            line-height: 1; } }
      .event-calendar-event__details p, .event-calendar-event__details .searchResults-results .searchResults-result, .searchResults-results .event-calendar-event__details .searchResults-result {
        font-size: 13px;
        font-weight: 700;
        color: #071d49;
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 48%; }
        @media (min-width: 767px) {
          .event-calendar-event__details p, .event-calendar-event__details .searchResults-results .searchResults-result, .searchResults-results .event-calendar-event__details .searchResults-result {
            display: block;
            width: 100%;
            color: #ffffff; } }
        .event-calendar-event__details p span, .event-calendar-event__details .searchResults-results .searchResults-result span, .searchResults-results .event-calendar-event__details .searchResults-result span {
          display: inline-block;
          width: calc(100% - 30px);
          vertical-align: middle;
          line-height: 1.385; }
        .event-calendar-event__details p:before, .event-calendar-event__details .searchResults-results .searchResults-result:before, .searchResults-results .event-calendar-event__details .searchResults-result:before {
          display: inline-block;
          content: '';
          background-size: 20px;
          width: 20px;
          height: 28px;
          vertical-align: middle;
          margin: 7px 8px 7px 0;
          background-repeat: no-repeat;
          background-position: center, center; }
    .event-calendar-event__time:before {
      background-image: url("../../../../viivexchange/desktop/assets/event-calendar/time-line-secondary-900.svg"); }
      @media (min-width: 767px) {
        .event-calendar-event__time:before {
          background-image: url("../../../../viivexchange/desktop/assets/event-calendar/time-line-neutral-white.svg"); } }
    .event-calendar-event__localisation:before {
      background-image: url("../../../../viivexchange/desktop/assets/event-calendar/map-secondary-900.svg"); }
      @media (min-width: 767px) {
        .event-calendar-event__localisation:before {
          background-image: url("../../../../viivexchange/desktop/assets/event-calendar/map-neutral-white.svg"); } }
    .event-calendar-event .icon-type__online:before {
      background-image: url("../../../../viivexchange/desktop/assets/event-calendar/user-location-online-secondary-900.svg"); }
      @media (min-width: 767px) {
        .event-calendar-event .icon-type__online:before {
          background-image: url("../../../../viivexchange/desktop/assets/event-calendar/user-location-online-neutral-white.svg"); } }
    .event-calendar-event .icon-type__face-to-face:before {
      background-image: url("../../../../viivexchange/desktop/assets/event-calendar/user-location-f2f-secondary-900.svg"); }
      @media (min-width: 767px) {
        .event-calendar-event .icon-type__face-to-face:before {
          background-image: url("../../../../viivexchange/desktop/assets/event-calendar/user-location-f2f-neutral-white.svg"); } }
    .event-calendar-event .icon-type__hybrid:before {
      background-image: url("../../../../viivexchange/desktop/assets/event-calendar/user-location-hybrid-secondary-900.svg"); }
      @media (min-width: 767px) {
        .event-calendar-event .icon-type__hybrid:before {
          background-image: url("../../../../viivexchange/desktop/assets/event-calendar/user-location-hybrid-neutral-white.svg"); } }
    .event-calendar-event__language:before {
      background-image: url("../../../../viivexchange/desktop/assets/event-calendar/translate-secondary-900.svg"); }
      @media (min-width: 767px) {
        .event-calendar-event__language:before {
          background-image: url("../../../../viivexchange/desktop/assets/event-calendar/translate-neutral-white.svg"); } }
    .event-calendar-event__buttons {
      height: 56px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-transform: skew(-20deg);
              transform: skew(-20deg);
      width: 110%;
      position: absolute;
      bottom: 0;
      right: 0;
      left: -5%; }
      @media (min-width: 767px) {
        .event-calendar-event__buttons {
          margin: 0;
          width: 100%;
          bottom: 0;
          right: 0;
          left: 0;
          -webkit-transform: skew(0deg);
                  transform: skew(0deg);
          background: #d0d3d4; } }
      .event-calendar-event__buttons a {
        width: 100%;
        white-space: nowrap;
        text-align: center;
        padding: 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        font-family: "Breakthrough", sans-serif;
        color: #071d49;
        background: #d0d3d4;
        text-decoration: none;
        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; }
        .event-calendar-event__buttons a.event-calendar-event--view-details {
          width: 100%; }
          .event-calendar-event__buttons a.event-calendar-event--view-details.external {
            color: #071d49;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
            .event-calendar-event__buttons a.event-calendar-event--view-details.external:hover {
              text-decoration: none;
              color: #e40046; }
        .event-calendar-event__buttons a:hover {
          background: #bfbfbf; }
        .event-calendar-event__buttons a span {
          -ms-flex-item-align: center;
              align-self: center;
          margin: 0 auto;
          -webkit-transform: skew(20deg);
                  transform: skew(20deg);
          display: block;
          font-size: 18px;
          font-weight: 700; }
        .event-calendar-event__buttons a.event-calendar-event--add-to-calendar span:before {
          background-image: url("../../../../viivexchange/desktop/assets/event-calendar/icon-download-secondary-900.svg");
          display: inline-block;
          content: '';
          background-size: 16px;
          width: 16px;
          height: 15px;
          vertical-align: middle;
          margin: 10px 8px 10px 0; }
        .event-calendar-event__buttons a.event-calendar-event--register {
          background: #e40046;
          color: #ffffff; }
          .event-calendar-event__buttons a.event-calendar-event--register.external {
            color: #ffffff;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
            .event-calendar-event__buttons a.event-calendar-event--register.external:hover {
              text-decoration: none; }
          .event-calendar-event__buttons a.event-calendar-event--register.external span:after {
            background-image: url("../../../../viivexchange/desktop/assets/event-calendar/icon-diagonal-arrow-neutral-white.svg");
            display: inline-block;
            content: '';
            background-size: 10px;
            width: 10px;
            height: 10px;
            vertical-align: middle;
            margin: 10px 0 10px 4px; }
          .event-calendar-event__buttons a.event-calendar-event--register:hover {
            background: #b10036; }

.event-calendar-admin-panel__modal {
  background: #ffffff;
  padding: 30px;
  border-radius: 15px;
  width: 500px;
  height: 80vh;
  overflow-y: scroll; }
  .event-calendar-admin-panel__modal.event-calendar-admin-panel--delete-modal {
    height: auto; }

.event-calendar-admin-panel__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  grid-gap: 10px;
  margin: 5px 20px; }

.event-calendar-admin-panel-event_form__buttons {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 5px; }

.event-calendar-admin-panel-event_form__edit-reminder {
  margin-top: 10px; }

.event-calendar-admin-panel .vx_input_component,
.event-calendar-admin-panel .vx_multiple_input_component form,
.event-calendar-admin-panel .vx_timepicker_component,
.event-calendar-admin-panel .vx_datepicker_component,
.event-calendar-admin-panel .vx_textarea_component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 10px 0;
  gap: 5px; }
  .event-calendar-admin-panel .vx_input_component label,
  .event-calendar-admin-panel .vx_multiple_input_component form label,
  .event-calendar-admin-panel .vx_timepicker_component label,
  .event-calendar-admin-panel .vx_datepicker_component label,
  .event-calendar-admin-panel .vx_textarea_component label {
    color: #071d49; }
  .event-calendar-admin-panel .vx_input_component input, .event-calendar-admin-panel .vx_input_component select, .event-calendar-admin-panel .vx_input_component textarea,
  .event-calendar-admin-panel .vx_multiple_input_component form input,
  .event-calendar-admin-panel .vx_multiple_input_component form select,
  .event-calendar-admin-panel .vx_multiple_input_component form textarea,
  .event-calendar-admin-panel .vx_timepicker_component input,
  .event-calendar-admin-panel .vx_timepicker_component select,
  .event-calendar-admin-panel .vx_timepicker_component textarea,
  .event-calendar-admin-panel .vx_datepicker_component input,
  .event-calendar-admin-panel .vx_datepicker_component select,
  .event-calendar-admin-panel .vx_datepicker_component textarea,
  .event-calendar-admin-panel .vx_textarea_component input,
  .event-calendar-admin-panel .vx_textarea_component select,
  .event-calendar-admin-panel .vx_textarea_component textarea {
    border-radius: 7px;
    border: 1px solid #ccc;
    padding: 5px; }
  .event-calendar-admin-panel .vx_input_component--invalid input, .event-calendar-admin-panel .vx_input_component--invalid textarea,
  .event-calendar-admin-panel .vx_multiple_input_component form--invalid input,
  .event-calendar-admin-panel .vx_multiple_input_component form--invalid textarea,
  .event-calendar-admin-panel .vx_timepicker_component--invalid input,
  .event-calendar-admin-panel .vx_timepicker_component--invalid textarea,
  .event-calendar-admin-panel .vx_datepicker_component--invalid input,
  .event-calendar-admin-panel .vx_datepicker_component--invalid textarea,
  .event-calendar-admin-panel .vx_textarea_component--invalid input,
  .event-calendar-admin-panel .vx_textarea_component--invalid textarea {
    border: 1px solid red; }

.event-calendar-admin-panel .vx_multiple_input_component__input {
  position: relative; }
  .event-calendar-admin-panel .vx_multiple_input_component__input input {
    width: 100%; }
  .event-calendar-admin-panel .vx_multiple_input_component__input button {
    position: absolute;
    right: 0;
    border-radius: 0 7px 7px 0; }

.event-calendar-admin-panel .vx_multiple_input_component__values {
  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;
  gap: 5px; }

.event-calendar-admin-panel .vx_multiple_input_component__value {
  background: #ccc;
  border-radius: 5px;
  padding: 0 10px;
  font-size: 12px; }

.event-calendar-admin-panel .vx_timepicker_component__input {
  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: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px; }

.event-calendar-admin-panel .vx_datepicker_component__datepicker {
  width: 100%; }

.event-calendar-admin-panel .event-calendar-event__is-published {
  position: absolute;
  -webkit-transform: rotate(50deg) translate(30%, -50%);
          transform: rotate(50deg) translate(30%, -50%);
  background: #f1f1f1;
  padding: 10px 60px;
  top: 0;
  right: 0;
  color: #071d49; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.vx_toast_component {
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 20px 30px;
  z-index: 99999;
  width: 60vw;
  border-radius: 10px;
  place-content: center;
  -webkit-animation: fadeIn .5s ease;
          animation: fadeIn .5s ease; }
  .vx_toast_component.remove {
    -webkit-animation: fadeOut .5s ease;
            animation: fadeOut .5s ease; }
  .vx_toast_component p, .vx_toast_component .searchResults-results .searchResults-result, .searchResults-results .vx_toast_component .searchResults-result {
    margin-bottom: 0;
    font-weight: 700; }
  .vx_toast_component--success {
    background: #d0d3d4; }
    .vx_toast_component--success p, .vx_toast_component--success .searchResults-results .searchResults-result, .searchResults-results .vx_toast_component--success .searchResults-result {
      color: #071d49; }
  .vx_toast_component--error {
    background: #e40046; }
    .vx_toast_component--error p, .vx_toast_component--error .searchResults-results .searchResults-result, .searchResults-results .vx_toast_component--error .searchResults-result {
      color: #ffffff; }

.secured-page .container {
  display: none; }

.loader::after {
  content: "";
  display: block;
  position: fixed;
  z-index: 11111;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("../../../../viivexchange/desktop//assets/img/loader-large.gif");
  background-repeat: no-repeat;
  background-size: 50px 50px;
  background-color: white;
  background-position: center;
  margin: auto; }

.block-scroll {
  overflow: hidden; }

.image-advanced__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .image-advanced__wrapper.center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .image-advanced__wrapper.right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .image-advanced__wrapper.fixed-size .image-advanced__image {
    width: 80vw;
    height: 80vh; }
  .image-advanced__wrapper.fixed-size .image-popup__image {
    margin: unset; }

.image-advanced__inner-wrapper {
  display: inline-block;
  position: relative; }
  .image-advanced__inner-wrapper.expanded {
    overflow: scroll; }
  .image-advanced__inner-wrapper img {
    display: block; }

.image-advanced__icon {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 2;
  cursor: pointer; }

.image-advanced__editor-wrapper {
  padding: 10px; }

.image-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  z-index: 200; }
  .image-popup__wrapper {
    height: 100%;
    max-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .image-popup .close {
    position: fixed;
    top: 24px;
    right: 10px;
    cursor: pointer;
    z-index: 100; }
  .image-popup img {
    max-width: unset;
    margin: auto; }

.icon-type__calendar:before {
  background-image: url("../../../../viivexchange/desktop/assets/event-calendar/user-location-online-secondary-900.svg"); }
  @media (min-width: 767px) {
    .icon-type__calendar:before {
      background-image: url("../../../../viivexchange/desktop/assets/event-calendar/user-location-online-neutral-white.svg"); } }

.icon-type__face-to-face:before {
  background-image: url("../../../../viivexchange/desktop/assets/event-calendar/user-location-f2f-secondary-900.svg"); }
  @media (min-width: 767px) {
    .icon-type__face-to-face:before {
      background-image: url("../../../../viivexchange/desktop/assets/event-calendar/user-location-f2f-neutral-white.svg"); } }

.icon-type__hybrid:before {
  background-image: url("../../../../viivexchange/desktop/assets/event-calendar/user-location-hybrid-secondary-900.svg"); }
  @media (min-width: 767px) {
    .icon-type__hybrid:before {
      background-image: url("../../../../viivexchange/desktop/assets/event-calendar/user-location-hybrid-neutral-white.svg"); } }

/*
  Themed variants needs to be loaded at the very end to avoid code duplications.
*/
.theme-product-dovato h1,
.theme-product-dovato h2,
.theme-product-dovato .searchResults,
.theme-product-dovato .searchResults-term,
.theme-product-dovato .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .gigya-composite-control-header,
.theme-product-dovato h6,
.theme-product-dovato .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato p.subtitle,
.theme-product-dovato .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .subtitle.searchResults-result,
.theme-product-dovato .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .subtitle.searchResults-result {
  color: #8f1d59; }

.theme-product-dovato .richText ul li::before, .theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .privacy_prompt_content ul li::before,
.theme-product-dovato .richText ol li::before,
.theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .privacy_prompt_content ol li::before, .theme-product-dovato.richText ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato.privacy_prompt_content ul li::before,
.theme-product-dovato.richText ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-dovato .richText.slash-white ul li::before, .theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .slash-white.privacy_prompt_content ul li::before,
.theme-product-dovato .richText.slash-white ol li::before,
.theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .slash-white.privacy_prompt_content ol li::before, .theme-product-dovato.richText.slash-white ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato.slash-white.privacy_prompt_content ul li::before,
.theme-product-dovato.richText.slash-white ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-dovato .richText.page-title-slash h1::before, .theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .page-title-slash.privacy_prompt_content h1::before,
.theme-product-dovato .richText.page-title-slash h2::before,
.theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .page-title-slash.privacy_prompt_content h2::before,
.theme-product-dovato .richText.page-title-slash .searchResults::before,
.theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-dovato .richText.page-title-slash .searchResults-term::before,
.theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-dovato .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-dovato.richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato.page-title-slash.privacy_prompt_content h1::before,
.theme-product-dovato.richText.page-title-slash h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato.page-title-slash.privacy_prompt_content h2::before,
.theme-product-dovato.richText.page-title-slash .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-dovato.richText.page-title-slash .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-dovato.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.richText.page-title-slash .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #ea257e; }

.theme-product-dovato.secondary-900 .icon-pi,
.theme-product-dovato .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-dovato .divider > .component-content, .theme-product-dovato.divider > .component-content {
  background: #ea257e; }

.theme-product-dovato.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-dovato.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-dovato .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-dovato .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#8f1d59), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #8f1d59 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-dovato.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-dovato.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-dovato .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-dovato .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#8f1d59), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #8f1d59 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-dovato.reference-general-hero-banner .hero-banner__triangle, .theme-product-dovato.reference-event-hero-banner .hero-banner__triangle,
.theme-product-dovato .reference-general-hero-banner .hero-banner__triangle,
.theme-product-dovato .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-dovato.reference-general-hero-banner .hero-banner__triangle, .theme-product-dovato.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-dovato .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-dovato .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-dovato.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-dovato.reference-general-hero-banner .hero-banner__triangle, .theme-product-dovato.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-dovato .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-dovato .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-dovato.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-dovato.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #8f1d59; }

.theme-product-dovato.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-dovato.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #8f1d59; }

.theme-product-dovato.reference-general-hero-banner .hero-banner__title, .theme-product-dovato.reference-general-hero-banner .hero-banner__date,
.theme-product-dovato.reference-general-hero-banner .hero-banner__description p,
.theme-product-dovato.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-dovato.reference-event-hero-banner .hero-banner__title, .theme-product-dovato.reference-event-hero-banner .hero-banner__date,
.theme-product-dovato.reference-event-hero-banner .hero-banner__description p,
.theme-product-dovato.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-dovato .reference-general-hero-banner .hero-banner__title,
.theme-product-dovato .reference-general-hero-banner .hero-banner__date,
.theme-product-dovato .reference-general-hero-banner .hero-banner__description p,
.theme-product-dovato .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-dovato .reference-event-hero-banner .hero-banner__title,
.theme-product-dovato .reference-event-hero-banner .hero-banner__date,
.theme-product-dovato .reference-event-hero-banner .hero-banner__description p,
.theme-product-dovato .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-dovato.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-dovato.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-dovato .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-dovato .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-dovato .hero-banner .hero-banner-v2__triangle, .theme-product-dovato.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-dovato .hero-banner .hero-banner-v2 h1,
.theme-product-dovato .hero-banner .hero-banner-v2 h2,
.theme-product-dovato .hero-banner .hero-banner-v2 .searchResults,
.theme-product-dovato .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-dovato .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-dovato .hero-banner .hero-banner-v2 h3,
.theme-product-dovato .hero-banner .hero-banner-v2 h4,
.theme-product-dovato .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato .hero-banner .hero-banner-v2 input,
.theme-product-dovato .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .hero-banner .hero-banner-v2 input,
.theme-product-dovato .hero-banner .hero-banner-v2 h5,
.theme-product-dovato .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-dovato .hero-banner .hero-banner-v2 h6,
.theme-product-dovato .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-dovato .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-dovato .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-dovato .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-dovato .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato .hero-banner .hero-banner-v2 p,
.theme-product-dovato .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-dovato.hero-banner .hero-banner-v2 h1,
.theme-product-dovato.hero-banner .hero-banner-v2 h2,
.theme-product-dovato.hero-banner .hero-banner-v2 .searchResults,
.theme-product-dovato.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-dovato.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-dovato.hero-banner .hero-banner-v2 h3,
.theme-product-dovato.hero-banner .hero-banner-v2 h4,
.theme-product-dovato.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato.hero-banner .hero-banner-v2 input,
.theme-product-dovato.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato.hero-banner .hero-banner-v2 input,
.theme-product-dovato.hero-banner .hero-banner-v2 h5,
.theme-product-dovato.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-dovato.hero-banner .hero-banner-v2 h6,
.theme-product-dovato.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-dovato.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-dovato.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-dovato.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato.hero-banner .hero-banner-v2 p,
.theme-product-dovato.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-dovato .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-dovato.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(143, 29, 89, 0)), to(#8f1d59));
  background: linear-gradient(180deg, rgba(143, 29, 89, 0) 30%, #8f1d59 100%); }
  @media (min-width: 991px) {
    .theme-product-dovato .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-dovato.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(143, 29, 89, 0)), to(#8f1d59));
      background: linear-gradient(270deg, rgba(143, 29, 89, 0) 30%, #8f1d59 100%); } }

.theme-product-dovato .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-dovato.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(143, 29, 89, 0)), to(#8f1d59));
  background: linear-gradient(180deg, rgba(143, 29, 89, 0) 30%, #8f1d59 100%); }
  @media (min-width: 991px) {
    .theme-product-dovato .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-dovato.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(143, 29, 89, 0)), to(#8f1d59));
      background: linear-gradient(270deg, rgba(143, 29, 89, 0) 30%, #8f1d59 100%); } }

.theme-product-dovato .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-dovato.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(234, 37, 126, 0)), to(#ea257e));
  background: linear-gradient(180deg, rgba(234, 37, 126, 0) 30%, #ea257e 100%); }
  @media (min-width: 991px) {
    .theme-product-dovato .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-dovato.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(234, 37, 126, 0)), to(#ea257e));
      background: linear-gradient(270deg, rgba(234, 37, 126, 0) 30%, #ea257e 100%); } }

.theme-product-dovato .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-dovato.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#8f1d59), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #8f1d59 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-dovato .hero-banner-small__text h1,
.theme-product-dovato .hero-banner-small__text h2,
.theme-product-dovato .hero-banner-small__text .searchResults,
.theme-product-dovato .hero-banner-small__text .searchResults-term,
.theme-product-dovato .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .hero-banner-small__text .gigya-composite-control-header,
.theme-product-dovato .hero-banner-small__text h3,
.theme-product-dovato .hero-banner-small__text h4,
.theme-product-dovato .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato .hero-banner-small__text input,
.theme-product-dovato .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .hero-banner-small__text input,
.theme-product-dovato .hero-banner-small__text h5,
.theme-product-dovato .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato .hero-banner-small__text .searchResults-title,
.theme-product-dovato .hero-banner-small__text h6,
.theme-product-dovato .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .hero-banner-small__text p.subtitle,
.theme-product-dovato .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-dovato .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .hero-banner-small__text .subtitle.searchResults-result, .theme-product-dovato.hero-banner-small__text h1,
.theme-product-dovato.hero-banner-small__text h2,
.theme-product-dovato.hero-banner-small__text .searchResults,
.theme-product-dovato.hero-banner-small__text .searchResults-term,
.theme-product-dovato.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.hero-banner-small__text .gigya-composite-control-header,
.theme-product-dovato.hero-banner-small__text h3,
.theme-product-dovato.hero-banner-small__text h4,
.theme-product-dovato.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato.hero-banner-small__text input,
.theme-product-dovato.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato.hero-banner-small__text input,
.theme-product-dovato.hero-banner-small__text h5,
.theme-product-dovato.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato.hero-banner-small__text .searchResults-title,
.theme-product-dovato.hero-banner-small__text h6,
.theme-product-dovato.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato.hero-banner-small__text p.subtitle,
.theme-product-dovato.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-dovato.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-dovato.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#8f1d59), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #8f1d59 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-dovato .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-dovato.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#ea257e), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #ea257e 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-dovato .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-dovato.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-dovato .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-dovato.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-dovato.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-dovato .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-dovato.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-dovato.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-dovato .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-dovato.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato .table-header-bg-secondary-900 table tr th, .theme-product-dovato.table-header-bg-secondary-900 table tr th {
  background-color: #8f1d59; }

.theme-product-dovato .table-header-bg-primary-800 table tr th, .theme-product-dovato.table-header-bg-primary-800 table tr th {
  background-color: #ea257e; }

.theme-product-dovato .table-header-bg-tertiary-900 table tr th, .theme-product-dovato.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-dovato .table-header-bg-neutral-500 table tr th, .theme-product-dovato.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #8f1d59; }
  .theme-product-dovato .table-header-bg-neutral-500 table tr th h1, .theme-product-dovato .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th h2,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-dovato .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th h3, .theme-product-dovato .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th h4,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .table-header-bg-neutral-500 table tr th input,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .table-header-bg-neutral-500 table tr th input, .theme-product-dovato .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-dovato .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th h6,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-dovato .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th p,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th li,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th td,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-dovato.table-header-bg-neutral-500 table tr th h1, .theme-product-dovato.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th h2,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-dovato.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th h3, .theme-product-dovato.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th h4,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato.table-header-bg-neutral-500 table tr th input,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato.table-header-bg-neutral-500 table tr th input, .theme-product-dovato.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-dovato.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th h6,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-dovato.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th p,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th li,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th td,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #8f1d59; }
  .theme-product-dovato .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-dovato.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th ul li::before {
    color: #8f1d59; }
  
  .theme-product-dovato .table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #8f1d59; }
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #8f1d59; }
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-dovato .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-dovato.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #8f1d59; }

.theme-product-dovato.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-dovato .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-dovato.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-dovato .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-dovato .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-dovato.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-dovato .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato.image.triangle picture::after, .theme-product-dovato.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-dovato.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-dovato .image.triangle picture::after, .theme-product-dovato .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-dovato .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato.accordion .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-dovato .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #8f1d59; }

.theme-product-dovato.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-dovato .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b9125d; }

.theme-product-dovato .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-dovato.tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-dovato .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-dovato.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-dovato .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-dovato.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-dovato .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-dovato.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #8f1d59; }

.theme-product-dovato .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-dovato .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-dovato .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-dovato .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
  color: #071d49; }
  @media (min-width: 991px) {
    .theme-product-dovato .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-dovato .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-dovato .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-dovato .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
      color: #8f1d59; } }

.theme-product-dovato .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-dovato .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-dovato .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-dovato .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #8f1d59;
  border-bottom: none; }
  @media (min-width: 991px) {
    .theme-product-dovato .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-dovato .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-dovato .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-dovato .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      border-bottom: 2px solid #8f1d59;
      background-color: transparent; } }
  .theme-product-dovato .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-dovato .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-dovato .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-dovato .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
    @media (min-width: 991px) {
      .theme-product-dovato .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-dovato .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-dovato .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-dovato .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
        color: #8f1d59; } }

.theme-product-dovato .tabs .tabs-content .tabContent > a.is-active, .theme-product-dovato.tabs .tabs-content .tabContent > a.is-active,
.theme-product-dovato .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-dovato.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-dovato .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-dovato.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-dovato .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-dovato.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #8f1d59; }

.theme-product-dovato .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-dovato.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #ffffff; }

.theme-product-dovato .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background: #8f1d59;
  border: none; }
  .theme-product-dovato .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before, .theme-product-dovato.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before {
    border-color: #8f1d59 transparent transparent transparent; }
  .theme-product-dovato .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }

.theme-product-dovato.contentGridContainer,
.theme-product-dovato .contentGridContainer {
  background: #f1e8ee; }
  .theme-product-dovato.contentGridContainer.neutral-2,
  .theme-product-dovato .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-dovato.contentGridContainer.neutral-white, .theme-product-dovato.contentGridContainer.content-grid-item-base_background,
  .theme-product-dovato .contentGridContainer.neutral-white,
  .theme-product-dovato .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-dovato.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-dovato .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-dovato.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-dovato .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-dovato.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-dovato .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-dovato.bg-primary-900,
.theme-product-dovato .bg-primary-900, .theme-product-dovato.primary-900,
.theme-product-dovato .primary-900 {
  background-color: #b9125d; }

.theme-product-dovato.secondary-900,
.theme-product-dovato .secondary-900 {
  background-color: #8f1d59;
  color: #ffffff; }
  .theme-product-dovato.secondary-900 h1, .theme-product-dovato.secondary-900 .h1,
  .theme-product-dovato.secondary-900 h2,
  .theme-product-dovato.secondary-900 .searchResults,
  .theme-product-dovato.secondary-900 .searchResults-term,
  .theme-product-dovato.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.secondary-900 .gigya-composite-control-header, .theme-product-dovato.secondary-900 .h2,
  .theme-product-dovato.secondary-900 h3, .theme-product-dovato.secondary-900 .h3,
  .theme-product-dovato.secondary-900 h4,
  .theme-product-dovato.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato.secondary-900 input,
  .theme-product-dovato.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato.secondary-900 input, .theme-product-dovato.secondary-900 .h4,
  .theme-product-dovato.secondary-900 h5,
  .theme-product-dovato.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato.secondary-900 .searchResults-title, .theme-product-dovato.secondary-900 .h5,
  .theme-product-dovato.secondary-900 h6,
  .theme-product-dovato.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato.secondary-900 p.subtitle,
  .theme-product-dovato.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato.secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato.secondary-900 .subtitle.searchResults-result, .theme-product-dovato.secondary-900 .h6,
  .theme-product-dovato.secondary-900 p,
  .theme-product-dovato.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato.secondary-900 .searchResults-result,
  .theme-product-dovato.secondary-900 li,
  .theme-product-dovato.secondary-900 td,
  .theme-product-dovato.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-dovato .secondary-900 h1,
  .theme-product-dovato .secondary-900 .h1,
  .theme-product-dovato .secondary-900 h2,
  .theme-product-dovato .secondary-900 .searchResults,
  .theme-product-dovato .secondary-900 .searchResults-term,
  .theme-product-dovato .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .secondary-900 .gigya-composite-control-header,
  .theme-product-dovato .secondary-900 .h2,
  .theme-product-dovato .secondary-900 h3,
  .theme-product-dovato .secondary-900 .h3,
  .theme-product-dovato .secondary-900 h4,
  .theme-product-dovato .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .secondary-900 input,
  .theme-product-dovato .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .secondary-900 input,
  .theme-product-dovato .secondary-900 .h4,
  .theme-product-dovato .secondary-900 h5,
  .theme-product-dovato .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .secondary-900 .searchResults-title,
  .theme-product-dovato .secondary-900 .h5,
  .theme-product-dovato .secondary-900 h6,
  .theme-product-dovato .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .secondary-900 p.subtitle,
  .theme-product-dovato .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato .secondary-900 .h6,
  .theme-product-dovato .secondary-900 p,
  .theme-product-dovato .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .secondary-900 .searchResults-result,
  .theme-product-dovato .secondary-900 li,
  .theme-product-dovato .secondary-900 td,
  .theme-product-dovato .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-dovato.secondary-900 ol li::before,
  .theme-product-dovato.secondary-900 ul li::before,
  .theme-product-dovato .secondary-900 ol li::before,
  .theme-product-dovato .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-dovato.tertiary-800,
.theme-product-dovato .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-dovato.tertiary-800 h1, .theme-product-dovato.tertiary-800 .h1,
  .theme-product-dovato.tertiary-800 h2,
  .theme-product-dovato.tertiary-800 .searchResults,
  .theme-product-dovato.tertiary-800 .searchResults-term,
  .theme-product-dovato.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.tertiary-800 .gigya-composite-control-header, .theme-product-dovato.tertiary-800 .h2,
  .theme-product-dovato.tertiary-800 h3, .theme-product-dovato.tertiary-800 .h3,
  .theme-product-dovato.tertiary-800 h4,
  .theme-product-dovato.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato.tertiary-800 input,
  .theme-product-dovato.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato.tertiary-800 input, .theme-product-dovato.tertiary-800 .h4,
  .theme-product-dovato.tertiary-800 h5,
  .theme-product-dovato.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato.tertiary-800 .searchResults-title, .theme-product-dovato.tertiary-800 .h5,
  .theme-product-dovato.tertiary-800 h6,
  .theme-product-dovato.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato.tertiary-800 p.subtitle,
  .theme-product-dovato.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato.tertiary-800 .subtitle.searchResults-result,
  .theme-product-dovato.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato.tertiary-800 .subtitle.searchResults-result, .theme-product-dovato.tertiary-800 .h6,
  .theme-product-dovato.tertiary-800 p,
  .theme-product-dovato.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato.tertiary-800 .searchResults-result,
  .theme-product-dovato.tertiary-800 li,
  .theme-product-dovato.tertiary-800 td,
  .theme-product-dovato.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-dovato .tertiary-800 h1,
  .theme-product-dovato .tertiary-800 .h1,
  .theme-product-dovato .tertiary-800 h2,
  .theme-product-dovato .tertiary-800 .searchResults,
  .theme-product-dovato .tertiary-800 .searchResults-term,
  .theme-product-dovato .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .tertiary-800 .gigya-composite-control-header,
  .theme-product-dovato .tertiary-800 .h2,
  .theme-product-dovato .tertiary-800 h3,
  .theme-product-dovato .tertiary-800 .h3,
  .theme-product-dovato .tertiary-800 h4,
  .theme-product-dovato .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .tertiary-800 input,
  .theme-product-dovato .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .tertiary-800 input,
  .theme-product-dovato .tertiary-800 .h4,
  .theme-product-dovato .tertiary-800 h5,
  .theme-product-dovato .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .tertiary-800 .searchResults-title,
  .theme-product-dovato .tertiary-800 .h5,
  .theme-product-dovato .tertiary-800 h6,
  .theme-product-dovato .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .tertiary-800 p.subtitle,
  .theme-product-dovato .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .tertiary-800 .subtitle.searchResults-result,
  .theme-product-dovato .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .tertiary-800 .subtitle.searchResults-result,
  .theme-product-dovato .tertiary-800 .h6,
  .theme-product-dovato .tertiary-800 p,
  .theme-product-dovato .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .tertiary-800 .searchResults-result,
  .theme-product-dovato .tertiary-800 li,
  .theme-product-dovato .tertiary-800 td,
  .theme-product-dovato .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-dovato.tertiary-800 ol li::before,
  .theme-product-dovato.tertiary-800 ul li::before,
  .theme-product-dovato .tertiary-800 ol li::before,
  .theme-product-dovato .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-dovato.secondary-100,
.theme-product-dovato .secondary-100 {
  background-color: #f1e8ee; }

.theme-product-dovato .color-secondary-900 {
  color: #8f1d59; }
  .theme-product-dovato .color-secondary-900 h1, .theme-product-dovato .color-secondary-900 .h1,
  .theme-product-dovato .color-secondary-900 h2,
  .theme-product-dovato .color-secondary-900 .searchResults,
  .theme-product-dovato .color-secondary-900 .searchResults-term,
  .theme-product-dovato .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .color-secondary-900 .gigya-composite-control-header, .theme-product-dovato .color-secondary-900 .h2,
  .theme-product-dovato .color-secondary-900 h3, .theme-product-dovato .color-secondary-900 .h3,
  .theme-product-dovato .color-secondary-900 h4,
  .theme-product-dovato .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .color-secondary-900 input,
  .theme-product-dovato .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .color-secondary-900 input, .theme-product-dovato .color-secondary-900 .h4,
  .theme-product-dovato .color-secondary-900 h5,
  .theme-product-dovato .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .color-secondary-900 .searchResults-title, .theme-product-dovato .color-secondary-900 .h5,
  .theme-product-dovato .color-secondary-900 h6,
  .theme-product-dovato .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .color-secondary-900 p.subtitle,
  .theme-product-dovato .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .color-secondary-900 .subtitle.searchResults-result, .theme-product-dovato .color-secondary-900 .h6,
  .theme-product-dovato .color-secondary-900 p,
  .theme-product-dovato .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .color-secondary-900 .searchResults-result,
  .theme-product-dovato .color-secondary-900 li,
  .theme-product-dovato .color-secondary-900 td,
  .theme-product-dovato .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #8f1d59; }
  .theme-product-dovato .color-secondary-900 ol li::before,
  .theme-product-dovato .color-secondary-900 ul li::before {
    color: #8f1d59; }

.theme-product-dovato .color-neutral-white {
  color: #ffffff; }
  .theme-product-dovato .color-neutral-white h1, .theme-product-dovato .color-neutral-white .h1,
  .theme-product-dovato .color-neutral-white h2,
  .theme-product-dovato .color-neutral-white .searchResults,
  .theme-product-dovato .color-neutral-white .searchResults-term,
  .theme-product-dovato .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .color-neutral-white .gigya-composite-control-header, .theme-product-dovato .color-neutral-white .h2,
  .theme-product-dovato .color-neutral-white h3, .theme-product-dovato .color-neutral-white .h3,
  .theme-product-dovato .color-neutral-white h4,
  .theme-product-dovato .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .color-neutral-white input,
  .theme-product-dovato .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .color-neutral-white input, .theme-product-dovato .color-neutral-white .h4,
  .theme-product-dovato .color-neutral-white h5,
  .theme-product-dovato .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .color-neutral-white .searchResults-title, .theme-product-dovato .color-neutral-white .h5,
  .theme-product-dovato .color-neutral-white h6,
  .theme-product-dovato .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .color-neutral-white p.subtitle,
  .theme-product-dovato .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .color-neutral-white .subtitle.searchResults-result,
  .theme-product-dovato .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .color-neutral-white .subtitle.searchResults-result, .theme-product-dovato .color-neutral-white .h6,
  .theme-product-dovato .color-neutral-white p,
  .theme-product-dovato .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .color-neutral-white .searchResults-result,
  .theme-product-dovato .color-neutral-white li,
  .theme-product-dovato .color-neutral-white td,
  .theme-product-dovato .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-dovato .color-neutral-white ol li::before,
  .theme-product-dovato .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-dovato .icon-link__icon-wrapper, .theme-product-dovato.icon-link__icon-wrapper {
  border-color: #ea257e; }

.theme-product-dovato .icon-text__wrapper--background, .theme-product-dovato.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-dovato .icon-text__icon-wrapper, .theme-product-dovato.icon-text__icon-wrapper {
  border-color: #ea257e; }

.theme-product-dovato .icon-text__icon-wrapper.gradient, .theme-product-dovato.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-dovato .icon-text__content-wrapper ul li::before, .theme-product-dovato.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-dovato .icon-text__content-wrapper ul li ul li::before, .theme-product-dovato.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-dovato .icon-text__content-wrapper.slash li::before, .theme-product-dovato.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-dovato.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato.content-grid-item-article .content-grid-item_background .content-grid-item_tagline {
  color: #b9125d; }

.theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #8f1d59; }
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #8f1d59; }
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #8f1d59; }

.theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-dovato .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-dovato.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-dovato.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b9125d; }

.theme-product-dovato .content-grid-item-abstract .content-grid-item_tagline, .theme-product-dovato.content-grid-item-abstract .content-grid-item_tagline {
  color: #b9125d; }

.theme-product-dovato .content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after, .theme-product-dovato.content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .content-grid-item-document .content-grid-item__document-type, .theme-product-dovato.content-grid-item-document .content-grid-item__document-type {
  color: #b9125d; }

.theme-product-dovato .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-dovato .product-event-navigation__switcher p, .theme-product-dovato .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .product-event-navigation__switcher .searchResults-result {
  color: #8f1d59; }
  .theme-product-dovato .product-event-navigation__switcher p::after, .theme-product-dovato .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-dovato .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-dovato.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-dovato .product-event-navigation__navigation ul li a {
  color: #8f1d59; }
  @media (max-width: 767px) {
    .theme-product-dovato .product-event-navigation__navigation ul li a:hover {
      color: #b9125d; } }
  .theme-product-dovato .product-event-navigation__navigation ul li a p, .theme-product-dovato .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .product-event-navigation__navigation ul li a .searchResults-result {
    color: #8f1d59; }
    @media (max-width: 767px) {
      .theme-product-dovato .product-event-navigation__navigation ul li a p:hover, .theme-product-dovato .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-dovato .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b9125d; } }

.theme-product-dovato .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #8f1d59; }

.theme-product-dovato .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-dovato .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #8f1d59; }

.theme-product-dovato .product-event-navigation__information .main-name p, .theme-product-dovato .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .product-event-navigation__information .main-name .searchResults-result {
  color: #8f1d59; }

.theme-product-dovato .product-event-navigation__information .main-name:hover p, .theme-product-dovato .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-dovato .product-event-navigation__information .main-name:hover h1,
.theme-product-dovato .product-event-navigation__information .main-name:hover h2,
.theme-product-dovato .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-dovato .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-dovato .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-dovato .product-event-navigation__information .main-name:hover h3,
.theme-product-dovato .product-event-navigation__information .main-name:hover h4,
.theme-product-dovato .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato .product-event-navigation__information .main-name:hover input,
.theme-product-dovato .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .product-event-navigation__information .main-name:hover input,
.theme-product-dovato .product-event-navigation__information .main-name:hover h5,
.theme-product-dovato .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-dovato .product-event-navigation__information .main-name:hover h6,
.theme-product-dovato .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-dovato .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-dovato .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-dovato .product-event-navigation__information .main-name:hover span {
  color: #b9125d; }

.theme-product-dovato .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b9125d; }

.theme-product-dovato .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-dovato .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-dovato .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b9125d; }

.theme-product-dovato .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .primary-800-version .product-event-navigation__switcher p, .theme-product-dovato .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-dovato.primary-800-version .product-event-navigation__switcher p, .theme-product-dovato.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #ea257e; }
  .theme-product-dovato .primary-800-version .product-event-navigation__switcher p::after, .theme-product-dovato .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-dovato .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-dovato.primary-800-version .product-event-navigation__switcher p::after, .theme-product-dovato.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-dovato.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-dovato.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-dovato .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-dovato.primary-800-version .product-event-navigation__navigation ul li a {
  color: #ea257e; }
  .theme-product-dovato .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-dovato .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-dovato.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-dovato.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #ea257e; }

.theme-product-dovato .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-dovato.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-dovato.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-dovato.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-dovato.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-dovato.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #ea257e; }

.theme-product-dovato .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-dovato.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #ea257e; }

.theme-product-dovato .primary-800-version .product-event-navigation__information .main-name p, .theme-product-dovato .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-dovato.primary-800-version .product-event-navigation__information .main-name p, .theme-product-dovato.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #ea257e; }

.theme-product-dovato .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-dovato.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-dovato.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-dovato.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-dovato.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .promo-panel__triangle, .theme-product-dovato.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-dovato .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-dovato.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 29, 89, 0)), to(#8f1d59));
  background: linear-gradient(180deg, rgba(143, 29, 89, 0) 0%, #8f1d59 100%); }

.theme-product-dovato .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-dovato.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(234, 37, 126, 0)), to(#ea257e));
  background: linear-gradient(180deg, rgba(234, 37, 126, 0) 0%, #ea257e 100%); }

.theme-product-dovato .promo-panel__content h2, .theme-product-dovato .promo-panel__content .searchResults, .theme-product-dovato .promo-panel__content .searchResults-term, .theme-product-dovato .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .promo-panel__content .gigya-composite-control-header, .theme-product-dovato.promo-panel__content h2, .theme-product-dovato.promo-panel__content .searchResults, .theme-product-dovato.promo-panel__content .searchResults-term, .theme-product-dovato.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-dovato.interactive-map__map .cluster.custom-cluster,
.theme-product-dovato .interactive-map__map .cluster.custom-cluster {
  background: #8f1d59; }

.theme-product-dovato.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-dovato .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#8f1d59));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #8f1d59 100%); }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--primary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b9125d; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .pullout-v2__container.secondary-900 {
  background-color: #8f1d59; }

.theme-product-dovato .pullout-v2__container.primary-800 {
  background-color: #ea257e; }

.theme-product-dovato .pullout-v2__container.neutral-100 {
  background-color: #f1f1f1; }

.theme-product-dovato .pullout-v2__container.gradient-linear .pullout-v2__text > *,
.theme-product-dovato .pullout-v2__container.gradient-linear .pullout-v2__text a {
  color: #ffffff; }

.theme-product-dovato .pullout-v2__container.gradient-linear .btn, .theme-product-dovato .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-dovato .pullout-v2__container.gradient-linear .button, .theme-product-dovato .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-dovato .pullout-v2__container.gradient-linear .button#preferences_prompt_submit, .theme-product-dovato .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-dovato .pullout-v2__container.gradient-linear .button#preferences_prompt_decline, .theme-product-dovato .pullout-v2__container.gradient-linear .articleList-more {
  background-color: #ffffff;
  color: #e40046; }
  .theme-product-dovato .pullout-v2__container.gradient-linear .btn:after, .theme-product-dovato .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-dovato .pullout-v2__container.gradient-linear .button:after, .theme-product-dovato .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-dovato .pullout-v2__container.gradient-linear .button#preferences_prompt_submit:after, .theme-product-dovato .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-dovato .pullout-v2__container.gradient-linear .button#preferences_prompt_decline:after, .theme-product-dovato .pullout-v2__container.gradient-linear .articleList-more:after {
    border-color: #ffffff transparent transparent transparent; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ea257e; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .author-bio-summary .bioSummary, .theme-product-dovato.author-bio-summary .bioSummary {
  background-color: #f1e8ee; }
  .theme-product-dovato .author-bio-summary .bioSummary__decorationTriangle, .theme-product-dovato.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-dovato .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-dovato .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-dovato .table-with-graphics .table__gradient-box, .theme-product-dovato.table-with-graphics .table__gradient-box {
  background: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #ea257e);
          filter: drop-shadow(0px 4px 3px #ea257e); }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #8f1d59;
  border: 1px solid #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #ea257e);
          filter: drop-shadow(0px 2px 4px #ea257e); }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d59; }

.theme-product-dovato .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d59; }

.theme-product-dovato.icon-text-gradient__container,
.theme-product-dovato .icon-text-gradient__container {
  background: #8f1d59; }

.theme-product-dovato.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-dovato .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #ea257e);
          filter: drop-shadow(0px 2px 4px #ea257e); }

.theme-product-dovato.icon-text-gradient__main-text h2, .theme-product-dovato.icon-text-gradient__main-text .searchResults, .theme-product-dovato.icon-text-gradient__main-text .searchResults-term, .theme-product-dovato.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-dovato.icon-text-gradient__main-text h6, .theme-product-dovato.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato.icon-text-gradient__main-text p.subtitle, .theme-product-dovato.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-dovato.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-dovato.icon-text-gradient__bottom-text h2, .theme-product-dovato.icon-text-gradient__bottom-text .searchResults, .theme-product-dovato.icon-text-gradient__bottom-text .searchResults-term, .theme-product-dovato.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-dovato.icon-text-gradient__bottom-text h6, .theme-product-dovato.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato.icon-text-gradient__bottom-text p.subtitle, .theme-product-dovato.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-dovato.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-dovato .icon-text-gradient__main-text h2,
.theme-product-dovato .icon-text-gradient__main-text .searchResults,
.theme-product-dovato .icon-text-gradient__main-text .searchResults-term,
.theme-product-dovato .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-dovato .icon-text-gradient__main-text h6,
.theme-product-dovato .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .icon-text-gradient__main-text p.subtitle,
.theme-product-dovato .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-dovato .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-dovato .icon-text-gradient__bottom-text h2,
.theme-product-dovato .icon-text-gradient__bottom-text .searchResults,
.theme-product-dovato .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-dovato .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-dovato .icon-text-gradient__bottom-text h6,
.theme-product-dovato .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .icon-text-gradient__bottom-text p.subtitle,
.theme-product-dovato .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-dovato .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato.icon-text-gradient__bottom-text::before,
.theme-product-dovato .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #ea257e;
          box-shadow: 0 2px 4px #ea257e; }

.theme-product-dovato.icon-text-gradient-multiple__container,
.theme-product-dovato .icon-text-gradient-multiple__container {
  background: #8f1d59; }

.theme-product-dovato.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-dovato .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #ea257e);
          filter: drop-shadow(0px 2px 4px #ea257e); }

.theme-product-dovato.icon-text-gradient-multiple__text h2, .theme-product-dovato.icon-text-gradient-multiple__text .searchResults, .theme-product-dovato.icon-text-gradient-multiple__text .searchResults-term, .theme-product-dovato.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-dovato.icon-text-gradient-multiple__text h6, .theme-product-dovato.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato.icon-text-gradient-multiple__text p.subtitle, .theme-product-dovato.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-dovato.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-dovato.icon-text-gradient-multiple__bottom-text h2, .theme-product-dovato.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-dovato.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-dovato.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-dovato.icon-text-gradient-multiple__bottom-text h6, .theme-product-dovato.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-dovato.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-dovato.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-dovato .icon-text-gradient-multiple__text h2,
.theme-product-dovato .icon-text-gradient-multiple__text .searchResults,
.theme-product-dovato .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-dovato .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-dovato .icon-text-gradient-multiple__text h6,
.theme-product-dovato .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .icon-text-gradient-multiple__text p.subtitle,
.theme-product-dovato .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-dovato .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-dovato .icon-text-gradient-multiple__bottom-text h2,
.theme-product-dovato .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-dovato .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-dovato .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-dovato .icon-text-gradient-multiple__bottom-text h6,
.theme-product-dovato .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-dovato .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-dovato .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato.icon-text-gradient-multiple__text::before, .theme-product-dovato.icon-text-gradient-multiple__bottom-text::before,
.theme-product-dovato .icon-text-gradient-multiple__text::before,
.theme-product-dovato .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #ea257e;
          box-shadow: 0 2px 4px #ea257e; }

.theme-product-dovato.icon-text-gradient-stacks__container,
.theme-product-dovato .icon-text-gradient-stacks__container {
  background: #8f1d59; }

.theme-product-dovato.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-dovato .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #ea257e);
          filter: drop-shadow(0px 2px 4px #ea257e); }

.theme-product-dovato.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-dovato .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-dovato.icon-text-gradient-stacks__text h2, .theme-product-dovato.icon-text-gradient-stacks__text .searchResults, .theme-product-dovato.icon-text-gradient-stacks__text .searchResults-term, .theme-product-dovato.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-dovato.icon-text-gradient-stacks__text h6, .theme-product-dovato.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato.icon-text-gradient-stacks__text p.subtitle, .theme-product-dovato.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-dovato.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-dovato .icon-text-gradient-stacks__text h2,
.theme-product-dovato .icon-text-gradient-stacks__text .searchResults,
.theme-product-dovato .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-dovato .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-dovato .icon-text-gradient-stacks__text h6,
.theme-product-dovato .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .icon-text-gradient-stacks__text p.subtitle,
.theme-product-dovato .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-dovato .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-dovato .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-dovato .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-dovato.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-dovato .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-dovato .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-dovato .theme-base h1,
.theme-product-dovato .theme-base h2,
.theme-product-dovato .theme-base .searchResults,
.theme-product-dovato .theme-base .searchResults-term,
.theme-product-dovato .theme-base .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .gigya-composite-control-header,
.theme-product-dovato .theme-base h6,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base p.subtitle,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .subtitle.searchResults-result,
.theme-product-dovato .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-dovato .theme-base .richText ul li::before, .theme-product-dovato .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base .privacy_prompt_content ul li::before,
.theme-product-dovato .theme-base .richText ol li::before,
.theme-product-dovato .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base .privacy_prompt_content ol li::before, .theme-product-dovato .theme-base.richText ul li::before, .theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base.privacy_prompt_content ul li::before,
.theme-product-dovato .theme-base.richText ol li::before,
.theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-dovato .theme-base .richText.slash-white ul li::before, .theme-product-dovato .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base .slash-white.privacy_prompt_content ul li::before,
.theme-product-dovato .theme-base .richText.slash-white ol li::before,
.theme-product-dovato .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base .slash-white.privacy_prompt_content ol li::before, .theme-product-dovato .theme-base.richText.slash-white ul li::before, .theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base.slash-white.privacy_prompt_content ul li::before,
.theme-product-dovato .theme-base.richText.slash-white ol li::before,
.theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-dovato .theme-base .richText.page-title-slash h1::before, .theme-product-dovato .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base .page-title-slash.privacy_prompt_content h1::before,
.theme-product-dovato .theme-base .richText.page-title-slash h2::before,
.theme-product-dovato .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base .page-title-slash.privacy_prompt_content h2::before,
.theme-product-dovato .theme-base .richText.page-title-slash .searchResults::before,
.theme-product-dovato .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-dovato .theme-base .richText.page-title-slash .searchResults-term::before,
.theme-product-dovato .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-dovato .theme-base .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-dovato .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-dovato .theme-base.richText.page-title-slash h1::before, .theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base.page-title-slash.privacy_prompt_content h1::before,
.theme-product-dovato .theme-base.richText.page-title-slash h2::before,
.theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base.page-title-slash.privacy_prompt_content h2::before,
.theme-product-dovato .theme-base.richText.page-title-slash .searchResults::before,
.theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-dovato .theme-base.richText.page-title-slash .searchResults-term::before,
.theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-dovato .theme-base.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #e40046; }

.theme-product-dovato .theme-base.secondary-900 .icon-pi,
.theme-product-dovato .theme-base .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-dovato .theme-base .divider > .component-content, .theme-product-dovato .theme-base.divider > .component-content {
  background: #d0d3d4; }

.theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__triangle,
.theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__triangle,
.theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__title, .theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__date,
.theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__description p,
.theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__title, .theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__date,
.theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__description p,
.theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__title,
.theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__date,
.theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__description p,
.theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__title,
.theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__date,
.theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__description p,
.theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-dovato .theme-base.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-dovato .theme-base.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-dovato .theme-base .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-dovato .theme-base .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-dovato .theme-base .hero-banner .hero-banner-v2__triangle, .theme-product-dovato .theme-base.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 h1,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 h2,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .searchResults,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 h3,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 h4,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 h5,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 h6,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato .theme-base .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-dovato .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 p,
.theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato .theme-base .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-dovato .theme-base.hero-banner .hero-banner-v2 h1,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 h2,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .searchResults,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 h3,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 h4,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 h5,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 h6,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato .searchResults-results .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-dovato .searchResults-results .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 p,
.theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato .theme-base.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-dovato .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-dovato .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-dovato .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-dovato .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-dovato .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-dovato .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-dovato .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-dovato .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-dovato .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-dovato .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); }
  @media (min-width: 991px) {
    .theme-product-dovato .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-dovato .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
      background: linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); } }

.theme-product-dovato .theme-base .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-dovato .theme-base.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-dovato .theme-base .hero-banner-small__text h1,
.theme-product-dovato .theme-base .hero-banner-small__text h2,
.theme-product-dovato .theme-base .hero-banner-small__text .searchResults,
.theme-product-dovato .theme-base .hero-banner-small__text .searchResults-term,
.theme-product-dovato .theme-base .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .hero-banner-small__text .gigya-composite-control-header,
.theme-product-dovato .theme-base .hero-banner-small__text h3,
.theme-product-dovato .theme-base .hero-banner-small__text h4,
.theme-product-dovato .theme-base .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .hero-banner-small__text input,
.theme-product-dovato .theme-base .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .hero-banner-small__text input,
.theme-product-dovato .theme-base .hero-banner-small__text h5,
.theme-product-dovato .theme-base .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato .theme-base .hero-banner-small__text .searchResults-title,
.theme-product-dovato .theme-base .hero-banner-small__text h6,
.theme-product-dovato .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .hero-banner-small__text p.subtitle,
.theme-product-dovato .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-dovato .theme-base .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .hero-banner-small__text .subtitle.searchResults-result, .theme-product-dovato .theme-base.hero-banner-small__text h1,
.theme-product-dovato .theme-base.hero-banner-small__text h2,
.theme-product-dovato .theme-base.hero-banner-small__text .searchResults,
.theme-product-dovato .theme-base.hero-banner-small__text .searchResults-term,
.theme-product-dovato .theme-base.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.hero-banner-small__text .gigya-composite-control-header,
.theme-product-dovato .theme-base.hero-banner-small__text h3,
.theme-product-dovato .theme-base.hero-banner-small__text h4,
.theme-product-dovato .theme-base.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base.hero-banner-small__text input,
.theme-product-dovato .theme-base.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base.hero-banner-small__text input,
.theme-product-dovato .theme-base.hero-banner-small__text h5,
.theme-product-dovato .theme-base.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato .theme-base.hero-banner-small__text .searchResults-title,
.theme-product-dovato .theme-base.hero-banner-small__text h6,
.theme-product-dovato .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.hero-banner-small__text p.subtitle,
.theme-product-dovato .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-dovato .theme-base.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato .theme-base .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-dovato .theme-base.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-dovato .theme-base .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-dovato .theme-base.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e40046), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e40046 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-dovato .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-dovato .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-dovato .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-dovato .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-dovato .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-dovato .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-dovato .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-dovato .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-dovato .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-dovato .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato .theme-base .table-header-bg-secondary-900 table tr th, .theme-product-dovato .theme-base.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-dovato .theme-base .table-header-bg-primary-800 table tr th, .theme-product-dovato .theme-base.table-header-bg-primary-800 table tr th {
  background-color: #e40046; }

.theme-product-dovato .theme-base .table-header-bg-tertiary-900 table tr th, .theme-product-dovato .theme-base.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h1, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h2,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h3, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h4,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th input,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th input, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h6,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th p,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th li,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th td,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h1, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h2,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h3, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h4,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th input,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th input, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h6,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th p,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th li,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th td,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-dovato .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-dovato .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-dovato .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-dovato .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-dovato .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-dovato .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-dovato .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-dovato .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato .theme-base.image.triangle picture::after, .theme-product-dovato .theme-base.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-dovato .theme-base.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-dovato .theme-base .image.triangle picture::after, .theme-product-dovato .theme-base .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-dovato .theme-base .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-dovato .theme-base .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b10036; }

.theme-product-dovato .theme-base.contentGridContainer,
.theme-product-dovato .theme-base .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-dovato .theme-base.contentGridContainer.neutral-2,
  .theme-product-dovato .theme-base .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-dovato .theme-base.contentGridContainer.neutral-white, .theme-product-dovato .theme-base.contentGridContainer.content-grid-item-base_background,
  .theme-product-dovato .theme-base .contentGridContainer.neutral-white,
  .theme-product-dovato .theme-base .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-dovato .theme-base.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-dovato .theme-base .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-dovato .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-dovato .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-dovato .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-dovato .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-dovato .theme-base.bg-primary-900,
.theme-product-dovato .theme-base .bg-primary-900, .theme-product-dovato .theme-base.primary-900,
.theme-product-dovato .theme-base .primary-900 {
  background-color: #b10036; }

.theme-product-dovato .theme-base.secondary-900,
.theme-product-dovato .theme-base .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-dovato .theme-base.secondary-900 h1, .theme-product-dovato .theme-base.secondary-900 .h1,
  .theme-product-dovato .theme-base.secondary-900 h2,
  .theme-product-dovato .theme-base.secondary-900 .searchResults,
  .theme-product-dovato .theme-base.secondary-900 .searchResults-term,
  .theme-product-dovato .theme-base.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.secondary-900 .gigya-composite-control-header, .theme-product-dovato .theme-base.secondary-900 .h2,
  .theme-product-dovato .theme-base.secondary-900 h3, .theme-product-dovato .theme-base.secondary-900 .h3,
  .theme-product-dovato .theme-base.secondary-900 h4,
  .theme-product-dovato .theme-base.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base.secondary-900 input,
  .theme-product-dovato .theme-base.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base.secondary-900 input, .theme-product-dovato .theme-base.secondary-900 .h4,
  .theme-product-dovato .theme-base.secondary-900 h5,
  .theme-product-dovato .theme-base.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base.secondary-900 .searchResults-title, .theme-product-dovato .theme-base.secondary-900 .h5,
  .theme-product-dovato .theme-base.secondary-900 h6,
  .theme-product-dovato .theme-base.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.secondary-900 p.subtitle,
  .theme-product-dovato .theme-base.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base.secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato .theme-base.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.secondary-900 .subtitle.searchResults-result, .theme-product-dovato .theme-base.secondary-900 .h6,
  .theme-product-dovato .theme-base.secondary-900 p,
  .theme-product-dovato .theme-base.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .theme-base.secondary-900 .searchResults-result,
  .theme-product-dovato .theme-base.secondary-900 li,
  .theme-product-dovato .theme-base.secondary-900 td,
  .theme-product-dovato .theme-base.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-dovato .theme-base .secondary-900 h1,
  .theme-product-dovato .theme-base .secondary-900 .h1,
  .theme-product-dovato .theme-base .secondary-900 h2,
  .theme-product-dovato .theme-base .secondary-900 .searchResults,
  .theme-product-dovato .theme-base .secondary-900 .searchResults-term,
  .theme-product-dovato .theme-base .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .secondary-900 .gigya-composite-control-header,
  .theme-product-dovato .theme-base .secondary-900 .h2,
  .theme-product-dovato .theme-base .secondary-900 h3,
  .theme-product-dovato .theme-base .secondary-900 .h3,
  .theme-product-dovato .theme-base .secondary-900 h4,
  .theme-product-dovato .theme-base .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .secondary-900 input,
  .theme-product-dovato .theme-base .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .secondary-900 input,
  .theme-product-dovato .theme-base .secondary-900 .h4,
  .theme-product-dovato .theme-base .secondary-900 h5,
  .theme-product-dovato .theme-base .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base .secondary-900 .searchResults-title,
  .theme-product-dovato .theme-base .secondary-900 .h5,
  .theme-product-dovato .theme-base .secondary-900 h6,
  .theme-product-dovato .theme-base .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .secondary-900 p.subtitle,
  .theme-product-dovato .theme-base .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato .theme-base .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato .theme-base .secondary-900 .h6,
  .theme-product-dovato .theme-base .secondary-900 p,
  .theme-product-dovato .theme-base .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .theme-base .secondary-900 .searchResults-result,
  .theme-product-dovato .theme-base .secondary-900 li,
  .theme-product-dovato .theme-base .secondary-900 td,
  .theme-product-dovato .theme-base .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-dovato .theme-base.secondary-900 ol li::before,
  .theme-product-dovato .theme-base.secondary-900 ul li::before,
  .theme-product-dovato .theme-base .secondary-900 ol li::before,
  .theme-product-dovato .theme-base .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-dovato .theme-base.tertiary-800,
.theme-product-dovato .theme-base .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-dovato .theme-base.tertiary-800 h1, .theme-product-dovato .theme-base.tertiary-800 .h1,
  .theme-product-dovato .theme-base.tertiary-800 h2,
  .theme-product-dovato .theme-base.tertiary-800 .searchResults,
  .theme-product-dovato .theme-base.tertiary-800 .searchResults-term,
  .theme-product-dovato .theme-base.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.tertiary-800 .gigya-composite-control-header, .theme-product-dovato .theme-base.tertiary-800 .h2,
  .theme-product-dovato .theme-base.tertiary-800 h3, .theme-product-dovato .theme-base.tertiary-800 .h3,
  .theme-product-dovato .theme-base.tertiary-800 h4,
  .theme-product-dovato .theme-base.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base.tertiary-800 input,
  .theme-product-dovato .theme-base.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base.tertiary-800 input, .theme-product-dovato .theme-base.tertiary-800 .h4,
  .theme-product-dovato .theme-base.tertiary-800 h5,
  .theme-product-dovato .theme-base.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base.tertiary-800 .searchResults-title, .theme-product-dovato .theme-base.tertiary-800 .h5,
  .theme-product-dovato .theme-base.tertiary-800 h6,
  .theme-product-dovato .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.tertiary-800 p.subtitle,
  .theme-product-dovato .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base.tertiary-800 .subtitle.searchResults-result,
  .theme-product-dovato .theme-base.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.tertiary-800 .subtitle.searchResults-result, .theme-product-dovato .theme-base.tertiary-800 .h6,
  .theme-product-dovato .theme-base.tertiary-800 p,
  .theme-product-dovato .theme-base.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .theme-base.tertiary-800 .searchResults-result,
  .theme-product-dovato .theme-base.tertiary-800 li,
  .theme-product-dovato .theme-base.tertiary-800 td,
  .theme-product-dovato .theme-base.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-dovato .theme-base .tertiary-800 h1,
  .theme-product-dovato .theme-base .tertiary-800 .h1,
  .theme-product-dovato .theme-base .tertiary-800 h2,
  .theme-product-dovato .theme-base .tertiary-800 .searchResults,
  .theme-product-dovato .theme-base .tertiary-800 .searchResults-term,
  .theme-product-dovato .theme-base .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .tertiary-800 .gigya-composite-control-header,
  .theme-product-dovato .theme-base .tertiary-800 .h2,
  .theme-product-dovato .theme-base .tertiary-800 h3,
  .theme-product-dovato .theme-base .tertiary-800 .h3,
  .theme-product-dovato .theme-base .tertiary-800 h4,
  .theme-product-dovato .theme-base .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .tertiary-800 input,
  .theme-product-dovato .theme-base .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .tertiary-800 input,
  .theme-product-dovato .theme-base .tertiary-800 .h4,
  .theme-product-dovato .theme-base .tertiary-800 h5,
  .theme-product-dovato .theme-base .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base .tertiary-800 .searchResults-title,
  .theme-product-dovato .theme-base .tertiary-800 .h5,
  .theme-product-dovato .theme-base .tertiary-800 h6,
  .theme-product-dovato .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .tertiary-800 p.subtitle,
  .theme-product-dovato .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-dovato .theme-base .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-dovato .theme-base .tertiary-800 .h6,
  .theme-product-dovato .theme-base .tertiary-800 p,
  .theme-product-dovato .theme-base .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .theme-base .tertiary-800 .searchResults-result,
  .theme-product-dovato .theme-base .tertiary-800 li,
  .theme-product-dovato .theme-base .tertiary-800 td,
  .theme-product-dovato .theme-base .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-dovato .theme-base.tertiary-800 ol li::before,
  .theme-product-dovato .theme-base.tertiary-800 ul li::before,
  .theme-product-dovato .theme-base .tertiary-800 ol li::before,
  .theme-product-dovato .theme-base .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-dovato .theme-base.secondary-100,
.theme-product-dovato .theme-base .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-dovato .theme-base .color-secondary-900 {
  color: #071d49; }
  .theme-product-dovato .theme-base .color-secondary-900 h1, .theme-product-dovato .theme-base .color-secondary-900 .h1,
  .theme-product-dovato .theme-base .color-secondary-900 h2,
  .theme-product-dovato .theme-base .color-secondary-900 .searchResults,
  .theme-product-dovato .theme-base .color-secondary-900 .searchResults-term,
  .theme-product-dovato .theme-base .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .color-secondary-900 .gigya-composite-control-header, .theme-product-dovato .theme-base .color-secondary-900 .h2,
  .theme-product-dovato .theme-base .color-secondary-900 h3, .theme-product-dovato .theme-base .color-secondary-900 .h3,
  .theme-product-dovato .theme-base .color-secondary-900 h4,
  .theme-product-dovato .theme-base .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .color-secondary-900 input,
  .theme-product-dovato .theme-base .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .color-secondary-900 input, .theme-product-dovato .theme-base .color-secondary-900 .h4,
  .theme-product-dovato .theme-base .color-secondary-900 h5,
  .theme-product-dovato .theme-base .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base .color-secondary-900 .searchResults-title, .theme-product-dovato .theme-base .color-secondary-900 .h5,
  .theme-product-dovato .theme-base .color-secondary-900 h6,
  .theme-product-dovato .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .color-secondary-900 p.subtitle,
  .theme-product-dovato .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato .theme-base .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .color-secondary-900 .subtitle.searchResults-result, .theme-product-dovato .theme-base .color-secondary-900 .h6,
  .theme-product-dovato .theme-base .color-secondary-900 p,
  .theme-product-dovato .theme-base .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .theme-base .color-secondary-900 .searchResults-result,
  .theme-product-dovato .theme-base .color-secondary-900 li,
  .theme-product-dovato .theme-base .color-secondary-900 td,
  .theme-product-dovato .theme-base .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-dovato .theme-base .color-secondary-900 ol li::before,
  .theme-product-dovato .theme-base .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-dovato .theme-base .color-neutral-white {
  color: #ffffff; }
  .theme-product-dovato .theme-base .color-neutral-white h1, .theme-product-dovato .theme-base .color-neutral-white .h1,
  .theme-product-dovato .theme-base .color-neutral-white h2,
  .theme-product-dovato .theme-base .color-neutral-white .searchResults,
  .theme-product-dovato .theme-base .color-neutral-white .searchResults-term,
  .theme-product-dovato .theme-base .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .color-neutral-white .gigya-composite-control-header, .theme-product-dovato .theme-base .color-neutral-white .h2,
  .theme-product-dovato .theme-base .color-neutral-white h3, .theme-product-dovato .theme-base .color-neutral-white .h3,
  .theme-product-dovato .theme-base .color-neutral-white h4,
  .theme-product-dovato .theme-base .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .color-neutral-white input,
  .theme-product-dovato .theme-base .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .color-neutral-white input, .theme-product-dovato .theme-base .color-neutral-white .h4,
  .theme-product-dovato .theme-base .color-neutral-white h5,
  .theme-product-dovato .theme-base .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base .color-neutral-white .searchResults-title, .theme-product-dovato .theme-base .color-neutral-white .h5,
  .theme-product-dovato .theme-base .color-neutral-white h6,
  .theme-product-dovato .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .color-neutral-white p.subtitle,
  .theme-product-dovato .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .color-neutral-white .subtitle.searchResults-result,
  .theme-product-dovato .theme-base .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .color-neutral-white .subtitle.searchResults-result, .theme-product-dovato .theme-base .color-neutral-white .h6,
  .theme-product-dovato .theme-base .color-neutral-white p,
  .theme-product-dovato .theme-base .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .theme-base .color-neutral-white .searchResults-result,
  .theme-product-dovato .theme-base .color-neutral-white li,
  .theme-product-dovato .theme-base .color-neutral-white td,
  .theme-product-dovato .theme-base .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-dovato .theme-base .color-neutral-white ol li::before,
  .theme-product-dovato .theme-base .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-dovato .theme-base .icon-link__icon-wrapper, .theme-product-dovato .theme-base.icon-link__icon-wrapper {
  border-color: #e40046; }

.theme-product-dovato .theme-base .icon-text__wrapper--background, .theme-product-dovato .theme-base.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-dovato .theme-base .icon-text__icon-wrapper, .theme-product-dovato .theme-base.icon-text__icon-wrapper {
  border-color: #e40046; }

.theme-product-dovato .theme-base .icon-text__icon-wrapper.gradient, .theme-product-dovato .theme-base.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-dovato .theme-base .icon-text__content-wrapper ul li::before, .theme-product-dovato .theme-base.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-dovato .theme-base .icon-text__content-wrapper ul li ul li::before, .theme-product-dovato .theme-base.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-dovato .theme-base .icon-text__content-wrapper.slash li::before, .theme-product-dovato .theme-base.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato .theme-base .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-dovato .theme-base.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-dovato .theme-base .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-dovato .theme-base.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-dovato .theme-base.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b10036; }

.theme-product-dovato .theme-base .content-grid-item-abstract .content-grid-item_tagline, .theme-product-dovato .theme-base.content-grid-item-abstract .content-grid-item_tagline {
  color: #b10036; }

.theme-product-dovato .theme-base .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-dovato .theme-base .product-event-navigation__switcher p, .theme-product-dovato .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .theme-base .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-dovato .theme-base .product-event-navigation__switcher p::after, .theme-product-dovato .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-dovato .theme-base .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-dovato .theme-base .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-dovato .theme-base .product-event-navigation__navigation ul li a:hover {
      color: #b10036; } }
  .theme-product-dovato .theme-base .product-event-navigation__navigation ul li a p, .theme-product-dovato .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .theme-base .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-dovato .theme-base .product-event-navigation__navigation ul li a p:hover, .theme-product-dovato .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-dovato .theme-base .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b10036; } }

.theme-product-dovato .theme-base .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-dovato .theme-base .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-dovato .theme-base .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-dovato .theme-base .product-event-navigation__information .main-name p, .theme-product-dovato .theme-base .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .theme-base .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover p, .theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover h1,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover h2,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover h3,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover h4,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover h5,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover h6,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-dovato .theme-base .product-event-navigation__information .main-name:hover span {
  color: #b10036; }

.theme-product-dovato .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b10036; }

.theme-product-dovato .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-dovato .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-dovato .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b10036; }

.theme-product-dovato .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__switcher p, .theme-product-dovato .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__switcher p, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #e40046; }
  .theme-product-dovato .theme-base .primary-800-version .product-event-navigation__switcher p::after, .theme-product-dovato .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-dovato .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__switcher p::after, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__navigation ul li a {
  color: #e40046; }
  .theme-product-dovato .theme-base .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-dovato .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #e40046; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #e40046; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #e40046; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__information .main-name p, .theme-product-dovato .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__information .main-name p, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #e40046; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-dovato .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato .theme-base .promo-panel__triangle, .theme-product-dovato .theme-base.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-dovato .theme-base .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-dovato .theme-base.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-dovato .theme-base .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-dovato .theme-base.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 0%, #e40046 100%); }

.theme-product-dovato .theme-base .promo-panel__content h2, .theme-product-dovato .theme-base .promo-panel__content .searchResults, .theme-product-dovato .theme-base .promo-panel__content .searchResults-term, .theme-product-dovato .theme-base .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .promo-panel__content .gigya-composite-control-header, .theme-product-dovato .theme-base.promo-panel__content h2, .theme-product-dovato .theme-base.promo-panel__content .searchResults, .theme-product-dovato .theme-base.promo-panel__content .searchResults-term, .theme-product-dovato .theme-base.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-dovato .theme-base.interactive-map__map .cluster.custom-cluster,
.theme-product-dovato .theme-base .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-dovato .theme-base.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-dovato .theme-base .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-dovato .theme-base .author-bio-summary .bioSummary, .theme-product-dovato .theme-base.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-dovato .theme-base .author-bio-summary .bioSummary__decorationTriangle, .theme-product-dovato .theme-base.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-dovato .theme-base .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-dovato .theme-base .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-dovato .theme-base .table-with-graphics .table__gradient-box, .theme-product-dovato .theme-base.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-dovato .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-dovato .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e40046);
          filter: drop-shadow(0px 4px 3px #e40046); }

.theme-product-dovato .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-dovato .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-dovato .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-dovato .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-dovato .theme-base.icon-text-gradient__container,
.theme-product-dovato .theme-base .icon-text-gradient__container {
  background: #071d49; }

.theme-product-dovato .theme-base.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-dovato .theme-base .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-dovato .theme-base.icon-text-gradient__main-text h2, .theme-product-dovato .theme-base.icon-text-gradient__main-text .searchResults, .theme-product-dovato .theme-base.icon-text-gradient__main-text .searchResults-term, .theme-product-dovato .theme-base.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-dovato .theme-base.icon-text-gradient__main-text h6, .theme-product-dovato .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.icon-text-gradient__main-text p.subtitle, .theme-product-dovato .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-dovato .theme-base.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-dovato .theme-base.icon-text-gradient__bottom-text h2, .theme-product-dovato .theme-base.icon-text-gradient__bottom-text .searchResults, .theme-product-dovato .theme-base.icon-text-gradient__bottom-text .searchResults-term, .theme-product-dovato .theme-base.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-dovato .theme-base.icon-text-gradient__bottom-text h6, .theme-product-dovato .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.icon-text-gradient__bottom-text p.subtitle, .theme-product-dovato .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-dovato .theme-base.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-dovato .theme-base .icon-text-gradient__main-text h2,
.theme-product-dovato .theme-base .icon-text-gradient__main-text .searchResults,
.theme-product-dovato .theme-base .icon-text-gradient__main-text .searchResults-term,
.theme-product-dovato .theme-base .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-dovato .theme-base .icon-text-gradient__main-text h6,
.theme-product-dovato .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .icon-text-gradient__main-text p.subtitle,
.theme-product-dovato .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-dovato .theme-base .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-dovato .theme-base .icon-text-gradient__bottom-text h2,
.theme-product-dovato .theme-base .icon-text-gradient__bottom-text .searchResults,
.theme-product-dovato .theme-base .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-dovato .theme-base .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-dovato .theme-base .icon-text-gradient__bottom-text h6,
.theme-product-dovato .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .icon-text-gradient__bottom-text p.subtitle,
.theme-product-dovato .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-dovato .theme-base .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato .theme-base.icon-text-gradient__bottom-text::before,
.theme-product-dovato .theme-base .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-dovato .theme-base.icon-text-gradient-multiple__container,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-dovato .theme-base.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-dovato .theme-base.icon-text-gradient-multiple__text h2, .theme-product-dovato .theme-base.icon-text-gradient-multiple__text .searchResults, .theme-product-dovato .theme-base.icon-text-gradient-multiple__text .searchResults-term, .theme-product-dovato .theme-base.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-dovato .theme-base.icon-text-gradient-multiple__text h6, .theme-product-dovato .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.icon-text-gradient-multiple__text p.subtitle, .theme-product-dovato .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-dovato .theme-base.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text h2, .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text h6, .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__text h2,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__text .searchResults,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__text h6,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .icon-text-gradient-multiple__text p.subtitle,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text h2,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text h6,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato .theme-base.icon-text-gradient-multiple__text::before, .theme-product-dovato .theme-base.icon-text-gradient-multiple__bottom-text::before,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__text::before,
.theme-product-dovato .theme-base .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-dovato .theme-base.icon-text-gradient-stacks__container,
.theme-product-dovato .theme-base .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-dovato .theme-base.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-dovato .theme-base .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-dovato .theme-base.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-dovato .theme-base .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-dovato .theme-base.icon-text-gradient-stacks__text h2, .theme-product-dovato .theme-base.icon-text-gradient-stacks__text .searchResults, .theme-product-dovato .theme-base.icon-text-gradient-stacks__text .searchResults-term, .theme-product-dovato .theme-base.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-dovato .theme-base.icon-text-gradient-stacks__text h6, .theme-product-dovato .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.icon-text-gradient-stacks__text p.subtitle, .theme-product-dovato .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-dovato .theme-base.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-dovato .theme-base .icon-text-gradient-stacks__text h2,
.theme-product-dovato .theme-base .icon-text-gradient-stacks__text .searchResults,
.theme-product-dovato .theme-base .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-dovato .theme-base .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-dovato .theme-base .icon-text-gradient-stacks__text h6,
.theme-product-dovato .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .icon-text-gradient-stacks__text p.subtitle,
.theme-product-dovato .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-dovato .theme-base .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato .theme-base .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-dovato .theme-base .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-dovato .theme-base .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-dovato .theme-base .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-dovato .theme-base .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-juluca h1,
.theme-product-juluca h2,
.theme-product-juluca .searchResults,
.theme-product-juluca .searchResults-term,
.theme-product-juluca .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .gigya-composite-control-header,
.theme-product-juluca h6,
.theme-product-juluca .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca p.subtitle,
.theme-product-juluca .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .subtitle.searchResults-result,
.theme-product-juluca .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .subtitle.searchResults-result {
  color: #2e5435; }

.theme-product-juluca .richText ul li::before, .theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .privacy_prompt_content ul li::before,
.theme-product-juluca .richText ol li::before,
.theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .privacy_prompt_content ol li::before, .theme-product-juluca.richText ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca.privacy_prompt_content ul li::before,
.theme-product-juluca.richText ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-juluca .richText.slash-white ul li::before, .theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .slash-white.privacy_prompt_content ul li::before,
.theme-product-juluca .richText.slash-white ol li::before,
.theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .slash-white.privacy_prompt_content ol li::before, .theme-product-juluca.richText.slash-white ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca.slash-white.privacy_prompt_content ul li::before,
.theme-product-juluca.richText.slash-white ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-juluca .richText.page-title-slash h1::before, .theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .page-title-slash.privacy_prompt_content h1::before,
.theme-product-juluca .richText.page-title-slash h2::before,
.theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .page-title-slash.privacy_prompt_content h2::before,
.theme-product-juluca .richText.page-title-slash .searchResults::before,
.theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-juluca .richText.page-title-slash .searchResults-term::before,
.theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-juluca .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-juluca.richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca.page-title-slash.privacy_prompt_content h1::before,
.theme-product-juluca.richText.page-title-slash h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca.page-title-slash.privacy_prompt_content h2::before,
.theme-product-juluca.richText.page-title-slash .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-juluca.richText.page-title-slash .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-juluca.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.richText.page-title-slash .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #5abb62; }

.theme-product-juluca.secondary-900 .icon-pi,
.theme-product-juluca .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-juluca .divider > .component-content, .theme-product-juluca.divider > .component-content {
  background: #5abb62; }

.theme-product-juluca.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-juluca.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-juluca .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-juluca .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#2e5435), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #2e5435 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-juluca.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-juluca.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-juluca .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-juluca .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#2e5435), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #2e5435 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-juluca.reference-general-hero-banner .hero-banner__triangle, .theme-product-juluca.reference-event-hero-banner .hero-banner__triangle,
.theme-product-juluca .reference-general-hero-banner .hero-banner__triangle,
.theme-product-juluca .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-juluca.reference-general-hero-banner .hero-banner__triangle, .theme-product-juluca.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-juluca .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-juluca .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-juluca.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-juluca.reference-general-hero-banner .hero-banner__triangle, .theme-product-juluca.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-juluca .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-juluca .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-juluca.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-juluca.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-juluca.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-juluca.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-juluca .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-juluca .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-juluca .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-juluca .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #2e5435; }

.theme-product-juluca.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-juluca.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-juluca .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-juluca .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #2e5435; }

.theme-product-juluca.reference-general-hero-banner .hero-banner__title, .theme-product-juluca.reference-general-hero-banner .hero-banner__date,
.theme-product-juluca.reference-general-hero-banner .hero-banner__description p,
.theme-product-juluca.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-juluca.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-juluca.reference-event-hero-banner .hero-banner__title, .theme-product-juluca.reference-event-hero-banner .hero-banner__date,
.theme-product-juluca.reference-event-hero-banner .hero-banner__description p,
.theme-product-juluca.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-juluca.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-juluca .reference-general-hero-banner .hero-banner__title,
.theme-product-juluca .reference-general-hero-banner .hero-banner__date,
.theme-product-juluca .reference-general-hero-banner .hero-banner__description p,
.theme-product-juluca .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-juluca .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-juluca .reference-event-hero-banner .hero-banner__title,
.theme-product-juluca .reference-event-hero-banner .hero-banner__date,
.theme-product-juluca .reference-event-hero-banner .hero-banner__description p,
.theme-product-juluca .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-juluca .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-juluca.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-juluca.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-juluca .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-juluca .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-juluca .hero-banner .hero-banner-v2__triangle, .theme-product-juluca.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-juluca.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-juluca .hero-banner .hero-banner-v2 h1,
.theme-product-juluca .hero-banner .hero-banner-v2 h2,
.theme-product-juluca .hero-banner .hero-banner-v2 .searchResults,
.theme-product-juluca .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-juluca .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-juluca .hero-banner .hero-banner-v2 h3,
.theme-product-juluca .hero-banner .hero-banner-v2 h4,
.theme-product-juluca .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-juluca .hero-banner .hero-banner-v2 input,
.theme-product-juluca .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .hero-banner .hero-banner-v2 input,
.theme-product-juluca .hero-banner .hero-banner-v2 h5,
.theme-product-juluca .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-juluca .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-juluca .hero-banner .hero-banner-v2 h6,
.theme-product-juluca .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-juluca .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-juluca .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-juluca .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-juluca .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-juluca .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-juluca .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-juluca .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-juluca .hero-banner .hero-banner-v2 p,
.theme-product-juluca .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-juluca .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-juluca.hero-banner .hero-banner-v2 h1,
.theme-product-juluca.hero-banner .hero-banner-v2 h2,
.theme-product-juluca.hero-banner .hero-banner-v2 .searchResults,
.theme-product-juluca.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-juluca.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-juluca.hero-banner .hero-banner-v2 h3,
.theme-product-juluca.hero-banner .hero-banner-v2 h4,
.theme-product-juluca.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-juluca.hero-banner .hero-banner-v2 input,
.theme-product-juluca.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca.hero-banner .hero-banner-v2 input,
.theme-product-juluca.hero-banner .hero-banner-v2 h5,
.theme-product-juluca.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-juluca.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-juluca.hero-banner .hero-banner-v2 h6,
.theme-product-juluca.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-juluca.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-juluca.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-juluca.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-juluca.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-juluca.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-juluca.hero-banner .hero-banner-v2 p,
.theme-product-juluca.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-juluca.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-juluca .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-juluca.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(46, 84, 53, 0)), to(#2e5435));
  background: linear-gradient(180deg, rgba(46, 84, 53, 0) 30%, #2e5435 100%); }
  @media (min-width: 991px) {
    .theme-product-juluca .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-juluca.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(46, 84, 53, 0)), to(#2e5435));
      background: linear-gradient(270deg, rgba(46, 84, 53, 0) 30%, #2e5435 100%); } }

.theme-product-juluca .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-juluca.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(46, 84, 53, 0)), to(#2e5435));
  background: linear-gradient(180deg, rgba(46, 84, 53, 0) 30%, #2e5435 100%); }
  @media (min-width: 991px) {
    .theme-product-juluca .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-juluca.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(46, 84, 53, 0)), to(#2e5435));
      background: linear-gradient(270deg, rgba(46, 84, 53, 0) 30%, #2e5435 100%); } }

.theme-product-juluca .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-juluca.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(90, 187, 98, 0)), to(#5abb62));
  background: linear-gradient(180deg, rgba(90, 187, 98, 0) 30%, #5abb62 100%); }
  @media (min-width: 991px) {
    .theme-product-juluca .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-juluca.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(90, 187, 98, 0)), to(#5abb62));
      background: linear-gradient(270deg, rgba(90, 187, 98, 0) 30%, #5abb62 100%); } }

.theme-product-juluca .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-juluca.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#2e5435), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #2e5435 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-juluca .hero-banner-small__text h1,
.theme-product-juluca .hero-banner-small__text h2,
.theme-product-juluca .hero-banner-small__text .searchResults,
.theme-product-juluca .hero-banner-small__text .searchResults-term,
.theme-product-juluca .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .hero-banner-small__text .gigya-composite-control-header,
.theme-product-juluca .hero-banner-small__text h3,
.theme-product-juluca .hero-banner-small__text h4,
.theme-product-juluca .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-juluca .hero-banner-small__text input,
.theme-product-juluca .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .hero-banner-small__text input,
.theme-product-juluca .hero-banner-small__text h5,
.theme-product-juluca .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-juluca .hero-banner-small__text .searchResults-title,
.theme-product-juluca .hero-banner-small__text h6,
.theme-product-juluca .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .hero-banner-small__text p.subtitle,
.theme-product-juluca .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-juluca .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .hero-banner-small__text .subtitle.searchResults-result, .theme-product-juluca.hero-banner-small__text h1,
.theme-product-juluca.hero-banner-small__text h2,
.theme-product-juluca.hero-banner-small__text .searchResults,
.theme-product-juluca.hero-banner-small__text .searchResults-term,
.theme-product-juluca.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.hero-banner-small__text .gigya-composite-control-header,
.theme-product-juluca.hero-banner-small__text h3,
.theme-product-juluca.hero-banner-small__text h4,
.theme-product-juluca.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-juluca.hero-banner-small__text input,
.theme-product-juluca.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca.hero-banner-small__text input,
.theme-product-juluca.hero-banner-small__text h5,
.theme-product-juluca.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-juluca.hero-banner-small__text .searchResults-title,
.theme-product-juluca.hero-banner-small__text h6,
.theme-product-juluca.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca.hero-banner-small__text p.subtitle,
.theme-product-juluca.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-juluca.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-juluca .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-juluca.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#2e5435), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #2e5435 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-juluca .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-juluca.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#5abb62), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #5abb62 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-juluca .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-juluca.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-juluca .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-juluca.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-juluca .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-juluca .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-juluca.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-juluca.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-juluca .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-juluca .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-juluca.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-juluca.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-juluca .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-juluca.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-juluca .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-juluca.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-juluca .table-header-bg-secondary-900 table tr th, .theme-product-juluca.table-header-bg-secondary-900 table tr th {
  background-color: #2e5435; }

.theme-product-juluca .table-header-bg-primary-800 table tr th, .theme-product-juluca.table-header-bg-primary-800 table tr th {
  background-color: #5abb62; }

.theme-product-juluca .table-header-bg-tertiary-900 table tr th, .theme-product-juluca.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-juluca .table-header-bg-neutral-500 table tr th, .theme-product-juluca.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #2e5435; }
  .theme-product-juluca .table-header-bg-neutral-500 table tr th h1, .theme-product-juluca .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th h2,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-juluca .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th h3, .theme-product-juluca .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th h4,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .table-header-bg-neutral-500 table tr th input,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .table-header-bg-neutral-500 table tr th input, .theme-product-juluca .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th h5,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-juluca .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th h6,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-juluca .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th p,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th li,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th td,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-juluca.table-header-bg-neutral-500 table tr th h1, .theme-product-juluca.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th h2,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-juluca.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th h3, .theme-product-juluca.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th h4,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca.table-header-bg-neutral-500 table tr th input,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca.table-header-bg-neutral-500 table tr th input, .theme-product-juluca.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th h5,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-juluca.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th h6,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-juluca.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th p,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th li,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th td,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #2e5435; }
  .theme-product-juluca .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-juluca.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th ul li::before {
    color: #2e5435; }
  
  .theme-product-juluca .table-header-bg-neutral-500 table tr th h5,
  .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th h5,
  .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #2e5435; }
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #2e5435; }
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-juluca .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-juluca.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #2e5435; }

.theme-product-juluca.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-juluca .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-juluca.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-juluca .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-juluca.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-juluca .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-juluca.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-juluca .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-juluca.image.triangle picture::after, .theme-product-juluca.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-juluca.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-juluca .image.triangle picture::after, .theme-product-juluca .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-juluca .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca.accordion .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-juluca .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #2e5435; }

.theme-product-juluca.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-juluca .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #337c39; }

.theme-product-juluca .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-juluca.tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-juluca .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-juluca.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-juluca .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-juluca.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-juluca .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-juluca.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #2e5435; }

.theme-product-juluca .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-juluca.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-juluca .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-juluca.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-juluca .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-juluca.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-juluca .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-juluca.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
  color: #071d49; }
  @media (min-width: 991px) {
    .theme-product-juluca .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-juluca.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-juluca .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-juluca.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-juluca .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-juluca.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-juluca .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-juluca.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
      color: #2e5435; } }

.theme-product-juluca .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-juluca.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-juluca .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-juluca.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-juluca .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-juluca.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-juluca .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-juluca.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #2e5435;
  border-bottom: none; }
  @media (min-width: 991px) {
    .theme-product-juluca .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-juluca.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-juluca .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-juluca.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-juluca .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-juluca.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-juluca .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-juluca.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      border-bottom: 2px solid #2e5435;
      background-color: transparent; } }
  .theme-product-juluca .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-juluca.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-juluca .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-juluca.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-juluca .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-juluca.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-juluca .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-juluca.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
    @media (min-width: 991px) {
      .theme-product-juluca .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-juluca.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-juluca .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-juluca.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-juluca .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-juluca.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-juluca .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-juluca.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
        color: #2e5435; } }

.theme-product-juluca .tabs .tabs-content .tabContent > a.is-active, .theme-product-juluca.tabs .tabs-content .tabContent > a.is-active,
.theme-product-juluca .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-juluca.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-juluca .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-juluca.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-juluca .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-juluca.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #2e5435; }

.theme-product-juluca .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-juluca.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #ffffff; }

.theme-product-juluca .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-juluca.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background: #2e5435;
  border: none; }
  .theme-product-juluca .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before, .theme-product-juluca.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before {
    border-color: #2e5435 transparent transparent transparent; }
  .theme-product-juluca .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-juluca.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }

.theme-product-juluca.contentGridContainer,
.theme-product-juluca .contentGridContainer {
  background: #eaedea; }
  .theme-product-juluca.contentGridContainer.neutral-2,
  .theme-product-juluca .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-juluca.contentGridContainer.neutral-white, .theme-product-juluca.contentGridContainer.content-grid-item-base_background,
  .theme-product-juluca .contentGridContainer.neutral-white,
  .theme-product-juluca .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-juluca.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-juluca .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-juluca.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-juluca .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-juluca.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-juluca .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-juluca.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-juluca.bg-primary-900,
.theme-product-juluca .bg-primary-900, .theme-product-juluca.primary-900,
.theme-product-juluca .primary-900 {
  background-color: #337c39; }

.theme-product-juluca.secondary-900,
.theme-product-juluca .secondary-900 {
  background-color: #2e5435;
  color: #ffffff; }
  .theme-product-juluca.secondary-900 h1, .theme-product-juluca.secondary-900 .h1,
  .theme-product-juluca.secondary-900 h2,
  .theme-product-juluca.secondary-900 .searchResults,
  .theme-product-juluca.secondary-900 .searchResults-term,
  .theme-product-juluca.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.secondary-900 .gigya-composite-control-header, .theme-product-juluca.secondary-900 .h2,
  .theme-product-juluca.secondary-900 h3, .theme-product-juluca.secondary-900 .h3,
  .theme-product-juluca.secondary-900 h4,
  .theme-product-juluca.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca.secondary-900 input,
  .theme-product-juluca.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca.secondary-900 input, .theme-product-juluca.secondary-900 .h4,
  .theme-product-juluca.secondary-900 h5,
  .theme-product-juluca.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca.secondary-900 .searchResults-title, .theme-product-juluca.secondary-900 .h5,
  .theme-product-juluca.secondary-900 h6,
  .theme-product-juluca.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca.secondary-900 p.subtitle,
  .theme-product-juluca.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca.secondary-900 .subtitle.searchResults-result,
  .theme-product-juluca.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca.secondary-900 .subtitle.searchResults-result, .theme-product-juluca.secondary-900 .h6,
  .theme-product-juluca.secondary-900 p,
  .theme-product-juluca.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca.secondary-900 .searchResults-result,
  .theme-product-juluca.secondary-900 li,
  .theme-product-juluca.secondary-900 td,
  .theme-product-juluca.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-juluca .secondary-900 h1,
  .theme-product-juluca .secondary-900 .h1,
  .theme-product-juluca .secondary-900 h2,
  .theme-product-juluca .secondary-900 .searchResults,
  .theme-product-juluca .secondary-900 .searchResults-term,
  .theme-product-juluca .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .secondary-900 .gigya-composite-control-header,
  .theme-product-juluca .secondary-900 .h2,
  .theme-product-juluca .secondary-900 h3,
  .theme-product-juluca .secondary-900 .h3,
  .theme-product-juluca .secondary-900 h4,
  .theme-product-juluca .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .secondary-900 input,
  .theme-product-juluca .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .secondary-900 input,
  .theme-product-juluca .secondary-900 .h4,
  .theme-product-juluca .secondary-900 h5,
  .theme-product-juluca .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .secondary-900 .searchResults-title,
  .theme-product-juluca .secondary-900 .h5,
  .theme-product-juluca .secondary-900 h6,
  .theme-product-juluca .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .secondary-900 p.subtitle,
  .theme-product-juluca .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .secondary-900 .subtitle.searchResults-result,
  .theme-product-juluca .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .secondary-900 .subtitle.searchResults-result,
  .theme-product-juluca .secondary-900 .h6,
  .theme-product-juluca .secondary-900 p,
  .theme-product-juluca .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .secondary-900 .searchResults-result,
  .theme-product-juluca .secondary-900 li,
  .theme-product-juluca .secondary-900 td,
  .theme-product-juluca .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-juluca.secondary-900 ol li::before,
  .theme-product-juluca.secondary-900 ul li::before,
  .theme-product-juluca .secondary-900 ol li::before,
  .theme-product-juluca .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-juluca.tertiary-800,
.theme-product-juluca .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-juluca.tertiary-800 h1, .theme-product-juluca.tertiary-800 .h1,
  .theme-product-juluca.tertiary-800 h2,
  .theme-product-juluca.tertiary-800 .searchResults,
  .theme-product-juluca.tertiary-800 .searchResults-term,
  .theme-product-juluca.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.tertiary-800 .gigya-composite-control-header, .theme-product-juluca.tertiary-800 .h2,
  .theme-product-juluca.tertiary-800 h3, .theme-product-juluca.tertiary-800 .h3,
  .theme-product-juluca.tertiary-800 h4,
  .theme-product-juluca.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca.tertiary-800 input,
  .theme-product-juluca.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca.tertiary-800 input, .theme-product-juluca.tertiary-800 .h4,
  .theme-product-juluca.tertiary-800 h5,
  .theme-product-juluca.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca.tertiary-800 .searchResults-title, .theme-product-juluca.tertiary-800 .h5,
  .theme-product-juluca.tertiary-800 h6,
  .theme-product-juluca.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca.tertiary-800 p.subtitle,
  .theme-product-juluca.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca.tertiary-800 .subtitle.searchResults-result,
  .theme-product-juluca.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca.tertiary-800 .subtitle.searchResults-result, .theme-product-juluca.tertiary-800 .h6,
  .theme-product-juluca.tertiary-800 p,
  .theme-product-juluca.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca.tertiary-800 .searchResults-result,
  .theme-product-juluca.tertiary-800 li,
  .theme-product-juluca.tertiary-800 td,
  .theme-product-juluca.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-juluca .tertiary-800 h1,
  .theme-product-juluca .tertiary-800 .h1,
  .theme-product-juluca .tertiary-800 h2,
  .theme-product-juluca .tertiary-800 .searchResults,
  .theme-product-juluca .tertiary-800 .searchResults-term,
  .theme-product-juluca .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .tertiary-800 .gigya-composite-control-header,
  .theme-product-juluca .tertiary-800 .h2,
  .theme-product-juluca .tertiary-800 h3,
  .theme-product-juluca .tertiary-800 .h3,
  .theme-product-juluca .tertiary-800 h4,
  .theme-product-juluca .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .tertiary-800 input,
  .theme-product-juluca .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .tertiary-800 input,
  .theme-product-juluca .tertiary-800 .h4,
  .theme-product-juluca .tertiary-800 h5,
  .theme-product-juluca .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .tertiary-800 .searchResults-title,
  .theme-product-juluca .tertiary-800 .h5,
  .theme-product-juluca .tertiary-800 h6,
  .theme-product-juluca .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .tertiary-800 p.subtitle,
  .theme-product-juluca .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .tertiary-800 .subtitle.searchResults-result,
  .theme-product-juluca .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .tertiary-800 .subtitle.searchResults-result,
  .theme-product-juluca .tertiary-800 .h6,
  .theme-product-juluca .tertiary-800 p,
  .theme-product-juluca .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .tertiary-800 .searchResults-result,
  .theme-product-juluca .tertiary-800 li,
  .theme-product-juluca .tertiary-800 td,
  .theme-product-juluca .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-juluca.tertiary-800 ol li::before,
  .theme-product-juluca.tertiary-800 ul li::before,
  .theme-product-juluca .tertiary-800 ol li::before,
  .theme-product-juluca .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-juluca.secondary-100,
.theme-product-juluca .secondary-100 {
  background-color: #eaedea; }

.theme-product-juluca .color-secondary-900 {
  color: #2e5435; }
  .theme-product-juluca .color-secondary-900 h1, .theme-product-juluca .color-secondary-900 .h1,
  .theme-product-juluca .color-secondary-900 h2,
  .theme-product-juluca .color-secondary-900 .searchResults,
  .theme-product-juluca .color-secondary-900 .searchResults-term,
  .theme-product-juluca .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .color-secondary-900 .gigya-composite-control-header, .theme-product-juluca .color-secondary-900 .h2,
  .theme-product-juluca .color-secondary-900 h3, .theme-product-juluca .color-secondary-900 .h3,
  .theme-product-juluca .color-secondary-900 h4,
  .theme-product-juluca .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .color-secondary-900 input,
  .theme-product-juluca .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .color-secondary-900 input, .theme-product-juluca .color-secondary-900 .h4,
  .theme-product-juluca .color-secondary-900 h5,
  .theme-product-juluca .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .color-secondary-900 .searchResults-title, .theme-product-juluca .color-secondary-900 .h5,
  .theme-product-juluca .color-secondary-900 h6,
  .theme-product-juluca .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .color-secondary-900 p.subtitle,
  .theme-product-juluca .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-juluca .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .color-secondary-900 .subtitle.searchResults-result, .theme-product-juluca .color-secondary-900 .h6,
  .theme-product-juluca .color-secondary-900 p,
  .theme-product-juluca .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .color-secondary-900 .searchResults-result,
  .theme-product-juluca .color-secondary-900 li,
  .theme-product-juluca .color-secondary-900 td,
  .theme-product-juluca .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #2e5435; }
  .theme-product-juluca .color-secondary-900 ol li::before,
  .theme-product-juluca .color-secondary-900 ul li::before {
    color: #2e5435; }

.theme-product-juluca .color-neutral-white {
  color: #ffffff; }
  .theme-product-juluca .color-neutral-white h1, .theme-product-juluca .color-neutral-white .h1,
  .theme-product-juluca .color-neutral-white h2,
  .theme-product-juluca .color-neutral-white .searchResults,
  .theme-product-juluca .color-neutral-white .searchResults-term,
  .theme-product-juluca .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .color-neutral-white .gigya-composite-control-header, .theme-product-juluca .color-neutral-white .h2,
  .theme-product-juluca .color-neutral-white h3, .theme-product-juluca .color-neutral-white .h3,
  .theme-product-juluca .color-neutral-white h4,
  .theme-product-juluca .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .color-neutral-white input,
  .theme-product-juluca .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .color-neutral-white input, .theme-product-juluca .color-neutral-white .h4,
  .theme-product-juluca .color-neutral-white h5,
  .theme-product-juluca .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .color-neutral-white .searchResults-title, .theme-product-juluca .color-neutral-white .h5,
  .theme-product-juluca .color-neutral-white h6,
  .theme-product-juluca .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .color-neutral-white p.subtitle,
  .theme-product-juluca .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .color-neutral-white .subtitle.searchResults-result,
  .theme-product-juluca .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .color-neutral-white .subtitle.searchResults-result, .theme-product-juluca .color-neutral-white .h6,
  .theme-product-juluca .color-neutral-white p,
  .theme-product-juluca .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .color-neutral-white .searchResults-result,
  .theme-product-juluca .color-neutral-white li,
  .theme-product-juluca .color-neutral-white td,
  .theme-product-juluca .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-juluca .color-neutral-white ol li::before,
  .theme-product-juluca .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-juluca .icon-link__icon-wrapper, .theme-product-juluca.icon-link__icon-wrapper {
  border-color: #5abb62; }

.theme-product-juluca .icon-text__wrapper--background, .theme-product-juluca.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-juluca .icon-text__icon-wrapper, .theme-product-juluca.icon-text__icon-wrapper {
  border-color: #5abb62; }

.theme-product-juluca .icon-text__icon-wrapper.gradient, .theme-product-juluca.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-juluca .icon-text__content-wrapper ul li::before, .theme-product-juluca.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-juluca .icon-text__content-wrapper ul li ul li::before, .theme-product-juluca.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-juluca .icon-text__content-wrapper.slash li::before, .theme-product-juluca.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-juluca.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca.content-grid-item-article .content-grid-item_background .content-grid-item_tagline {
  color: #337c39; }

.theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #2e5435; }
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #2e5435; }
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #2e5435; }

.theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-juluca .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-juluca.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-juluca.content-grid-item-event-listing .content-grid-item_tagline {
  color: #337c39; }

.theme-product-juluca .content-grid-item-abstract .content-grid-item_tagline, .theme-product-juluca.content-grid-item-abstract .content-grid-item_tagline {
  color: #337c39; }

.theme-product-juluca .content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after, .theme-product-juluca.content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .content-grid-item-document .content-grid-item__document-type, .theme-product-juluca.content-grid-item-document .content-grid-item__document-type {
  color: #337c39; }

.theme-product-juluca .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-juluca .product-event-navigation__switcher p, .theme-product-juluca .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .product-event-navigation__switcher .searchResults-result {
  color: #2e5435; }
  .theme-product-juluca .product-event-navigation__switcher p::after, .theme-product-juluca .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-juluca .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-juluca.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-juluca .product-event-navigation__navigation ul li a {
  color: #2e5435; }
  @media (max-width: 767px) {
    .theme-product-juluca .product-event-navigation__navigation ul li a:hover {
      color: #337c39; } }
  .theme-product-juluca .product-event-navigation__navigation ul li a p, .theme-product-juluca .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .product-event-navigation__navigation ul li a .searchResults-result {
    color: #2e5435; }
    @media (max-width: 767px) {
      .theme-product-juluca .product-event-navigation__navigation ul li a p:hover, .theme-product-juluca .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-juluca .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #337c39; } }

.theme-product-juluca .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #2e5435; }

.theme-product-juluca .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-juluca .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #2e5435; }

.theme-product-juluca .product-event-navigation__information .main-name p, .theme-product-juluca .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .product-event-navigation__information .main-name .searchResults-result {
  color: #2e5435; }

.theme-product-juluca .product-event-navigation__information .main-name:hover p, .theme-product-juluca .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-juluca .product-event-navigation__information .main-name:hover h1,
.theme-product-juluca .product-event-navigation__information .main-name:hover h2,
.theme-product-juluca .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-juluca .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-juluca .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-juluca .product-event-navigation__information .main-name:hover h3,
.theme-product-juluca .product-event-navigation__information .main-name:hover h4,
.theme-product-juluca .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-juluca .product-event-navigation__information .main-name:hover input,
.theme-product-juluca .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .product-event-navigation__information .main-name:hover input,
.theme-product-juluca .product-event-navigation__information .main-name:hover h5,
.theme-product-juluca .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-juluca .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-juluca .product-event-navigation__information .main-name:hover h6,
.theme-product-juluca .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-juluca .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-juluca .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-juluca .product-event-navigation__information .main-name:hover span {
  color: #337c39; }

.theme-product-juluca .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #337c39; }

.theme-product-juluca .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-juluca .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-juluca .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #337c39; }

.theme-product-juluca .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .primary-800-version .product-event-navigation__switcher p, .theme-product-juluca .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-juluca.primary-800-version .product-event-navigation__switcher p, .theme-product-juluca.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #5abb62; }
  .theme-product-juluca .primary-800-version .product-event-navigation__switcher p::after, .theme-product-juluca .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-juluca .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-juluca.primary-800-version .product-event-navigation__switcher p::after, .theme-product-juluca.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-juluca.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-juluca.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-juluca .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-juluca.primary-800-version .product-event-navigation__navigation ul li a {
  color: #5abb62; }
  .theme-product-juluca .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-juluca .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-juluca.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-juluca.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #5abb62; }

.theme-product-juluca .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-juluca.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-juluca.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-juluca.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-juluca.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-juluca.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #5abb62; }

.theme-product-juluca .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-juluca.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #5abb62; }

.theme-product-juluca .primary-800-version .product-event-navigation__information .main-name p, .theme-product-juluca .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-juluca.primary-800-version .product-event-navigation__information .main-name p, .theme-product-juluca.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #5abb62; }

.theme-product-juluca .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-juluca.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-juluca.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-juluca.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-juluca.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .promo-panel__triangle, .theme-product-juluca.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-juluca.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-juluca .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-juluca.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 84, 53, 0)), to(#2e5435));
  background: linear-gradient(180deg, rgba(46, 84, 53, 0) 0%, #2e5435 100%); }

.theme-product-juluca .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-juluca.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(90, 187, 98, 0)), to(#5abb62));
  background: linear-gradient(180deg, rgba(90, 187, 98, 0) 0%, #5abb62 100%); }

.theme-product-juluca .promo-panel__content h2, .theme-product-juluca .promo-panel__content .searchResults, .theme-product-juluca .promo-panel__content .searchResults-term, .theme-product-juluca .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .promo-panel__content .gigya-composite-control-header, .theme-product-juluca.promo-panel__content h2, .theme-product-juluca.promo-panel__content .searchResults, .theme-product-juluca.promo-panel__content .searchResults-term, .theme-product-juluca.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-juluca.interactive-map__map .cluster.custom-cluster,
.theme-product-juluca .interactive-map__map .cluster.custom-cluster {
  background: #2e5435; }

.theme-product-juluca.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-juluca .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#2e5435));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #2e5435 100%); }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--primary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #337c39; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .pullout-v2__container.secondary-900 {
  background-color: #2e5435; }

.theme-product-juluca .pullout-v2__container.primary-800 {
  background-color: #5abb62; }

.theme-product-juluca .pullout-v2__container.neutral-100 {
  background-color: #f1f1f1; }

.theme-product-juluca .pullout-v2__container.gradient-linear .pullout-v2__text > *,
.theme-product-juluca .pullout-v2__container.gradient-linear .pullout-v2__text a {
  color: #ffffff; }

.theme-product-juluca .pullout-v2__container.gradient-linear .btn, .theme-product-juluca .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-juluca .pullout-v2__container.gradient-linear .button, .theme-product-juluca .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-juluca .pullout-v2__container.gradient-linear .button#preferences_prompt_submit, .theme-product-juluca .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-juluca .pullout-v2__container.gradient-linear .button#preferences_prompt_decline, .theme-product-juluca .pullout-v2__container.gradient-linear .articleList-more {
  background-color: #ffffff;
  color: #e40046; }
  .theme-product-juluca .pullout-v2__container.gradient-linear .btn:after, .theme-product-juluca .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-juluca .pullout-v2__container.gradient-linear .button:after, .theme-product-juluca .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-juluca .pullout-v2__container.gradient-linear .button#preferences_prompt_submit:after, .theme-product-juluca .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-juluca .pullout-v2__container.gradient-linear .button#preferences_prompt_decline:after, .theme-product-juluca .pullout-v2__container.gradient-linear .articleList-more:after {
    border-color: #ffffff transparent transparent transparent; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5abb62; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .author-bio-summary .bioSummary, .theme-product-juluca.author-bio-summary .bioSummary {
  background-color: #eaedea; }
  .theme-product-juluca .author-bio-summary .bioSummary__decorationTriangle, .theme-product-juluca.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-juluca.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-juluca .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-juluca .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-juluca .table-with-graphics .table__gradient-box, .theme-product-juluca.table-with-graphics .table__gradient-box {
  background: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #5abb62);
          filter: drop-shadow(0px 4px 3px #5abb62); }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #2e5435;
  border: 1px solid #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #5abb62);
          filter: drop-shadow(0px 2px 4px #5abb62); }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e5435; }

.theme-product-juluca .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-juluca.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e5435; }

.theme-product-juluca.icon-text-gradient__container,
.theme-product-juluca .icon-text-gradient__container {
  background: #2e5435; }

.theme-product-juluca.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-juluca .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #5abb62);
          filter: drop-shadow(0px 2px 4px #5abb62); }

.theme-product-juluca.icon-text-gradient__main-text h2, .theme-product-juluca.icon-text-gradient__main-text .searchResults, .theme-product-juluca.icon-text-gradient__main-text .searchResults-term, .theme-product-juluca.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-juluca.icon-text-gradient__main-text h6, .theme-product-juluca.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-juluca.icon-text-gradient__main-text p.subtitle, .theme-product-juluca.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-juluca.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-juluca.icon-text-gradient__bottom-text h2, .theme-product-juluca.icon-text-gradient__bottom-text .searchResults, .theme-product-juluca.icon-text-gradient__bottom-text .searchResults-term, .theme-product-juluca.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-juluca.icon-text-gradient__bottom-text h6, .theme-product-juluca.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-juluca.icon-text-gradient__bottom-text p.subtitle, .theme-product-juluca.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-juluca.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-juluca .icon-text-gradient__main-text h2,
.theme-product-juluca .icon-text-gradient__main-text .searchResults,
.theme-product-juluca .icon-text-gradient__main-text .searchResults-term,
.theme-product-juluca .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-juluca .icon-text-gradient__main-text h6,
.theme-product-juluca .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .icon-text-gradient__main-text p.subtitle,
.theme-product-juluca .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-juluca .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-juluca .icon-text-gradient__bottom-text h2,
.theme-product-juluca .icon-text-gradient__bottom-text .searchResults,
.theme-product-juluca .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-juluca .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-juluca .icon-text-gradient__bottom-text h6,
.theme-product-juluca .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .icon-text-gradient__bottom-text p.subtitle,
.theme-product-juluca .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-juluca .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-juluca.icon-text-gradient__bottom-text::before,
.theme-product-juluca .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #5abb62;
          box-shadow: 0 2px 4px #5abb62; }

.theme-product-juluca.icon-text-gradient-multiple__container,
.theme-product-juluca .icon-text-gradient-multiple__container {
  background: #2e5435; }

.theme-product-juluca.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-juluca .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #5abb62);
          filter: drop-shadow(0px 2px 4px #5abb62); }

.theme-product-juluca.icon-text-gradient-multiple__text h2, .theme-product-juluca.icon-text-gradient-multiple__text .searchResults, .theme-product-juluca.icon-text-gradient-multiple__text .searchResults-term, .theme-product-juluca.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-juluca.icon-text-gradient-multiple__text h6, .theme-product-juluca.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-juluca.icon-text-gradient-multiple__text p.subtitle, .theme-product-juluca.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-juluca.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-juluca.icon-text-gradient-multiple__bottom-text h2, .theme-product-juluca.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-juluca.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-juluca.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-juluca.icon-text-gradient-multiple__bottom-text h6, .theme-product-juluca.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-juluca.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-juluca.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-juluca.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-juluca .icon-text-gradient-multiple__text h2,
.theme-product-juluca .icon-text-gradient-multiple__text .searchResults,
.theme-product-juluca .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-juluca .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-juluca .icon-text-gradient-multiple__text h6,
.theme-product-juluca .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .icon-text-gradient-multiple__text p.subtitle,
.theme-product-juluca .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-juluca .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-juluca .icon-text-gradient-multiple__bottom-text h2,
.theme-product-juluca .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-juluca .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-juluca .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-juluca .icon-text-gradient-multiple__bottom-text h6,
.theme-product-juluca .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-juluca .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-juluca .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-juluca.icon-text-gradient-multiple__text::before, .theme-product-juluca.icon-text-gradient-multiple__bottom-text::before,
.theme-product-juluca .icon-text-gradient-multiple__text::before,
.theme-product-juluca .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #5abb62;
          box-shadow: 0 2px 4px #5abb62; }

.theme-product-juluca.icon-text-gradient-stacks__container,
.theme-product-juluca .icon-text-gradient-stacks__container {
  background: #2e5435; }

.theme-product-juluca.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-juluca .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #5abb62);
          filter: drop-shadow(0px 2px 4px #5abb62); }

.theme-product-juluca.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-juluca .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-juluca.icon-text-gradient-stacks__text h2, .theme-product-juluca.icon-text-gradient-stacks__text .searchResults, .theme-product-juluca.icon-text-gradient-stacks__text .searchResults-term, .theme-product-juluca.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-juluca.icon-text-gradient-stacks__text h6, .theme-product-juluca.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-juluca.icon-text-gradient-stacks__text p.subtitle, .theme-product-juluca.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-juluca.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-juluca .icon-text-gradient-stacks__text h2,
.theme-product-juluca .icon-text-gradient-stacks__text .searchResults,
.theme-product-juluca .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-juluca .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-juluca .icon-text-gradient-stacks__text h6,
.theme-product-juluca .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .icon-text-gradient-stacks__text p.subtitle,
.theme-product-juluca .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-juluca .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-juluca .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-juluca .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-juluca .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-juluca.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-juluca .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-juluca .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-juluca .theme-base h1,
.theme-product-juluca .theme-base h2,
.theme-product-juluca .theme-base .searchResults,
.theme-product-juluca .theme-base .searchResults-term,
.theme-product-juluca .theme-base .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .gigya-composite-control-header,
.theme-product-juluca .theme-base h6,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base p.subtitle,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .subtitle.searchResults-result,
.theme-product-juluca .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-juluca .theme-base .richText ul li::before, .theme-product-juluca .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base .privacy_prompt_content ul li::before,
.theme-product-juluca .theme-base .richText ol li::before,
.theme-product-juluca .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base .privacy_prompt_content ol li::before, .theme-product-juluca .theme-base.richText ul li::before, .theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base.privacy_prompt_content ul li::before,
.theme-product-juluca .theme-base.richText ol li::before,
.theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-juluca .theme-base .richText.slash-white ul li::before, .theme-product-juluca .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base .slash-white.privacy_prompt_content ul li::before,
.theme-product-juluca .theme-base .richText.slash-white ol li::before,
.theme-product-juluca .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base .slash-white.privacy_prompt_content ol li::before, .theme-product-juluca .theme-base.richText.slash-white ul li::before, .theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base.slash-white.privacy_prompt_content ul li::before,
.theme-product-juluca .theme-base.richText.slash-white ol li::before,
.theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-juluca .theme-base .richText.page-title-slash h1::before, .theme-product-juluca .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base .page-title-slash.privacy_prompt_content h1::before,
.theme-product-juluca .theme-base .richText.page-title-slash h2::before,
.theme-product-juluca .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base .page-title-slash.privacy_prompt_content h2::before,
.theme-product-juluca .theme-base .richText.page-title-slash .searchResults::before,
.theme-product-juluca .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-juluca .theme-base .richText.page-title-slash .searchResults-term::before,
.theme-product-juluca .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-juluca .theme-base .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-juluca .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-juluca .theme-base.richText.page-title-slash h1::before, .theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base.page-title-slash.privacy_prompt_content h1::before,
.theme-product-juluca .theme-base.richText.page-title-slash h2::before,
.theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base.page-title-slash.privacy_prompt_content h2::before,
.theme-product-juluca .theme-base.richText.page-title-slash .searchResults::before,
.theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-juluca .theme-base.richText.page-title-slash .searchResults-term::before,
.theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-juluca .theme-base.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #e40046; }

.theme-product-juluca .theme-base.secondary-900 .icon-pi,
.theme-product-juluca .theme-base .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-juluca .theme-base .divider > .component-content, .theme-product-juluca .theme-base.divider > .component-content {
  background: #d0d3d4; }

.theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__triangle,
.theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__triangle,
.theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__title, .theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__date,
.theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__description p,
.theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__title, .theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__date,
.theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__description p,
.theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__title,
.theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__date,
.theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__description p,
.theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__title,
.theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__date,
.theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__description p,
.theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-juluca .theme-base.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-juluca .theme-base.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-juluca .theme-base .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-juluca .theme-base .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-juluca .theme-base .hero-banner .hero-banner-v2__triangle, .theme-product-juluca .theme-base.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 h1,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 h2,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .searchResults,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 h3,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 h4,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 h5,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 h6,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-juluca .theme-base .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-juluca .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-juluca .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 p,
.theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-juluca .theme-base .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-juluca .theme-base.hero-banner .hero-banner-v2 h1,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 h2,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .searchResults,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 h3,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 h4,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 h5,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 h6,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-juluca .searchResults-results .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-juluca .searchResults-results .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-juluca .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 p,
.theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-juluca .theme-base.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-juluca .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-juluca .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-juluca .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-juluca .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-juluca .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-juluca .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-juluca .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-juluca .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-juluca .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-juluca .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); }
  @media (min-width: 991px) {
    .theme-product-juluca .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-juluca .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
      background: linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); } }

.theme-product-juluca .theme-base .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-juluca .theme-base.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-juluca .theme-base .hero-banner-small__text h1,
.theme-product-juluca .theme-base .hero-banner-small__text h2,
.theme-product-juluca .theme-base .hero-banner-small__text .searchResults,
.theme-product-juluca .theme-base .hero-banner-small__text .searchResults-term,
.theme-product-juluca .theme-base .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .hero-banner-small__text .gigya-composite-control-header,
.theme-product-juluca .theme-base .hero-banner-small__text h3,
.theme-product-juluca .theme-base .hero-banner-small__text h4,
.theme-product-juluca .theme-base .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .hero-banner-small__text input,
.theme-product-juluca .theme-base .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .hero-banner-small__text input,
.theme-product-juluca .theme-base .hero-banner-small__text h5,
.theme-product-juluca .theme-base .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-juluca .theme-base .hero-banner-small__text .searchResults-title,
.theme-product-juluca .theme-base .hero-banner-small__text h6,
.theme-product-juluca .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .hero-banner-small__text p.subtitle,
.theme-product-juluca .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-juluca .theme-base .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .hero-banner-small__text .subtitle.searchResults-result, .theme-product-juluca .theme-base.hero-banner-small__text h1,
.theme-product-juluca .theme-base.hero-banner-small__text h2,
.theme-product-juluca .theme-base.hero-banner-small__text .searchResults,
.theme-product-juluca .theme-base.hero-banner-small__text .searchResults-term,
.theme-product-juluca .theme-base.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.hero-banner-small__text .gigya-composite-control-header,
.theme-product-juluca .theme-base.hero-banner-small__text h3,
.theme-product-juluca .theme-base.hero-banner-small__text h4,
.theme-product-juluca .theme-base.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base.hero-banner-small__text input,
.theme-product-juluca .theme-base.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base.hero-banner-small__text input,
.theme-product-juluca .theme-base.hero-banner-small__text h5,
.theme-product-juluca .theme-base.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-juluca .theme-base.hero-banner-small__text .searchResults-title,
.theme-product-juluca .theme-base.hero-banner-small__text h6,
.theme-product-juluca .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.hero-banner-small__text p.subtitle,
.theme-product-juluca .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-juluca .theme-base.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-juluca .theme-base .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-juluca .theme-base.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-juluca .theme-base .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-juluca .theme-base.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e40046), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e40046 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-juluca .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-juluca .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-juluca .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-juluca .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-juluca .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-juluca .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-juluca .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-juluca .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-juluca .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-juluca .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-juluca .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-juluca .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-juluca .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-juluca .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-juluca .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-juluca .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-juluca .theme-base .table-header-bg-secondary-900 table tr th, .theme-product-juluca .theme-base.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-juluca .theme-base .table-header-bg-primary-800 table tr th, .theme-product-juluca .theme-base.table-header-bg-primary-800 table tr th {
  background-color: #e40046; }

.theme-product-juluca .theme-base .table-header-bg-tertiary-900 table tr th, .theme-product-juluca .theme-base.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h1, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h2,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h3, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h4,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th input,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th input, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h6,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th p,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th li,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th td,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h1, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h2,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h3, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h4,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th input,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th input, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h6,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th p,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th li,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th td,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-juluca .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-juluca .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-juluca .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-juluca .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-juluca .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-juluca .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-juluca .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-juluca .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-juluca .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-juluca .theme-base.image.triangle picture::after, .theme-product-juluca .theme-base.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-juluca .theme-base.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-juluca .theme-base .image.triangle picture::after, .theme-product-juluca .theme-base .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-juluca .theme-base .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-juluca .theme-base .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b10036; }

.theme-product-juluca .theme-base.contentGridContainer,
.theme-product-juluca .theme-base .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-juluca .theme-base.contentGridContainer.neutral-2,
  .theme-product-juluca .theme-base .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-juluca .theme-base.contentGridContainer.neutral-white, .theme-product-juluca .theme-base.contentGridContainer.content-grid-item-base_background,
  .theme-product-juluca .theme-base .contentGridContainer.neutral-white,
  .theme-product-juluca .theme-base .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-juluca .theme-base.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-juluca .theme-base .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-juluca .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-juluca .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-juluca .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-juluca .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-juluca .theme-base.bg-primary-900,
.theme-product-juluca .theme-base .bg-primary-900, .theme-product-juluca .theme-base.primary-900,
.theme-product-juluca .theme-base .primary-900 {
  background-color: #b10036; }

.theme-product-juluca .theme-base.secondary-900,
.theme-product-juluca .theme-base .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-juluca .theme-base.secondary-900 h1, .theme-product-juluca .theme-base.secondary-900 .h1,
  .theme-product-juluca .theme-base.secondary-900 h2,
  .theme-product-juluca .theme-base.secondary-900 .searchResults,
  .theme-product-juluca .theme-base.secondary-900 .searchResults-term,
  .theme-product-juluca .theme-base.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.secondary-900 .gigya-composite-control-header, .theme-product-juluca .theme-base.secondary-900 .h2,
  .theme-product-juluca .theme-base.secondary-900 h3, .theme-product-juluca .theme-base.secondary-900 .h3,
  .theme-product-juluca .theme-base.secondary-900 h4,
  .theme-product-juluca .theme-base.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base.secondary-900 input,
  .theme-product-juluca .theme-base.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base.secondary-900 input, .theme-product-juluca .theme-base.secondary-900 .h4,
  .theme-product-juluca .theme-base.secondary-900 h5,
  .theme-product-juluca .theme-base.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base.secondary-900 .searchResults-title, .theme-product-juluca .theme-base.secondary-900 .h5,
  .theme-product-juluca .theme-base.secondary-900 h6,
  .theme-product-juluca .theme-base.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.secondary-900 p.subtitle,
  .theme-product-juluca .theme-base.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base.secondary-900 .subtitle.searchResults-result,
  .theme-product-juluca .theme-base.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.secondary-900 .subtitle.searchResults-result, .theme-product-juluca .theme-base.secondary-900 .h6,
  .theme-product-juluca .theme-base.secondary-900 p,
  .theme-product-juluca .theme-base.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .theme-base.secondary-900 .searchResults-result,
  .theme-product-juluca .theme-base.secondary-900 li,
  .theme-product-juluca .theme-base.secondary-900 td,
  .theme-product-juluca .theme-base.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-juluca .theme-base .secondary-900 h1,
  .theme-product-juluca .theme-base .secondary-900 .h1,
  .theme-product-juluca .theme-base .secondary-900 h2,
  .theme-product-juluca .theme-base .secondary-900 .searchResults,
  .theme-product-juluca .theme-base .secondary-900 .searchResults-term,
  .theme-product-juluca .theme-base .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .secondary-900 .gigya-composite-control-header,
  .theme-product-juluca .theme-base .secondary-900 .h2,
  .theme-product-juluca .theme-base .secondary-900 h3,
  .theme-product-juluca .theme-base .secondary-900 .h3,
  .theme-product-juluca .theme-base .secondary-900 h4,
  .theme-product-juluca .theme-base .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .secondary-900 input,
  .theme-product-juluca .theme-base .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .secondary-900 input,
  .theme-product-juluca .theme-base .secondary-900 .h4,
  .theme-product-juluca .theme-base .secondary-900 h5,
  .theme-product-juluca .theme-base .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base .secondary-900 .searchResults-title,
  .theme-product-juluca .theme-base .secondary-900 .h5,
  .theme-product-juluca .theme-base .secondary-900 h6,
  .theme-product-juluca .theme-base .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .secondary-900 p.subtitle,
  .theme-product-juluca .theme-base .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-juluca .theme-base .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-juluca .theme-base .secondary-900 .h6,
  .theme-product-juluca .theme-base .secondary-900 p,
  .theme-product-juluca .theme-base .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .theme-base .secondary-900 .searchResults-result,
  .theme-product-juluca .theme-base .secondary-900 li,
  .theme-product-juluca .theme-base .secondary-900 td,
  .theme-product-juluca .theme-base .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-juluca .theme-base.secondary-900 ol li::before,
  .theme-product-juluca .theme-base.secondary-900 ul li::before,
  .theme-product-juluca .theme-base .secondary-900 ol li::before,
  .theme-product-juluca .theme-base .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-juluca .theme-base.tertiary-800,
.theme-product-juluca .theme-base .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-juluca .theme-base.tertiary-800 h1, .theme-product-juluca .theme-base.tertiary-800 .h1,
  .theme-product-juluca .theme-base.tertiary-800 h2,
  .theme-product-juluca .theme-base.tertiary-800 .searchResults,
  .theme-product-juluca .theme-base.tertiary-800 .searchResults-term,
  .theme-product-juluca .theme-base.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.tertiary-800 .gigya-composite-control-header, .theme-product-juluca .theme-base.tertiary-800 .h2,
  .theme-product-juluca .theme-base.tertiary-800 h3, .theme-product-juluca .theme-base.tertiary-800 .h3,
  .theme-product-juluca .theme-base.tertiary-800 h4,
  .theme-product-juluca .theme-base.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base.tertiary-800 input,
  .theme-product-juluca .theme-base.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base.tertiary-800 input, .theme-product-juluca .theme-base.tertiary-800 .h4,
  .theme-product-juluca .theme-base.tertiary-800 h5,
  .theme-product-juluca .theme-base.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base.tertiary-800 .searchResults-title, .theme-product-juluca .theme-base.tertiary-800 .h5,
  .theme-product-juluca .theme-base.tertiary-800 h6,
  .theme-product-juluca .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.tertiary-800 p.subtitle,
  .theme-product-juluca .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base.tertiary-800 .subtitle.searchResults-result,
  .theme-product-juluca .theme-base.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.tertiary-800 .subtitle.searchResults-result, .theme-product-juluca .theme-base.tertiary-800 .h6,
  .theme-product-juluca .theme-base.tertiary-800 p,
  .theme-product-juluca .theme-base.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .theme-base.tertiary-800 .searchResults-result,
  .theme-product-juluca .theme-base.tertiary-800 li,
  .theme-product-juluca .theme-base.tertiary-800 td,
  .theme-product-juluca .theme-base.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-juluca .theme-base .tertiary-800 h1,
  .theme-product-juluca .theme-base .tertiary-800 .h1,
  .theme-product-juluca .theme-base .tertiary-800 h2,
  .theme-product-juluca .theme-base .tertiary-800 .searchResults,
  .theme-product-juluca .theme-base .tertiary-800 .searchResults-term,
  .theme-product-juluca .theme-base .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .tertiary-800 .gigya-composite-control-header,
  .theme-product-juluca .theme-base .tertiary-800 .h2,
  .theme-product-juluca .theme-base .tertiary-800 h3,
  .theme-product-juluca .theme-base .tertiary-800 .h3,
  .theme-product-juluca .theme-base .tertiary-800 h4,
  .theme-product-juluca .theme-base .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .tertiary-800 input,
  .theme-product-juluca .theme-base .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .tertiary-800 input,
  .theme-product-juluca .theme-base .tertiary-800 .h4,
  .theme-product-juluca .theme-base .tertiary-800 h5,
  .theme-product-juluca .theme-base .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base .tertiary-800 .searchResults-title,
  .theme-product-juluca .theme-base .tertiary-800 .h5,
  .theme-product-juluca .theme-base .tertiary-800 h6,
  .theme-product-juluca .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .tertiary-800 p.subtitle,
  .theme-product-juluca .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-juluca .theme-base .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-juluca .theme-base .tertiary-800 .h6,
  .theme-product-juluca .theme-base .tertiary-800 p,
  .theme-product-juluca .theme-base .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .theme-base .tertiary-800 .searchResults-result,
  .theme-product-juluca .theme-base .tertiary-800 li,
  .theme-product-juluca .theme-base .tertiary-800 td,
  .theme-product-juluca .theme-base .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-juluca .theme-base.tertiary-800 ol li::before,
  .theme-product-juluca .theme-base.tertiary-800 ul li::before,
  .theme-product-juluca .theme-base .tertiary-800 ol li::before,
  .theme-product-juluca .theme-base .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-juluca .theme-base.secondary-100,
.theme-product-juluca .theme-base .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-juluca .theme-base .color-secondary-900 {
  color: #071d49; }
  .theme-product-juluca .theme-base .color-secondary-900 h1, .theme-product-juluca .theme-base .color-secondary-900 .h1,
  .theme-product-juluca .theme-base .color-secondary-900 h2,
  .theme-product-juluca .theme-base .color-secondary-900 .searchResults,
  .theme-product-juluca .theme-base .color-secondary-900 .searchResults-term,
  .theme-product-juluca .theme-base .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .color-secondary-900 .gigya-composite-control-header, .theme-product-juluca .theme-base .color-secondary-900 .h2,
  .theme-product-juluca .theme-base .color-secondary-900 h3, .theme-product-juluca .theme-base .color-secondary-900 .h3,
  .theme-product-juluca .theme-base .color-secondary-900 h4,
  .theme-product-juluca .theme-base .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .color-secondary-900 input,
  .theme-product-juluca .theme-base .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .color-secondary-900 input, .theme-product-juluca .theme-base .color-secondary-900 .h4,
  .theme-product-juluca .theme-base .color-secondary-900 h5,
  .theme-product-juluca .theme-base .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base .color-secondary-900 .searchResults-title, .theme-product-juluca .theme-base .color-secondary-900 .h5,
  .theme-product-juluca .theme-base .color-secondary-900 h6,
  .theme-product-juluca .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .color-secondary-900 p.subtitle,
  .theme-product-juluca .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-juluca .theme-base .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .color-secondary-900 .subtitle.searchResults-result, .theme-product-juluca .theme-base .color-secondary-900 .h6,
  .theme-product-juluca .theme-base .color-secondary-900 p,
  .theme-product-juluca .theme-base .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .theme-base .color-secondary-900 .searchResults-result,
  .theme-product-juluca .theme-base .color-secondary-900 li,
  .theme-product-juluca .theme-base .color-secondary-900 td,
  .theme-product-juluca .theme-base .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-juluca .theme-base .color-secondary-900 ol li::before,
  .theme-product-juluca .theme-base .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-juluca .theme-base .color-neutral-white {
  color: #ffffff; }
  .theme-product-juluca .theme-base .color-neutral-white h1, .theme-product-juluca .theme-base .color-neutral-white .h1,
  .theme-product-juluca .theme-base .color-neutral-white h2,
  .theme-product-juluca .theme-base .color-neutral-white .searchResults,
  .theme-product-juluca .theme-base .color-neutral-white .searchResults-term,
  .theme-product-juluca .theme-base .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .color-neutral-white .gigya-composite-control-header, .theme-product-juluca .theme-base .color-neutral-white .h2,
  .theme-product-juluca .theme-base .color-neutral-white h3, .theme-product-juluca .theme-base .color-neutral-white .h3,
  .theme-product-juluca .theme-base .color-neutral-white h4,
  .theme-product-juluca .theme-base .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .color-neutral-white input,
  .theme-product-juluca .theme-base .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .color-neutral-white input, .theme-product-juluca .theme-base .color-neutral-white .h4,
  .theme-product-juluca .theme-base .color-neutral-white h5,
  .theme-product-juluca .theme-base .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base .color-neutral-white .searchResults-title, .theme-product-juluca .theme-base .color-neutral-white .h5,
  .theme-product-juluca .theme-base .color-neutral-white h6,
  .theme-product-juluca .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .color-neutral-white p.subtitle,
  .theme-product-juluca .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .color-neutral-white .subtitle.searchResults-result,
  .theme-product-juluca .theme-base .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .color-neutral-white .subtitle.searchResults-result, .theme-product-juluca .theme-base .color-neutral-white .h6,
  .theme-product-juluca .theme-base .color-neutral-white p,
  .theme-product-juluca .theme-base .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .theme-base .color-neutral-white .searchResults-result,
  .theme-product-juluca .theme-base .color-neutral-white li,
  .theme-product-juluca .theme-base .color-neutral-white td,
  .theme-product-juluca .theme-base .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-juluca .theme-base .color-neutral-white ol li::before,
  .theme-product-juluca .theme-base .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-juluca .theme-base .icon-link__icon-wrapper, .theme-product-juluca .theme-base.icon-link__icon-wrapper {
  border-color: #e40046; }

.theme-product-juluca .theme-base .icon-text__wrapper--background, .theme-product-juluca .theme-base.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-juluca .theme-base .icon-text__icon-wrapper, .theme-product-juluca .theme-base.icon-text__icon-wrapper {
  border-color: #e40046; }

.theme-product-juluca .theme-base .icon-text__icon-wrapper.gradient, .theme-product-juluca .theme-base.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-juluca .theme-base .icon-text__content-wrapper ul li::before, .theme-product-juluca .theme-base.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-juluca .theme-base .icon-text__content-wrapper ul li ul li::before, .theme-product-juluca .theme-base.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-juluca .theme-base .icon-text__content-wrapper.slash li::before, .theme-product-juluca .theme-base.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-juluca .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-juluca .theme-base .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-juluca .theme-base.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-juluca .theme-base .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-juluca .theme-base.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-juluca .theme-base.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b10036; }

.theme-product-juluca .theme-base .content-grid-item-abstract .content-grid-item_tagline, .theme-product-juluca .theme-base.content-grid-item-abstract .content-grid-item_tagline {
  color: #b10036; }

.theme-product-juluca .theme-base .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-juluca .theme-base .product-event-navigation__switcher p, .theme-product-juluca .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .theme-base .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-juluca .theme-base .product-event-navigation__switcher p::after, .theme-product-juluca .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-juluca .theme-base .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-juluca .theme-base .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-juluca .theme-base .product-event-navigation__navigation ul li a:hover {
      color: #b10036; } }
  .theme-product-juluca .theme-base .product-event-navigation__navigation ul li a p, .theme-product-juluca .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .theme-base .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-juluca .theme-base .product-event-navigation__navigation ul li a p:hover, .theme-product-juluca .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-juluca .theme-base .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b10036; } }

.theme-product-juluca .theme-base .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-juluca .theme-base .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-juluca .theme-base .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-juluca .theme-base .product-event-navigation__information .main-name p, .theme-product-juluca .theme-base .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .theme-base .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover p, .theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover h1,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover h2,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover h3,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover h4,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover h5,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover h6,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-juluca .theme-base .product-event-navigation__information .main-name:hover span {
  color: #b10036; }

.theme-product-juluca .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b10036; }

.theme-product-juluca .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-juluca .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-juluca .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b10036; }

.theme-product-juluca .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__switcher p, .theme-product-juluca .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__switcher p, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #e40046; }
  .theme-product-juluca .theme-base .primary-800-version .product-event-navigation__switcher p::after, .theme-product-juluca .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-juluca .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__switcher p::after, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__navigation ul li a {
  color: #e40046; }
  .theme-product-juluca .theme-base .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-juluca .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #e40046; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #e40046; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #e40046; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__information .main-name p, .theme-product-juluca .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__information .main-name p, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #e40046; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-juluca .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-juluca .theme-base .promo-panel__triangle, .theme-product-juluca .theme-base.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-juluca .theme-base .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-juluca .theme-base.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-juluca .theme-base .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-juluca .theme-base.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 0%, #e40046 100%); }

.theme-product-juluca .theme-base .promo-panel__content h2, .theme-product-juluca .theme-base .promo-panel__content .searchResults, .theme-product-juluca .theme-base .promo-panel__content .searchResults-term, .theme-product-juluca .theme-base .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .promo-panel__content .gigya-composite-control-header, .theme-product-juluca .theme-base.promo-panel__content h2, .theme-product-juluca .theme-base.promo-panel__content .searchResults, .theme-product-juluca .theme-base.promo-panel__content .searchResults-term, .theme-product-juluca .theme-base.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-juluca .theme-base.interactive-map__map .cluster.custom-cluster,
.theme-product-juluca .theme-base .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-juluca .theme-base.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-juluca .theme-base .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-juluca .theme-base .author-bio-summary .bioSummary, .theme-product-juluca .theme-base.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-juluca .theme-base .author-bio-summary .bioSummary__decorationTriangle, .theme-product-juluca .theme-base.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-juluca .theme-base .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-juluca .theme-base .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-juluca .theme-base .table-with-graphics .table__gradient-box, .theme-product-juluca .theme-base.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-juluca .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-juluca .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e40046);
          filter: drop-shadow(0px 4px 3px #e40046); }

.theme-product-juluca .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-juluca .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-juluca .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-juluca .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-juluca .theme-base.icon-text-gradient__container,
.theme-product-juluca .theme-base .icon-text-gradient__container {
  background: #071d49; }

.theme-product-juluca .theme-base.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-juluca .theme-base .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-juluca .theme-base.icon-text-gradient__main-text h2, .theme-product-juluca .theme-base.icon-text-gradient__main-text .searchResults, .theme-product-juluca .theme-base.icon-text-gradient__main-text .searchResults-term, .theme-product-juluca .theme-base.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-juluca .theme-base.icon-text-gradient__main-text h6, .theme-product-juluca .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.icon-text-gradient__main-text p.subtitle, .theme-product-juluca .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-juluca .theme-base.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-juluca .theme-base.icon-text-gradient__bottom-text h2, .theme-product-juluca .theme-base.icon-text-gradient__bottom-text .searchResults, .theme-product-juluca .theme-base.icon-text-gradient__bottom-text .searchResults-term, .theme-product-juluca .theme-base.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-juluca .theme-base.icon-text-gradient__bottom-text h6, .theme-product-juluca .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.icon-text-gradient__bottom-text p.subtitle, .theme-product-juluca .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-juluca .theme-base.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-juluca .theme-base .icon-text-gradient__main-text h2,
.theme-product-juluca .theme-base .icon-text-gradient__main-text .searchResults,
.theme-product-juluca .theme-base .icon-text-gradient__main-text .searchResults-term,
.theme-product-juluca .theme-base .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-juluca .theme-base .icon-text-gradient__main-text h6,
.theme-product-juluca .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .icon-text-gradient__main-text p.subtitle,
.theme-product-juluca .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-juluca .theme-base .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-juluca .theme-base .icon-text-gradient__bottom-text h2,
.theme-product-juluca .theme-base .icon-text-gradient__bottom-text .searchResults,
.theme-product-juluca .theme-base .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-juluca .theme-base .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-juluca .theme-base .icon-text-gradient__bottom-text h6,
.theme-product-juluca .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .icon-text-gradient__bottom-text p.subtitle,
.theme-product-juluca .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-juluca .theme-base .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-juluca .theme-base.icon-text-gradient__bottom-text::before,
.theme-product-juluca .theme-base .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-juluca .theme-base.icon-text-gradient-multiple__container,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-juluca .theme-base.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-juluca .theme-base.icon-text-gradient-multiple__text h2, .theme-product-juluca .theme-base.icon-text-gradient-multiple__text .searchResults, .theme-product-juluca .theme-base.icon-text-gradient-multiple__text .searchResults-term, .theme-product-juluca .theme-base.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-juluca .theme-base.icon-text-gradient-multiple__text h6, .theme-product-juluca .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.icon-text-gradient-multiple__text p.subtitle, .theme-product-juluca .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-juluca .theme-base.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text h2, .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text h6, .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__text h2,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__text .searchResults,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__text h6,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .icon-text-gradient-multiple__text p.subtitle,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text h2,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text h6,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-juluca .theme-base.icon-text-gradient-multiple__text::before, .theme-product-juluca .theme-base.icon-text-gradient-multiple__bottom-text::before,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__text::before,
.theme-product-juluca .theme-base .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-juluca .theme-base.icon-text-gradient-stacks__container,
.theme-product-juluca .theme-base .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-juluca .theme-base.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-juluca .theme-base .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-juluca .theme-base.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-juluca .theme-base .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-juluca .theme-base.icon-text-gradient-stacks__text h2, .theme-product-juluca .theme-base.icon-text-gradient-stacks__text .searchResults, .theme-product-juluca .theme-base.icon-text-gradient-stacks__text .searchResults-term, .theme-product-juluca .theme-base.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-juluca .theme-base.icon-text-gradient-stacks__text h6, .theme-product-juluca .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.icon-text-gradient-stacks__text p.subtitle, .theme-product-juluca .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-juluca .theme-base.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-juluca .theme-base .icon-text-gradient-stacks__text h2,
.theme-product-juluca .theme-base .icon-text-gradient-stacks__text .searchResults,
.theme-product-juluca .theme-base .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-juluca .theme-base .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-juluca .theme-base .icon-text-gradient-stacks__text h6,
.theme-product-juluca .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .icon-text-gradient-stacks__text p.subtitle,
.theme-product-juluca .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-juluca .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-juluca .theme-base .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-juluca .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-juluca .theme-base .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-juluca .theme-base .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-juluca .theme-base .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-juluca .theme-base .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-juluca .theme-base .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-tivicay h1,
.theme-product-tivicay h2,
.theme-product-tivicay .searchResults,
.theme-product-tivicay .searchResults-term,
.theme-product-tivicay .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .gigya-composite-control-header,
.theme-product-tivicay h6,
.theme-product-tivicay .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay p.subtitle,
.theme-product-tivicay .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .subtitle.searchResults-result,
.theme-product-tivicay .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .subtitle.searchResults-result {
  color: #023367; }

.theme-product-tivicay .richText ul li::before, .theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .privacy_prompt_content ul li::before,
.theme-product-tivicay .richText ol li::before,
.theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .privacy_prompt_content ol li::before, .theme-product-tivicay.richText ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay.privacy_prompt_content ul li::before,
.theme-product-tivicay.richText ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-tivicay .richText.slash-white ul li::before, .theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .slash-white.privacy_prompt_content ul li::before,
.theme-product-tivicay .richText.slash-white ol li::before,
.theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .slash-white.privacy_prompt_content ol li::before, .theme-product-tivicay.richText.slash-white ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay.slash-white.privacy_prompt_content ul li::before,
.theme-product-tivicay.richText.slash-white ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-tivicay .richText.page-title-slash h1::before, .theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .page-title-slash.privacy_prompt_content h1::before,
.theme-product-tivicay .richText.page-title-slash h2::before,
.theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .page-title-slash.privacy_prompt_content h2::before,
.theme-product-tivicay .richText.page-title-slash .searchResults::before,
.theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-tivicay .richText.page-title-slash .searchResults-term::before,
.theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-tivicay .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-tivicay.richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay.page-title-slash.privacy_prompt_content h1::before,
.theme-product-tivicay.richText.page-title-slash h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay.page-title-slash.privacy_prompt_content h2::before,
.theme-product-tivicay.richText.page-title-slash .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-tivicay.richText.page-title-slash .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-tivicay.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.richText.page-title-slash .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #56aae1; }

.theme-product-tivicay.secondary-900 .icon-pi,
.theme-product-tivicay .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-tivicay .divider > .component-content, .theme-product-tivicay.divider > .component-content {
  background: #56aae1; }

.theme-product-tivicay.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-tivicay.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-tivicay .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-tivicay .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#023367), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #023367 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-tivicay.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-tivicay.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-tivicay .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-tivicay .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#023367), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #023367 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-tivicay.reference-general-hero-banner .hero-banner__triangle, .theme-product-tivicay.reference-event-hero-banner .hero-banner__triangle,
.theme-product-tivicay .reference-general-hero-banner .hero-banner__triangle,
.theme-product-tivicay .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-tivicay.reference-general-hero-banner .hero-banner__triangle, .theme-product-tivicay.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-tivicay .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-tivicay .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-tivicay.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-tivicay.reference-general-hero-banner .hero-banner__triangle, .theme-product-tivicay.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-tivicay .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-tivicay .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-tivicay.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-tivicay.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-tivicay.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-tivicay.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-tivicay .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-tivicay .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-tivicay .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-tivicay .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #023367; }

.theme-product-tivicay.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-tivicay.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-tivicay .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-tivicay .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #023367; }

.theme-product-tivicay.reference-general-hero-banner .hero-banner__title, .theme-product-tivicay.reference-general-hero-banner .hero-banner__date,
.theme-product-tivicay.reference-general-hero-banner .hero-banner__description p,
.theme-product-tivicay.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-tivicay.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-tivicay.reference-event-hero-banner .hero-banner__title, .theme-product-tivicay.reference-event-hero-banner .hero-banner__date,
.theme-product-tivicay.reference-event-hero-banner .hero-banner__description p,
.theme-product-tivicay.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-tivicay.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-tivicay .reference-general-hero-banner .hero-banner__title,
.theme-product-tivicay .reference-general-hero-banner .hero-banner__date,
.theme-product-tivicay .reference-general-hero-banner .hero-banner__description p,
.theme-product-tivicay .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-tivicay .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-tivicay .reference-event-hero-banner .hero-banner__title,
.theme-product-tivicay .reference-event-hero-banner .hero-banner__date,
.theme-product-tivicay .reference-event-hero-banner .hero-banner__description p,
.theme-product-tivicay .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-tivicay .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-tivicay.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-tivicay.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-tivicay .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-tivicay .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-tivicay .hero-banner .hero-banner-v2__triangle, .theme-product-tivicay.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-tivicay.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-tivicay .hero-banner .hero-banner-v2 h1,
.theme-product-tivicay .hero-banner .hero-banner-v2 h2,
.theme-product-tivicay .hero-banner .hero-banner-v2 .searchResults,
.theme-product-tivicay .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-tivicay .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-tivicay .hero-banner .hero-banner-v2 h3,
.theme-product-tivicay .hero-banner .hero-banner-v2 h4,
.theme-product-tivicay .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-tivicay .hero-banner .hero-banner-v2 input,
.theme-product-tivicay .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .hero-banner .hero-banner-v2 input,
.theme-product-tivicay .hero-banner .hero-banner-v2 h5,
.theme-product-tivicay .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-tivicay .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-tivicay .hero-banner .hero-banner-v2 h6,
.theme-product-tivicay .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-tivicay .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-tivicay .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-tivicay .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-tivicay .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-tivicay .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-tivicay .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-tivicay .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-tivicay .hero-banner .hero-banner-v2 p,
.theme-product-tivicay .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-tivicay .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-tivicay.hero-banner .hero-banner-v2 h1,
.theme-product-tivicay.hero-banner .hero-banner-v2 h2,
.theme-product-tivicay.hero-banner .hero-banner-v2 .searchResults,
.theme-product-tivicay.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-tivicay.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-tivicay.hero-banner .hero-banner-v2 h3,
.theme-product-tivicay.hero-banner .hero-banner-v2 h4,
.theme-product-tivicay.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-tivicay.hero-banner .hero-banner-v2 input,
.theme-product-tivicay.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay.hero-banner .hero-banner-v2 input,
.theme-product-tivicay.hero-banner .hero-banner-v2 h5,
.theme-product-tivicay.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-tivicay.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-tivicay.hero-banner .hero-banner-v2 h6,
.theme-product-tivicay.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-tivicay.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-tivicay.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-tivicay.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-tivicay.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-tivicay.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-tivicay.hero-banner .hero-banner-v2 p,
.theme-product-tivicay.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-tivicay.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-tivicay .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-tivicay.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(2, 51, 103, 0)), to(#023367));
  background: linear-gradient(180deg, rgba(2, 51, 103, 0) 30%, #023367 100%); }
  @media (min-width: 991px) {
    .theme-product-tivicay .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-tivicay.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(2, 51, 103, 0)), to(#023367));
      background: linear-gradient(270deg, rgba(2, 51, 103, 0) 30%, #023367 100%); } }

.theme-product-tivicay .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-tivicay.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(2, 51, 103, 0)), to(#023367));
  background: linear-gradient(180deg, rgba(2, 51, 103, 0) 30%, #023367 100%); }
  @media (min-width: 991px) {
    .theme-product-tivicay .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-tivicay.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(2, 51, 103, 0)), to(#023367));
      background: linear-gradient(270deg, rgba(2, 51, 103, 0) 30%, #023367 100%); } }

.theme-product-tivicay .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-tivicay.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(86, 170, 225, 0)), to(#56aae1));
  background: linear-gradient(180deg, rgba(86, 170, 225, 0) 30%, #56aae1 100%); }
  @media (min-width: 991px) {
    .theme-product-tivicay .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-tivicay.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(86, 170, 225, 0)), to(#56aae1));
      background: linear-gradient(270deg, rgba(86, 170, 225, 0) 30%, #56aae1 100%); } }

.theme-product-tivicay .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-tivicay.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#023367), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #023367 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-tivicay .hero-banner-small__text h1,
.theme-product-tivicay .hero-banner-small__text h2,
.theme-product-tivicay .hero-banner-small__text .searchResults,
.theme-product-tivicay .hero-banner-small__text .searchResults-term,
.theme-product-tivicay .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .hero-banner-small__text .gigya-composite-control-header,
.theme-product-tivicay .hero-banner-small__text h3,
.theme-product-tivicay .hero-banner-small__text h4,
.theme-product-tivicay .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-tivicay .hero-banner-small__text input,
.theme-product-tivicay .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .hero-banner-small__text input,
.theme-product-tivicay .hero-banner-small__text h5,
.theme-product-tivicay .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-tivicay .hero-banner-small__text .searchResults-title,
.theme-product-tivicay .hero-banner-small__text h6,
.theme-product-tivicay .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .hero-banner-small__text p.subtitle,
.theme-product-tivicay .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-tivicay .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .hero-banner-small__text .subtitle.searchResults-result, .theme-product-tivicay.hero-banner-small__text h1,
.theme-product-tivicay.hero-banner-small__text h2,
.theme-product-tivicay.hero-banner-small__text .searchResults,
.theme-product-tivicay.hero-banner-small__text .searchResults-term,
.theme-product-tivicay.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.hero-banner-small__text .gigya-composite-control-header,
.theme-product-tivicay.hero-banner-small__text h3,
.theme-product-tivicay.hero-banner-small__text h4,
.theme-product-tivicay.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-tivicay.hero-banner-small__text input,
.theme-product-tivicay.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay.hero-banner-small__text input,
.theme-product-tivicay.hero-banner-small__text h5,
.theme-product-tivicay.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-tivicay.hero-banner-small__text .searchResults-title,
.theme-product-tivicay.hero-banner-small__text h6,
.theme-product-tivicay.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay.hero-banner-small__text p.subtitle,
.theme-product-tivicay.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-tivicay.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-tivicay .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-tivicay.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#023367), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #023367 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-tivicay .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-tivicay.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#56aae1), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #56aae1 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-tivicay .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-tivicay.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-tivicay .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-tivicay.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-tivicay .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-tivicay .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-tivicay.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-tivicay.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-tivicay .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-tivicay .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-tivicay.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-tivicay.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-tivicay .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-tivicay.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-tivicay .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-tivicay.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-tivicay .table-header-bg-secondary-900 table tr th, .theme-product-tivicay.table-header-bg-secondary-900 table tr th {
  background-color: #023367; }

.theme-product-tivicay .table-header-bg-primary-800 table tr th, .theme-product-tivicay.table-header-bg-primary-800 table tr th {
  background-color: #56aae1; }

.theme-product-tivicay .table-header-bg-tertiary-900 table tr th, .theme-product-tivicay.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-tivicay .table-header-bg-neutral-500 table tr th, .theme-product-tivicay.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #023367; }
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th h1, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th h2,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th h3, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th h4,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .table-header-bg-neutral-500 table tr th input,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .table-header-bg-neutral-500 table tr th input, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th h6,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th p,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th li,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th td,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-tivicay.table-header-bg-neutral-500 table tr th h1, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th h2,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th h3, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th h4,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay.table-header-bg-neutral-500 table tr th input,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay.table-header-bg-neutral-500 table tr th input, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th h6,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th p,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th li,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th td,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #023367; }
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-tivicay.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th ul li::before {
    color: #023367; }
  
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5,
  .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5,
  .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #023367; }
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #023367; }
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-tivicay .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-tivicay.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #023367; }

.theme-product-tivicay.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-tivicay .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-tivicay.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-tivicay .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-tivicay.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-tivicay .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-tivicay.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-tivicay .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-tivicay.image.triangle picture::after, .theme-product-tivicay.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-tivicay.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-tivicay .image.triangle picture::after, .theme-product-tivicay .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-tivicay .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay.accordion .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-tivicay .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #023367; }

.theme-product-tivicay.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-tivicay .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #2078b2; }

.theme-product-tivicay .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-tivicay.tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-tivicay .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-tivicay.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-tivicay .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-tivicay.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-tivicay .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-tivicay.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #023367; }

.theme-product-tivicay .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-tivicay.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-tivicay .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-tivicay.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-tivicay .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-tivicay.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-tivicay .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-tivicay.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
  color: #071d49; }
  @media (min-width: 991px) {
    .theme-product-tivicay .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-tivicay.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-tivicay .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-tivicay.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-tivicay .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-tivicay.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-tivicay .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-tivicay.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
      color: #023367; } }

.theme-product-tivicay .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-tivicay.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-tivicay .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-tivicay.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-tivicay .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-tivicay.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-tivicay .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-tivicay.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #023367;
  border-bottom: none; }
  @media (min-width: 991px) {
    .theme-product-tivicay .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-tivicay.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-tivicay .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-tivicay.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-tivicay .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-tivicay.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-tivicay .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-tivicay.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      border-bottom: 2px solid #023367;
      background-color: transparent; } }
  .theme-product-tivicay .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-tivicay.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-tivicay .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-tivicay.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-tivicay .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-tivicay.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-tivicay .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-tivicay.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
    @media (min-width: 991px) {
      .theme-product-tivicay .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-tivicay.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-tivicay .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-tivicay.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-tivicay .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-tivicay.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-tivicay .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-tivicay.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
        color: #023367; } }

.theme-product-tivicay .tabs .tabs-content .tabContent > a.is-active, .theme-product-tivicay.tabs .tabs-content .tabContent > a.is-active,
.theme-product-tivicay .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-tivicay.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-tivicay .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-tivicay.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-tivicay .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-tivicay.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #023367; }

.theme-product-tivicay .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-tivicay.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #ffffff; }

.theme-product-tivicay .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-tivicay.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background: #023367;
  border: none; }
  .theme-product-tivicay .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before, .theme-product-tivicay.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before {
    border-color: #023367 transparent transparent transparent; }
  .theme-product-tivicay .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-tivicay.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }

.theme-product-tivicay.contentGridContainer,
.theme-product-tivicay .contentGridContainer {
  background: #e6eaee; }
  .theme-product-tivicay.contentGridContainer.neutral-2,
  .theme-product-tivicay .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-tivicay.contentGridContainer.neutral-white, .theme-product-tivicay.contentGridContainer.content-grid-item-base_background,
  .theme-product-tivicay .contentGridContainer.neutral-white,
  .theme-product-tivicay .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-tivicay.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-tivicay .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-tivicay.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-tivicay .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-tivicay.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-tivicay .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-tivicay.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-tivicay.bg-primary-900,
.theme-product-tivicay .bg-primary-900, .theme-product-tivicay.primary-900,
.theme-product-tivicay .primary-900 {
  background-color: #2078b2; }

.theme-product-tivicay.secondary-900,
.theme-product-tivicay .secondary-900 {
  background-color: #023367;
  color: #ffffff; }
  .theme-product-tivicay.secondary-900 h1, .theme-product-tivicay.secondary-900 .h1,
  .theme-product-tivicay.secondary-900 h2,
  .theme-product-tivicay.secondary-900 .searchResults,
  .theme-product-tivicay.secondary-900 .searchResults-term,
  .theme-product-tivicay.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.secondary-900 .gigya-composite-control-header, .theme-product-tivicay.secondary-900 .h2,
  .theme-product-tivicay.secondary-900 h3, .theme-product-tivicay.secondary-900 .h3,
  .theme-product-tivicay.secondary-900 h4,
  .theme-product-tivicay.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay.secondary-900 input,
  .theme-product-tivicay.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay.secondary-900 input, .theme-product-tivicay.secondary-900 .h4,
  .theme-product-tivicay.secondary-900 h5,
  .theme-product-tivicay.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay.secondary-900 .searchResults-title, .theme-product-tivicay.secondary-900 .h5,
  .theme-product-tivicay.secondary-900 h6,
  .theme-product-tivicay.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay.secondary-900 p.subtitle,
  .theme-product-tivicay.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay.secondary-900 .subtitle.searchResults-result,
  .theme-product-tivicay.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay.secondary-900 .subtitle.searchResults-result, .theme-product-tivicay.secondary-900 .h6,
  .theme-product-tivicay.secondary-900 p,
  .theme-product-tivicay.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay.secondary-900 .searchResults-result,
  .theme-product-tivicay.secondary-900 li,
  .theme-product-tivicay.secondary-900 td,
  .theme-product-tivicay.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-tivicay .secondary-900 h1,
  .theme-product-tivicay .secondary-900 .h1,
  .theme-product-tivicay .secondary-900 h2,
  .theme-product-tivicay .secondary-900 .searchResults,
  .theme-product-tivicay .secondary-900 .searchResults-term,
  .theme-product-tivicay .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .secondary-900 .gigya-composite-control-header,
  .theme-product-tivicay .secondary-900 .h2,
  .theme-product-tivicay .secondary-900 h3,
  .theme-product-tivicay .secondary-900 .h3,
  .theme-product-tivicay .secondary-900 h4,
  .theme-product-tivicay .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .secondary-900 input,
  .theme-product-tivicay .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .secondary-900 input,
  .theme-product-tivicay .secondary-900 .h4,
  .theme-product-tivicay .secondary-900 h5,
  .theme-product-tivicay .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .secondary-900 .searchResults-title,
  .theme-product-tivicay .secondary-900 .h5,
  .theme-product-tivicay .secondary-900 h6,
  .theme-product-tivicay .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .secondary-900 p.subtitle,
  .theme-product-tivicay .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .secondary-900 .subtitle.searchResults-result,
  .theme-product-tivicay .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .secondary-900 .subtitle.searchResults-result,
  .theme-product-tivicay .secondary-900 .h6,
  .theme-product-tivicay .secondary-900 p,
  .theme-product-tivicay .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .secondary-900 .searchResults-result,
  .theme-product-tivicay .secondary-900 li,
  .theme-product-tivicay .secondary-900 td,
  .theme-product-tivicay .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-tivicay.secondary-900 ol li::before,
  .theme-product-tivicay.secondary-900 ul li::before,
  .theme-product-tivicay .secondary-900 ol li::before,
  .theme-product-tivicay .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-tivicay.tertiary-800,
.theme-product-tivicay .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-tivicay.tertiary-800 h1, .theme-product-tivicay.tertiary-800 .h1,
  .theme-product-tivicay.tertiary-800 h2,
  .theme-product-tivicay.tertiary-800 .searchResults,
  .theme-product-tivicay.tertiary-800 .searchResults-term,
  .theme-product-tivicay.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.tertiary-800 .gigya-composite-control-header, .theme-product-tivicay.tertiary-800 .h2,
  .theme-product-tivicay.tertiary-800 h3, .theme-product-tivicay.tertiary-800 .h3,
  .theme-product-tivicay.tertiary-800 h4,
  .theme-product-tivicay.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay.tertiary-800 input,
  .theme-product-tivicay.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay.tertiary-800 input, .theme-product-tivicay.tertiary-800 .h4,
  .theme-product-tivicay.tertiary-800 h5,
  .theme-product-tivicay.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay.tertiary-800 .searchResults-title, .theme-product-tivicay.tertiary-800 .h5,
  .theme-product-tivicay.tertiary-800 h6,
  .theme-product-tivicay.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay.tertiary-800 p.subtitle,
  .theme-product-tivicay.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay.tertiary-800 .subtitle.searchResults-result,
  .theme-product-tivicay.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay.tertiary-800 .subtitle.searchResults-result, .theme-product-tivicay.tertiary-800 .h6,
  .theme-product-tivicay.tertiary-800 p,
  .theme-product-tivicay.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay.tertiary-800 .searchResults-result,
  .theme-product-tivicay.tertiary-800 li,
  .theme-product-tivicay.tertiary-800 td,
  .theme-product-tivicay.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-tivicay .tertiary-800 h1,
  .theme-product-tivicay .tertiary-800 .h1,
  .theme-product-tivicay .tertiary-800 h2,
  .theme-product-tivicay .tertiary-800 .searchResults,
  .theme-product-tivicay .tertiary-800 .searchResults-term,
  .theme-product-tivicay .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .tertiary-800 .gigya-composite-control-header,
  .theme-product-tivicay .tertiary-800 .h2,
  .theme-product-tivicay .tertiary-800 h3,
  .theme-product-tivicay .tertiary-800 .h3,
  .theme-product-tivicay .tertiary-800 h4,
  .theme-product-tivicay .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .tertiary-800 input,
  .theme-product-tivicay .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .tertiary-800 input,
  .theme-product-tivicay .tertiary-800 .h4,
  .theme-product-tivicay .tertiary-800 h5,
  .theme-product-tivicay .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .tertiary-800 .searchResults-title,
  .theme-product-tivicay .tertiary-800 .h5,
  .theme-product-tivicay .tertiary-800 h6,
  .theme-product-tivicay .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .tertiary-800 p.subtitle,
  .theme-product-tivicay .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .tertiary-800 .subtitle.searchResults-result,
  .theme-product-tivicay .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .tertiary-800 .subtitle.searchResults-result,
  .theme-product-tivicay .tertiary-800 .h6,
  .theme-product-tivicay .tertiary-800 p,
  .theme-product-tivicay .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .tertiary-800 .searchResults-result,
  .theme-product-tivicay .tertiary-800 li,
  .theme-product-tivicay .tertiary-800 td,
  .theme-product-tivicay .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-tivicay.tertiary-800 ol li::before,
  .theme-product-tivicay.tertiary-800 ul li::before,
  .theme-product-tivicay .tertiary-800 ol li::before,
  .theme-product-tivicay .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-tivicay.secondary-100,
.theme-product-tivicay .secondary-100 {
  background-color: #e6eaee; }

.theme-product-tivicay .color-secondary-900 {
  color: #023367; }
  .theme-product-tivicay .color-secondary-900 h1, .theme-product-tivicay .color-secondary-900 .h1,
  .theme-product-tivicay .color-secondary-900 h2,
  .theme-product-tivicay .color-secondary-900 .searchResults,
  .theme-product-tivicay .color-secondary-900 .searchResults-term,
  .theme-product-tivicay .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .color-secondary-900 .gigya-composite-control-header, .theme-product-tivicay .color-secondary-900 .h2,
  .theme-product-tivicay .color-secondary-900 h3, .theme-product-tivicay .color-secondary-900 .h3,
  .theme-product-tivicay .color-secondary-900 h4,
  .theme-product-tivicay .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .color-secondary-900 input,
  .theme-product-tivicay .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .color-secondary-900 input, .theme-product-tivicay .color-secondary-900 .h4,
  .theme-product-tivicay .color-secondary-900 h5,
  .theme-product-tivicay .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .color-secondary-900 .searchResults-title, .theme-product-tivicay .color-secondary-900 .h5,
  .theme-product-tivicay .color-secondary-900 h6,
  .theme-product-tivicay .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .color-secondary-900 p.subtitle,
  .theme-product-tivicay .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-tivicay .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .color-secondary-900 .subtitle.searchResults-result, .theme-product-tivicay .color-secondary-900 .h6,
  .theme-product-tivicay .color-secondary-900 p,
  .theme-product-tivicay .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .color-secondary-900 .searchResults-result,
  .theme-product-tivicay .color-secondary-900 li,
  .theme-product-tivicay .color-secondary-900 td,
  .theme-product-tivicay .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #023367; }
  .theme-product-tivicay .color-secondary-900 ol li::before,
  .theme-product-tivicay .color-secondary-900 ul li::before {
    color: #023367; }

.theme-product-tivicay .color-neutral-white {
  color: #ffffff; }
  .theme-product-tivicay .color-neutral-white h1, .theme-product-tivicay .color-neutral-white .h1,
  .theme-product-tivicay .color-neutral-white h2,
  .theme-product-tivicay .color-neutral-white .searchResults,
  .theme-product-tivicay .color-neutral-white .searchResults-term,
  .theme-product-tivicay .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .color-neutral-white .gigya-composite-control-header, .theme-product-tivicay .color-neutral-white .h2,
  .theme-product-tivicay .color-neutral-white h3, .theme-product-tivicay .color-neutral-white .h3,
  .theme-product-tivicay .color-neutral-white h4,
  .theme-product-tivicay .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .color-neutral-white input,
  .theme-product-tivicay .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .color-neutral-white input, .theme-product-tivicay .color-neutral-white .h4,
  .theme-product-tivicay .color-neutral-white h5,
  .theme-product-tivicay .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .color-neutral-white .searchResults-title, .theme-product-tivicay .color-neutral-white .h5,
  .theme-product-tivicay .color-neutral-white h6,
  .theme-product-tivicay .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .color-neutral-white p.subtitle,
  .theme-product-tivicay .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .color-neutral-white .subtitle.searchResults-result,
  .theme-product-tivicay .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .color-neutral-white .subtitle.searchResults-result, .theme-product-tivicay .color-neutral-white .h6,
  .theme-product-tivicay .color-neutral-white p,
  .theme-product-tivicay .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .color-neutral-white .searchResults-result,
  .theme-product-tivicay .color-neutral-white li,
  .theme-product-tivicay .color-neutral-white td,
  .theme-product-tivicay .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-tivicay .color-neutral-white ol li::before,
  .theme-product-tivicay .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-tivicay .icon-link__icon-wrapper, .theme-product-tivicay.icon-link__icon-wrapper {
  border-color: #56aae1; }

.theme-product-tivicay .icon-text__wrapper--background, .theme-product-tivicay.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-tivicay .icon-text__icon-wrapper, .theme-product-tivicay.icon-text__icon-wrapper {
  border-color: #56aae1; }

.theme-product-tivicay .icon-text__icon-wrapper.gradient, .theme-product-tivicay.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-tivicay .icon-text__content-wrapper ul li::before, .theme-product-tivicay.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-tivicay .icon-text__content-wrapper ul li ul li::before, .theme-product-tivicay.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-tivicay .icon-text__content-wrapper.slash li::before, .theme-product-tivicay.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-tivicay.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay.content-grid-item-article .content-grid-item_background .content-grid-item_tagline {
  color: #2078b2; }

.theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #023367; }
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #023367; }
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #023367; }

.theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-tivicay .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-tivicay.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-tivicay.content-grid-item-event-listing .content-grid-item_tagline {
  color: #2078b2; }

.theme-product-tivicay .content-grid-item-abstract .content-grid-item_tagline, .theme-product-tivicay.content-grid-item-abstract .content-grid-item_tagline {
  color: #2078b2; }

.theme-product-tivicay .content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after, .theme-product-tivicay.content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .content-grid-item-document .content-grid-item__document-type, .theme-product-tivicay.content-grid-item-document .content-grid-item__document-type {
  color: #2078b2; }

.theme-product-tivicay .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-tivicay .product-event-navigation__switcher p, .theme-product-tivicay .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .product-event-navigation__switcher .searchResults-result {
  color: #023367; }
  .theme-product-tivicay .product-event-navigation__switcher p::after, .theme-product-tivicay .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-tivicay .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-tivicay.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-tivicay .product-event-navigation__navigation ul li a {
  color: #023367; }
  @media (max-width: 767px) {
    .theme-product-tivicay .product-event-navigation__navigation ul li a:hover {
      color: #2078b2; } }
  .theme-product-tivicay .product-event-navigation__navigation ul li a p, .theme-product-tivicay .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .product-event-navigation__navigation ul li a .searchResults-result {
    color: #023367; }
    @media (max-width: 767px) {
      .theme-product-tivicay .product-event-navigation__navigation ul li a p:hover, .theme-product-tivicay .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-tivicay .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #2078b2; } }

.theme-product-tivicay .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #023367; }

.theme-product-tivicay .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-tivicay .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #023367; }

.theme-product-tivicay .product-event-navigation__information .main-name p, .theme-product-tivicay .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .product-event-navigation__information .main-name .searchResults-result {
  color: #023367; }

.theme-product-tivicay .product-event-navigation__information .main-name:hover p, .theme-product-tivicay .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-tivicay .product-event-navigation__information .main-name:hover h1,
.theme-product-tivicay .product-event-navigation__information .main-name:hover h2,
.theme-product-tivicay .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-tivicay .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-tivicay .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-tivicay .product-event-navigation__information .main-name:hover h3,
.theme-product-tivicay .product-event-navigation__information .main-name:hover h4,
.theme-product-tivicay .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-tivicay .product-event-navigation__information .main-name:hover input,
.theme-product-tivicay .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .product-event-navigation__information .main-name:hover input,
.theme-product-tivicay .product-event-navigation__information .main-name:hover h5,
.theme-product-tivicay .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-tivicay .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-tivicay .product-event-navigation__information .main-name:hover h6,
.theme-product-tivicay .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-tivicay .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-tivicay .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-tivicay .product-event-navigation__information .main-name:hover span {
  color: #2078b2; }

.theme-product-tivicay .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #2078b2; }

.theme-product-tivicay .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-tivicay .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-tivicay .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #2078b2; }

.theme-product-tivicay .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .primary-800-version .product-event-navigation__switcher p, .theme-product-tivicay .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-tivicay.primary-800-version .product-event-navigation__switcher p, .theme-product-tivicay.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #56aae1; }
  .theme-product-tivicay .primary-800-version .product-event-navigation__switcher p::after, .theme-product-tivicay .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-tivicay .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-tivicay.primary-800-version .product-event-navigation__switcher p::after, .theme-product-tivicay.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-tivicay.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-tivicay.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-tivicay .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-tivicay.primary-800-version .product-event-navigation__navigation ul li a {
  color: #56aae1; }
  .theme-product-tivicay .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-tivicay .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-tivicay.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-tivicay.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #56aae1; }

.theme-product-tivicay .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-tivicay.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-tivicay.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-tivicay.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-tivicay.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-tivicay.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #56aae1; }

.theme-product-tivicay .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-tivicay.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #56aae1; }

.theme-product-tivicay .primary-800-version .product-event-navigation__information .main-name p, .theme-product-tivicay .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-tivicay.primary-800-version .product-event-navigation__information .main-name p, .theme-product-tivicay.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #56aae1; }

.theme-product-tivicay .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-tivicay.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-tivicay.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-tivicay.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-tivicay.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .promo-panel__triangle, .theme-product-tivicay.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-tivicay.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-tivicay .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-tivicay.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 51, 103, 0)), to(#023367));
  background: linear-gradient(180deg, rgba(2, 51, 103, 0) 0%, #023367 100%); }

.theme-product-tivicay .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-tivicay.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(86, 170, 225, 0)), to(#56aae1));
  background: linear-gradient(180deg, rgba(86, 170, 225, 0) 0%, #56aae1 100%); }

.theme-product-tivicay .promo-panel__content h2, .theme-product-tivicay .promo-panel__content .searchResults, .theme-product-tivicay .promo-panel__content .searchResults-term, .theme-product-tivicay .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .promo-panel__content .gigya-composite-control-header, .theme-product-tivicay.promo-panel__content h2, .theme-product-tivicay.promo-panel__content .searchResults, .theme-product-tivicay.promo-panel__content .searchResults-term, .theme-product-tivicay.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-tivicay.interactive-map__map .cluster.custom-cluster,
.theme-product-tivicay .interactive-map__map .cluster.custom-cluster {
  background: #023367; }

.theme-product-tivicay.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-tivicay .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#023367));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #023367 100%); }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--primary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2078b2; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .pullout-v2__container.secondary-900 {
  background-color: #023367; }

.theme-product-tivicay .pullout-v2__container.primary-800 {
  background-color: #56aae1; }

.theme-product-tivicay .pullout-v2__container.neutral-100 {
  background-color: #f1f1f1; }

.theme-product-tivicay .pullout-v2__container.gradient-linear .pullout-v2__text > *,
.theme-product-tivicay .pullout-v2__container.gradient-linear .pullout-v2__text a {
  color: #ffffff; }

.theme-product-tivicay .pullout-v2__container.gradient-linear .btn, .theme-product-tivicay .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-tivicay .pullout-v2__container.gradient-linear .button, .theme-product-tivicay .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-tivicay .pullout-v2__container.gradient-linear .button#preferences_prompt_submit, .theme-product-tivicay .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-tivicay .pullout-v2__container.gradient-linear .button#preferences_prompt_decline, .theme-product-tivicay .pullout-v2__container.gradient-linear .articleList-more {
  background-color: #ffffff;
  color: #e40046; }
  .theme-product-tivicay .pullout-v2__container.gradient-linear .btn:after, .theme-product-tivicay .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-tivicay .pullout-v2__container.gradient-linear .button:after, .theme-product-tivicay .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-tivicay .pullout-v2__container.gradient-linear .button#preferences_prompt_submit:after, .theme-product-tivicay .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-tivicay .pullout-v2__container.gradient-linear .button#preferences_prompt_decline:after, .theme-product-tivicay .pullout-v2__container.gradient-linear .articleList-more:after {
    border-color: #ffffff transparent transparent transparent; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #56aae1; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .author-bio-summary .bioSummary, .theme-product-tivicay.author-bio-summary .bioSummary {
  background-color: #e6eaee; }
  .theme-product-tivicay .author-bio-summary .bioSummary__decorationTriangle, .theme-product-tivicay.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-tivicay.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-tivicay .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-tivicay .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-tivicay .table-with-graphics .table__gradient-box, .theme-product-tivicay.table-with-graphics .table__gradient-box {
  background: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #56aae1);
          filter: drop-shadow(0px 4px 3px #56aae1); }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #023367;
  border: 1px solid #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #56aae1);
          filter: drop-shadow(0px 2px 4px #56aae1); }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #023367; }

.theme-product-tivicay .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-tivicay.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #023367; }

.theme-product-tivicay.icon-text-gradient__container,
.theme-product-tivicay .icon-text-gradient__container {
  background: #023367; }

.theme-product-tivicay.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-tivicay .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #56aae1);
          filter: drop-shadow(0px 2px 4px #56aae1); }

.theme-product-tivicay.icon-text-gradient__main-text h2, .theme-product-tivicay.icon-text-gradient__main-text .searchResults, .theme-product-tivicay.icon-text-gradient__main-text .searchResults-term, .theme-product-tivicay.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-tivicay.icon-text-gradient__main-text h6, .theme-product-tivicay.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-tivicay.icon-text-gradient__main-text p.subtitle, .theme-product-tivicay.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-tivicay.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-tivicay.icon-text-gradient__bottom-text h2, .theme-product-tivicay.icon-text-gradient__bottom-text .searchResults, .theme-product-tivicay.icon-text-gradient__bottom-text .searchResults-term, .theme-product-tivicay.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-tivicay.icon-text-gradient__bottom-text h6, .theme-product-tivicay.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-tivicay.icon-text-gradient__bottom-text p.subtitle, .theme-product-tivicay.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-tivicay.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-tivicay .icon-text-gradient__main-text h2,
.theme-product-tivicay .icon-text-gradient__main-text .searchResults,
.theme-product-tivicay .icon-text-gradient__main-text .searchResults-term,
.theme-product-tivicay .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-tivicay .icon-text-gradient__main-text h6,
.theme-product-tivicay .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .icon-text-gradient__main-text p.subtitle,
.theme-product-tivicay .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-tivicay .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-tivicay .icon-text-gradient__bottom-text h2,
.theme-product-tivicay .icon-text-gradient__bottom-text .searchResults,
.theme-product-tivicay .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-tivicay .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-tivicay .icon-text-gradient__bottom-text h6,
.theme-product-tivicay .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .icon-text-gradient__bottom-text p.subtitle,
.theme-product-tivicay .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-tivicay .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-tivicay.icon-text-gradient__bottom-text::before,
.theme-product-tivicay .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #56aae1;
          box-shadow: 0 2px 4px #56aae1; }

.theme-product-tivicay.icon-text-gradient-multiple__container,
.theme-product-tivicay .icon-text-gradient-multiple__container {
  background: #023367; }

.theme-product-tivicay.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-tivicay .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #56aae1);
          filter: drop-shadow(0px 2px 4px #56aae1); }

.theme-product-tivicay.icon-text-gradient-multiple__text h2, .theme-product-tivicay.icon-text-gradient-multiple__text .searchResults, .theme-product-tivicay.icon-text-gradient-multiple__text .searchResults-term, .theme-product-tivicay.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-tivicay.icon-text-gradient-multiple__text h6, .theme-product-tivicay.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-tivicay.icon-text-gradient-multiple__text p.subtitle, .theme-product-tivicay.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-tivicay.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-tivicay.icon-text-gradient-multiple__bottom-text h2, .theme-product-tivicay.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-tivicay.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-tivicay.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-tivicay.icon-text-gradient-multiple__bottom-text h6, .theme-product-tivicay.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-tivicay.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-tivicay.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-tivicay.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-tivicay .icon-text-gradient-multiple__text h2,
.theme-product-tivicay .icon-text-gradient-multiple__text .searchResults,
.theme-product-tivicay .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-tivicay .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-tivicay .icon-text-gradient-multiple__text h6,
.theme-product-tivicay .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .icon-text-gradient-multiple__text p.subtitle,
.theme-product-tivicay .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-tivicay .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-tivicay .icon-text-gradient-multiple__bottom-text h2,
.theme-product-tivicay .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-tivicay .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-tivicay .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-tivicay .icon-text-gradient-multiple__bottom-text h6,
.theme-product-tivicay .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-tivicay .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-tivicay .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-tivicay.icon-text-gradient-multiple__text::before, .theme-product-tivicay.icon-text-gradient-multiple__bottom-text::before,
.theme-product-tivicay .icon-text-gradient-multiple__text::before,
.theme-product-tivicay .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #56aae1;
          box-shadow: 0 2px 4px #56aae1; }

.theme-product-tivicay.icon-text-gradient-stacks__container,
.theme-product-tivicay .icon-text-gradient-stacks__container {
  background: #023367; }

.theme-product-tivicay.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-tivicay .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #56aae1);
          filter: drop-shadow(0px 2px 4px #56aae1); }

.theme-product-tivicay.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-tivicay .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-tivicay.icon-text-gradient-stacks__text h2, .theme-product-tivicay.icon-text-gradient-stacks__text .searchResults, .theme-product-tivicay.icon-text-gradient-stacks__text .searchResults-term, .theme-product-tivicay.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-tivicay.icon-text-gradient-stacks__text h6, .theme-product-tivicay.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-tivicay.icon-text-gradient-stacks__text p.subtitle, .theme-product-tivicay.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-tivicay.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-tivicay .icon-text-gradient-stacks__text h2,
.theme-product-tivicay .icon-text-gradient-stacks__text .searchResults,
.theme-product-tivicay .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-tivicay .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-tivicay .icon-text-gradient-stacks__text h6,
.theme-product-tivicay .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .icon-text-gradient-stacks__text p.subtitle,
.theme-product-tivicay .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-tivicay .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-tivicay .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-tivicay .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-tivicay .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-tivicay.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-tivicay .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-tivicay .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-tivicay .theme-base h1,
.theme-product-tivicay .theme-base h2,
.theme-product-tivicay .theme-base .searchResults,
.theme-product-tivicay .theme-base .searchResults-term,
.theme-product-tivicay .theme-base .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .gigya-composite-control-header,
.theme-product-tivicay .theme-base h6,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base p.subtitle,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-tivicay .theme-base .richText ul li::before, .theme-product-tivicay .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base .privacy_prompt_content ul li::before,
.theme-product-tivicay .theme-base .richText ol li::before,
.theme-product-tivicay .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base .privacy_prompt_content ol li::before, .theme-product-tivicay .theme-base.richText ul li::before, .theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base.privacy_prompt_content ul li::before,
.theme-product-tivicay .theme-base.richText ol li::before,
.theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-tivicay .theme-base .richText.slash-white ul li::before, .theme-product-tivicay .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base .slash-white.privacy_prompt_content ul li::before,
.theme-product-tivicay .theme-base .richText.slash-white ol li::before,
.theme-product-tivicay .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base .slash-white.privacy_prompt_content ol li::before, .theme-product-tivicay .theme-base.richText.slash-white ul li::before, .theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base.slash-white.privacy_prompt_content ul li::before,
.theme-product-tivicay .theme-base.richText.slash-white ol li::before,
.theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-tivicay .theme-base .richText.page-title-slash h1::before, .theme-product-tivicay .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base .page-title-slash.privacy_prompt_content h1::before,
.theme-product-tivicay .theme-base .richText.page-title-slash h2::before,
.theme-product-tivicay .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base .page-title-slash.privacy_prompt_content h2::before,
.theme-product-tivicay .theme-base .richText.page-title-slash .searchResults::before,
.theme-product-tivicay .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-tivicay .theme-base .richText.page-title-slash .searchResults-term::before,
.theme-product-tivicay .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-tivicay .theme-base .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-tivicay .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-tivicay .theme-base.richText.page-title-slash h1::before, .theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base.page-title-slash.privacy_prompt_content h1::before,
.theme-product-tivicay .theme-base.richText.page-title-slash h2::before,
.theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base.page-title-slash.privacy_prompt_content h2::before,
.theme-product-tivicay .theme-base.richText.page-title-slash .searchResults::before,
.theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-tivicay .theme-base.richText.page-title-slash .searchResults-term::before,
.theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-tivicay .theme-base.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #e40046; }

.theme-product-tivicay .theme-base.secondary-900 .icon-pi,
.theme-product-tivicay .theme-base .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-tivicay .theme-base .divider > .component-content, .theme-product-tivicay .theme-base.divider > .component-content {
  background: #d0d3d4; }

.theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__triangle,
.theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__triangle,
.theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__title, .theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__date,
.theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__description p,
.theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__title, .theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__date,
.theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__description p,
.theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__title,
.theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__date,
.theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__description p,
.theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__title,
.theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__date,
.theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__description p,
.theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-tivicay .theme-base.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-tivicay .theme-base.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-tivicay .theme-base .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-tivicay .theme-base .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-tivicay .theme-base .hero-banner .hero-banner-v2__triangle, .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 h1,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 h2,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .searchResults,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 h3,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 h4,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 h5,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 h6,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-tivicay .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 p,
.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-tivicay .theme-base .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 h1,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 h2,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .searchResults,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 h3,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 h4,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 h5,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 h6,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-tivicay .searchResults-results .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-tivicay .searchResults-results .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 p,
.theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-tivicay .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-tivicay .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-tivicay .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); }
  @media (min-width: 991px) {
    .theme-product-tivicay .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-tivicay .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
      background: linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); } }

.theme-product-tivicay .theme-base .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-tivicay .theme-base.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-tivicay .theme-base .hero-banner-small__text h1,
.theme-product-tivicay .theme-base .hero-banner-small__text h2,
.theme-product-tivicay .theme-base .hero-banner-small__text .searchResults,
.theme-product-tivicay .theme-base .hero-banner-small__text .searchResults-term,
.theme-product-tivicay .theme-base .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .hero-banner-small__text .gigya-composite-control-header,
.theme-product-tivicay .theme-base .hero-banner-small__text h3,
.theme-product-tivicay .theme-base .hero-banner-small__text h4,
.theme-product-tivicay .theme-base .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .hero-banner-small__text input,
.theme-product-tivicay .theme-base .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .hero-banner-small__text input,
.theme-product-tivicay .theme-base .hero-banner-small__text h5,
.theme-product-tivicay .theme-base .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-tivicay .theme-base .hero-banner-small__text .searchResults-title,
.theme-product-tivicay .theme-base .hero-banner-small__text h6,
.theme-product-tivicay .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .hero-banner-small__text p.subtitle,
.theme-product-tivicay .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .hero-banner-small__text .subtitle.searchResults-result, .theme-product-tivicay .theme-base.hero-banner-small__text h1,
.theme-product-tivicay .theme-base.hero-banner-small__text h2,
.theme-product-tivicay .theme-base.hero-banner-small__text .searchResults,
.theme-product-tivicay .theme-base.hero-banner-small__text .searchResults-term,
.theme-product-tivicay .theme-base.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.hero-banner-small__text .gigya-composite-control-header,
.theme-product-tivicay .theme-base.hero-banner-small__text h3,
.theme-product-tivicay .theme-base.hero-banner-small__text h4,
.theme-product-tivicay .theme-base.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base.hero-banner-small__text input,
.theme-product-tivicay .theme-base.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base.hero-banner-small__text input,
.theme-product-tivicay .theme-base.hero-banner-small__text h5,
.theme-product-tivicay .theme-base.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-tivicay .theme-base.hero-banner-small__text .searchResults-title,
.theme-product-tivicay .theme-base.hero-banner-small__text h6,
.theme-product-tivicay .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.hero-banner-small__text p.subtitle,
.theme-product-tivicay .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-tivicay .theme-base.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-tivicay .theme-base .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-tivicay .theme-base.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-tivicay .theme-base .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-tivicay .theme-base.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e40046), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e40046 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-tivicay .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-tivicay .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-tivicay .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-tivicay .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-tivicay .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-tivicay .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-tivicay .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-tivicay .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-tivicay .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-tivicay .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-tivicay .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-tivicay .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-tivicay .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-tivicay .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-tivicay .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-tivicay .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-tivicay .theme-base .table-header-bg-secondary-900 table tr th, .theme-product-tivicay .theme-base.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-tivicay .theme-base .table-header-bg-primary-800 table tr th, .theme-product-tivicay .theme-base.table-header-bg-primary-800 table tr th {
  background-color: #e40046; }

.theme-product-tivicay .theme-base .table-header-bg-tertiary-900 table tr th, .theme-product-tivicay .theme-base.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h1, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h2,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h3, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h4,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th input,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th input, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h6,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th p,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th li,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th td,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h1, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h2,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h3, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h4,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th input,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th input, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h6,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th p,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th li,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th td,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-tivicay .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-tivicay .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-tivicay .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-tivicay .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-tivicay .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-tivicay .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-tivicay .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-tivicay .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-tivicay .theme-base.image.triangle picture::after, .theme-product-tivicay .theme-base.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-tivicay .theme-base.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-tivicay .theme-base .image.triangle picture::after, .theme-product-tivicay .theme-base .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-tivicay .theme-base .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-tivicay .theme-base .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b10036; }

.theme-product-tivicay .theme-base.contentGridContainer,
.theme-product-tivicay .theme-base .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-tivicay .theme-base.contentGridContainer.neutral-2,
  .theme-product-tivicay .theme-base .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-tivicay .theme-base.contentGridContainer.neutral-white, .theme-product-tivicay .theme-base.contentGridContainer.content-grid-item-base_background,
  .theme-product-tivicay .theme-base .contentGridContainer.neutral-white,
  .theme-product-tivicay .theme-base .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-tivicay .theme-base.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-tivicay .theme-base .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-tivicay .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-tivicay .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-tivicay .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-tivicay .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-tivicay .theme-base.bg-primary-900,
.theme-product-tivicay .theme-base .bg-primary-900, .theme-product-tivicay .theme-base.primary-900,
.theme-product-tivicay .theme-base .primary-900 {
  background-color: #b10036; }

.theme-product-tivicay .theme-base.secondary-900,
.theme-product-tivicay .theme-base .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-tivicay .theme-base.secondary-900 h1, .theme-product-tivicay .theme-base.secondary-900 .h1,
  .theme-product-tivicay .theme-base.secondary-900 h2,
  .theme-product-tivicay .theme-base.secondary-900 .searchResults,
  .theme-product-tivicay .theme-base.secondary-900 .searchResults-term,
  .theme-product-tivicay .theme-base.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.secondary-900 .gigya-composite-control-header, .theme-product-tivicay .theme-base.secondary-900 .h2,
  .theme-product-tivicay .theme-base.secondary-900 h3, .theme-product-tivicay .theme-base.secondary-900 .h3,
  .theme-product-tivicay .theme-base.secondary-900 h4,
  .theme-product-tivicay .theme-base.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base.secondary-900 input,
  .theme-product-tivicay .theme-base.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base.secondary-900 input, .theme-product-tivicay .theme-base.secondary-900 .h4,
  .theme-product-tivicay .theme-base.secondary-900 h5,
  .theme-product-tivicay .theme-base.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.secondary-900 .searchResults-title, .theme-product-tivicay .theme-base.secondary-900 .h5,
  .theme-product-tivicay .theme-base.secondary-900 h6,
  .theme-product-tivicay .theme-base.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.secondary-900 p.subtitle,
  .theme-product-tivicay .theme-base.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base.secondary-900 .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.secondary-900 .subtitle.searchResults-result, .theme-product-tivicay .theme-base.secondary-900 .h6,
  .theme-product-tivicay .theme-base.secondary-900 p,
  .theme-product-tivicay .theme-base.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .theme-base.secondary-900 .searchResults-result,
  .theme-product-tivicay .theme-base.secondary-900 li,
  .theme-product-tivicay .theme-base.secondary-900 td,
  .theme-product-tivicay .theme-base.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-tivicay .theme-base .secondary-900 h1,
  .theme-product-tivicay .theme-base .secondary-900 .h1,
  .theme-product-tivicay .theme-base .secondary-900 h2,
  .theme-product-tivicay .theme-base .secondary-900 .searchResults,
  .theme-product-tivicay .theme-base .secondary-900 .searchResults-term,
  .theme-product-tivicay .theme-base .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .secondary-900 .gigya-composite-control-header,
  .theme-product-tivicay .theme-base .secondary-900 .h2,
  .theme-product-tivicay .theme-base .secondary-900 h3,
  .theme-product-tivicay .theme-base .secondary-900 .h3,
  .theme-product-tivicay .theme-base .secondary-900 h4,
  .theme-product-tivicay .theme-base .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .secondary-900 input,
  .theme-product-tivicay .theme-base .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .secondary-900 input,
  .theme-product-tivicay .theme-base .secondary-900 .h4,
  .theme-product-tivicay .theme-base .secondary-900 h5,
  .theme-product-tivicay .theme-base .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .secondary-900 .searchResults-title,
  .theme-product-tivicay .theme-base .secondary-900 .h5,
  .theme-product-tivicay .theme-base .secondary-900 h6,
  .theme-product-tivicay .theme-base .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .secondary-900 p.subtitle,
  .theme-product-tivicay .theme-base .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base .secondary-900 .h6,
  .theme-product-tivicay .theme-base .secondary-900 p,
  .theme-product-tivicay .theme-base .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .theme-base .secondary-900 .searchResults-result,
  .theme-product-tivicay .theme-base .secondary-900 li,
  .theme-product-tivicay .theme-base .secondary-900 td,
  .theme-product-tivicay .theme-base .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-tivicay .theme-base.secondary-900 ol li::before,
  .theme-product-tivicay .theme-base.secondary-900 ul li::before,
  .theme-product-tivicay .theme-base .secondary-900 ol li::before,
  .theme-product-tivicay .theme-base .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-tivicay .theme-base.tertiary-800,
.theme-product-tivicay .theme-base .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-tivicay .theme-base.tertiary-800 h1, .theme-product-tivicay .theme-base.tertiary-800 .h1,
  .theme-product-tivicay .theme-base.tertiary-800 h2,
  .theme-product-tivicay .theme-base.tertiary-800 .searchResults,
  .theme-product-tivicay .theme-base.tertiary-800 .searchResults-term,
  .theme-product-tivicay .theme-base.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.tertiary-800 .gigya-composite-control-header, .theme-product-tivicay .theme-base.tertiary-800 .h2,
  .theme-product-tivicay .theme-base.tertiary-800 h3, .theme-product-tivicay .theme-base.tertiary-800 .h3,
  .theme-product-tivicay .theme-base.tertiary-800 h4,
  .theme-product-tivicay .theme-base.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base.tertiary-800 input,
  .theme-product-tivicay .theme-base.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base.tertiary-800 input, .theme-product-tivicay .theme-base.tertiary-800 .h4,
  .theme-product-tivicay .theme-base.tertiary-800 h5,
  .theme-product-tivicay .theme-base.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.tertiary-800 .searchResults-title, .theme-product-tivicay .theme-base.tertiary-800 .h5,
  .theme-product-tivicay .theme-base.tertiary-800 h6,
  .theme-product-tivicay .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.tertiary-800 p.subtitle,
  .theme-product-tivicay .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base.tertiary-800 .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.tertiary-800 .subtitle.searchResults-result, .theme-product-tivicay .theme-base.tertiary-800 .h6,
  .theme-product-tivicay .theme-base.tertiary-800 p,
  .theme-product-tivicay .theme-base.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .theme-base.tertiary-800 .searchResults-result,
  .theme-product-tivicay .theme-base.tertiary-800 li,
  .theme-product-tivicay .theme-base.tertiary-800 td,
  .theme-product-tivicay .theme-base.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-tivicay .theme-base .tertiary-800 h1,
  .theme-product-tivicay .theme-base .tertiary-800 .h1,
  .theme-product-tivicay .theme-base .tertiary-800 h2,
  .theme-product-tivicay .theme-base .tertiary-800 .searchResults,
  .theme-product-tivicay .theme-base .tertiary-800 .searchResults-term,
  .theme-product-tivicay .theme-base .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .tertiary-800 .gigya-composite-control-header,
  .theme-product-tivicay .theme-base .tertiary-800 .h2,
  .theme-product-tivicay .theme-base .tertiary-800 h3,
  .theme-product-tivicay .theme-base .tertiary-800 .h3,
  .theme-product-tivicay .theme-base .tertiary-800 h4,
  .theme-product-tivicay .theme-base .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .tertiary-800 input,
  .theme-product-tivicay .theme-base .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .tertiary-800 input,
  .theme-product-tivicay .theme-base .tertiary-800 .h4,
  .theme-product-tivicay .theme-base .tertiary-800 h5,
  .theme-product-tivicay .theme-base .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .tertiary-800 .searchResults-title,
  .theme-product-tivicay .theme-base .tertiary-800 .h5,
  .theme-product-tivicay .theme-base .tertiary-800 h6,
  .theme-product-tivicay .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .tertiary-800 p.subtitle,
  .theme-product-tivicay .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base .tertiary-800 .h6,
  .theme-product-tivicay .theme-base .tertiary-800 p,
  .theme-product-tivicay .theme-base .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .theme-base .tertiary-800 .searchResults-result,
  .theme-product-tivicay .theme-base .tertiary-800 li,
  .theme-product-tivicay .theme-base .tertiary-800 td,
  .theme-product-tivicay .theme-base .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-tivicay .theme-base.tertiary-800 ol li::before,
  .theme-product-tivicay .theme-base.tertiary-800 ul li::before,
  .theme-product-tivicay .theme-base .tertiary-800 ol li::before,
  .theme-product-tivicay .theme-base .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-tivicay .theme-base.secondary-100,
.theme-product-tivicay .theme-base .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-tivicay .theme-base .color-secondary-900 {
  color: #071d49; }
  .theme-product-tivicay .theme-base .color-secondary-900 h1, .theme-product-tivicay .theme-base .color-secondary-900 .h1,
  .theme-product-tivicay .theme-base .color-secondary-900 h2,
  .theme-product-tivicay .theme-base .color-secondary-900 .searchResults,
  .theme-product-tivicay .theme-base .color-secondary-900 .searchResults-term,
  .theme-product-tivicay .theme-base .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .color-secondary-900 .gigya-composite-control-header, .theme-product-tivicay .theme-base .color-secondary-900 .h2,
  .theme-product-tivicay .theme-base .color-secondary-900 h3, .theme-product-tivicay .theme-base .color-secondary-900 .h3,
  .theme-product-tivicay .theme-base .color-secondary-900 h4,
  .theme-product-tivicay .theme-base .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .color-secondary-900 input,
  .theme-product-tivicay .theme-base .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .color-secondary-900 input, .theme-product-tivicay .theme-base .color-secondary-900 .h4,
  .theme-product-tivicay .theme-base .color-secondary-900 h5,
  .theme-product-tivicay .theme-base .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .color-secondary-900 .searchResults-title, .theme-product-tivicay .theme-base .color-secondary-900 .h5,
  .theme-product-tivicay .theme-base .color-secondary-900 h6,
  .theme-product-tivicay .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .color-secondary-900 p.subtitle,
  .theme-product-tivicay .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .color-secondary-900 .subtitle.searchResults-result, .theme-product-tivicay .theme-base .color-secondary-900 .h6,
  .theme-product-tivicay .theme-base .color-secondary-900 p,
  .theme-product-tivicay .theme-base .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .theme-base .color-secondary-900 .searchResults-result,
  .theme-product-tivicay .theme-base .color-secondary-900 li,
  .theme-product-tivicay .theme-base .color-secondary-900 td,
  .theme-product-tivicay .theme-base .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-tivicay .theme-base .color-secondary-900 ol li::before,
  .theme-product-tivicay .theme-base .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-tivicay .theme-base .color-neutral-white {
  color: #ffffff; }
  .theme-product-tivicay .theme-base .color-neutral-white h1, .theme-product-tivicay .theme-base .color-neutral-white .h1,
  .theme-product-tivicay .theme-base .color-neutral-white h2,
  .theme-product-tivicay .theme-base .color-neutral-white .searchResults,
  .theme-product-tivicay .theme-base .color-neutral-white .searchResults-term,
  .theme-product-tivicay .theme-base .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .color-neutral-white .gigya-composite-control-header, .theme-product-tivicay .theme-base .color-neutral-white .h2,
  .theme-product-tivicay .theme-base .color-neutral-white h3, .theme-product-tivicay .theme-base .color-neutral-white .h3,
  .theme-product-tivicay .theme-base .color-neutral-white h4,
  .theme-product-tivicay .theme-base .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .color-neutral-white input,
  .theme-product-tivicay .theme-base .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .color-neutral-white input, .theme-product-tivicay .theme-base .color-neutral-white .h4,
  .theme-product-tivicay .theme-base .color-neutral-white h5,
  .theme-product-tivicay .theme-base .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .color-neutral-white .searchResults-title, .theme-product-tivicay .theme-base .color-neutral-white .h5,
  .theme-product-tivicay .theme-base .color-neutral-white h6,
  .theme-product-tivicay .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .color-neutral-white p.subtitle,
  .theme-product-tivicay .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .color-neutral-white .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .color-neutral-white .subtitle.searchResults-result, .theme-product-tivicay .theme-base .color-neutral-white .h6,
  .theme-product-tivicay .theme-base .color-neutral-white p,
  .theme-product-tivicay .theme-base .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .theme-base .color-neutral-white .searchResults-result,
  .theme-product-tivicay .theme-base .color-neutral-white li,
  .theme-product-tivicay .theme-base .color-neutral-white td,
  .theme-product-tivicay .theme-base .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-tivicay .theme-base .color-neutral-white ol li::before,
  .theme-product-tivicay .theme-base .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-tivicay .theme-base .icon-link__icon-wrapper, .theme-product-tivicay .theme-base.icon-link__icon-wrapper {
  border-color: #e40046; }

.theme-product-tivicay .theme-base .icon-text__wrapper--background, .theme-product-tivicay .theme-base.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-tivicay .theme-base .icon-text__icon-wrapper, .theme-product-tivicay .theme-base.icon-text__icon-wrapper {
  border-color: #e40046; }

.theme-product-tivicay .theme-base .icon-text__icon-wrapper.gradient, .theme-product-tivicay .theme-base.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-tivicay .theme-base .icon-text__content-wrapper ul li::before, .theme-product-tivicay .theme-base.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-tivicay .theme-base .icon-text__content-wrapper ul li ul li::before, .theme-product-tivicay .theme-base.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-tivicay .theme-base .icon-text__content-wrapper.slash li::before, .theme-product-tivicay .theme-base.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-tivicay .theme-base .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-tivicay .theme-base.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-tivicay .theme-base .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-tivicay .theme-base.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-tivicay .theme-base.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b10036; }

.theme-product-tivicay .theme-base .content-grid-item-abstract .content-grid-item_tagline, .theme-product-tivicay .theme-base.content-grid-item-abstract .content-grid-item_tagline {
  color: #b10036; }

.theme-product-tivicay .theme-base .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-tivicay .theme-base .product-event-navigation__switcher p, .theme-product-tivicay .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .theme-base .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-tivicay .theme-base .product-event-navigation__switcher p::after, .theme-product-tivicay .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-tivicay .theme-base .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-tivicay .theme-base .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-tivicay .theme-base .product-event-navigation__navigation ul li a:hover {
      color: #b10036; } }
  .theme-product-tivicay .theme-base .product-event-navigation__navigation ul li a p, .theme-product-tivicay .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .theme-base .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-tivicay .theme-base .product-event-navigation__navigation ul li a p:hover, .theme-product-tivicay .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-tivicay .theme-base .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b10036; } }

.theme-product-tivicay .theme-base .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-tivicay .theme-base .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-tivicay .theme-base .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-tivicay .theme-base .product-event-navigation__information .main-name p, .theme-product-tivicay .theme-base .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .theme-base .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover p, .theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover h1,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover h2,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover h3,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover h4,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover h5,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover h6,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .product-event-navigation__information .main-name:hover span {
  color: #b10036; }

.theme-product-tivicay .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b10036; }

.theme-product-tivicay .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-tivicay .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-tivicay .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b10036; }

.theme-product-tivicay .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__switcher p, .theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__switcher p, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #e40046; }
  .theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__switcher p::after, .theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__switcher p::after, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__navigation ul li a {
  color: #e40046; }
  .theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #e40046; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #e40046; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #e40046; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__information .main-name p, .theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__information .main-name p, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #e40046; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-tivicay .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-tivicay .theme-base .promo-panel__triangle, .theme-product-tivicay .theme-base.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-tivicay .theme-base .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-tivicay .theme-base.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-tivicay .theme-base .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-tivicay .theme-base.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 0%, #e40046 100%); }

.theme-product-tivicay .theme-base .promo-panel__content h2, .theme-product-tivicay .theme-base .promo-panel__content .searchResults, .theme-product-tivicay .theme-base .promo-panel__content .searchResults-term, .theme-product-tivicay .theme-base .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .promo-panel__content .gigya-composite-control-header, .theme-product-tivicay .theme-base.promo-panel__content h2, .theme-product-tivicay .theme-base.promo-panel__content .searchResults, .theme-product-tivicay .theme-base.promo-panel__content .searchResults-term, .theme-product-tivicay .theme-base.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-tivicay .theme-base.interactive-map__map .cluster.custom-cluster,
.theme-product-tivicay .theme-base .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-tivicay .theme-base.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-tivicay .theme-base .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-tivicay .theme-base .author-bio-summary .bioSummary, .theme-product-tivicay .theme-base.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-tivicay .theme-base .author-bio-summary .bioSummary__decorationTriangle, .theme-product-tivicay .theme-base.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-tivicay .theme-base .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-tivicay .theme-base .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-tivicay .theme-base .table-with-graphics .table__gradient-box, .theme-product-tivicay .theme-base.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-tivicay .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-tivicay .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e40046);
          filter: drop-shadow(0px 4px 3px #e40046); }

.theme-product-tivicay .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-tivicay .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-tivicay .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-tivicay .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-tivicay .theme-base.icon-text-gradient__container,
.theme-product-tivicay .theme-base .icon-text-gradient__container {
  background: #071d49; }

.theme-product-tivicay .theme-base.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-tivicay .theme-base .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-tivicay .theme-base.icon-text-gradient__main-text h2, .theme-product-tivicay .theme-base.icon-text-gradient__main-text .searchResults, .theme-product-tivicay .theme-base.icon-text-gradient__main-text .searchResults-term, .theme-product-tivicay .theme-base.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-tivicay .theme-base.icon-text-gradient__main-text h6, .theme-product-tivicay .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.icon-text-gradient__main-text p.subtitle, .theme-product-tivicay .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-tivicay .theme-base.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-tivicay .theme-base.icon-text-gradient__bottom-text h2, .theme-product-tivicay .theme-base.icon-text-gradient__bottom-text .searchResults, .theme-product-tivicay .theme-base.icon-text-gradient__bottom-text .searchResults-term, .theme-product-tivicay .theme-base.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-tivicay .theme-base.icon-text-gradient__bottom-text h6, .theme-product-tivicay .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.icon-text-gradient__bottom-text p.subtitle, .theme-product-tivicay .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-tivicay .theme-base.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .icon-text-gradient__main-text h2,
.theme-product-tivicay .theme-base .icon-text-gradient__main-text .searchResults,
.theme-product-tivicay .theme-base .icon-text-gradient__main-text .searchResults-term,
.theme-product-tivicay .theme-base .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-tivicay .theme-base .icon-text-gradient__main-text h6,
.theme-product-tivicay .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .icon-text-gradient__main-text p.subtitle,
.theme-product-tivicay .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .icon-text-gradient__bottom-text h2,
.theme-product-tivicay .theme-base .icon-text-gradient__bottom-text .searchResults,
.theme-product-tivicay .theme-base .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-tivicay .theme-base .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-tivicay .theme-base .icon-text-gradient__bottom-text h6,
.theme-product-tivicay .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .icon-text-gradient__bottom-text p.subtitle,
.theme-product-tivicay .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-gradient__bottom-text::before,
.theme-product-tivicay .theme-base .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-tivicay .theme-base.icon-text-gradient-multiple__container,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-tivicay .theme-base.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-tivicay .theme-base.icon-text-gradient-multiple__text h2, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__text .searchResults, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__text .searchResults-term, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__text h6, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.icon-text-gradient-multiple__text p.subtitle, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text h2, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text h6, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__text h2,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__text .searchResults,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__text h6,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .icon-text-gradient-multiple__text p.subtitle,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text h2,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text h6,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-tivicay .theme-base.icon-text-gradient-multiple__text::before, .theme-product-tivicay .theme-base.icon-text-gradient-multiple__bottom-text::before,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__text::before,
.theme-product-tivicay .theme-base .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-tivicay .theme-base.icon-text-gradient-stacks__container,
.theme-product-tivicay .theme-base .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-tivicay .theme-base.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-tivicay .theme-base .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-tivicay .theme-base.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-tivicay .theme-base .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-tivicay .theme-base.icon-text-gradient-stacks__text h2, .theme-product-tivicay .theme-base.icon-text-gradient-stacks__text .searchResults, .theme-product-tivicay .theme-base.icon-text-gradient-stacks__text .searchResults-term, .theme-product-tivicay .theme-base.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-tivicay .theme-base.icon-text-gradient-stacks__text h6, .theme-product-tivicay .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.icon-text-gradient-stacks__text p.subtitle, .theme-product-tivicay .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-tivicay .theme-base.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .icon-text-gradient-stacks__text h2,
.theme-product-tivicay .theme-base .icon-text-gradient-stacks__text .searchResults,
.theme-product-tivicay .theme-base .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-tivicay .theme-base .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-tivicay .theme-base .icon-text-gradient-stacks__text h6,
.theme-product-tivicay .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .icon-text-gradient-stacks__text p.subtitle,
.theme-product-tivicay .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-tivicay .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-tivicay .theme-base .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-tivicay .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-tivicay .theme-base .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-tivicay .theme-base .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-tivicay .theme-base .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-tivicay .theme-base .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-tivicay .theme-base .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-triumeq h1,
.theme-product-triumeq h2,
.theme-product-triumeq .searchResults,
.theme-product-triumeq .searchResults-term,
.theme-product-triumeq .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .gigya-composite-control-header,
.theme-product-triumeq h6,
.theme-product-triumeq .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq p.subtitle,
.theme-product-triumeq .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .subtitle.searchResults-result,
.theme-product-triumeq .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .subtitle.searchResults-result {
  color: #441960; }

.theme-product-triumeq .richText ul li::before, .theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .privacy_prompt_content ul li::before,
.theme-product-triumeq .richText ol li::before,
.theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .privacy_prompt_content ol li::before, .theme-product-triumeq.richText ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq.privacy_prompt_content ul li::before,
.theme-product-triumeq.richText ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-triumeq .richText.slash-white ul li::before, .theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .slash-white.privacy_prompt_content ul li::before,
.theme-product-triumeq .richText.slash-white ol li::before,
.theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .slash-white.privacy_prompt_content ol li::before, .theme-product-triumeq.richText.slash-white ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq.slash-white.privacy_prompt_content ul li::before,
.theme-product-triumeq.richText.slash-white ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-triumeq .richText.page-title-slash h1::before, .theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .page-title-slash.privacy_prompt_content h1::before,
.theme-product-triumeq .richText.page-title-slash h2::before,
.theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .page-title-slash.privacy_prompt_content h2::before,
.theme-product-triumeq .richText.page-title-slash .searchResults::before,
.theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-triumeq .richText.page-title-slash .searchResults-term::before,
.theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-triumeq .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-triumeq.richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq.page-title-slash.privacy_prompt_content h1::before,
.theme-product-triumeq.richText.page-title-slash h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq.page-title-slash.privacy_prompt_content h2::before,
.theme-product-triumeq.richText.page-title-slash .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-triumeq.richText.page-title-slash .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-triumeq.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.richText.page-title-slash .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #996eb6; }

.theme-product-triumeq.secondary-900 .icon-pi,
.theme-product-triumeq .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-triumeq .divider > .component-content, .theme-product-triumeq.divider > .component-content {
  background: #996eb6; }

.theme-product-triumeq.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-triumeq.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-triumeq .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-triumeq .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#441960), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #441960 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-triumeq.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-triumeq.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-triumeq .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-triumeq .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#441960), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #441960 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-triumeq.reference-general-hero-banner .hero-banner__triangle, .theme-product-triumeq.reference-event-hero-banner .hero-banner__triangle,
.theme-product-triumeq .reference-general-hero-banner .hero-banner__triangle,
.theme-product-triumeq .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-triumeq.reference-general-hero-banner .hero-banner__triangle, .theme-product-triumeq.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-triumeq .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-triumeq .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-triumeq.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-triumeq.reference-general-hero-banner .hero-banner__triangle, .theme-product-triumeq.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-triumeq .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-triumeq .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-triumeq.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-triumeq.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-triumeq.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-triumeq.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-triumeq .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-triumeq .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-triumeq .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-triumeq .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #441960; }

.theme-product-triumeq.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-triumeq.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-triumeq .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-triumeq .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #441960; }

.theme-product-triumeq.reference-general-hero-banner .hero-banner__title, .theme-product-triumeq.reference-general-hero-banner .hero-banner__date,
.theme-product-triumeq.reference-general-hero-banner .hero-banner__description p,
.theme-product-triumeq.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-triumeq.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-triumeq.reference-event-hero-banner .hero-banner__title, .theme-product-triumeq.reference-event-hero-banner .hero-banner__date,
.theme-product-triumeq.reference-event-hero-banner .hero-banner__description p,
.theme-product-triumeq.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-triumeq.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-triumeq .reference-general-hero-banner .hero-banner__title,
.theme-product-triumeq .reference-general-hero-banner .hero-banner__date,
.theme-product-triumeq .reference-general-hero-banner .hero-banner__description p,
.theme-product-triumeq .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-triumeq .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-triumeq .reference-event-hero-banner .hero-banner__title,
.theme-product-triumeq .reference-event-hero-banner .hero-banner__date,
.theme-product-triumeq .reference-event-hero-banner .hero-banner__description p,
.theme-product-triumeq .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-triumeq .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-triumeq.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-triumeq.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-triumeq .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-triumeq .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-triumeq .hero-banner .hero-banner-v2__triangle, .theme-product-triumeq.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-triumeq.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-triumeq .hero-banner .hero-banner-v2 h1,
.theme-product-triumeq .hero-banner .hero-banner-v2 h2,
.theme-product-triumeq .hero-banner .hero-banner-v2 .searchResults,
.theme-product-triumeq .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-triumeq .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-triumeq .hero-banner .hero-banner-v2 h3,
.theme-product-triumeq .hero-banner .hero-banner-v2 h4,
.theme-product-triumeq .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-triumeq .hero-banner .hero-banner-v2 input,
.theme-product-triumeq .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .hero-banner .hero-banner-v2 input,
.theme-product-triumeq .hero-banner .hero-banner-v2 h5,
.theme-product-triumeq .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-triumeq .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-triumeq .hero-banner .hero-banner-v2 h6,
.theme-product-triumeq .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-triumeq .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-triumeq .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-triumeq .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-triumeq .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-triumeq .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-triumeq .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-triumeq .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-triumeq .hero-banner .hero-banner-v2 p,
.theme-product-triumeq .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-triumeq .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-triumeq.hero-banner .hero-banner-v2 h1,
.theme-product-triumeq.hero-banner .hero-banner-v2 h2,
.theme-product-triumeq.hero-banner .hero-banner-v2 .searchResults,
.theme-product-triumeq.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-triumeq.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-triumeq.hero-banner .hero-banner-v2 h3,
.theme-product-triumeq.hero-banner .hero-banner-v2 h4,
.theme-product-triumeq.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-triumeq.hero-banner .hero-banner-v2 input,
.theme-product-triumeq.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq.hero-banner .hero-banner-v2 input,
.theme-product-triumeq.hero-banner .hero-banner-v2 h5,
.theme-product-triumeq.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-triumeq.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-triumeq.hero-banner .hero-banner-v2 h6,
.theme-product-triumeq.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-triumeq.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-triumeq.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-triumeq.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-triumeq.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-triumeq.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-triumeq.hero-banner .hero-banner-v2 p,
.theme-product-triumeq.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-triumeq.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-triumeq .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-triumeq.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(68, 25, 96, 0)), to(#441960));
  background: linear-gradient(180deg, rgba(68, 25, 96, 0) 30%, #441960 100%); }
  @media (min-width: 991px) {
    .theme-product-triumeq .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-triumeq.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(68, 25, 96, 0)), to(#441960));
      background: linear-gradient(270deg, rgba(68, 25, 96, 0) 30%, #441960 100%); } }

.theme-product-triumeq .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-triumeq.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(68, 25, 96, 0)), to(#441960));
  background: linear-gradient(180deg, rgba(68, 25, 96, 0) 30%, #441960 100%); }
  @media (min-width: 991px) {
    .theme-product-triumeq .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-triumeq.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(68, 25, 96, 0)), to(#441960));
      background: linear-gradient(270deg, rgba(68, 25, 96, 0) 30%, #441960 100%); } }

.theme-product-triumeq .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-triumeq.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(153, 110, 182, 0)), to(#996eb6));
  background: linear-gradient(180deg, rgba(153, 110, 182, 0) 30%, #996eb6 100%); }
  @media (min-width: 991px) {
    .theme-product-triumeq .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-triumeq.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(153, 110, 182, 0)), to(#996eb6));
      background: linear-gradient(270deg, rgba(153, 110, 182, 0) 30%, #996eb6 100%); } }

.theme-product-triumeq .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-triumeq.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#441960), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #441960 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-triumeq .hero-banner-small__text h1,
.theme-product-triumeq .hero-banner-small__text h2,
.theme-product-triumeq .hero-banner-small__text .searchResults,
.theme-product-triumeq .hero-banner-small__text .searchResults-term,
.theme-product-triumeq .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .hero-banner-small__text .gigya-composite-control-header,
.theme-product-triumeq .hero-banner-small__text h3,
.theme-product-triumeq .hero-banner-small__text h4,
.theme-product-triumeq .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-triumeq .hero-banner-small__text input,
.theme-product-triumeq .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .hero-banner-small__text input,
.theme-product-triumeq .hero-banner-small__text h5,
.theme-product-triumeq .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-triumeq .hero-banner-small__text .searchResults-title,
.theme-product-triumeq .hero-banner-small__text h6,
.theme-product-triumeq .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .hero-banner-small__text p.subtitle,
.theme-product-triumeq .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-triumeq .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .hero-banner-small__text .subtitle.searchResults-result, .theme-product-triumeq.hero-banner-small__text h1,
.theme-product-triumeq.hero-banner-small__text h2,
.theme-product-triumeq.hero-banner-small__text .searchResults,
.theme-product-triumeq.hero-banner-small__text .searchResults-term,
.theme-product-triumeq.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.hero-banner-small__text .gigya-composite-control-header,
.theme-product-triumeq.hero-banner-small__text h3,
.theme-product-triumeq.hero-banner-small__text h4,
.theme-product-triumeq.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-triumeq.hero-banner-small__text input,
.theme-product-triumeq.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq.hero-banner-small__text input,
.theme-product-triumeq.hero-banner-small__text h5,
.theme-product-triumeq.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-triumeq.hero-banner-small__text .searchResults-title,
.theme-product-triumeq.hero-banner-small__text h6,
.theme-product-triumeq.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq.hero-banner-small__text p.subtitle,
.theme-product-triumeq.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-triumeq.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-triumeq .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-triumeq.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#441960), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #441960 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-triumeq .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-triumeq.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#996eb6), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #996eb6 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-triumeq .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-triumeq.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-triumeq .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-triumeq.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-triumeq .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-triumeq .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-triumeq.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-triumeq.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-triumeq .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-triumeq .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-triumeq.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-triumeq.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-triumeq .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-triumeq.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-triumeq .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-triumeq.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-triumeq .table-header-bg-secondary-900 table tr th, .theme-product-triumeq.table-header-bg-secondary-900 table tr th {
  background-color: #441960; }

.theme-product-triumeq .table-header-bg-primary-800 table tr th, .theme-product-triumeq.table-header-bg-primary-800 table tr th {
  background-color: #996eb6; }

.theme-product-triumeq .table-header-bg-tertiary-900 table tr th, .theme-product-triumeq.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-triumeq .table-header-bg-neutral-500 table tr th, .theme-product-triumeq.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #441960; }
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th h1, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th h2,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th h3, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th h4,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .table-header-bg-neutral-500 table tr th input,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .table-header-bg-neutral-500 table tr th input, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th h6,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th p,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th li,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th td,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-triumeq.table-header-bg-neutral-500 table tr th h1, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th h2,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th h3, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th h4,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq.table-header-bg-neutral-500 table tr th input,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq.table-header-bg-neutral-500 table tr th input, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th h6,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th p,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th li,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th td,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #441960; }
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-triumeq.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th ul li::before {
    color: #441960; }
  
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5,
  .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5,
  .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #441960; }
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #441960; }
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-triumeq .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-triumeq.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #441960; }

.theme-product-triumeq.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-triumeq .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-triumeq.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-triumeq .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-triumeq.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-triumeq .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-triumeq.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-triumeq .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-triumeq.image.triangle picture::after, .theme-product-triumeq.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-triumeq.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-triumeq .image.triangle picture::after, .theme-product-triumeq .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-triumeq .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq.accordion .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-triumeq .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #441960; }

.theme-product-triumeq.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-triumeq .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #8051a0; }

.theme-product-triumeq .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-triumeq.tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-triumeq .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-triumeq.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-triumeq .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-triumeq.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-triumeq .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-triumeq.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #441960; }

.theme-product-triumeq .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-triumeq.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-triumeq .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-triumeq.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-triumeq .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-triumeq.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-triumeq .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-triumeq.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
  color: #071d49; }
  @media (min-width: 991px) {
    .theme-product-triumeq .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-triumeq.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-triumeq .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-triumeq.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-triumeq .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-triumeq.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-triumeq .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-triumeq.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
      color: #441960; } }

.theme-product-triumeq .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-triumeq.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-triumeq .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-triumeq.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-triumeq .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-triumeq.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-triumeq .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-triumeq.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #441960;
  border-bottom: none; }
  @media (min-width: 991px) {
    .theme-product-triumeq .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-triumeq.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-triumeq .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-triumeq.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-triumeq .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-triumeq.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-triumeq .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-triumeq.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      border-bottom: 2px solid #441960;
      background-color: transparent; } }
  .theme-product-triumeq .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-triumeq.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-triumeq .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-triumeq.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-triumeq .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-triumeq.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-triumeq .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-triumeq.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
    @media (min-width: 991px) {
      .theme-product-triumeq .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-triumeq.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-triumeq .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-triumeq.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-triumeq .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-triumeq.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-triumeq .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-triumeq.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
        color: #441960; } }

.theme-product-triumeq .tabs .tabs-content .tabContent > a.is-active, .theme-product-triumeq.tabs .tabs-content .tabContent > a.is-active,
.theme-product-triumeq .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-triumeq.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-triumeq .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-triumeq.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-triumeq .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-triumeq.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #441960; }

.theme-product-triumeq .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-triumeq.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #ffffff; }

.theme-product-triumeq .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-triumeq.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background: #441960;
  border: none; }
  .theme-product-triumeq .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before, .theme-product-triumeq.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before {
    border-color: #441960 transparent transparent transparent; }
  .theme-product-triumeq .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-triumeq.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }

.theme-product-triumeq.contentGridContainer,
.theme-product-triumeq .contentGridContainer {
  background: #ebe8ee; }
  .theme-product-triumeq.contentGridContainer.neutral-2,
  .theme-product-triumeq .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-triumeq.contentGridContainer.neutral-white, .theme-product-triumeq.contentGridContainer.content-grid-item-base_background,
  .theme-product-triumeq .contentGridContainer.neutral-white,
  .theme-product-triumeq .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-triumeq.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-triumeq .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-triumeq.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-triumeq .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-triumeq.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-triumeq .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-triumeq.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-triumeq.bg-primary-900,
.theme-product-triumeq .bg-primary-900, .theme-product-triumeq.primary-900,
.theme-product-triumeq .primary-900 {
  background-color: #8051a0; }

.theme-product-triumeq.secondary-900,
.theme-product-triumeq .secondary-900 {
  background-color: #441960;
  color: #ffffff; }
  .theme-product-triumeq.secondary-900 h1, .theme-product-triumeq.secondary-900 .h1,
  .theme-product-triumeq.secondary-900 h2,
  .theme-product-triumeq.secondary-900 .searchResults,
  .theme-product-triumeq.secondary-900 .searchResults-term,
  .theme-product-triumeq.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.secondary-900 .gigya-composite-control-header, .theme-product-triumeq.secondary-900 .h2,
  .theme-product-triumeq.secondary-900 h3, .theme-product-triumeq.secondary-900 .h3,
  .theme-product-triumeq.secondary-900 h4,
  .theme-product-triumeq.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq.secondary-900 input,
  .theme-product-triumeq.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq.secondary-900 input, .theme-product-triumeq.secondary-900 .h4,
  .theme-product-triumeq.secondary-900 h5,
  .theme-product-triumeq.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq.secondary-900 .searchResults-title, .theme-product-triumeq.secondary-900 .h5,
  .theme-product-triumeq.secondary-900 h6,
  .theme-product-triumeq.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq.secondary-900 p.subtitle,
  .theme-product-triumeq.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq.secondary-900 .subtitle.searchResults-result,
  .theme-product-triumeq.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq.secondary-900 .subtitle.searchResults-result, .theme-product-triumeq.secondary-900 .h6,
  .theme-product-triumeq.secondary-900 p,
  .theme-product-triumeq.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq.secondary-900 .searchResults-result,
  .theme-product-triumeq.secondary-900 li,
  .theme-product-triumeq.secondary-900 td,
  .theme-product-triumeq.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-triumeq .secondary-900 h1,
  .theme-product-triumeq .secondary-900 .h1,
  .theme-product-triumeq .secondary-900 h2,
  .theme-product-triumeq .secondary-900 .searchResults,
  .theme-product-triumeq .secondary-900 .searchResults-term,
  .theme-product-triumeq .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .secondary-900 .gigya-composite-control-header,
  .theme-product-triumeq .secondary-900 .h2,
  .theme-product-triumeq .secondary-900 h3,
  .theme-product-triumeq .secondary-900 .h3,
  .theme-product-triumeq .secondary-900 h4,
  .theme-product-triumeq .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .secondary-900 input,
  .theme-product-triumeq .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .secondary-900 input,
  .theme-product-triumeq .secondary-900 .h4,
  .theme-product-triumeq .secondary-900 h5,
  .theme-product-triumeq .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .secondary-900 .searchResults-title,
  .theme-product-triumeq .secondary-900 .h5,
  .theme-product-triumeq .secondary-900 h6,
  .theme-product-triumeq .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .secondary-900 p.subtitle,
  .theme-product-triumeq .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .secondary-900 .subtitle.searchResults-result,
  .theme-product-triumeq .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .secondary-900 .subtitle.searchResults-result,
  .theme-product-triumeq .secondary-900 .h6,
  .theme-product-triumeq .secondary-900 p,
  .theme-product-triumeq .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .secondary-900 .searchResults-result,
  .theme-product-triumeq .secondary-900 li,
  .theme-product-triumeq .secondary-900 td,
  .theme-product-triumeq .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-triumeq.secondary-900 ol li::before,
  .theme-product-triumeq.secondary-900 ul li::before,
  .theme-product-triumeq .secondary-900 ol li::before,
  .theme-product-triumeq .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-triumeq.tertiary-800,
.theme-product-triumeq .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-triumeq.tertiary-800 h1, .theme-product-triumeq.tertiary-800 .h1,
  .theme-product-triumeq.tertiary-800 h2,
  .theme-product-triumeq.tertiary-800 .searchResults,
  .theme-product-triumeq.tertiary-800 .searchResults-term,
  .theme-product-triumeq.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.tertiary-800 .gigya-composite-control-header, .theme-product-triumeq.tertiary-800 .h2,
  .theme-product-triumeq.tertiary-800 h3, .theme-product-triumeq.tertiary-800 .h3,
  .theme-product-triumeq.tertiary-800 h4,
  .theme-product-triumeq.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq.tertiary-800 input,
  .theme-product-triumeq.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq.tertiary-800 input, .theme-product-triumeq.tertiary-800 .h4,
  .theme-product-triumeq.tertiary-800 h5,
  .theme-product-triumeq.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq.tertiary-800 .searchResults-title, .theme-product-triumeq.tertiary-800 .h5,
  .theme-product-triumeq.tertiary-800 h6,
  .theme-product-triumeq.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq.tertiary-800 p.subtitle,
  .theme-product-triumeq.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq.tertiary-800 .subtitle.searchResults-result,
  .theme-product-triumeq.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq.tertiary-800 .subtitle.searchResults-result, .theme-product-triumeq.tertiary-800 .h6,
  .theme-product-triumeq.tertiary-800 p,
  .theme-product-triumeq.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq.tertiary-800 .searchResults-result,
  .theme-product-triumeq.tertiary-800 li,
  .theme-product-triumeq.tertiary-800 td,
  .theme-product-triumeq.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-triumeq .tertiary-800 h1,
  .theme-product-triumeq .tertiary-800 .h1,
  .theme-product-triumeq .tertiary-800 h2,
  .theme-product-triumeq .tertiary-800 .searchResults,
  .theme-product-triumeq .tertiary-800 .searchResults-term,
  .theme-product-triumeq .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .tertiary-800 .gigya-composite-control-header,
  .theme-product-triumeq .tertiary-800 .h2,
  .theme-product-triumeq .tertiary-800 h3,
  .theme-product-triumeq .tertiary-800 .h3,
  .theme-product-triumeq .tertiary-800 h4,
  .theme-product-triumeq .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .tertiary-800 input,
  .theme-product-triumeq .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .tertiary-800 input,
  .theme-product-triumeq .tertiary-800 .h4,
  .theme-product-triumeq .tertiary-800 h5,
  .theme-product-triumeq .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .tertiary-800 .searchResults-title,
  .theme-product-triumeq .tertiary-800 .h5,
  .theme-product-triumeq .tertiary-800 h6,
  .theme-product-triumeq .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .tertiary-800 p.subtitle,
  .theme-product-triumeq .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .tertiary-800 .subtitle.searchResults-result,
  .theme-product-triumeq .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .tertiary-800 .subtitle.searchResults-result,
  .theme-product-triumeq .tertiary-800 .h6,
  .theme-product-triumeq .tertiary-800 p,
  .theme-product-triumeq .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .tertiary-800 .searchResults-result,
  .theme-product-triumeq .tertiary-800 li,
  .theme-product-triumeq .tertiary-800 td,
  .theme-product-triumeq .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-triumeq.tertiary-800 ol li::before,
  .theme-product-triumeq.tertiary-800 ul li::before,
  .theme-product-triumeq .tertiary-800 ol li::before,
  .theme-product-triumeq .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-triumeq.secondary-100,
.theme-product-triumeq .secondary-100 {
  background-color: #ebe8ee; }

.theme-product-triumeq .color-secondary-900 {
  color: #441960; }
  .theme-product-triumeq .color-secondary-900 h1, .theme-product-triumeq .color-secondary-900 .h1,
  .theme-product-triumeq .color-secondary-900 h2,
  .theme-product-triumeq .color-secondary-900 .searchResults,
  .theme-product-triumeq .color-secondary-900 .searchResults-term,
  .theme-product-triumeq .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .color-secondary-900 .gigya-composite-control-header, .theme-product-triumeq .color-secondary-900 .h2,
  .theme-product-triumeq .color-secondary-900 h3, .theme-product-triumeq .color-secondary-900 .h3,
  .theme-product-triumeq .color-secondary-900 h4,
  .theme-product-triumeq .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .color-secondary-900 input,
  .theme-product-triumeq .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .color-secondary-900 input, .theme-product-triumeq .color-secondary-900 .h4,
  .theme-product-triumeq .color-secondary-900 h5,
  .theme-product-triumeq .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .color-secondary-900 .searchResults-title, .theme-product-triumeq .color-secondary-900 .h5,
  .theme-product-triumeq .color-secondary-900 h6,
  .theme-product-triumeq .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .color-secondary-900 p.subtitle,
  .theme-product-triumeq .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-triumeq .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .color-secondary-900 .subtitle.searchResults-result, .theme-product-triumeq .color-secondary-900 .h6,
  .theme-product-triumeq .color-secondary-900 p,
  .theme-product-triumeq .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .color-secondary-900 .searchResults-result,
  .theme-product-triumeq .color-secondary-900 li,
  .theme-product-triumeq .color-secondary-900 td,
  .theme-product-triumeq .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #441960; }
  .theme-product-triumeq .color-secondary-900 ol li::before,
  .theme-product-triumeq .color-secondary-900 ul li::before {
    color: #441960; }

.theme-product-triumeq .color-neutral-white {
  color: #ffffff; }
  .theme-product-triumeq .color-neutral-white h1, .theme-product-triumeq .color-neutral-white .h1,
  .theme-product-triumeq .color-neutral-white h2,
  .theme-product-triumeq .color-neutral-white .searchResults,
  .theme-product-triumeq .color-neutral-white .searchResults-term,
  .theme-product-triumeq .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .color-neutral-white .gigya-composite-control-header, .theme-product-triumeq .color-neutral-white .h2,
  .theme-product-triumeq .color-neutral-white h3, .theme-product-triumeq .color-neutral-white .h3,
  .theme-product-triumeq .color-neutral-white h4,
  .theme-product-triumeq .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .color-neutral-white input,
  .theme-product-triumeq .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .color-neutral-white input, .theme-product-triumeq .color-neutral-white .h4,
  .theme-product-triumeq .color-neutral-white h5,
  .theme-product-triumeq .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .color-neutral-white .searchResults-title, .theme-product-triumeq .color-neutral-white .h5,
  .theme-product-triumeq .color-neutral-white h6,
  .theme-product-triumeq .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .color-neutral-white p.subtitle,
  .theme-product-triumeq .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .color-neutral-white .subtitle.searchResults-result,
  .theme-product-triumeq .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .color-neutral-white .subtitle.searchResults-result, .theme-product-triumeq .color-neutral-white .h6,
  .theme-product-triumeq .color-neutral-white p,
  .theme-product-triumeq .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .color-neutral-white .searchResults-result,
  .theme-product-triumeq .color-neutral-white li,
  .theme-product-triumeq .color-neutral-white td,
  .theme-product-triumeq .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-triumeq .color-neutral-white ol li::before,
  .theme-product-triumeq .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-triumeq .icon-link__icon-wrapper, .theme-product-triumeq.icon-link__icon-wrapper {
  border-color: #996eb6; }

.theme-product-triumeq .icon-text__wrapper--background, .theme-product-triumeq.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-triumeq .icon-text__icon-wrapper, .theme-product-triumeq.icon-text__icon-wrapper {
  border-color: #996eb6; }

.theme-product-triumeq .icon-text__icon-wrapper.gradient, .theme-product-triumeq.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-triumeq .icon-text__content-wrapper ul li::before, .theme-product-triumeq.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-triumeq .icon-text__content-wrapper ul li ul li::before, .theme-product-triumeq.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-triumeq .icon-text__content-wrapper.slash li::before, .theme-product-triumeq.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-triumeq.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq.content-grid-item-article .content-grid-item_background .content-grid-item_tagline {
  color: #8051a0; }

.theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #441960; }
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #441960; }
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #441960; }

.theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-triumeq .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-triumeq.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-triumeq.content-grid-item-event-listing .content-grid-item_tagline {
  color: #8051a0; }

.theme-product-triumeq .content-grid-item-abstract .content-grid-item_tagline, .theme-product-triumeq.content-grid-item-abstract .content-grid-item_tagline {
  color: #8051a0; }

.theme-product-triumeq .content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after, .theme-product-triumeq.content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .content-grid-item-document .content-grid-item__document-type, .theme-product-triumeq.content-grid-item-document .content-grid-item__document-type {
  color: #8051a0; }

.theme-product-triumeq .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-triumeq .product-event-navigation__switcher p, .theme-product-triumeq .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .product-event-navigation__switcher .searchResults-result {
  color: #441960; }
  .theme-product-triumeq .product-event-navigation__switcher p::after, .theme-product-triumeq .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-triumeq .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-triumeq.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-triumeq .product-event-navigation__navigation ul li a {
  color: #441960; }
  @media (max-width: 767px) {
    .theme-product-triumeq .product-event-navigation__navigation ul li a:hover {
      color: #8051a0; } }
  .theme-product-triumeq .product-event-navigation__navigation ul li a p, .theme-product-triumeq .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .product-event-navigation__navigation ul li a .searchResults-result {
    color: #441960; }
    @media (max-width: 767px) {
      .theme-product-triumeq .product-event-navigation__navigation ul li a p:hover, .theme-product-triumeq .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-triumeq .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #8051a0; } }

.theme-product-triumeq .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #441960; }

.theme-product-triumeq .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-triumeq .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #441960; }

.theme-product-triumeq .product-event-navigation__information .main-name p, .theme-product-triumeq .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .product-event-navigation__information .main-name .searchResults-result {
  color: #441960; }

.theme-product-triumeq .product-event-navigation__information .main-name:hover p, .theme-product-triumeq .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-triumeq .product-event-navigation__information .main-name:hover h1,
.theme-product-triumeq .product-event-navigation__information .main-name:hover h2,
.theme-product-triumeq .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-triumeq .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-triumeq .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-triumeq .product-event-navigation__information .main-name:hover h3,
.theme-product-triumeq .product-event-navigation__information .main-name:hover h4,
.theme-product-triumeq .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-triumeq .product-event-navigation__information .main-name:hover input,
.theme-product-triumeq .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .product-event-navigation__information .main-name:hover input,
.theme-product-triumeq .product-event-navigation__information .main-name:hover h5,
.theme-product-triumeq .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-triumeq .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-triumeq .product-event-navigation__information .main-name:hover h6,
.theme-product-triumeq .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-triumeq .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-triumeq .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-triumeq .product-event-navigation__information .main-name:hover span {
  color: #8051a0; }

.theme-product-triumeq .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #8051a0; }

.theme-product-triumeq .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-triumeq .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-triumeq .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #8051a0; }

.theme-product-triumeq .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .primary-800-version .product-event-navigation__switcher p, .theme-product-triumeq .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-triumeq.primary-800-version .product-event-navigation__switcher p, .theme-product-triumeq.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #996eb6; }
  .theme-product-triumeq .primary-800-version .product-event-navigation__switcher p::after, .theme-product-triumeq .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-triumeq .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-triumeq.primary-800-version .product-event-navigation__switcher p::after, .theme-product-triumeq.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-triumeq.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-triumeq.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-triumeq .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-triumeq.primary-800-version .product-event-navigation__navigation ul li a {
  color: #996eb6; }
  .theme-product-triumeq .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-triumeq .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-triumeq.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-triumeq.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #996eb6; }

.theme-product-triumeq .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-triumeq.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-triumeq.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-triumeq.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-triumeq.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-triumeq.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #996eb6; }

.theme-product-triumeq .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-triumeq.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #996eb6; }

.theme-product-triumeq .primary-800-version .product-event-navigation__information .main-name p, .theme-product-triumeq .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-triumeq.primary-800-version .product-event-navigation__information .main-name p, .theme-product-triumeq.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #996eb6; }

.theme-product-triumeq .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-triumeq.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-triumeq.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-triumeq.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-triumeq.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .promo-panel__triangle, .theme-product-triumeq.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-triumeq.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-triumeq .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-triumeq.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(68, 25, 96, 0)), to(#441960));
  background: linear-gradient(180deg, rgba(68, 25, 96, 0) 0%, #441960 100%); }

.theme-product-triumeq .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-triumeq.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(153, 110, 182, 0)), to(#996eb6));
  background: linear-gradient(180deg, rgba(153, 110, 182, 0) 0%, #996eb6 100%); }

.theme-product-triumeq .promo-panel__content h2, .theme-product-triumeq .promo-panel__content .searchResults, .theme-product-triumeq .promo-panel__content .searchResults-term, .theme-product-triumeq .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .promo-panel__content .gigya-composite-control-header, .theme-product-triumeq.promo-panel__content h2, .theme-product-triumeq.promo-panel__content .searchResults, .theme-product-triumeq.promo-panel__content .searchResults-term, .theme-product-triumeq.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-triumeq.interactive-map__map .cluster.custom-cluster,
.theme-product-triumeq .interactive-map__map .cluster.custom-cluster {
  background: #441960; }

.theme-product-triumeq.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-triumeq .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#441960));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #441960 100%); }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--primary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8051a0; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .pullout-v2__container.secondary-900 {
  background-color: #441960; }

.theme-product-triumeq .pullout-v2__container.primary-800 {
  background-color: #996eb6; }

.theme-product-triumeq .pullout-v2__container.neutral-100 {
  background-color: #f1f1f1; }

.theme-product-triumeq .pullout-v2__container.gradient-linear .pullout-v2__text > *,
.theme-product-triumeq .pullout-v2__container.gradient-linear .pullout-v2__text a {
  color: #ffffff; }

.theme-product-triumeq .pullout-v2__container.gradient-linear .btn, .theme-product-triumeq .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-triumeq .pullout-v2__container.gradient-linear .button, .theme-product-triumeq .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-triumeq .pullout-v2__container.gradient-linear .button#preferences_prompt_submit, .theme-product-triumeq .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-triumeq .pullout-v2__container.gradient-linear .button#preferences_prompt_decline, .theme-product-triumeq .pullout-v2__container.gradient-linear .articleList-more {
  background-color: #ffffff;
  color: #e40046; }
  .theme-product-triumeq .pullout-v2__container.gradient-linear .btn:after, .theme-product-triumeq .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-triumeq .pullout-v2__container.gradient-linear .button:after, .theme-product-triumeq .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-triumeq .pullout-v2__container.gradient-linear .button#preferences_prompt_submit:after, .theme-product-triumeq .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-triumeq .pullout-v2__container.gradient-linear .button#preferences_prompt_decline:after, .theme-product-triumeq .pullout-v2__container.gradient-linear .articleList-more:after {
    border-color: #ffffff transparent transparent transparent; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #996eb6; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .author-bio-summary .bioSummary, .theme-product-triumeq.author-bio-summary .bioSummary {
  background-color: #ebe8ee; }
  .theme-product-triumeq .author-bio-summary .bioSummary__decorationTriangle, .theme-product-triumeq.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-triumeq.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-triumeq .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-triumeq .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-triumeq .table-with-graphics .table__gradient-box, .theme-product-triumeq.table-with-graphics .table__gradient-box {
  background: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #996eb6);
          filter: drop-shadow(0px 4px 3px #996eb6); }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #441960;
  border: 1px solid #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #996eb6);
          filter: drop-shadow(0px 2px 4px #996eb6); }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #441960; }

.theme-product-triumeq .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-triumeq.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #441960; }

.theme-product-triumeq.icon-text-gradient__container,
.theme-product-triumeq .icon-text-gradient__container {
  background: #441960; }

.theme-product-triumeq.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-triumeq .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #996eb6);
          filter: drop-shadow(0px 2px 4px #996eb6); }

.theme-product-triumeq.icon-text-gradient__main-text h2, .theme-product-triumeq.icon-text-gradient__main-text .searchResults, .theme-product-triumeq.icon-text-gradient__main-text .searchResults-term, .theme-product-triumeq.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-triumeq.icon-text-gradient__main-text h6, .theme-product-triumeq.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-triumeq.icon-text-gradient__main-text p.subtitle, .theme-product-triumeq.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-triumeq.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-triumeq.icon-text-gradient__bottom-text h2, .theme-product-triumeq.icon-text-gradient__bottom-text .searchResults, .theme-product-triumeq.icon-text-gradient__bottom-text .searchResults-term, .theme-product-triumeq.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-triumeq.icon-text-gradient__bottom-text h6, .theme-product-triumeq.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-triumeq.icon-text-gradient__bottom-text p.subtitle, .theme-product-triumeq.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-triumeq.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-triumeq .icon-text-gradient__main-text h2,
.theme-product-triumeq .icon-text-gradient__main-text .searchResults,
.theme-product-triumeq .icon-text-gradient__main-text .searchResults-term,
.theme-product-triumeq .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-triumeq .icon-text-gradient__main-text h6,
.theme-product-triumeq .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .icon-text-gradient__main-text p.subtitle,
.theme-product-triumeq .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-triumeq .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-triumeq .icon-text-gradient__bottom-text h2,
.theme-product-triumeq .icon-text-gradient__bottom-text .searchResults,
.theme-product-triumeq .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-triumeq .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-triumeq .icon-text-gradient__bottom-text h6,
.theme-product-triumeq .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .icon-text-gradient__bottom-text p.subtitle,
.theme-product-triumeq .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-triumeq .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-triumeq.icon-text-gradient__bottom-text::before,
.theme-product-triumeq .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #996eb6;
          box-shadow: 0 2px 4px #996eb6; }

.theme-product-triumeq.icon-text-gradient-multiple__container,
.theme-product-triumeq .icon-text-gradient-multiple__container {
  background: #441960; }

.theme-product-triumeq.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-triumeq .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #996eb6);
          filter: drop-shadow(0px 2px 4px #996eb6); }

.theme-product-triumeq.icon-text-gradient-multiple__text h2, .theme-product-triumeq.icon-text-gradient-multiple__text .searchResults, .theme-product-triumeq.icon-text-gradient-multiple__text .searchResults-term, .theme-product-triumeq.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-triumeq.icon-text-gradient-multiple__text h6, .theme-product-triumeq.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-triumeq.icon-text-gradient-multiple__text p.subtitle, .theme-product-triumeq.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-triumeq.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-triumeq.icon-text-gradient-multiple__bottom-text h2, .theme-product-triumeq.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-triumeq.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-triumeq.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-triumeq.icon-text-gradient-multiple__bottom-text h6, .theme-product-triumeq.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-triumeq.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-triumeq.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-triumeq.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-triumeq .icon-text-gradient-multiple__text h2,
.theme-product-triumeq .icon-text-gradient-multiple__text .searchResults,
.theme-product-triumeq .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-triumeq .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-triumeq .icon-text-gradient-multiple__text h6,
.theme-product-triumeq .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .icon-text-gradient-multiple__text p.subtitle,
.theme-product-triumeq .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-triumeq .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-triumeq .icon-text-gradient-multiple__bottom-text h2,
.theme-product-triumeq .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-triumeq .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-triumeq .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-triumeq .icon-text-gradient-multiple__bottom-text h6,
.theme-product-triumeq .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-triumeq .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-triumeq .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-triumeq.icon-text-gradient-multiple__text::before, .theme-product-triumeq.icon-text-gradient-multiple__bottom-text::before,
.theme-product-triumeq .icon-text-gradient-multiple__text::before,
.theme-product-triumeq .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #996eb6;
          box-shadow: 0 2px 4px #996eb6; }

.theme-product-triumeq.icon-text-gradient-stacks__container,
.theme-product-triumeq .icon-text-gradient-stacks__container {
  background: #441960; }

.theme-product-triumeq.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-triumeq .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #996eb6);
          filter: drop-shadow(0px 2px 4px #996eb6); }

.theme-product-triumeq.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-triumeq .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-triumeq.icon-text-gradient-stacks__text h2, .theme-product-triumeq.icon-text-gradient-stacks__text .searchResults, .theme-product-triumeq.icon-text-gradient-stacks__text .searchResults-term, .theme-product-triumeq.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-triumeq.icon-text-gradient-stacks__text h6, .theme-product-triumeq.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-triumeq.icon-text-gradient-stacks__text p.subtitle, .theme-product-triumeq.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-triumeq.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-triumeq .icon-text-gradient-stacks__text h2,
.theme-product-triumeq .icon-text-gradient-stacks__text .searchResults,
.theme-product-triumeq .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-triumeq .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-triumeq .icon-text-gradient-stacks__text h6,
.theme-product-triumeq .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .icon-text-gradient-stacks__text p.subtitle,
.theme-product-triumeq .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-triumeq .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-triumeq .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-triumeq .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-triumeq .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-triumeq.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-triumeq .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-triumeq .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-triumeq .theme-base h1,
.theme-product-triumeq .theme-base h2,
.theme-product-triumeq .theme-base .searchResults,
.theme-product-triumeq .theme-base .searchResults-term,
.theme-product-triumeq .theme-base .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .gigya-composite-control-header,
.theme-product-triumeq .theme-base h6,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base p.subtitle,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-triumeq .theme-base .richText ul li::before, .theme-product-triumeq .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base .privacy_prompt_content ul li::before,
.theme-product-triumeq .theme-base .richText ol li::before,
.theme-product-triumeq .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base .privacy_prompt_content ol li::before, .theme-product-triumeq .theme-base.richText ul li::before, .theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base.privacy_prompt_content ul li::before,
.theme-product-triumeq .theme-base.richText ol li::before,
.theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-triumeq .theme-base .richText.slash-white ul li::before, .theme-product-triumeq .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base .slash-white.privacy_prompt_content ul li::before,
.theme-product-triumeq .theme-base .richText.slash-white ol li::before,
.theme-product-triumeq .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base .slash-white.privacy_prompt_content ol li::before, .theme-product-triumeq .theme-base.richText.slash-white ul li::before, .theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base.slash-white.privacy_prompt_content ul li::before,
.theme-product-triumeq .theme-base.richText.slash-white ol li::before,
.theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-triumeq .theme-base .richText.page-title-slash h1::before, .theme-product-triumeq .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base .page-title-slash.privacy_prompt_content h1::before,
.theme-product-triumeq .theme-base .richText.page-title-slash h2::before,
.theme-product-triumeq .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base .page-title-slash.privacy_prompt_content h2::before,
.theme-product-triumeq .theme-base .richText.page-title-slash .searchResults::before,
.theme-product-triumeq .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-triumeq .theme-base .richText.page-title-slash .searchResults-term::before,
.theme-product-triumeq .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-triumeq .theme-base .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-triumeq .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-triumeq .theme-base.richText.page-title-slash h1::before, .theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base.page-title-slash.privacy_prompt_content h1::before,
.theme-product-triumeq .theme-base.richText.page-title-slash h2::before,
.theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base.page-title-slash.privacy_prompt_content h2::before,
.theme-product-triumeq .theme-base.richText.page-title-slash .searchResults::before,
.theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-triumeq .theme-base.richText.page-title-slash .searchResults-term::before,
.theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-triumeq .theme-base.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #e40046; }

.theme-product-triumeq .theme-base.secondary-900 .icon-pi,
.theme-product-triumeq .theme-base .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-triumeq .theme-base .divider > .component-content, .theme-product-triumeq .theme-base.divider > .component-content {
  background: #d0d3d4; }

.theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__triangle,
.theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__triangle,
.theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__title, .theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__date,
.theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__description p,
.theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__title, .theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__date,
.theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__description p,
.theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__title,
.theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__date,
.theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__description p,
.theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__title,
.theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__date,
.theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__description p,
.theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-triumeq .theme-base.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-triumeq .theme-base.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-triumeq .theme-base .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-triumeq .theme-base .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-triumeq .theme-base .hero-banner .hero-banner-v2__triangle, .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 h1,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 h2,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .searchResults,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 h3,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 h4,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 h5,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 h6,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-triumeq .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 p,
.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-triumeq .theme-base .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 h1,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 h2,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .searchResults,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 h3,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 h4,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 h5,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 h6,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-triumeq .searchResults-results .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-triumeq .searchResults-results .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 p,
.theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-triumeq .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-triumeq .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-triumeq .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); }
  @media (min-width: 991px) {
    .theme-product-triumeq .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-triumeq .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
      background: linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); } }

.theme-product-triumeq .theme-base .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-triumeq .theme-base.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-triumeq .theme-base .hero-banner-small__text h1,
.theme-product-triumeq .theme-base .hero-banner-small__text h2,
.theme-product-triumeq .theme-base .hero-banner-small__text .searchResults,
.theme-product-triumeq .theme-base .hero-banner-small__text .searchResults-term,
.theme-product-triumeq .theme-base .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .hero-banner-small__text .gigya-composite-control-header,
.theme-product-triumeq .theme-base .hero-banner-small__text h3,
.theme-product-triumeq .theme-base .hero-banner-small__text h4,
.theme-product-triumeq .theme-base .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .hero-banner-small__text input,
.theme-product-triumeq .theme-base .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .hero-banner-small__text input,
.theme-product-triumeq .theme-base .hero-banner-small__text h5,
.theme-product-triumeq .theme-base .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-triumeq .theme-base .hero-banner-small__text .searchResults-title,
.theme-product-triumeq .theme-base .hero-banner-small__text h6,
.theme-product-triumeq .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .hero-banner-small__text p.subtitle,
.theme-product-triumeq .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .hero-banner-small__text .subtitle.searchResults-result, .theme-product-triumeq .theme-base.hero-banner-small__text h1,
.theme-product-triumeq .theme-base.hero-banner-small__text h2,
.theme-product-triumeq .theme-base.hero-banner-small__text .searchResults,
.theme-product-triumeq .theme-base.hero-banner-small__text .searchResults-term,
.theme-product-triumeq .theme-base.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.hero-banner-small__text .gigya-composite-control-header,
.theme-product-triumeq .theme-base.hero-banner-small__text h3,
.theme-product-triumeq .theme-base.hero-banner-small__text h4,
.theme-product-triumeq .theme-base.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base.hero-banner-small__text input,
.theme-product-triumeq .theme-base.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base.hero-banner-small__text input,
.theme-product-triumeq .theme-base.hero-banner-small__text h5,
.theme-product-triumeq .theme-base.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-triumeq .theme-base.hero-banner-small__text .searchResults-title,
.theme-product-triumeq .theme-base.hero-banner-small__text h6,
.theme-product-triumeq .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.hero-banner-small__text p.subtitle,
.theme-product-triumeq .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-triumeq .theme-base.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-triumeq .theme-base .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-triumeq .theme-base.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-triumeq .theme-base .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-triumeq .theme-base.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e40046), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e40046 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-triumeq .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-triumeq .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-triumeq .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-triumeq .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-triumeq .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-triumeq .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-triumeq .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-triumeq .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-triumeq .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-triumeq .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-triumeq .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-triumeq .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-triumeq .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-triumeq .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-triumeq .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-triumeq .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-triumeq .theme-base .table-header-bg-secondary-900 table tr th, .theme-product-triumeq .theme-base.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-triumeq .theme-base .table-header-bg-primary-800 table tr th, .theme-product-triumeq .theme-base.table-header-bg-primary-800 table tr th {
  background-color: #e40046; }

.theme-product-triumeq .theme-base .table-header-bg-tertiary-900 table tr th, .theme-product-triumeq .theme-base.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h1, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h2,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h3, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h4,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th input,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th input, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h6,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th p,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th li,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th td,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h1, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h2,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h3, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h4,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th input,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th input, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h6,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th p,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th li,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th td,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-triumeq .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-triumeq .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-triumeq .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-triumeq .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-triumeq .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-triumeq .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-triumeq .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-triumeq .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-triumeq .theme-base.image.triangle picture::after, .theme-product-triumeq .theme-base.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-triumeq .theme-base.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-triumeq .theme-base .image.triangle picture::after, .theme-product-triumeq .theme-base .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-triumeq .theme-base .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-triumeq .theme-base .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b10036; }

.theme-product-triumeq .theme-base.contentGridContainer,
.theme-product-triumeq .theme-base .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-triumeq .theme-base.contentGridContainer.neutral-2,
  .theme-product-triumeq .theme-base .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-triumeq .theme-base.contentGridContainer.neutral-white, .theme-product-triumeq .theme-base.contentGridContainer.content-grid-item-base_background,
  .theme-product-triumeq .theme-base .contentGridContainer.neutral-white,
  .theme-product-triumeq .theme-base .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-triumeq .theme-base.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-triumeq .theme-base .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-triumeq .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-triumeq .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-triumeq .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-triumeq .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-triumeq .theme-base.bg-primary-900,
.theme-product-triumeq .theme-base .bg-primary-900, .theme-product-triumeq .theme-base.primary-900,
.theme-product-triumeq .theme-base .primary-900 {
  background-color: #b10036; }

.theme-product-triumeq .theme-base.secondary-900,
.theme-product-triumeq .theme-base .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-triumeq .theme-base.secondary-900 h1, .theme-product-triumeq .theme-base.secondary-900 .h1,
  .theme-product-triumeq .theme-base.secondary-900 h2,
  .theme-product-triumeq .theme-base.secondary-900 .searchResults,
  .theme-product-triumeq .theme-base.secondary-900 .searchResults-term,
  .theme-product-triumeq .theme-base.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.secondary-900 .gigya-composite-control-header, .theme-product-triumeq .theme-base.secondary-900 .h2,
  .theme-product-triumeq .theme-base.secondary-900 h3, .theme-product-triumeq .theme-base.secondary-900 .h3,
  .theme-product-triumeq .theme-base.secondary-900 h4,
  .theme-product-triumeq .theme-base.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base.secondary-900 input,
  .theme-product-triumeq .theme-base.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base.secondary-900 input, .theme-product-triumeq .theme-base.secondary-900 .h4,
  .theme-product-triumeq .theme-base.secondary-900 h5,
  .theme-product-triumeq .theme-base.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.secondary-900 .searchResults-title, .theme-product-triumeq .theme-base.secondary-900 .h5,
  .theme-product-triumeq .theme-base.secondary-900 h6,
  .theme-product-triumeq .theme-base.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.secondary-900 p.subtitle,
  .theme-product-triumeq .theme-base.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base.secondary-900 .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.secondary-900 .subtitle.searchResults-result, .theme-product-triumeq .theme-base.secondary-900 .h6,
  .theme-product-triumeq .theme-base.secondary-900 p,
  .theme-product-triumeq .theme-base.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .theme-base.secondary-900 .searchResults-result,
  .theme-product-triumeq .theme-base.secondary-900 li,
  .theme-product-triumeq .theme-base.secondary-900 td,
  .theme-product-triumeq .theme-base.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-triumeq .theme-base .secondary-900 h1,
  .theme-product-triumeq .theme-base .secondary-900 .h1,
  .theme-product-triumeq .theme-base .secondary-900 h2,
  .theme-product-triumeq .theme-base .secondary-900 .searchResults,
  .theme-product-triumeq .theme-base .secondary-900 .searchResults-term,
  .theme-product-triumeq .theme-base .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .secondary-900 .gigya-composite-control-header,
  .theme-product-triumeq .theme-base .secondary-900 .h2,
  .theme-product-triumeq .theme-base .secondary-900 h3,
  .theme-product-triumeq .theme-base .secondary-900 .h3,
  .theme-product-triumeq .theme-base .secondary-900 h4,
  .theme-product-triumeq .theme-base .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .secondary-900 input,
  .theme-product-triumeq .theme-base .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .secondary-900 input,
  .theme-product-triumeq .theme-base .secondary-900 .h4,
  .theme-product-triumeq .theme-base .secondary-900 h5,
  .theme-product-triumeq .theme-base .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .secondary-900 .searchResults-title,
  .theme-product-triumeq .theme-base .secondary-900 .h5,
  .theme-product-triumeq .theme-base .secondary-900 h6,
  .theme-product-triumeq .theme-base .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .secondary-900 p.subtitle,
  .theme-product-triumeq .theme-base .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base .secondary-900 .h6,
  .theme-product-triumeq .theme-base .secondary-900 p,
  .theme-product-triumeq .theme-base .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .theme-base .secondary-900 .searchResults-result,
  .theme-product-triumeq .theme-base .secondary-900 li,
  .theme-product-triumeq .theme-base .secondary-900 td,
  .theme-product-triumeq .theme-base .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-triumeq .theme-base.secondary-900 ol li::before,
  .theme-product-triumeq .theme-base.secondary-900 ul li::before,
  .theme-product-triumeq .theme-base .secondary-900 ol li::before,
  .theme-product-triumeq .theme-base .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-triumeq .theme-base.tertiary-800,
.theme-product-triumeq .theme-base .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-triumeq .theme-base.tertiary-800 h1, .theme-product-triumeq .theme-base.tertiary-800 .h1,
  .theme-product-triumeq .theme-base.tertiary-800 h2,
  .theme-product-triumeq .theme-base.tertiary-800 .searchResults,
  .theme-product-triumeq .theme-base.tertiary-800 .searchResults-term,
  .theme-product-triumeq .theme-base.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.tertiary-800 .gigya-composite-control-header, .theme-product-triumeq .theme-base.tertiary-800 .h2,
  .theme-product-triumeq .theme-base.tertiary-800 h3, .theme-product-triumeq .theme-base.tertiary-800 .h3,
  .theme-product-triumeq .theme-base.tertiary-800 h4,
  .theme-product-triumeq .theme-base.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base.tertiary-800 input,
  .theme-product-triumeq .theme-base.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base.tertiary-800 input, .theme-product-triumeq .theme-base.tertiary-800 .h4,
  .theme-product-triumeq .theme-base.tertiary-800 h5,
  .theme-product-triumeq .theme-base.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.tertiary-800 .searchResults-title, .theme-product-triumeq .theme-base.tertiary-800 .h5,
  .theme-product-triumeq .theme-base.tertiary-800 h6,
  .theme-product-triumeq .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.tertiary-800 p.subtitle,
  .theme-product-triumeq .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base.tertiary-800 .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.tertiary-800 .subtitle.searchResults-result, .theme-product-triumeq .theme-base.tertiary-800 .h6,
  .theme-product-triumeq .theme-base.tertiary-800 p,
  .theme-product-triumeq .theme-base.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .theme-base.tertiary-800 .searchResults-result,
  .theme-product-triumeq .theme-base.tertiary-800 li,
  .theme-product-triumeq .theme-base.tertiary-800 td,
  .theme-product-triumeq .theme-base.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-triumeq .theme-base .tertiary-800 h1,
  .theme-product-triumeq .theme-base .tertiary-800 .h1,
  .theme-product-triumeq .theme-base .tertiary-800 h2,
  .theme-product-triumeq .theme-base .tertiary-800 .searchResults,
  .theme-product-triumeq .theme-base .tertiary-800 .searchResults-term,
  .theme-product-triumeq .theme-base .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .tertiary-800 .gigya-composite-control-header,
  .theme-product-triumeq .theme-base .tertiary-800 .h2,
  .theme-product-triumeq .theme-base .tertiary-800 h3,
  .theme-product-triumeq .theme-base .tertiary-800 .h3,
  .theme-product-triumeq .theme-base .tertiary-800 h4,
  .theme-product-triumeq .theme-base .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .tertiary-800 input,
  .theme-product-triumeq .theme-base .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .tertiary-800 input,
  .theme-product-triumeq .theme-base .tertiary-800 .h4,
  .theme-product-triumeq .theme-base .tertiary-800 h5,
  .theme-product-triumeq .theme-base .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .tertiary-800 .searchResults-title,
  .theme-product-triumeq .theme-base .tertiary-800 .h5,
  .theme-product-triumeq .theme-base .tertiary-800 h6,
  .theme-product-triumeq .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .tertiary-800 p.subtitle,
  .theme-product-triumeq .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base .tertiary-800 .h6,
  .theme-product-triumeq .theme-base .tertiary-800 p,
  .theme-product-triumeq .theme-base .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .theme-base .tertiary-800 .searchResults-result,
  .theme-product-triumeq .theme-base .tertiary-800 li,
  .theme-product-triumeq .theme-base .tertiary-800 td,
  .theme-product-triumeq .theme-base .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-triumeq .theme-base.tertiary-800 ol li::before,
  .theme-product-triumeq .theme-base.tertiary-800 ul li::before,
  .theme-product-triumeq .theme-base .tertiary-800 ol li::before,
  .theme-product-triumeq .theme-base .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-triumeq .theme-base.secondary-100,
.theme-product-triumeq .theme-base .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-triumeq .theme-base .color-secondary-900 {
  color: #071d49; }
  .theme-product-triumeq .theme-base .color-secondary-900 h1, .theme-product-triumeq .theme-base .color-secondary-900 .h1,
  .theme-product-triumeq .theme-base .color-secondary-900 h2,
  .theme-product-triumeq .theme-base .color-secondary-900 .searchResults,
  .theme-product-triumeq .theme-base .color-secondary-900 .searchResults-term,
  .theme-product-triumeq .theme-base .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .color-secondary-900 .gigya-composite-control-header, .theme-product-triumeq .theme-base .color-secondary-900 .h2,
  .theme-product-triumeq .theme-base .color-secondary-900 h3, .theme-product-triumeq .theme-base .color-secondary-900 .h3,
  .theme-product-triumeq .theme-base .color-secondary-900 h4,
  .theme-product-triumeq .theme-base .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .color-secondary-900 input,
  .theme-product-triumeq .theme-base .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .color-secondary-900 input, .theme-product-triumeq .theme-base .color-secondary-900 .h4,
  .theme-product-triumeq .theme-base .color-secondary-900 h5,
  .theme-product-triumeq .theme-base .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .color-secondary-900 .searchResults-title, .theme-product-triumeq .theme-base .color-secondary-900 .h5,
  .theme-product-triumeq .theme-base .color-secondary-900 h6,
  .theme-product-triumeq .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .color-secondary-900 p.subtitle,
  .theme-product-triumeq .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .color-secondary-900 .subtitle.searchResults-result, .theme-product-triumeq .theme-base .color-secondary-900 .h6,
  .theme-product-triumeq .theme-base .color-secondary-900 p,
  .theme-product-triumeq .theme-base .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .theme-base .color-secondary-900 .searchResults-result,
  .theme-product-triumeq .theme-base .color-secondary-900 li,
  .theme-product-triumeq .theme-base .color-secondary-900 td,
  .theme-product-triumeq .theme-base .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-triumeq .theme-base .color-secondary-900 ol li::before,
  .theme-product-triumeq .theme-base .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-triumeq .theme-base .color-neutral-white {
  color: #ffffff; }
  .theme-product-triumeq .theme-base .color-neutral-white h1, .theme-product-triumeq .theme-base .color-neutral-white .h1,
  .theme-product-triumeq .theme-base .color-neutral-white h2,
  .theme-product-triumeq .theme-base .color-neutral-white .searchResults,
  .theme-product-triumeq .theme-base .color-neutral-white .searchResults-term,
  .theme-product-triumeq .theme-base .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .color-neutral-white .gigya-composite-control-header, .theme-product-triumeq .theme-base .color-neutral-white .h2,
  .theme-product-triumeq .theme-base .color-neutral-white h3, .theme-product-triumeq .theme-base .color-neutral-white .h3,
  .theme-product-triumeq .theme-base .color-neutral-white h4,
  .theme-product-triumeq .theme-base .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .color-neutral-white input,
  .theme-product-triumeq .theme-base .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .color-neutral-white input, .theme-product-triumeq .theme-base .color-neutral-white .h4,
  .theme-product-triumeq .theme-base .color-neutral-white h5,
  .theme-product-triumeq .theme-base .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .color-neutral-white .searchResults-title, .theme-product-triumeq .theme-base .color-neutral-white .h5,
  .theme-product-triumeq .theme-base .color-neutral-white h6,
  .theme-product-triumeq .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .color-neutral-white p.subtitle,
  .theme-product-triumeq .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .color-neutral-white .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .color-neutral-white .subtitle.searchResults-result, .theme-product-triumeq .theme-base .color-neutral-white .h6,
  .theme-product-triumeq .theme-base .color-neutral-white p,
  .theme-product-triumeq .theme-base .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .theme-base .color-neutral-white .searchResults-result,
  .theme-product-triumeq .theme-base .color-neutral-white li,
  .theme-product-triumeq .theme-base .color-neutral-white td,
  .theme-product-triumeq .theme-base .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-triumeq .theme-base .color-neutral-white ol li::before,
  .theme-product-triumeq .theme-base .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-triumeq .theme-base .icon-link__icon-wrapper, .theme-product-triumeq .theme-base.icon-link__icon-wrapper {
  border-color: #e40046; }

.theme-product-triumeq .theme-base .icon-text__wrapper--background, .theme-product-triumeq .theme-base.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-triumeq .theme-base .icon-text__icon-wrapper, .theme-product-triumeq .theme-base.icon-text__icon-wrapper {
  border-color: #e40046; }

.theme-product-triumeq .theme-base .icon-text__icon-wrapper.gradient, .theme-product-triumeq .theme-base.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-triumeq .theme-base .icon-text__content-wrapper ul li::before, .theme-product-triumeq .theme-base.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-triumeq .theme-base .icon-text__content-wrapper ul li ul li::before, .theme-product-triumeq .theme-base.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-triumeq .theme-base .icon-text__content-wrapper.slash li::before, .theme-product-triumeq .theme-base.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-triumeq .theme-base .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-triumeq .theme-base.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-triumeq .theme-base .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-triumeq .theme-base.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-triumeq .theme-base.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b10036; }

.theme-product-triumeq .theme-base .content-grid-item-abstract .content-grid-item_tagline, .theme-product-triumeq .theme-base.content-grid-item-abstract .content-grid-item_tagline {
  color: #b10036; }

.theme-product-triumeq .theme-base .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-triumeq .theme-base .product-event-navigation__switcher p, .theme-product-triumeq .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .theme-base .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-triumeq .theme-base .product-event-navigation__switcher p::after, .theme-product-triumeq .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-triumeq .theme-base .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-triumeq .theme-base .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-triumeq .theme-base .product-event-navigation__navigation ul li a:hover {
      color: #b10036; } }
  .theme-product-triumeq .theme-base .product-event-navigation__navigation ul li a p, .theme-product-triumeq .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .theme-base .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-triumeq .theme-base .product-event-navigation__navigation ul li a p:hover, .theme-product-triumeq .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-triumeq .theme-base .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b10036; } }

.theme-product-triumeq .theme-base .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-triumeq .theme-base .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-triumeq .theme-base .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-triumeq .theme-base .product-event-navigation__information .main-name p, .theme-product-triumeq .theme-base .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .theme-base .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover p, .theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover h1,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover h2,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover h3,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover h4,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover h5,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover h6,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .product-event-navigation__information .main-name:hover span {
  color: #b10036; }

.theme-product-triumeq .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b10036; }

.theme-product-triumeq .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-triumeq .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-triumeq .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b10036; }

.theme-product-triumeq .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__switcher p, .theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__switcher p, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #e40046; }
  .theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__switcher p::after, .theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__switcher p::after, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__navigation ul li a {
  color: #e40046; }
  .theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #e40046; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #e40046; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #e40046; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__information .main-name p, .theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__information .main-name p, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #e40046; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-triumeq .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-triumeq .theme-base .promo-panel__triangle, .theme-product-triumeq .theme-base.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-triumeq .theme-base .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-triumeq .theme-base.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-triumeq .theme-base .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-triumeq .theme-base.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 0%, #e40046 100%); }

.theme-product-triumeq .theme-base .promo-panel__content h2, .theme-product-triumeq .theme-base .promo-panel__content .searchResults, .theme-product-triumeq .theme-base .promo-panel__content .searchResults-term, .theme-product-triumeq .theme-base .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .promo-panel__content .gigya-composite-control-header, .theme-product-triumeq .theme-base.promo-panel__content h2, .theme-product-triumeq .theme-base.promo-panel__content .searchResults, .theme-product-triumeq .theme-base.promo-panel__content .searchResults-term, .theme-product-triumeq .theme-base.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-triumeq .theme-base.interactive-map__map .cluster.custom-cluster,
.theme-product-triumeq .theme-base .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-triumeq .theme-base.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-triumeq .theme-base .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-triumeq .theme-base .author-bio-summary .bioSummary, .theme-product-triumeq .theme-base.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-triumeq .theme-base .author-bio-summary .bioSummary__decorationTriangle, .theme-product-triumeq .theme-base.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-triumeq .theme-base .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-triumeq .theme-base .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-triumeq .theme-base .table-with-graphics .table__gradient-box, .theme-product-triumeq .theme-base.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-triumeq .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-triumeq .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e40046);
          filter: drop-shadow(0px 4px 3px #e40046); }

.theme-product-triumeq .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-triumeq .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-triumeq .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-triumeq .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-triumeq .theme-base.icon-text-gradient__container,
.theme-product-triumeq .theme-base .icon-text-gradient__container {
  background: #071d49; }

.theme-product-triumeq .theme-base.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-triumeq .theme-base .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-triumeq .theme-base.icon-text-gradient__main-text h2, .theme-product-triumeq .theme-base.icon-text-gradient__main-text .searchResults, .theme-product-triumeq .theme-base.icon-text-gradient__main-text .searchResults-term, .theme-product-triumeq .theme-base.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-triumeq .theme-base.icon-text-gradient__main-text h6, .theme-product-triumeq .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.icon-text-gradient__main-text p.subtitle, .theme-product-triumeq .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-triumeq .theme-base.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-triumeq .theme-base.icon-text-gradient__bottom-text h2, .theme-product-triumeq .theme-base.icon-text-gradient__bottom-text .searchResults, .theme-product-triumeq .theme-base.icon-text-gradient__bottom-text .searchResults-term, .theme-product-triumeq .theme-base.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-triumeq .theme-base.icon-text-gradient__bottom-text h6, .theme-product-triumeq .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.icon-text-gradient__bottom-text p.subtitle, .theme-product-triumeq .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-triumeq .theme-base.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .icon-text-gradient__main-text h2,
.theme-product-triumeq .theme-base .icon-text-gradient__main-text .searchResults,
.theme-product-triumeq .theme-base .icon-text-gradient__main-text .searchResults-term,
.theme-product-triumeq .theme-base .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-triumeq .theme-base .icon-text-gradient__main-text h6,
.theme-product-triumeq .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .icon-text-gradient__main-text p.subtitle,
.theme-product-triumeq .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .icon-text-gradient__bottom-text h2,
.theme-product-triumeq .theme-base .icon-text-gradient__bottom-text .searchResults,
.theme-product-triumeq .theme-base .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-triumeq .theme-base .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-triumeq .theme-base .icon-text-gradient__bottom-text h6,
.theme-product-triumeq .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .icon-text-gradient__bottom-text p.subtitle,
.theme-product-triumeq .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-gradient__bottom-text::before,
.theme-product-triumeq .theme-base .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-triumeq .theme-base.icon-text-gradient-multiple__container,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-triumeq .theme-base.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-triumeq .theme-base.icon-text-gradient-multiple__text h2, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__text .searchResults, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__text .searchResults-term, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__text h6, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.icon-text-gradient-multiple__text p.subtitle, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text h2, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text h6, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__text h2,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__text .searchResults,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__text h6,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .icon-text-gradient-multiple__text p.subtitle,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text h2,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text h6,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-triumeq .theme-base.icon-text-gradient-multiple__text::before, .theme-product-triumeq .theme-base.icon-text-gradient-multiple__bottom-text::before,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__text::before,
.theme-product-triumeq .theme-base .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-triumeq .theme-base.icon-text-gradient-stacks__container,
.theme-product-triumeq .theme-base .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-triumeq .theme-base.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-triumeq .theme-base .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-triumeq .theme-base.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-triumeq .theme-base .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-triumeq .theme-base.icon-text-gradient-stacks__text h2, .theme-product-triumeq .theme-base.icon-text-gradient-stacks__text .searchResults, .theme-product-triumeq .theme-base.icon-text-gradient-stacks__text .searchResults-term, .theme-product-triumeq .theme-base.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-triumeq .theme-base.icon-text-gradient-stacks__text h6, .theme-product-triumeq .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.icon-text-gradient-stacks__text p.subtitle, .theme-product-triumeq .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-triumeq .theme-base.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .icon-text-gradient-stacks__text h2,
.theme-product-triumeq .theme-base .icon-text-gradient-stacks__text .searchResults,
.theme-product-triumeq .theme-base .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-triumeq .theme-base .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-triumeq .theme-base .icon-text-gradient-stacks__text h6,
.theme-product-triumeq .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .icon-text-gradient-stacks__text p.subtitle,
.theme-product-triumeq .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-triumeq .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-triumeq .theme-base .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-triumeq .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-triumeq .theme-base .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-triumeq .theme-base .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-triumeq .theme-base .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-triumeq .theme-base .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-triumeq .theme-base .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-carla h1,
.theme-product-carla h2,
.theme-product-carla .searchResults,
.theme-product-carla .searchResults-term,
.theme-product-carla .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .gigya-composite-control-header,
.theme-product-carla h6,
.theme-product-carla .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla p.subtitle,
.theme-product-carla .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .subtitle.searchResults-result,
.theme-product-carla .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .subtitle.searchResults-result {
  color: #3e5364; }

.theme-product-carla .richText ul li::before, .theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .privacy_prompt_content ul li::before,
.theme-product-carla .richText ol li::before,
.theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .privacy_prompt_content ol li::before, .theme-product-carla.richText ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla.privacy_prompt_content ul li::before,
.theme-product-carla.richText ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-carla .richText.slash-white ul li::before, .theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .slash-white.privacy_prompt_content ul li::before,
.theme-product-carla .richText.slash-white ol li::before,
.theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .slash-white.privacy_prompt_content ol li::before, .theme-product-carla.richText.slash-white ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla.slash-white.privacy_prompt_content ul li::before,
.theme-product-carla.richText.slash-white ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-carla .richText.page-title-slash h1::before, .theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .page-title-slash.privacy_prompt_content h1::before,
.theme-product-carla .richText.page-title-slash h2::before,
.theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .page-title-slash.privacy_prompt_content h2::before,
.theme-product-carla .richText.page-title-slash .searchResults::before,
.theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-carla .richText.page-title-slash .searchResults-term::before,
.theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-carla .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-carla.richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla.page-title-slash.privacy_prompt_content h1::before,
.theme-product-carla.richText.page-title-slash h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla.page-title-slash.privacy_prompt_content h2::before,
.theme-product-carla.richText.page-title-slash .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-carla.richText.page-title-slash .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-carla.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.richText.page-title-slash .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #e67300; }

.theme-product-carla.secondary-900 .icon-pi,
.theme-product-carla .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-carla .divider > .component-content, .theme-product-carla.divider > .component-content {
  background: #e67300; }

.theme-product-carla.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-carla.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-carla .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-carla .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#3e5364), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #3e5364 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-carla.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-carla.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-carla .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-carla .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#3e5364), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #3e5364 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-carla.reference-general-hero-banner .hero-banner__triangle, .theme-product-carla.reference-event-hero-banner .hero-banner__triangle,
.theme-product-carla .reference-general-hero-banner .hero-banner__triangle,
.theme-product-carla .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-carla.reference-general-hero-banner .hero-banner__triangle, .theme-product-carla.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-carla .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-carla .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-carla.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-carla.reference-general-hero-banner .hero-banner__triangle, .theme-product-carla.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-carla .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-carla .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-carla.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-carla.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-carla.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-carla.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-carla .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-carla .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-carla .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-carla .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #3e5364; }

.theme-product-carla.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-carla.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-carla .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-carla .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #3e5364; }

.theme-product-carla.reference-general-hero-banner .hero-banner__title, .theme-product-carla.reference-general-hero-banner .hero-banner__date,
.theme-product-carla.reference-general-hero-banner .hero-banner__description p,
.theme-product-carla.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-carla.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-carla.reference-event-hero-banner .hero-banner__title, .theme-product-carla.reference-event-hero-banner .hero-banner__date,
.theme-product-carla.reference-event-hero-banner .hero-banner__description p,
.theme-product-carla.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-carla.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-carla .reference-general-hero-banner .hero-banner__title,
.theme-product-carla .reference-general-hero-banner .hero-banner__date,
.theme-product-carla .reference-general-hero-banner .hero-banner__description p,
.theme-product-carla .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-carla .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-carla .reference-event-hero-banner .hero-banner__title,
.theme-product-carla .reference-event-hero-banner .hero-banner__date,
.theme-product-carla .reference-event-hero-banner .hero-banner__description p,
.theme-product-carla .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-carla .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-carla.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-carla.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-carla .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-carla .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-carla .hero-banner .hero-banner-v2__triangle, .theme-product-carla.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-carla.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-carla .hero-banner .hero-banner-v2 h1,
.theme-product-carla .hero-banner .hero-banner-v2 h2,
.theme-product-carla .hero-banner .hero-banner-v2 .searchResults,
.theme-product-carla .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-carla .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-carla .hero-banner .hero-banner-v2 h3,
.theme-product-carla .hero-banner .hero-banner-v2 h4,
.theme-product-carla .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-carla .hero-banner .hero-banner-v2 input,
.theme-product-carla .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .hero-banner .hero-banner-v2 input,
.theme-product-carla .hero-banner .hero-banner-v2 h5,
.theme-product-carla .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-carla .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-carla .hero-banner .hero-banner-v2 h6,
.theme-product-carla .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-carla .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-carla .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-carla .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-carla .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-carla .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-carla .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-carla .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-carla .hero-banner .hero-banner-v2 p,
.theme-product-carla .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-carla .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-carla.hero-banner .hero-banner-v2 h1,
.theme-product-carla.hero-banner .hero-banner-v2 h2,
.theme-product-carla.hero-banner .hero-banner-v2 .searchResults,
.theme-product-carla.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-carla.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-carla.hero-banner .hero-banner-v2 h3,
.theme-product-carla.hero-banner .hero-banner-v2 h4,
.theme-product-carla.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-carla.hero-banner .hero-banner-v2 input,
.theme-product-carla.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-carla.hero-banner .hero-banner-v2 input,
.theme-product-carla.hero-banner .hero-banner-v2 h5,
.theme-product-carla.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-carla.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-carla.hero-banner .hero-banner-v2 h6,
.theme-product-carla.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-carla.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-carla.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-carla.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-carla.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-carla.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-carla.hero-banner .hero-banner-v2 p,
.theme-product-carla.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-carla.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-carla .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-carla.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(230, 115, 0, 0)), to(#e67300));
  background: linear-gradient(180deg, rgba(230, 115, 0, 0) 30%, #e67300 100%); }
  @media (min-width: 991px) {
    .theme-product-carla .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-carla.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(230, 115, 0, 0)), to(#e67300));
      background: linear-gradient(270deg, rgba(230, 115, 0, 0) 30%, #e67300 100%); } }

.theme-product-carla .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-carla.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(62, 83, 100, 0)), to(#3e5364));
  background: linear-gradient(180deg, rgba(62, 83, 100, 0) 30%, #3e5364 100%); }
  @media (min-width: 991px) {
    .theme-product-carla .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-carla.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(62, 83, 100, 0)), to(#3e5364));
      background: linear-gradient(270deg, rgba(62, 83, 100, 0) 30%, #3e5364 100%); } }

.theme-product-carla .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-carla.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(230, 115, 0, 0)), to(#e67300));
  background: linear-gradient(180deg, rgba(230, 115, 0, 0) 30%, #e67300 100%); }
  @media (min-width: 991px) {
    .theme-product-carla .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-carla.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(230, 115, 0, 0)), to(#e67300));
      background: linear-gradient(270deg, rgba(230, 115, 0, 0) 30%, #e67300 100%); } }

.theme-product-carla .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-carla.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e67300), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e67300 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-carla .hero-banner-small__text h1,
.theme-product-carla .hero-banner-small__text h2,
.theme-product-carla .hero-banner-small__text .searchResults,
.theme-product-carla .hero-banner-small__text .searchResults-term,
.theme-product-carla .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .hero-banner-small__text .gigya-composite-control-header,
.theme-product-carla .hero-banner-small__text h3,
.theme-product-carla .hero-banner-small__text h4,
.theme-product-carla .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-carla .hero-banner-small__text input,
.theme-product-carla .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .hero-banner-small__text input,
.theme-product-carla .hero-banner-small__text h5,
.theme-product-carla .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-carla .hero-banner-small__text .searchResults-title,
.theme-product-carla .hero-banner-small__text h6,
.theme-product-carla .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .hero-banner-small__text p.subtitle,
.theme-product-carla .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-carla .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .hero-banner-small__text .subtitle.searchResults-result, .theme-product-carla.hero-banner-small__text h1,
.theme-product-carla.hero-banner-small__text h2,
.theme-product-carla.hero-banner-small__text .searchResults,
.theme-product-carla.hero-banner-small__text .searchResults-term,
.theme-product-carla.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.hero-banner-small__text .gigya-composite-control-header,
.theme-product-carla.hero-banner-small__text h3,
.theme-product-carla.hero-banner-small__text h4,
.theme-product-carla.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-carla.hero-banner-small__text input,
.theme-product-carla.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-carla.hero-banner-small__text input,
.theme-product-carla.hero-banner-small__text h5,
.theme-product-carla.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-carla.hero-banner-small__text .searchResults-title,
.theme-product-carla.hero-banner-small__text h6,
.theme-product-carla.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla.hero-banner-small__text p.subtitle,
.theme-product-carla.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-carla.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-carla .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-carla.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#3e5364), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #3e5364 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-carla .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-carla.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e67300), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e67300 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-carla .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-carla.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-carla .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-carla.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-carla .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-carla .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-carla.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-carla.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-carla .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-carla .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-carla.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-carla.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-carla .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-carla.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-carla .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-carla.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-carla .table-header-bg-secondary-900 table tr th, .theme-product-carla.table-header-bg-secondary-900 table tr th {
  background-color: #3e5364; }

.theme-product-carla .table-header-bg-primary-800 table tr th, .theme-product-carla.table-header-bg-primary-800 table tr th {
  background-color: #e67300; }

.theme-product-carla .table-header-bg-tertiary-900 table tr th, .theme-product-carla.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-carla .table-header-bg-neutral-500 table tr th, .theme-product-carla.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #3e5364; }
  .theme-product-carla .table-header-bg-neutral-500 table tr th h1, .theme-product-carla .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-carla .table-header-bg-neutral-500 table tr th h2,
  .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-carla .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-carla .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-carla .table-header-bg-neutral-500 table tr th h3, .theme-product-carla .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-carla .table-header-bg-neutral-500 table tr th h4,
  .theme-product-carla .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .table-header-bg-neutral-500 table tr th input,
  .theme-product-carla .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .table-header-bg-neutral-500 table tr th input, .theme-product-carla .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-carla .table-header-bg-neutral-500 table tr th h5,
  .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-carla .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-carla .table-header-bg-neutral-500 table tr th h6,
  .theme-product-carla .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-carla .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-carla .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-carla .table-header-bg-neutral-500 table tr th p,
  .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-carla .table-header-bg-neutral-500 table tr th li,
  .theme-product-carla .table-header-bg-neutral-500 table tr th td,
  .theme-product-carla .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-carla.table-header-bg-neutral-500 table tr th h1, .theme-product-carla.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-carla.table-header-bg-neutral-500 table tr th h2,
  .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-carla.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-carla.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-carla.table-header-bg-neutral-500 table tr th h3, .theme-product-carla.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-carla.table-header-bg-neutral-500 table tr th h4,
  .theme-product-carla.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla.table-header-bg-neutral-500 table tr th input,
  .theme-product-carla.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla.table-header-bg-neutral-500 table tr th input, .theme-product-carla.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-carla.table-header-bg-neutral-500 table tr th h5,
  .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-carla.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-carla.table-header-bg-neutral-500 table tr th h6,
  .theme-product-carla.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-carla.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-carla.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-carla.table-header-bg-neutral-500 table tr th p,
  .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-carla.table-header-bg-neutral-500 table tr th li,
  .theme-product-carla.table-header-bg-neutral-500 table tr th td,
  .theme-product-carla.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #3e5364; }
  .theme-product-carla .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-carla .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-carla.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-carla.table-header-bg-neutral-500 table tr th ul li::before {
    color: #3e5364; }
  
  .theme-product-carla .table-header-bg-neutral-500 table tr th h5,
  .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-carla.table-header-bg-neutral-500 table tr th h5,
  .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #3e5364; }
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-carla .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-carla .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-carla .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-carla.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-carla.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-carla.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-carla.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #3e5364; }
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-carla .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-carla .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-carla.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-carla.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-carla.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #3e5364; }

.theme-product-carla.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-carla .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-carla.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-carla .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-carla.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-carla .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-carla.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-carla .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-carla.image.triangle picture::after, .theme-product-carla.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-carla.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-carla .image.triangle picture::after, .theme-product-carla .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-carla .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla.accordion .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-carla .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #3e5364; }

.theme-product-carla.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-carla .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b35a00; }

.theme-product-carla .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-carla.tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-carla .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-carla.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-carla .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-carla.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-carla .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-carla.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #3e5364; }

.theme-product-carla .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-carla.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-carla .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-carla.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-carla .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-carla.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-carla .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-carla.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
  color: #071d49; }
  @media (min-width: 991px) {
    .theme-product-carla .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-carla.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-carla .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-carla.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-carla .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-carla.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-carla .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-carla.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
      color: #3e5364; } }

.theme-product-carla .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-carla.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-carla .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-carla.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-carla .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-carla.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-carla .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-carla.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #3e5364;
  border-bottom: none; }
  @media (min-width: 991px) {
    .theme-product-carla .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-carla.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-carla .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-carla.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-carla .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-carla.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-carla .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-carla.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      border-bottom: 2px solid #3e5364;
      background-color: transparent; } }
  .theme-product-carla .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-carla.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-carla .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-carla.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-carla .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-carla.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-carla .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-carla.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
    @media (min-width: 991px) {
      .theme-product-carla .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-carla.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-carla .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-carla.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-carla .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-carla.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-carla .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-carla.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
        color: #3e5364; } }

.theme-product-carla .tabs .tabs-content .tabContent > a.is-active, .theme-product-carla.tabs .tabs-content .tabContent > a.is-active,
.theme-product-carla .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-carla.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-carla .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-carla.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-carla .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-carla.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #3e5364; }

.theme-product-carla .tabs .tabs-content .tabContent > a.is-active, .theme-product-carla.tabs .tabs-content .tabContent > a.is-active,
.theme-product-carla .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-carla.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-carla .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-carla.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-carla .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-carla.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #b35a00; }

.theme-product-carla .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-carla.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #ffffff; }

.theme-product-carla .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-carla.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background: #3e5364;
  border: none; }
  .theme-product-carla .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before, .theme-product-carla.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before {
    border-color: #3e5364 transparent transparent transparent; }
  .theme-product-carla .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-carla.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }

.theme-product-carla.contentGridContainer,
.theme-product-carla .contentGridContainer {
  background: #eceef0; }
  .theme-product-carla.contentGridContainer.neutral-2,
  .theme-product-carla .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-carla.contentGridContainer.neutral-white, .theme-product-carla.contentGridContainer.content-grid-item-base_background,
  .theme-product-carla .contentGridContainer.neutral-white,
  .theme-product-carla .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-carla.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-carla .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-carla.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-carla .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-carla.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-carla .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-carla.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-carla.bg-primary-900,
.theme-product-carla .bg-primary-900, .theme-product-carla.primary-900,
.theme-product-carla .primary-900 {
  background-color: #b35a00; }

.theme-product-carla.secondary-900,
.theme-product-carla .secondary-900 {
  background-color: #3e5364;
  color: #ffffff; }
  .theme-product-carla.secondary-900 h1, .theme-product-carla.secondary-900 .h1,
  .theme-product-carla.secondary-900 h2,
  .theme-product-carla.secondary-900 .searchResults,
  .theme-product-carla.secondary-900 .searchResults-term,
  .theme-product-carla.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.secondary-900 .gigya-composite-control-header, .theme-product-carla.secondary-900 .h2,
  .theme-product-carla.secondary-900 h3, .theme-product-carla.secondary-900 .h3,
  .theme-product-carla.secondary-900 h4,
  .theme-product-carla.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla.secondary-900 input,
  .theme-product-carla.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla.secondary-900 input, .theme-product-carla.secondary-900 .h4,
  .theme-product-carla.secondary-900 h5,
  .theme-product-carla.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla.secondary-900 .searchResults-title, .theme-product-carla.secondary-900 .h5,
  .theme-product-carla.secondary-900 h6,
  .theme-product-carla.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla.secondary-900 p.subtitle,
  .theme-product-carla.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla.secondary-900 .subtitle.searchResults-result,
  .theme-product-carla.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla.secondary-900 .subtitle.searchResults-result, .theme-product-carla.secondary-900 .h6,
  .theme-product-carla.secondary-900 p,
  .theme-product-carla.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla.secondary-900 .searchResults-result,
  .theme-product-carla.secondary-900 li,
  .theme-product-carla.secondary-900 td,
  .theme-product-carla.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-carla .secondary-900 h1,
  .theme-product-carla .secondary-900 .h1,
  .theme-product-carla .secondary-900 h2,
  .theme-product-carla .secondary-900 .searchResults,
  .theme-product-carla .secondary-900 .searchResults-term,
  .theme-product-carla .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .secondary-900 .gigya-composite-control-header,
  .theme-product-carla .secondary-900 .h2,
  .theme-product-carla .secondary-900 h3,
  .theme-product-carla .secondary-900 .h3,
  .theme-product-carla .secondary-900 h4,
  .theme-product-carla .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .secondary-900 input,
  .theme-product-carla .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .secondary-900 input,
  .theme-product-carla .secondary-900 .h4,
  .theme-product-carla .secondary-900 h5,
  .theme-product-carla .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .secondary-900 .searchResults-title,
  .theme-product-carla .secondary-900 .h5,
  .theme-product-carla .secondary-900 h6,
  .theme-product-carla .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .secondary-900 p.subtitle,
  .theme-product-carla .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .secondary-900 .subtitle.searchResults-result,
  .theme-product-carla .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .secondary-900 .subtitle.searchResults-result,
  .theme-product-carla .secondary-900 .h6,
  .theme-product-carla .secondary-900 p,
  .theme-product-carla .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .secondary-900 .searchResults-result,
  .theme-product-carla .secondary-900 li,
  .theme-product-carla .secondary-900 td,
  .theme-product-carla .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-carla.secondary-900 ol li::before,
  .theme-product-carla.secondary-900 ul li::before,
  .theme-product-carla .secondary-900 ol li::before,
  .theme-product-carla .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-carla.tertiary-800,
.theme-product-carla .tertiary-800 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-carla.tertiary-800 h1, .theme-product-carla.tertiary-800 .h1,
  .theme-product-carla.tertiary-800 h2,
  .theme-product-carla.tertiary-800 .searchResults,
  .theme-product-carla.tertiary-800 .searchResults-term,
  .theme-product-carla.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.tertiary-800 .gigya-composite-control-header, .theme-product-carla.tertiary-800 .h2,
  .theme-product-carla.tertiary-800 h3, .theme-product-carla.tertiary-800 .h3,
  .theme-product-carla.tertiary-800 h4,
  .theme-product-carla.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla.tertiary-800 input,
  .theme-product-carla.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla.tertiary-800 input, .theme-product-carla.tertiary-800 .h4,
  .theme-product-carla.tertiary-800 h5,
  .theme-product-carla.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla.tertiary-800 .searchResults-title, .theme-product-carla.tertiary-800 .h5,
  .theme-product-carla.tertiary-800 h6,
  .theme-product-carla.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla.tertiary-800 p.subtitle,
  .theme-product-carla.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla.tertiary-800 .subtitle.searchResults-result,
  .theme-product-carla.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla.tertiary-800 .subtitle.searchResults-result, .theme-product-carla.tertiary-800 .h6,
  .theme-product-carla.tertiary-800 p,
  .theme-product-carla.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla.tertiary-800 .searchResults-result,
  .theme-product-carla.tertiary-800 li,
  .theme-product-carla.tertiary-800 td,
  .theme-product-carla.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-carla .tertiary-800 h1,
  .theme-product-carla .tertiary-800 .h1,
  .theme-product-carla .tertiary-800 h2,
  .theme-product-carla .tertiary-800 .searchResults,
  .theme-product-carla .tertiary-800 .searchResults-term,
  .theme-product-carla .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .tertiary-800 .gigya-composite-control-header,
  .theme-product-carla .tertiary-800 .h2,
  .theme-product-carla .tertiary-800 h3,
  .theme-product-carla .tertiary-800 .h3,
  .theme-product-carla .tertiary-800 h4,
  .theme-product-carla .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .tertiary-800 input,
  .theme-product-carla .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .tertiary-800 input,
  .theme-product-carla .tertiary-800 .h4,
  .theme-product-carla .tertiary-800 h5,
  .theme-product-carla .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .tertiary-800 .searchResults-title,
  .theme-product-carla .tertiary-800 .h5,
  .theme-product-carla .tertiary-800 h6,
  .theme-product-carla .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .tertiary-800 p.subtitle,
  .theme-product-carla .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .tertiary-800 .subtitle.searchResults-result,
  .theme-product-carla .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .tertiary-800 .subtitle.searchResults-result,
  .theme-product-carla .tertiary-800 .h6,
  .theme-product-carla .tertiary-800 p,
  .theme-product-carla .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .tertiary-800 .searchResults-result,
  .theme-product-carla .tertiary-800 li,
  .theme-product-carla .tertiary-800 td,
  .theme-product-carla .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-carla.tertiary-800 ol li::before,
  .theme-product-carla.tertiary-800 ul li::before,
  .theme-product-carla .tertiary-800 ol li::before,
  .theme-product-carla .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-carla.secondary-100,
.theme-product-carla .secondary-100 {
  background-color: #eceef0; }

.theme-product-carla .color-secondary-900 {
  color: #3e5364; }
  .theme-product-carla .color-secondary-900 h1, .theme-product-carla .color-secondary-900 .h1,
  .theme-product-carla .color-secondary-900 h2,
  .theme-product-carla .color-secondary-900 .searchResults,
  .theme-product-carla .color-secondary-900 .searchResults-term,
  .theme-product-carla .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .color-secondary-900 .gigya-composite-control-header, .theme-product-carla .color-secondary-900 .h2,
  .theme-product-carla .color-secondary-900 h3, .theme-product-carla .color-secondary-900 .h3,
  .theme-product-carla .color-secondary-900 h4,
  .theme-product-carla .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .color-secondary-900 input,
  .theme-product-carla .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .color-secondary-900 input, .theme-product-carla .color-secondary-900 .h4,
  .theme-product-carla .color-secondary-900 h5,
  .theme-product-carla .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .color-secondary-900 .searchResults-title, .theme-product-carla .color-secondary-900 .h5,
  .theme-product-carla .color-secondary-900 h6,
  .theme-product-carla .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .color-secondary-900 p.subtitle,
  .theme-product-carla .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-carla .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .color-secondary-900 .subtitle.searchResults-result, .theme-product-carla .color-secondary-900 .h6,
  .theme-product-carla .color-secondary-900 p,
  .theme-product-carla .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .color-secondary-900 .searchResults-result,
  .theme-product-carla .color-secondary-900 li,
  .theme-product-carla .color-secondary-900 td,
  .theme-product-carla .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #3e5364; }
  .theme-product-carla .color-secondary-900 ol li::before,
  .theme-product-carla .color-secondary-900 ul li::before {
    color: #3e5364; }

.theme-product-carla .color-neutral-white {
  color: #ffffff; }
  .theme-product-carla .color-neutral-white h1, .theme-product-carla .color-neutral-white .h1,
  .theme-product-carla .color-neutral-white h2,
  .theme-product-carla .color-neutral-white .searchResults,
  .theme-product-carla .color-neutral-white .searchResults-term,
  .theme-product-carla .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .color-neutral-white .gigya-composite-control-header, .theme-product-carla .color-neutral-white .h2,
  .theme-product-carla .color-neutral-white h3, .theme-product-carla .color-neutral-white .h3,
  .theme-product-carla .color-neutral-white h4,
  .theme-product-carla .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .color-neutral-white input,
  .theme-product-carla .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .color-neutral-white input, .theme-product-carla .color-neutral-white .h4,
  .theme-product-carla .color-neutral-white h5,
  .theme-product-carla .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .color-neutral-white .searchResults-title, .theme-product-carla .color-neutral-white .h5,
  .theme-product-carla .color-neutral-white h6,
  .theme-product-carla .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .color-neutral-white p.subtitle,
  .theme-product-carla .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .color-neutral-white .subtitle.searchResults-result,
  .theme-product-carla .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .color-neutral-white .subtitle.searchResults-result, .theme-product-carla .color-neutral-white .h6,
  .theme-product-carla .color-neutral-white p,
  .theme-product-carla .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .color-neutral-white .searchResults-result,
  .theme-product-carla .color-neutral-white li,
  .theme-product-carla .color-neutral-white td,
  .theme-product-carla .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-carla .color-neutral-white ol li::before,
  .theme-product-carla .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-carla .icon-link__icon-wrapper, .theme-product-carla.icon-link__icon-wrapper {
  border-color: #e67300; }

.theme-product-carla .icon-link__icon-wrapper--cab2 {
  border-color: #f7be00; }

.theme-product-carla .icon-text__wrapper--background, .theme-product-carla.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-carla .icon-text__icon-wrapper, .theme-product-carla.icon-text__icon-wrapper {
  border-color: #e67300; }

.theme-product-carla .icon-text__icon-wrapper.gradient, .theme-product-carla.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-carla .icon-text__content-wrapper ul li::before, .theme-product-carla.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-carla .icon-text__content-wrapper ul li ul li::before, .theme-product-carla.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-carla .icon-text__content-wrapper.slash li::before, .theme-product-carla.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-carla.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla.content-grid-item-article .content-grid-item_background .content-grid-item_tagline {
  color: #b35a00; }

.theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #3e5364; }
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #3e5364; }
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #3e5364; }

.theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-carla .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-carla.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-carla.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b35a00; }

.theme-product-carla .content-grid-item-abstract .content-grid-item_tagline, .theme-product-carla.content-grid-item-abstract .content-grid-item_tagline {
  color: #b35a00; }

.theme-product-carla .content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after, .theme-product-carla.content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .content-grid-item-document .content-grid-item__document-type, .theme-product-carla.content-grid-item-document .content-grid-item__document-type {
  color: #b35a00; }

.theme-product-carla .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-carla .product-event-navigation__switcher p, .theme-product-carla .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .product-event-navigation__switcher .searchResults-result {
  color: #3e5364; }
  .theme-product-carla .product-event-navigation__switcher p::after, .theme-product-carla .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-carla .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-carla.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-carla .product-event-navigation__navigation ul li a {
  color: #3e5364; }
  @media (max-width: 767px) {
    .theme-product-carla .product-event-navigation__navigation ul li a:hover {
      color: #b35a00; } }
  .theme-product-carla .product-event-navigation__navigation ul li a p, .theme-product-carla .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .product-event-navigation__navigation ul li a .searchResults-result {
    color: #3e5364; }
    @media (max-width: 767px) {
      .theme-product-carla .product-event-navigation__navigation ul li a p:hover, .theme-product-carla .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-carla .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b35a00; } }

.theme-product-carla .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #3e5364; }

.theme-product-carla .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-carla .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #3e5364; }

.theme-product-carla .product-event-navigation__information .main-name p, .theme-product-carla .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .product-event-navigation__information .main-name .searchResults-result {
  color: #3e5364; }

.theme-product-carla .product-event-navigation__information .main-name:hover p, .theme-product-carla .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-carla .product-event-navigation__information .main-name:hover h1,
.theme-product-carla .product-event-navigation__information .main-name:hover h2,
.theme-product-carla .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-carla .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-carla .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-carla .product-event-navigation__information .main-name:hover h3,
.theme-product-carla .product-event-navigation__information .main-name:hover h4,
.theme-product-carla .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-carla .product-event-navigation__information .main-name:hover input,
.theme-product-carla .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .product-event-navigation__information .main-name:hover input,
.theme-product-carla .product-event-navigation__information .main-name:hover h5,
.theme-product-carla .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-carla .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-carla .product-event-navigation__information .main-name:hover h6,
.theme-product-carla .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-carla .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-carla .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-carla .product-event-navigation__information .main-name:hover span {
  color: #b35a00; }

.theme-product-carla .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b35a00; }

.theme-product-carla .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-carla .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-carla .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b35a00; }

.theme-product-carla .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .primary-800-version .product-event-navigation__switcher p, .theme-product-carla .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-carla.primary-800-version .product-event-navigation__switcher p, .theme-product-carla.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #e67300; }
  .theme-product-carla .primary-800-version .product-event-navigation__switcher p::after, .theme-product-carla .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-carla .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-carla.primary-800-version .product-event-navigation__switcher p::after, .theme-product-carla.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-carla.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-carla.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-carla .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-carla.primary-800-version .product-event-navigation__navigation ul li a {
  color: #e67300; }
  .theme-product-carla .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-carla .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-carla.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-carla.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #e67300; }

.theme-product-carla .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-carla.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-carla.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-carla.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-carla.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-carla.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #e67300; }

.theme-product-carla .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-carla.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #e67300; }

.theme-product-carla .primary-800-version .product-event-navigation__information .main-name p, .theme-product-carla .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-carla.primary-800-version .product-event-navigation__information .main-name p, .theme-product-carla.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #e67300; }

.theme-product-carla .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-carla.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-carla.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-carla.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-carla.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-carla.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .promo-panel__triangle, .theme-product-carla.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-carla.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-carla .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-carla.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(62, 83, 100, 0)), to(#3e5364));
  background: linear-gradient(180deg, rgba(62, 83, 100, 0) 0%, #3e5364 100%); }

.theme-product-carla .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-carla.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(230, 115, 0, 0)), to(#e67300));
  background: linear-gradient(180deg, rgba(230, 115, 0, 0) 0%, #e67300 100%); }

.theme-product-carla .promo-panel__content h2, .theme-product-carla .promo-panel__content .searchResults, .theme-product-carla .promo-panel__content .searchResults-term, .theme-product-carla .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .promo-panel__content .gigya-composite-control-header, .theme-product-carla.promo-panel__content h2, .theme-product-carla.promo-panel__content .searchResults, .theme-product-carla.promo-panel__content .searchResults-term, .theme-product-carla.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-carla.interactive-map__map .cluster.custom-cluster,
.theme-product-carla .interactive-map__map .cluster.custom-cluster {
  background: #3e5364; }

.theme-product-carla.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-carla .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#3e5364));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #3e5364 100%); }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--primary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b35a00; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .pullout-v2__container.secondary-900 {
  background-color: #3e5364; }

.theme-product-carla .pullout-v2__container.primary-800 {
  background-color: #e67300; }

.theme-product-carla .pullout-v2__container.neutral-100 {
  background-color: #f1f1f1; }

.theme-product-carla .pullout-v2__container.gradient-linear .pullout-v2__text > *,
.theme-product-carla .pullout-v2__container.gradient-linear .pullout-v2__text a {
  color: #ffffff; }

.theme-product-carla .pullout-v2__container.gradient-linear .btn, .theme-product-carla .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-carla .pullout-v2__container.gradient-linear .button, .theme-product-carla .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-carla .pullout-v2__container.gradient-linear .button#preferences_prompt_submit, .theme-product-carla .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-carla .pullout-v2__container.gradient-linear .button#preferences_prompt_decline, .theme-product-carla .pullout-v2__container.gradient-linear .articleList-more {
  background-color: #ffffff;
  color: #e40046; }
  .theme-product-carla .pullout-v2__container.gradient-linear .btn:after, .theme-product-carla .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-carla .pullout-v2__container.gradient-linear .button:after, .theme-product-carla .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-carla .pullout-v2__container.gradient-linear .button#preferences_prompt_submit:after, .theme-product-carla .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-carla .pullout-v2__container.gradient-linear .button#preferences_prompt_decline:after, .theme-product-carla .pullout-v2__container.gradient-linear .articleList-more:after {
    border-color: #ffffff transparent transparent transparent; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e67300; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .author-bio-summary .bioSummary, .theme-product-carla.author-bio-summary .bioSummary {
  background-color: #eceef0; }
  .theme-product-carla .author-bio-summary .bioSummary__decorationTriangle, .theme-product-carla.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-carla.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-carla .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-carla .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-carla .table-with-graphics .table__gradient-box, .theme-product-carla.table-with-graphics .table__gradient-box {
  background: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e67300);
          filter: drop-shadow(0px 4px 3px #e67300); }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #3e5364;
  border: 1px solid #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e67300);
          filter: drop-shadow(0px 2px 4px #e67300); }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3e5364; }

.theme-product-carla .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-carla.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3e5364; }

.theme-product-carla.icon-text-gradient__container,
.theme-product-carla .icon-text-gradient__container {
  background: #3e5364; }

.theme-product-carla.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-carla .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e67300);
          filter: drop-shadow(0px 2px 4px #e67300); }

.theme-product-carla.icon-text-gradient__main-text h2, .theme-product-carla.icon-text-gradient__main-text .searchResults, .theme-product-carla.icon-text-gradient__main-text .searchResults-term, .theme-product-carla.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-carla.icon-text-gradient__main-text h6, .theme-product-carla.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-carla.icon-text-gradient__main-text p.subtitle, .theme-product-carla.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-carla.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-carla.icon-text-gradient__bottom-text h2, .theme-product-carla.icon-text-gradient__bottom-text .searchResults, .theme-product-carla.icon-text-gradient__bottom-text .searchResults-term, .theme-product-carla.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-carla.icon-text-gradient__bottom-text h6, .theme-product-carla.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-carla.icon-text-gradient__bottom-text p.subtitle, .theme-product-carla.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-carla.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-carla .icon-text-gradient__main-text h2,
.theme-product-carla .icon-text-gradient__main-text .searchResults,
.theme-product-carla .icon-text-gradient__main-text .searchResults-term,
.theme-product-carla .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-carla .icon-text-gradient__main-text h6,
.theme-product-carla .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .icon-text-gradient__main-text p.subtitle,
.theme-product-carla .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-carla .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-carla .icon-text-gradient__bottom-text h2,
.theme-product-carla .icon-text-gradient__bottom-text .searchResults,
.theme-product-carla .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-carla .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-carla .icon-text-gradient__bottom-text h6,
.theme-product-carla .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .icon-text-gradient__bottom-text p.subtitle,
.theme-product-carla .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-carla .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-carla.icon-text-gradient__bottom-text::before,
.theme-product-carla .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e67300;
          box-shadow: 0 2px 4px #e67300; }

.theme-product-carla.icon-text-gradient-multiple__container,
.theme-product-carla .icon-text-gradient-multiple__container {
  background: #3e5364; }

.theme-product-carla.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-carla .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e67300);
          filter: drop-shadow(0px 2px 4px #e67300); }

.theme-product-carla.icon-text-gradient-multiple__text h2, .theme-product-carla.icon-text-gradient-multiple__text .searchResults, .theme-product-carla.icon-text-gradient-multiple__text .searchResults-term, .theme-product-carla.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-carla.icon-text-gradient-multiple__text h6, .theme-product-carla.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-carla.icon-text-gradient-multiple__text p.subtitle, .theme-product-carla.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-carla.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-carla.icon-text-gradient-multiple__bottom-text h2, .theme-product-carla.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-carla.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-carla.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-carla.icon-text-gradient-multiple__bottom-text h6, .theme-product-carla.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-carla.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-carla.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-carla.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-carla .icon-text-gradient-multiple__text h2,
.theme-product-carla .icon-text-gradient-multiple__text .searchResults,
.theme-product-carla .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-carla .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-carla .icon-text-gradient-multiple__text h6,
.theme-product-carla .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .icon-text-gradient-multiple__text p.subtitle,
.theme-product-carla .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-carla .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-carla .icon-text-gradient-multiple__bottom-text h2,
.theme-product-carla .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-carla .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-carla .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-carla .icon-text-gradient-multiple__bottom-text h6,
.theme-product-carla .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-carla .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-carla .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-carla.icon-text-gradient-multiple__text::before, .theme-product-carla.icon-text-gradient-multiple__bottom-text::before,
.theme-product-carla .icon-text-gradient-multiple__text::before,
.theme-product-carla .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e67300;
          box-shadow: 0 2px 4px #e67300; }

.theme-product-carla.icon-text-gradient-stacks__container,
.theme-product-carla .icon-text-gradient-stacks__container {
  background: #3e5364; }

.theme-product-carla.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-carla .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e67300);
          filter: drop-shadow(0px 2px 4px #e67300); }

.theme-product-carla.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-carla .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-carla.icon-text-gradient-stacks__text h2, .theme-product-carla.icon-text-gradient-stacks__text .searchResults, .theme-product-carla.icon-text-gradient-stacks__text .searchResults-term, .theme-product-carla.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-carla.icon-text-gradient-stacks__text h6, .theme-product-carla.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-carla.icon-text-gradient-stacks__text p.subtitle, .theme-product-carla.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-carla.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-carla .icon-text-gradient-stacks__text h2,
.theme-product-carla .icon-text-gradient-stacks__text .searchResults,
.theme-product-carla .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-carla .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-carla .icon-text-gradient-stacks__text h6,
.theme-product-carla .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .icon-text-gradient-stacks__text p.subtitle,
.theme-product-carla .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-carla .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-carla .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-carla .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-carla .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-carla.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-carla .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-carla .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-carla .theme-base h1,
.theme-product-carla .theme-base h2,
.theme-product-carla .theme-base .searchResults,
.theme-product-carla .theme-base .searchResults-term,
.theme-product-carla .theme-base .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .gigya-composite-control-header,
.theme-product-carla .theme-base h6,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .theme-base p.subtitle,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .subtitle.searchResults-result,
.theme-product-carla .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-carla .theme-base .richText ul li::before, .theme-product-carla .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base .privacy_prompt_content ul li::before,
.theme-product-carla .theme-base .richText ol li::before,
.theme-product-carla .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base .privacy_prompt_content ol li::before, .theme-product-carla .theme-base.richText ul li::before, .theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base.privacy_prompt_content ul li::before,
.theme-product-carla .theme-base.richText ol li::before,
.theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-carla .theme-base .richText.slash-white ul li::before, .theme-product-carla .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base .slash-white.privacy_prompt_content ul li::before,
.theme-product-carla .theme-base .richText.slash-white ol li::before,
.theme-product-carla .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base .slash-white.privacy_prompt_content ol li::before, .theme-product-carla .theme-base.richText.slash-white ul li::before, .theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base.slash-white.privacy_prompt_content ul li::before,
.theme-product-carla .theme-base.richText.slash-white ol li::before,
.theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-carla .theme-base .richText.page-title-slash h1::before, .theme-product-carla .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base .page-title-slash.privacy_prompt_content h1::before,
.theme-product-carla .theme-base .richText.page-title-slash h2::before,
.theme-product-carla .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base .page-title-slash.privacy_prompt_content h2::before,
.theme-product-carla .theme-base .richText.page-title-slash .searchResults::before,
.theme-product-carla .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-carla .theme-base .richText.page-title-slash .searchResults-term::before,
.theme-product-carla .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-carla .theme-base .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-carla .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-carla .theme-base.richText.page-title-slash h1::before, .theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base.page-title-slash.privacy_prompt_content h1::before,
.theme-product-carla .theme-base.richText.page-title-slash h2::before,
.theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base.page-title-slash.privacy_prompt_content h2::before,
.theme-product-carla .theme-base.richText.page-title-slash .searchResults::before,
.theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-carla .theme-base.richText.page-title-slash .searchResults-term::before,
.theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-carla .theme-base.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #e40046; }

.theme-product-carla .theme-base.secondary-900 .icon-pi,
.theme-product-carla .theme-base .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-carla .theme-base .divider > .component-content, .theme-product-carla .theme-base.divider > .component-content {
  background: #d0d3d4; }

.theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__triangle,
.theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__triangle,
.theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__title, .theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__date,
.theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__description p,
.theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-carla .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__title, .theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__date,
.theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__description p,
.theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-carla .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__title,
.theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__date,
.theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__description p,
.theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-carla .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__title,
.theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__date,
.theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__description p,
.theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-carla .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-carla .theme-base.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-carla .theme-base.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-carla .theme-base .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-carla .theme-base .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-carla .theme-base .hero-banner .hero-banner-v2__triangle, .theme-product-carla .theme-base.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-carla .theme-base .hero-banner .hero-banner-v2 h1,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 h2,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 .searchResults,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 h3,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 h4,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 h5,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-carla .theme-base .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 h6,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-carla .theme-base .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-carla .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-carla .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-carla .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 p,
.theme-product-carla .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-carla .theme-base .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-carla .theme-base.hero-banner .hero-banner-v2 h1,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 h2,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 .searchResults,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 h3,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 h4,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 h5,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-carla .theme-base.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 h6,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-carla .searchResults-results .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-carla .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-carla .searchResults-results .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-carla .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 p,
.theme-product-carla .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-carla .theme-base.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-carla .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-carla .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-carla .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-carla .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-carla .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-carla .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-carla .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-carla .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-carla .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-carla .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); }
  @media (min-width: 991px) {
    .theme-product-carla .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-carla .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
      background: linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); } }

.theme-product-carla .theme-base .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-carla .theme-base.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-carla .theme-base .hero-banner-small__text h1,
.theme-product-carla .theme-base .hero-banner-small__text h2,
.theme-product-carla .theme-base .hero-banner-small__text .searchResults,
.theme-product-carla .theme-base .hero-banner-small__text .searchResults-term,
.theme-product-carla .theme-base .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .hero-banner-small__text .gigya-composite-control-header,
.theme-product-carla .theme-base .hero-banner-small__text h3,
.theme-product-carla .theme-base .hero-banner-small__text h4,
.theme-product-carla .theme-base .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .hero-banner-small__text input,
.theme-product-carla .theme-base .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .hero-banner-small__text input,
.theme-product-carla .theme-base .hero-banner-small__text h5,
.theme-product-carla .theme-base .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-carla .theme-base .hero-banner-small__text .searchResults-title,
.theme-product-carla .theme-base .hero-banner-small__text h6,
.theme-product-carla .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .hero-banner-small__text p.subtitle,
.theme-product-carla .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-carla .theme-base .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .hero-banner-small__text .subtitle.searchResults-result, .theme-product-carla .theme-base.hero-banner-small__text h1,
.theme-product-carla .theme-base.hero-banner-small__text h2,
.theme-product-carla .theme-base.hero-banner-small__text .searchResults,
.theme-product-carla .theme-base.hero-banner-small__text .searchResults-term,
.theme-product-carla .theme-base.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.hero-banner-small__text .gigya-composite-control-header,
.theme-product-carla .theme-base.hero-banner-small__text h3,
.theme-product-carla .theme-base.hero-banner-small__text h4,
.theme-product-carla .theme-base.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base.hero-banner-small__text input,
.theme-product-carla .theme-base.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base.hero-banner-small__text input,
.theme-product-carla .theme-base.hero-banner-small__text h5,
.theme-product-carla .theme-base.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-carla .theme-base.hero-banner-small__text .searchResults-title,
.theme-product-carla .theme-base.hero-banner-small__text h6,
.theme-product-carla .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.hero-banner-small__text p.subtitle,
.theme-product-carla .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-carla .theme-base.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-carla .theme-base .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-carla .theme-base.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-carla .theme-base .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-carla .theme-base.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e40046), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e40046 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-carla .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-carla .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-carla .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-carla .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-carla .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-carla .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-carla .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-carla .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-carla .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-carla .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-carla .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-carla .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-carla .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-carla .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-carla .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-carla .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-carla .theme-base .table-header-bg-secondary-900 table tr th, .theme-product-carla .theme-base.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-carla .theme-base .table-header-bg-primary-800 table tr th, .theme-product-carla .theme-base.table-header-bg-primary-800 table tr th {
  background-color: #e40046; }

.theme-product-carla .theme-base .table-header-bg-tertiary-900 table tr th, .theme-product-carla .theme-base.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h1, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h2,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h3, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h4,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th input,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th input, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h6,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th p,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th li,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th td,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h1, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h2,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h3, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h4,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th input,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th input, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h6,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th p,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th li,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th td,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-carla .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-carla .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-carla .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-carla .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-carla .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-carla .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-carla .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-carla .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-carla .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-carla .theme-base.image.triangle picture::after, .theme-product-carla .theme-base.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-carla .theme-base.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-carla .theme-base .image.triangle picture::after, .theme-product-carla .theme-base .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-carla .theme-base .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-carla .theme-base .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b10036; }

.theme-product-carla .theme-base.contentGridContainer,
.theme-product-carla .theme-base .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-carla .theme-base.contentGridContainer.neutral-2,
  .theme-product-carla .theme-base .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-carla .theme-base.contentGridContainer.neutral-white, .theme-product-carla .theme-base.contentGridContainer.content-grid-item-base_background,
  .theme-product-carla .theme-base .contentGridContainer.neutral-white,
  .theme-product-carla .theme-base .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-carla .theme-base.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-carla .theme-base .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-carla .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-carla .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-carla .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-carla .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-carla .theme-base.bg-primary-900,
.theme-product-carla .theme-base .bg-primary-900, .theme-product-carla .theme-base.primary-900,
.theme-product-carla .theme-base .primary-900 {
  background-color: #b10036; }

.theme-product-carla .theme-base.secondary-900,
.theme-product-carla .theme-base .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-carla .theme-base.secondary-900 h1, .theme-product-carla .theme-base.secondary-900 .h1,
  .theme-product-carla .theme-base.secondary-900 h2,
  .theme-product-carla .theme-base.secondary-900 .searchResults,
  .theme-product-carla .theme-base.secondary-900 .searchResults-term,
  .theme-product-carla .theme-base.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.secondary-900 .gigya-composite-control-header, .theme-product-carla .theme-base.secondary-900 .h2,
  .theme-product-carla .theme-base.secondary-900 h3, .theme-product-carla .theme-base.secondary-900 .h3,
  .theme-product-carla .theme-base.secondary-900 h4,
  .theme-product-carla .theme-base.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base.secondary-900 input,
  .theme-product-carla .theme-base.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base.secondary-900 input, .theme-product-carla .theme-base.secondary-900 .h4,
  .theme-product-carla .theme-base.secondary-900 h5,
  .theme-product-carla .theme-base.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base.secondary-900 .searchResults-title, .theme-product-carla .theme-base.secondary-900 .h5,
  .theme-product-carla .theme-base.secondary-900 h6,
  .theme-product-carla .theme-base.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.secondary-900 p.subtitle,
  .theme-product-carla .theme-base.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base.secondary-900 .subtitle.searchResults-result,
  .theme-product-carla .theme-base.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.secondary-900 .subtitle.searchResults-result, .theme-product-carla .theme-base.secondary-900 .h6,
  .theme-product-carla .theme-base.secondary-900 p,
  .theme-product-carla .theme-base.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .theme-base.secondary-900 .searchResults-result,
  .theme-product-carla .theme-base.secondary-900 li,
  .theme-product-carla .theme-base.secondary-900 td,
  .theme-product-carla .theme-base.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-carla .theme-base .secondary-900 h1,
  .theme-product-carla .theme-base .secondary-900 .h1,
  .theme-product-carla .theme-base .secondary-900 h2,
  .theme-product-carla .theme-base .secondary-900 .searchResults,
  .theme-product-carla .theme-base .secondary-900 .searchResults-term,
  .theme-product-carla .theme-base .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .secondary-900 .gigya-composite-control-header,
  .theme-product-carla .theme-base .secondary-900 .h2,
  .theme-product-carla .theme-base .secondary-900 h3,
  .theme-product-carla .theme-base .secondary-900 .h3,
  .theme-product-carla .theme-base .secondary-900 h4,
  .theme-product-carla .theme-base .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .secondary-900 input,
  .theme-product-carla .theme-base .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .secondary-900 input,
  .theme-product-carla .theme-base .secondary-900 .h4,
  .theme-product-carla .theme-base .secondary-900 h5,
  .theme-product-carla .theme-base .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base .secondary-900 .searchResults-title,
  .theme-product-carla .theme-base .secondary-900 .h5,
  .theme-product-carla .theme-base .secondary-900 h6,
  .theme-product-carla .theme-base .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .secondary-900 p.subtitle,
  .theme-product-carla .theme-base .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-carla .theme-base .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-carla .theme-base .secondary-900 .h6,
  .theme-product-carla .theme-base .secondary-900 p,
  .theme-product-carla .theme-base .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .theme-base .secondary-900 .searchResults-result,
  .theme-product-carla .theme-base .secondary-900 li,
  .theme-product-carla .theme-base .secondary-900 td,
  .theme-product-carla .theme-base .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-carla .theme-base.secondary-900 ol li::before,
  .theme-product-carla .theme-base.secondary-900 ul li::before,
  .theme-product-carla .theme-base .secondary-900 ol li::before,
  .theme-product-carla .theme-base .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-carla .theme-base.tertiary-800,
.theme-product-carla .theme-base .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-carla .theme-base.tertiary-800 h1, .theme-product-carla .theme-base.tertiary-800 .h1,
  .theme-product-carla .theme-base.tertiary-800 h2,
  .theme-product-carla .theme-base.tertiary-800 .searchResults,
  .theme-product-carla .theme-base.tertiary-800 .searchResults-term,
  .theme-product-carla .theme-base.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.tertiary-800 .gigya-composite-control-header, .theme-product-carla .theme-base.tertiary-800 .h2,
  .theme-product-carla .theme-base.tertiary-800 h3, .theme-product-carla .theme-base.tertiary-800 .h3,
  .theme-product-carla .theme-base.tertiary-800 h4,
  .theme-product-carla .theme-base.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base.tertiary-800 input,
  .theme-product-carla .theme-base.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base.tertiary-800 input, .theme-product-carla .theme-base.tertiary-800 .h4,
  .theme-product-carla .theme-base.tertiary-800 h5,
  .theme-product-carla .theme-base.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base.tertiary-800 .searchResults-title, .theme-product-carla .theme-base.tertiary-800 .h5,
  .theme-product-carla .theme-base.tertiary-800 h6,
  .theme-product-carla .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.tertiary-800 p.subtitle,
  .theme-product-carla .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base.tertiary-800 .subtitle.searchResults-result,
  .theme-product-carla .theme-base.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.tertiary-800 .subtitle.searchResults-result, .theme-product-carla .theme-base.tertiary-800 .h6,
  .theme-product-carla .theme-base.tertiary-800 p,
  .theme-product-carla .theme-base.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .theme-base.tertiary-800 .searchResults-result,
  .theme-product-carla .theme-base.tertiary-800 li,
  .theme-product-carla .theme-base.tertiary-800 td,
  .theme-product-carla .theme-base.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-carla .theme-base .tertiary-800 h1,
  .theme-product-carla .theme-base .tertiary-800 .h1,
  .theme-product-carla .theme-base .tertiary-800 h2,
  .theme-product-carla .theme-base .tertiary-800 .searchResults,
  .theme-product-carla .theme-base .tertiary-800 .searchResults-term,
  .theme-product-carla .theme-base .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .tertiary-800 .gigya-composite-control-header,
  .theme-product-carla .theme-base .tertiary-800 .h2,
  .theme-product-carla .theme-base .tertiary-800 h3,
  .theme-product-carla .theme-base .tertiary-800 .h3,
  .theme-product-carla .theme-base .tertiary-800 h4,
  .theme-product-carla .theme-base .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .tertiary-800 input,
  .theme-product-carla .theme-base .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .tertiary-800 input,
  .theme-product-carla .theme-base .tertiary-800 .h4,
  .theme-product-carla .theme-base .tertiary-800 h5,
  .theme-product-carla .theme-base .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base .tertiary-800 .searchResults-title,
  .theme-product-carla .theme-base .tertiary-800 .h5,
  .theme-product-carla .theme-base .tertiary-800 h6,
  .theme-product-carla .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .tertiary-800 p.subtitle,
  .theme-product-carla .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-carla .theme-base .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-carla .theme-base .tertiary-800 .h6,
  .theme-product-carla .theme-base .tertiary-800 p,
  .theme-product-carla .theme-base .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .theme-base .tertiary-800 .searchResults-result,
  .theme-product-carla .theme-base .tertiary-800 li,
  .theme-product-carla .theme-base .tertiary-800 td,
  .theme-product-carla .theme-base .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-carla .theme-base.tertiary-800 ol li::before,
  .theme-product-carla .theme-base.tertiary-800 ul li::before,
  .theme-product-carla .theme-base .tertiary-800 ol li::before,
  .theme-product-carla .theme-base .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-carla .theme-base.secondary-100,
.theme-product-carla .theme-base .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-carla .theme-base .color-secondary-900 {
  color: #071d49; }
  .theme-product-carla .theme-base .color-secondary-900 h1, .theme-product-carla .theme-base .color-secondary-900 .h1,
  .theme-product-carla .theme-base .color-secondary-900 h2,
  .theme-product-carla .theme-base .color-secondary-900 .searchResults,
  .theme-product-carla .theme-base .color-secondary-900 .searchResults-term,
  .theme-product-carla .theme-base .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .color-secondary-900 .gigya-composite-control-header, .theme-product-carla .theme-base .color-secondary-900 .h2,
  .theme-product-carla .theme-base .color-secondary-900 h3, .theme-product-carla .theme-base .color-secondary-900 .h3,
  .theme-product-carla .theme-base .color-secondary-900 h4,
  .theme-product-carla .theme-base .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .color-secondary-900 input,
  .theme-product-carla .theme-base .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .color-secondary-900 input, .theme-product-carla .theme-base .color-secondary-900 .h4,
  .theme-product-carla .theme-base .color-secondary-900 h5,
  .theme-product-carla .theme-base .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base .color-secondary-900 .searchResults-title, .theme-product-carla .theme-base .color-secondary-900 .h5,
  .theme-product-carla .theme-base .color-secondary-900 h6,
  .theme-product-carla .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .color-secondary-900 p.subtitle,
  .theme-product-carla .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-carla .theme-base .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .color-secondary-900 .subtitle.searchResults-result, .theme-product-carla .theme-base .color-secondary-900 .h6,
  .theme-product-carla .theme-base .color-secondary-900 p,
  .theme-product-carla .theme-base .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .theme-base .color-secondary-900 .searchResults-result,
  .theme-product-carla .theme-base .color-secondary-900 li,
  .theme-product-carla .theme-base .color-secondary-900 td,
  .theme-product-carla .theme-base .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-carla .theme-base .color-secondary-900 ol li::before,
  .theme-product-carla .theme-base .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-carla .theme-base .color-neutral-white {
  color: #ffffff; }
  .theme-product-carla .theme-base .color-neutral-white h1, .theme-product-carla .theme-base .color-neutral-white .h1,
  .theme-product-carla .theme-base .color-neutral-white h2,
  .theme-product-carla .theme-base .color-neutral-white .searchResults,
  .theme-product-carla .theme-base .color-neutral-white .searchResults-term,
  .theme-product-carla .theme-base .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .color-neutral-white .gigya-composite-control-header, .theme-product-carla .theme-base .color-neutral-white .h2,
  .theme-product-carla .theme-base .color-neutral-white h3, .theme-product-carla .theme-base .color-neutral-white .h3,
  .theme-product-carla .theme-base .color-neutral-white h4,
  .theme-product-carla .theme-base .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .color-neutral-white input,
  .theme-product-carla .theme-base .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .color-neutral-white input, .theme-product-carla .theme-base .color-neutral-white .h4,
  .theme-product-carla .theme-base .color-neutral-white h5,
  .theme-product-carla .theme-base .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base .color-neutral-white .searchResults-title, .theme-product-carla .theme-base .color-neutral-white .h5,
  .theme-product-carla .theme-base .color-neutral-white h6,
  .theme-product-carla .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .color-neutral-white p.subtitle,
  .theme-product-carla .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .color-neutral-white .subtitle.searchResults-result,
  .theme-product-carla .theme-base .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .color-neutral-white .subtitle.searchResults-result, .theme-product-carla .theme-base .color-neutral-white .h6,
  .theme-product-carla .theme-base .color-neutral-white p,
  .theme-product-carla .theme-base .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .theme-base .color-neutral-white .searchResults-result,
  .theme-product-carla .theme-base .color-neutral-white li,
  .theme-product-carla .theme-base .color-neutral-white td,
  .theme-product-carla .theme-base .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-carla .theme-base .color-neutral-white ol li::before,
  .theme-product-carla .theme-base .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-carla .theme-base .icon-link__icon-wrapper, .theme-product-carla .theme-base.icon-link__icon-wrapper {
  border-color: #e40046; }

.theme-product-carla .theme-base .icon-text__wrapper--background, .theme-product-carla .theme-base.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-carla .theme-base .icon-text__icon-wrapper, .theme-product-carla .theme-base.icon-text__icon-wrapper {
  border-color: #e40046; }

.theme-product-carla .theme-base .icon-text__icon-wrapper.gradient, .theme-product-carla .theme-base.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-carla .theme-base .icon-text__content-wrapper ul li::before, .theme-product-carla .theme-base.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-carla .theme-base .icon-text__content-wrapper ul li ul li::before, .theme-product-carla .theme-base.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-carla .theme-base .icon-text__content-wrapper.slash li::before, .theme-product-carla .theme-base.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-carla .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-carla .theme-base .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-carla .theme-base.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-carla .theme-base .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-carla .theme-base.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-carla .theme-base.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b10036; }

.theme-product-carla .theme-base .content-grid-item-abstract .content-grid-item_tagline, .theme-product-carla .theme-base.content-grid-item-abstract .content-grid-item_tagline {
  color: #b10036; }

.theme-product-carla .theme-base .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-carla .theme-base .product-event-navigation__switcher p, .theme-product-carla .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .theme-base .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-carla .theme-base .product-event-navigation__switcher p::after, .theme-product-carla .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-carla .theme-base .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-carla .theme-base .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-carla .theme-base .product-event-navigation__navigation ul li a:hover {
      color: #b10036; } }
  .theme-product-carla .theme-base .product-event-navigation__navigation ul li a p, .theme-product-carla .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .theme-base .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-carla .theme-base .product-event-navigation__navigation ul li a p:hover, .theme-product-carla .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-carla .theme-base .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b10036; } }

.theme-product-carla .theme-base .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-carla .theme-base .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-carla .theme-base .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-carla .theme-base .product-event-navigation__information .main-name p, .theme-product-carla .theme-base .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .theme-base .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover p, .theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover h1,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover h2,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover h3,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover h4,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-carla .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-carla .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover h5,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover h6,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-carla .theme-base .product-event-navigation__information .main-name:hover span {
  color: #b10036; }

.theme-product-carla .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b10036; }

.theme-product-carla .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-carla .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-carla .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b10036; }

.theme-product-carla .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__switcher p, .theme-product-carla .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__switcher p, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #e40046; }
  .theme-product-carla .theme-base .primary-800-version .product-event-navigation__switcher p::after, .theme-product-carla .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-carla .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__switcher p::after, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-carla .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__navigation ul li a {
  color: #e40046; }
  .theme-product-carla .theme-base .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-carla .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #e40046; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #e40046; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #e40046; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__information .main-name p, .theme-product-carla .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__information .main-name p, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-carla .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #e40046; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-carla .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-carla .theme-base .promo-panel__triangle, .theme-product-carla .theme-base.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-carla .theme-base .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-carla .theme-base.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-carla .theme-base .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-carla .theme-base.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 0%, #e40046 100%); }

.theme-product-carla .theme-base .promo-panel__content h2, .theme-product-carla .theme-base .promo-panel__content .searchResults, .theme-product-carla .theme-base .promo-panel__content .searchResults-term, .theme-product-carla .theme-base .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .promo-panel__content .gigya-composite-control-header, .theme-product-carla .theme-base.promo-panel__content h2, .theme-product-carla .theme-base.promo-panel__content .searchResults, .theme-product-carla .theme-base.promo-panel__content .searchResults-term, .theme-product-carla .theme-base.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-carla .theme-base.interactive-map__map .cluster.custom-cluster,
.theme-product-carla .theme-base .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-carla .theme-base.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-carla .theme-base .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-carla .theme-base .author-bio-summary .bioSummary, .theme-product-carla .theme-base.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-carla .theme-base .author-bio-summary .bioSummary__decorationTriangle, .theme-product-carla .theme-base.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-carla .theme-base .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-carla .theme-base .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-carla .theme-base .table-with-graphics .table__gradient-box, .theme-product-carla .theme-base.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-carla .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-carla .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e40046);
          filter: drop-shadow(0px 4px 3px #e40046); }

.theme-product-carla .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-carla .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-carla .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-carla .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-carla .theme-base.icon-text-gradient__container,
.theme-product-carla .theme-base .icon-text-gradient__container {
  background: #071d49; }

.theme-product-carla .theme-base.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-carla .theme-base .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-carla .theme-base.icon-text-gradient__main-text h2, .theme-product-carla .theme-base.icon-text-gradient__main-text .searchResults, .theme-product-carla .theme-base.icon-text-gradient__main-text .searchResults-term, .theme-product-carla .theme-base.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-carla .theme-base.icon-text-gradient__main-text h6, .theme-product-carla .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.icon-text-gradient__main-text p.subtitle, .theme-product-carla .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-carla .theme-base.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-carla .theme-base.icon-text-gradient__bottom-text h2, .theme-product-carla .theme-base.icon-text-gradient__bottom-text .searchResults, .theme-product-carla .theme-base.icon-text-gradient__bottom-text .searchResults-term, .theme-product-carla .theme-base.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-carla .theme-base.icon-text-gradient__bottom-text h6, .theme-product-carla .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.icon-text-gradient__bottom-text p.subtitle, .theme-product-carla .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-carla .theme-base.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-carla .theme-base .icon-text-gradient__main-text h2,
.theme-product-carla .theme-base .icon-text-gradient__main-text .searchResults,
.theme-product-carla .theme-base .icon-text-gradient__main-text .searchResults-term,
.theme-product-carla .theme-base .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-carla .theme-base .icon-text-gradient__main-text h6,
.theme-product-carla .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .icon-text-gradient__main-text p.subtitle,
.theme-product-carla .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-carla .theme-base .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-carla .theme-base .icon-text-gradient__bottom-text h2,
.theme-product-carla .theme-base .icon-text-gradient__bottom-text .searchResults,
.theme-product-carla .theme-base .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-carla .theme-base .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-carla .theme-base .icon-text-gradient__bottom-text h6,
.theme-product-carla .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .icon-text-gradient__bottom-text p.subtitle,
.theme-product-carla .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-carla .theme-base .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-carla .theme-base.icon-text-gradient__bottom-text::before,
.theme-product-carla .theme-base .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-carla .theme-base.icon-text-gradient-multiple__container,
.theme-product-carla .theme-base .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-carla .theme-base.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-carla .theme-base .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-carla .theme-base.icon-text-gradient-multiple__text h2, .theme-product-carla .theme-base.icon-text-gradient-multiple__text .searchResults, .theme-product-carla .theme-base.icon-text-gradient-multiple__text .searchResults-term, .theme-product-carla .theme-base.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-carla .theme-base.icon-text-gradient-multiple__text h6, .theme-product-carla .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.icon-text-gradient-multiple__text p.subtitle, .theme-product-carla .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-carla .theme-base.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text h2, .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text h6, .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-carla .theme-base .icon-text-gradient-multiple__text h2,
.theme-product-carla .theme-base .icon-text-gradient-multiple__text .searchResults,
.theme-product-carla .theme-base .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-carla .theme-base .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-carla .theme-base .icon-text-gradient-multiple__text h6,
.theme-product-carla .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .icon-text-gradient-multiple__text p.subtitle,
.theme-product-carla .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-carla .theme-base .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text h2,
.theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text h6,
.theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-carla .theme-base.icon-text-gradient-multiple__text::before, .theme-product-carla .theme-base.icon-text-gradient-multiple__bottom-text::before,
.theme-product-carla .theme-base .icon-text-gradient-multiple__text::before,
.theme-product-carla .theme-base .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-carla .theme-base.icon-text-gradient-stacks__container,
.theme-product-carla .theme-base .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-carla .theme-base.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-carla .theme-base .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-carla .theme-base.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-carla .theme-base .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-carla .theme-base.icon-text-gradient-stacks__text h2, .theme-product-carla .theme-base.icon-text-gradient-stacks__text .searchResults, .theme-product-carla .theme-base.icon-text-gradient-stacks__text .searchResults-term, .theme-product-carla .theme-base.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-carla .theme-base.icon-text-gradient-stacks__text h6, .theme-product-carla .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.icon-text-gradient-stacks__text p.subtitle, .theme-product-carla .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-carla .theme-base.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-carla .theme-base .icon-text-gradient-stacks__text h2,
.theme-product-carla .theme-base .icon-text-gradient-stacks__text .searchResults,
.theme-product-carla .theme-base .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-carla .theme-base .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-carla .theme-base .icon-text-gradient-stacks__text h6,
.theme-product-carla .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .icon-text-gradient-stacks__text p.subtitle,
.theme-product-carla .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-carla .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-carla .theme-base .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-carla .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-carla .theme-base .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-carla .theme-base .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-carla .theme-base .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-carla .theme-base .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-carla .theme-base .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-rukobia h1,
.theme-product-rukobia h2,
.theme-product-rukobia .searchResults,
.theme-product-rukobia .searchResults-term,
.theme-product-rukobia .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .gigya-composite-control-header,
.theme-product-rukobia h6,
.theme-product-rukobia .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia p.subtitle,
.theme-product-rukobia .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .subtitle.searchResults-result,
.theme-product-rukobia .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .subtitle.searchResults-result {
  color: #2e2d7b; }

.theme-product-rukobia .richText ul li::before, .theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .privacy_prompt_content ul li::before,
.theme-product-rukobia .richText ol li::before,
.theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .privacy_prompt_content ol li::before, .theme-product-rukobia.richText ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia.privacy_prompt_content ul li::before,
.theme-product-rukobia.richText ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-rukobia .richText.slash-white ul li::before, .theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .slash-white.privacy_prompt_content ul li::before,
.theme-product-rukobia .richText.slash-white ol li::before,
.theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .slash-white.privacy_prompt_content ol li::before, .theme-product-rukobia.richText.slash-white ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia.slash-white.privacy_prompt_content ul li::before,
.theme-product-rukobia.richText.slash-white ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-rukobia .richText.page-title-slash h1::before, .theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .page-title-slash.privacy_prompt_content h1::before,
.theme-product-rukobia .richText.page-title-slash h2::before,
.theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .page-title-slash.privacy_prompt_content h2::before,
.theme-product-rukobia .richText.page-title-slash .searchResults::before,
.theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-rukobia .richText.page-title-slash .searchResults-term::before,
.theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-rukobia .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-rukobia.richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia.page-title-slash.privacy_prompt_content h1::before,
.theme-product-rukobia.richText.page-title-slash h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia.page-title-slash.privacy_prompt_content h2::before,
.theme-product-rukobia.richText.page-title-slash .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-rukobia.richText.page-title-slash .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-rukobia.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.richText.page-title-slash .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #3fd5ae; }

.theme-product-rukobia.secondary-900 .icon-pi,
.theme-product-rukobia .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-rukobia .divider > .component-content, .theme-product-rukobia.divider > .component-content {
  background: #3fd5ae; }

.theme-product-rukobia.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-rukobia.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-rukobia .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-rukobia .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#2e2d7b), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #2e2d7b 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-rukobia.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-rukobia.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-rukobia .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-rukobia .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#2e2d7b), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #2e2d7b 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-rukobia.reference-general-hero-banner .hero-banner__triangle, .theme-product-rukobia.reference-event-hero-banner .hero-banner__triangle,
.theme-product-rukobia .reference-general-hero-banner .hero-banner__triangle,
.theme-product-rukobia .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-rukobia.reference-general-hero-banner .hero-banner__triangle, .theme-product-rukobia.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-rukobia .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-rukobia .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-rukobia.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-rukobia.reference-general-hero-banner .hero-banner__triangle, .theme-product-rukobia.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-rukobia .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-rukobia .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-rukobia.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-rukobia.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-rukobia.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-rukobia.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-rukobia .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-rukobia .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-rukobia .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-rukobia .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #2e2d7b; }

.theme-product-rukobia.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-rukobia.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-rukobia .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-rukobia .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #2e2d7b; }

.theme-product-rukobia.reference-general-hero-banner .hero-banner__title, .theme-product-rukobia.reference-general-hero-banner .hero-banner__date,
.theme-product-rukobia.reference-general-hero-banner .hero-banner__description p,
.theme-product-rukobia.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-rukobia.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-rukobia.reference-event-hero-banner .hero-banner__title, .theme-product-rukobia.reference-event-hero-banner .hero-banner__date,
.theme-product-rukobia.reference-event-hero-banner .hero-banner__description p,
.theme-product-rukobia.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-rukobia.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-rukobia .reference-general-hero-banner .hero-banner__title,
.theme-product-rukobia .reference-general-hero-banner .hero-banner__date,
.theme-product-rukobia .reference-general-hero-banner .hero-banner__description p,
.theme-product-rukobia .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-rukobia .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-rukobia .reference-event-hero-banner .hero-banner__title,
.theme-product-rukobia .reference-event-hero-banner .hero-banner__date,
.theme-product-rukobia .reference-event-hero-banner .hero-banner__description p,
.theme-product-rukobia .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-rukobia .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-rukobia.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-rukobia.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-rukobia .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-rukobia .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-rukobia .hero-banner .hero-banner-v2__triangle, .theme-product-rukobia.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-rukobia.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-rukobia .hero-banner .hero-banner-v2 h1,
.theme-product-rukobia .hero-banner .hero-banner-v2 h2,
.theme-product-rukobia .hero-banner .hero-banner-v2 .searchResults,
.theme-product-rukobia .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-rukobia .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-rukobia .hero-banner .hero-banner-v2 h3,
.theme-product-rukobia .hero-banner .hero-banner-v2 h4,
.theme-product-rukobia .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-rukobia .hero-banner .hero-banner-v2 input,
.theme-product-rukobia .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .hero-banner .hero-banner-v2 input,
.theme-product-rukobia .hero-banner .hero-banner-v2 h5,
.theme-product-rukobia .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-rukobia .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-rukobia .hero-banner .hero-banner-v2 h6,
.theme-product-rukobia .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-rukobia .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-rukobia .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-rukobia .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-rukobia .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-rukobia .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-rukobia .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-rukobia .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-rukobia .hero-banner .hero-banner-v2 p,
.theme-product-rukobia .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-rukobia .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-rukobia.hero-banner .hero-banner-v2 h1,
.theme-product-rukobia.hero-banner .hero-banner-v2 h2,
.theme-product-rukobia.hero-banner .hero-banner-v2 .searchResults,
.theme-product-rukobia.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-rukobia.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-rukobia.hero-banner .hero-banner-v2 h3,
.theme-product-rukobia.hero-banner .hero-banner-v2 h4,
.theme-product-rukobia.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-rukobia.hero-banner .hero-banner-v2 input,
.theme-product-rukobia.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia.hero-banner .hero-banner-v2 input,
.theme-product-rukobia.hero-banner .hero-banner-v2 h5,
.theme-product-rukobia.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-rukobia.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-rukobia.hero-banner .hero-banner-v2 h6,
.theme-product-rukobia.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-rukobia.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-rukobia.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-rukobia.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-rukobia.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-rukobia.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-rukobia.hero-banner .hero-banner-v2 p,
.theme-product-rukobia.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-rukobia.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-rukobia .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-rukobia.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(46, 45, 123, 0)), to(#2e2d7b));
  background: linear-gradient(180deg, rgba(46, 45, 123, 0) 30%, #2e2d7b 100%); }
  @media (min-width: 991px) {
    .theme-product-rukobia .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-rukobia.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(46, 45, 123, 0)), to(#2e2d7b));
      background: linear-gradient(270deg, rgba(46, 45, 123, 0) 30%, #2e2d7b 100%); } }

.theme-product-rukobia .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-rukobia.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(46, 45, 123, 0)), to(#2e2d7b));
  background: linear-gradient(180deg, rgba(46, 45, 123, 0) 30%, #2e2d7b 100%); }
  @media (min-width: 991px) {
    .theme-product-rukobia .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-rukobia.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(46, 45, 123, 0)), to(#2e2d7b));
      background: linear-gradient(270deg, rgba(46, 45, 123, 0) 30%, #2e2d7b 100%); } }

.theme-product-rukobia .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-rukobia.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(63, 213, 174, 0)), to(#3fd5ae));
  background: linear-gradient(180deg, rgba(63, 213, 174, 0) 30%, #3fd5ae 100%); }
  @media (min-width: 991px) {
    .theme-product-rukobia .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-rukobia.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(63, 213, 174, 0)), to(#3fd5ae));
      background: linear-gradient(270deg, rgba(63, 213, 174, 0) 30%, #3fd5ae 100%); } }

.theme-product-rukobia .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-rukobia.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#2e2d7b), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #2e2d7b 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-rukobia .hero-banner-small__text h1,
.theme-product-rukobia .hero-banner-small__text h2,
.theme-product-rukobia .hero-banner-small__text .searchResults,
.theme-product-rukobia .hero-banner-small__text .searchResults-term,
.theme-product-rukobia .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .hero-banner-small__text .gigya-composite-control-header,
.theme-product-rukobia .hero-banner-small__text h3,
.theme-product-rukobia .hero-banner-small__text h4,
.theme-product-rukobia .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-rukobia .hero-banner-small__text input,
.theme-product-rukobia .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .hero-banner-small__text input,
.theme-product-rukobia .hero-banner-small__text h5,
.theme-product-rukobia .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-rukobia .hero-banner-small__text .searchResults-title,
.theme-product-rukobia .hero-banner-small__text h6,
.theme-product-rukobia .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .hero-banner-small__text p.subtitle,
.theme-product-rukobia .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-rukobia .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .hero-banner-small__text .subtitle.searchResults-result, .theme-product-rukobia.hero-banner-small__text h1,
.theme-product-rukobia.hero-banner-small__text h2,
.theme-product-rukobia.hero-banner-small__text .searchResults,
.theme-product-rukobia.hero-banner-small__text .searchResults-term,
.theme-product-rukobia.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.hero-banner-small__text .gigya-composite-control-header,
.theme-product-rukobia.hero-banner-small__text h3,
.theme-product-rukobia.hero-banner-small__text h4,
.theme-product-rukobia.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-rukobia.hero-banner-small__text input,
.theme-product-rukobia.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia.hero-banner-small__text input,
.theme-product-rukobia.hero-banner-small__text h5,
.theme-product-rukobia.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-rukobia.hero-banner-small__text .searchResults-title,
.theme-product-rukobia.hero-banner-small__text h6,
.theme-product-rukobia.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia.hero-banner-small__text p.subtitle,
.theme-product-rukobia.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-rukobia.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-rukobia .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-rukobia.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#2e2d7b), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #2e2d7b 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-rukobia .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-rukobia.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#3fd5ae), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #3fd5ae 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-rukobia .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-rukobia.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-rukobia .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-rukobia.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-rukobia .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-rukobia .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-rukobia.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-rukobia.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-rukobia .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-rukobia .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-rukobia.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-rukobia.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-rukobia .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-rukobia.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-rukobia .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-rukobia.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-rukobia .table-header-bg-secondary-900 table tr th, .theme-product-rukobia.table-header-bg-secondary-900 table tr th {
  background-color: #2e2d7b; }

.theme-product-rukobia .table-header-bg-primary-800 table tr th, .theme-product-rukobia.table-header-bg-primary-800 table tr th {
  background-color: #3fd5ae; }

.theme-product-rukobia .table-header-bg-tertiary-900 table tr th, .theme-product-rukobia.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-rukobia .table-header-bg-neutral-500 table tr th, .theme-product-rukobia.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #2e2d7b; }
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th h1, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th h2,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th h3, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th h4,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .table-header-bg-neutral-500 table tr th input,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .table-header-bg-neutral-500 table tr th input, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th h6,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th p,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th li,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th td,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-rukobia.table-header-bg-neutral-500 table tr th h1, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th h2,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th h3, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th h4,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia.table-header-bg-neutral-500 table tr th input,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia.table-header-bg-neutral-500 table tr th input, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th h6,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th p,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th li,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th td,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #2e2d7b; }
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-rukobia.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th ul li::before {
    color: #2e2d7b; }
  
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5,
  .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5,
  .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #2e2d7b; }
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #2e2d7b; }
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-rukobia .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-rukobia.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #2e2d7b; }

.theme-product-rukobia.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-rukobia .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-rukobia.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-rukobia .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-rukobia.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-rukobia .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-rukobia.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-rukobia .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-rukobia.image.triangle picture::after, .theme-product-rukobia.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-rukobia.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-rukobia .image.triangle picture::after, .theme-product-rukobia .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-rukobia .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia.accordion .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-rukobia .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #2e2d7b; }

.theme-product-rukobia.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-rukobia .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #1c8167; }

.theme-product-rukobia .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-rukobia.tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-rukobia .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-rukobia.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-rukobia .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-rukobia.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-rukobia .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-rukobia.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #2e2d7b; }

.theme-product-rukobia .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-rukobia.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-rukobia .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-rukobia.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-rukobia .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-rukobia.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-rukobia .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-rukobia.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
  color: #071d49; }
  @media (min-width: 991px) {
    .theme-product-rukobia .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-rukobia.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-rukobia .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-rukobia.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-rukobia .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-rukobia.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-rukobia .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-rukobia.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
      color: #2e2d7b; } }

.theme-product-rukobia .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-rukobia.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-rukobia .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-rukobia.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-rukobia .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-rukobia.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-rukobia .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-rukobia.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #2e2d7b;
  border-bottom: none; }
  @media (min-width: 991px) {
    .theme-product-rukobia .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-rukobia.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-rukobia .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-rukobia.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-rukobia .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-rukobia.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-rukobia .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-rukobia.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      border-bottom: 2px solid #2e2d7b;
      background-color: transparent; } }
  .theme-product-rukobia .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-rukobia.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-rukobia .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-rukobia.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-rukobia .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-rukobia.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-rukobia .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-rukobia.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
    @media (min-width: 991px) {
      .theme-product-rukobia .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-rukobia.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-rukobia .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-rukobia.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-rukobia .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-rukobia.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-rukobia .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-rukobia.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
        color: #2e2d7b; } }

.theme-product-rukobia .tabs .tabs-content .tabContent > a.is-active, .theme-product-rukobia.tabs .tabs-content .tabContent > a.is-active,
.theme-product-rukobia .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-rukobia.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-rukobia .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-rukobia.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-rukobia .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-rukobia.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #2e2d7b; }

.theme-product-rukobia .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-rukobia.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #ffffff; }

.theme-product-rukobia .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-rukobia.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background: #2e2d7b;
  border: none; }
  .theme-product-rukobia .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before, .theme-product-rukobia.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before {
    border-color: #2e2d7b transparent transparent transparent; }
  .theme-product-rukobia .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-rukobia.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }

.theme-product-rukobia.contentGridContainer,
.theme-product-rukobia .contentGridContainer {
  background: #ebebf3; }
  .theme-product-rukobia.contentGridContainer.neutral-2,
  .theme-product-rukobia .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-rukobia.contentGridContainer.neutral-white, .theme-product-rukobia.contentGridContainer.content-grid-item-base_background,
  .theme-product-rukobia .contentGridContainer.neutral-white,
  .theme-product-rukobia .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-rukobia.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-rukobia .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-rukobia.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-rukobia .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-rukobia.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-rukobia .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-rukobia.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-rukobia.bg-primary-900,
.theme-product-rukobia .bg-primary-900, .theme-product-rukobia.primary-900,
.theme-product-rukobia .primary-900 {
  background-color: #1c8167; }

.theme-product-rukobia.secondary-900,
.theme-product-rukobia .secondary-900 {
  background-color: #2e2d7b;
  color: #ffffff; }
  .theme-product-rukobia.secondary-900 h1, .theme-product-rukobia.secondary-900 .h1,
  .theme-product-rukobia.secondary-900 h2,
  .theme-product-rukobia.secondary-900 .searchResults,
  .theme-product-rukobia.secondary-900 .searchResults-term,
  .theme-product-rukobia.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.secondary-900 .gigya-composite-control-header, .theme-product-rukobia.secondary-900 .h2,
  .theme-product-rukobia.secondary-900 h3, .theme-product-rukobia.secondary-900 .h3,
  .theme-product-rukobia.secondary-900 h4,
  .theme-product-rukobia.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia.secondary-900 input,
  .theme-product-rukobia.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia.secondary-900 input, .theme-product-rukobia.secondary-900 .h4,
  .theme-product-rukobia.secondary-900 h5,
  .theme-product-rukobia.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia.secondary-900 .searchResults-title, .theme-product-rukobia.secondary-900 .h5,
  .theme-product-rukobia.secondary-900 h6,
  .theme-product-rukobia.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia.secondary-900 p.subtitle,
  .theme-product-rukobia.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia.secondary-900 .subtitle.searchResults-result,
  .theme-product-rukobia.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia.secondary-900 .subtitle.searchResults-result, .theme-product-rukobia.secondary-900 .h6,
  .theme-product-rukobia.secondary-900 p,
  .theme-product-rukobia.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia.secondary-900 .searchResults-result,
  .theme-product-rukobia.secondary-900 li,
  .theme-product-rukobia.secondary-900 td,
  .theme-product-rukobia.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-rukobia .secondary-900 h1,
  .theme-product-rukobia .secondary-900 .h1,
  .theme-product-rukobia .secondary-900 h2,
  .theme-product-rukobia .secondary-900 .searchResults,
  .theme-product-rukobia .secondary-900 .searchResults-term,
  .theme-product-rukobia .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .secondary-900 .gigya-composite-control-header,
  .theme-product-rukobia .secondary-900 .h2,
  .theme-product-rukobia .secondary-900 h3,
  .theme-product-rukobia .secondary-900 .h3,
  .theme-product-rukobia .secondary-900 h4,
  .theme-product-rukobia .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .secondary-900 input,
  .theme-product-rukobia .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .secondary-900 input,
  .theme-product-rukobia .secondary-900 .h4,
  .theme-product-rukobia .secondary-900 h5,
  .theme-product-rukobia .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .secondary-900 .searchResults-title,
  .theme-product-rukobia .secondary-900 .h5,
  .theme-product-rukobia .secondary-900 h6,
  .theme-product-rukobia .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .secondary-900 p.subtitle,
  .theme-product-rukobia .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .secondary-900 .subtitle.searchResults-result,
  .theme-product-rukobia .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .secondary-900 .subtitle.searchResults-result,
  .theme-product-rukobia .secondary-900 .h6,
  .theme-product-rukobia .secondary-900 p,
  .theme-product-rukobia .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .secondary-900 .searchResults-result,
  .theme-product-rukobia .secondary-900 li,
  .theme-product-rukobia .secondary-900 td,
  .theme-product-rukobia .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-rukobia.secondary-900 ol li::before,
  .theme-product-rukobia.secondary-900 ul li::before,
  .theme-product-rukobia .secondary-900 ol li::before,
  .theme-product-rukobia .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-rukobia.tertiary-800,
.theme-product-rukobia .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-rukobia.tertiary-800 h1, .theme-product-rukobia.tertiary-800 .h1,
  .theme-product-rukobia.tertiary-800 h2,
  .theme-product-rukobia.tertiary-800 .searchResults,
  .theme-product-rukobia.tertiary-800 .searchResults-term,
  .theme-product-rukobia.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.tertiary-800 .gigya-composite-control-header, .theme-product-rukobia.tertiary-800 .h2,
  .theme-product-rukobia.tertiary-800 h3, .theme-product-rukobia.tertiary-800 .h3,
  .theme-product-rukobia.tertiary-800 h4,
  .theme-product-rukobia.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia.tertiary-800 input,
  .theme-product-rukobia.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia.tertiary-800 input, .theme-product-rukobia.tertiary-800 .h4,
  .theme-product-rukobia.tertiary-800 h5,
  .theme-product-rukobia.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia.tertiary-800 .searchResults-title, .theme-product-rukobia.tertiary-800 .h5,
  .theme-product-rukobia.tertiary-800 h6,
  .theme-product-rukobia.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia.tertiary-800 p.subtitle,
  .theme-product-rukobia.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia.tertiary-800 .subtitle.searchResults-result,
  .theme-product-rukobia.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia.tertiary-800 .subtitle.searchResults-result, .theme-product-rukobia.tertiary-800 .h6,
  .theme-product-rukobia.tertiary-800 p,
  .theme-product-rukobia.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia.tertiary-800 .searchResults-result,
  .theme-product-rukobia.tertiary-800 li,
  .theme-product-rukobia.tertiary-800 td,
  .theme-product-rukobia.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-rukobia .tertiary-800 h1,
  .theme-product-rukobia .tertiary-800 .h1,
  .theme-product-rukobia .tertiary-800 h2,
  .theme-product-rukobia .tertiary-800 .searchResults,
  .theme-product-rukobia .tertiary-800 .searchResults-term,
  .theme-product-rukobia .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .tertiary-800 .gigya-composite-control-header,
  .theme-product-rukobia .tertiary-800 .h2,
  .theme-product-rukobia .tertiary-800 h3,
  .theme-product-rukobia .tertiary-800 .h3,
  .theme-product-rukobia .tertiary-800 h4,
  .theme-product-rukobia .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .tertiary-800 input,
  .theme-product-rukobia .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .tertiary-800 input,
  .theme-product-rukobia .tertiary-800 .h4,
  .theme-product-rukobia .tertiary-800 h5,
  .theme-product-rukobia .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .tertiary-800 .searchResults-title,
  .theme-product-rukobia .tertiary-800 .h5,
  .theme-product-rukobia .tertiary-800 h6,
  .theme-product-rukobia .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .tertiary-800 p.subtitle,
  .theme-product-rukobia .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .tertiary-800 .subtitle.searchResults-result,
  .theme-product-rukobia .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .tertiary-800 .subtitle.searchResults-result,
  .theme-product-rukobia .tertiary-800 .h6,
  .theme-product-rukobia .tertiary-800 p,
  .theme-product-rukobia .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .tertiary-800 .searchResults-result,
  .theme-product-rukobia .tertiary-800 li,
  .theme-product-rukobia .tertiary-800 td,
  .theme-product-rukobia .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-rukobia.tertiary-800 ol li::before,
  .theme-product-rukobia.tertiary-800 ul li::before,
  .theme-product-rukobia .tertiary-800 ol li::before,
  .theme-product-rukobia .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-rukobia.secondary-100,
.theme-product-rukobia .secondary-100 {
  background-color: #ebebf3; }

.theme-product-rukobia .color-secondary-900 {
  color: #2e2d7b; }
  .theme-product-rukobia .color-secondary-900 h1, .theme-product-rukobia .color-secondary-900 .h1,
  .theme-product-rukobia .color-secondary-900 h2,
  .theme-product-rukobia .color-secondary-900 .searchResults,
  .theme-product-rukobia .color-secondary-900 .searchResults-term,
  .theme-product-rukobia .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .color-secondary-900 .gigya-composite-control-header, .theme-product-rukobia .color-secondary-900 .h2,
  .theme-product-rukobia .color-secondary-900 h3, .theme-product-rukobia .color-secondary-900 .h3,
  .theme-product-rukobia .color-secondary-900 h4,
  .theme-product-rukobia .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .color-secondary-900 input,
  .theme-product-rukobia .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .color-secondary-900 input, .theme-product-rukobia .color-secondary-900 .h4,
  .theme-product-rukobia .color-secondary-900 h5,
  .theme-product-rukobia .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .color-secondary-900 .searchResults-title, .theme-product-rukobia .color-secondary-900 .h5,
  .theme-product-rukobia .color-secondary-900 h6,
  .theme-product-rukobia .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .color-secondary-900 p.subtitle,
  .theme-product-rukobia .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-rukobia .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .color-secondary-900 .subtitle.searchResults-result, .theme-product-rukobia .color-secondary-900 .h6,
  .theme-product-rukobia .color-secondary-900 p,
  .theme-product-rukobia .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .color-secondary-900 .searchResults-result,
  .theme-product-rukobia .color-secondary-900 li,
  .theme-product-rukobia .color-secondary-900 td,
  .theme-product-rukobia .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #2e2d7b; }
  .theme-product-rukobia .color-secondary-900 ol li::before,
  .theme-product-rukobia .color-secondary-900 ul li::before {
    color: #2e2d7b; }

.theme-product-rukobia .color-neutral-white {
  color: #ffffff; }
  .theme-product-rukobia .color-neutral-white h1, .theme-product-rukobia .color-neutral-white .h1,
  .theme-product-rukobia .color-neutral-white h2,
  .theme-product-rukobia .color-neutral-white .searchResults,
  .theme-product-rukobia .color-neutral-white .searchResults-term,
  .theme-product-rukobia .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .color-neutral-white .gigya-composite-control-header, .theme-product-rukobia .color-neutral-white .h2,
  .theme-product-rukobia .color-neutral-white h3, .theme-product-rukobia .color-neutral-white .h3,
  .theme-product-rukobia .color-neutral-white h4,
  .theme-product-rukobia .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .color-neutral-white input,
  .theme-product-rukobia .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .color-neutral-white input, .theme-product-rukobia .color-neutral-white .h4,
  .theme-product-rukobia .color-neutral-white h5,
  .theme-product-rukobia .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .color-neutral-white .searchResults-title, .theme-product-rukobia .color-neutral-white .h5,
  .theme-product-rukobia .color-neutral-white h6,
  .theme-product-rukobia .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .color-neutral-white p.subtitle,
  .theme-product-rukobia .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .color-neutral-white .subtitle.searchResults-result,
  .theme-product-rukobia .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .color-neutral-white .subtitle.searchResults-result, .theme-product-rukobia .color-neutral-white .h6,
  .theme-product-rukobia .color-neutral-white p,
  .theme-product-rukobia .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .color-neutral-white .searchResults-result,
  .theme-product-rukobia .color-neutral-white li,
  .theme-product-rukobia .color-neutral-white td,
  .theme-product-rukobia .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-rukobia .color-neutral-white ol li::before,
  .theme-product-rukobia .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-rukobia .icon-link__icon-wrapper, .theme-product-rukobia.icon-link__icon-wrapper {
  border-color: #3fd5ae; }

.theme-product-rukobia .icon-text__wrapper--background, .theme-product-rukobia.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-rukobia .icon-text__icon-wrapper, .theme-product-rukobia.icon-text__icon-wrapper {
  border-color: #3fd5ae; }

.theme-product-rukobia .icon-text__icon-wrapper.gradient, .theme-product-rukobia.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-rukobia .icon-text__content-wrapper ul li::before, .theme-product-rukobia.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-rukobia .icon-text__content-wrapper ul li ul li::before, .theme-product-rukobia.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-rukobia .icon-text__content-wrapper.slash li::before, .theme-product-rukobia.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-rukobia.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia.content-grid-item-article .content-grid-item_background .content-grid-item_tagline {
  color: #1c8167; }

.theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #2e2d7b; }
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #2e2d7b; }
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #2e2d7b; }

.theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-rukobia .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-rukobia.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-rukobia.content-grid-item-event-listing .content-grid-item_tagline {
  color: #1c8167; }

.theme-product-rukobia .content-grid-item-abstract .content-grid-item_tagline, .theme-product-rukobia.content-grid-item-abstract .content-grid-item_tagline {
  color: #1c8167; }

.theme-product-rukobia .content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after, .theme-product-rukobia.content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .content-grid-item-document .content-grid-item__document-type, .theme-product-rukobia.content-grid-item-document .content-grid-item__document-type {
  color: #1c8167; }

.theme-product-rukobia .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-rukobia .product-event-navigation__switcher p, .theme-product-rukobia .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .product-event-navigation__switcher .searchResults-result {
  color: #2e2d7b; }
  .theme-product-rukobia .product-event-navigation__switcher p::after, .theme-product-rukobia .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-rukobia .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-rukobia.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-rukobia .product-event-navigation__navigation ul li a {
  color: #2e2d7b; }
  @media (max-width: 767px) {
    .theme-product-rukobia .product-event-navigation__navigation ul li a:hover {
      color: #1c8167; } }
  .theme-product-rukobia .product-event-navigation__navigation ul li a p, .theme-product-rukobia .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .product-event-navigation__navigation ul li a .searchResults-result {
    color: #2e2d7b; }
    @media (max-width: 767px) {
      .theme-product-rukobia .product-event-navigation__navigation ul li a p:hover, .theme-product-rukobia .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-rukobia .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #1c8167; } }

.theme-product-rukobia .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #2e2d7b; }

.theme-product-rukobia .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-rukobia .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #2e2d7b; }

.theme-product-rukobia .product-event-navigation__information .main-name p, .theme-product-rukobia .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .product-event-navigation__information .main-name .searchResults-result {
  color: #2e2d7b; }

.theme-product-rukobia .product-event-navigation__information .main-name:hover p, .theme-product-rukobia .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-rukobia .product-event-navigation__information .main-name:hover h1,
.theme-product-rukobia .product-event-navigation__information .main-name:hover h2,
.theme-product-rukobia .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-rukobia .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-rukobia .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-rukobia .product-event-navigation__information .main-name:hover h3,
.theme-product-rukobia .product-event-navigation__information .main-name:hover h4,
.theme-product-rukobia .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-rukobia .product-event-navigation__information .main-name:hover input,
.theme-product-rukobia .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .product-event-navigation__information .main-name:hover input,
.theme-product-rukobia .product-event-navigation__information .main-name:hover h5,
.theme-product-rukobia .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-rukobia .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-rukobia .product-event-navigation__information .main-name:hover h6,
.theme-product-rukobia .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-rukobia .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-rukobia .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-rukobia .product-event-navigation__information .main-name:hover span {
  color: #1c8167; }

.theme-product-rukobia .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #1c8167; }

.theme-product-rukobia .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-rukobia .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-rukobia .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #1c8167; }

.theme-product-rukobia .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .primary-800-version .product-event-navigation__switcher p, .theme-product-rukobia .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-rukobia.primary-800-version .product-event-navigation__switcher p, .theme-product-rukobia.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #3fd5ae; }
  .theme-product-rukobia .primary-800-version .product-event-navigation__switcher p::after, .theme-product-rukobia .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-rukobia .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-rukobia.primary-800-version .product-event-navigation__switcher p::after, .theme-product-rukobia.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-rukobia.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-rukobia.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-rukobia .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-rukobia.primary-800-version .product-event-navigation__navigation ul li a {
  color: #3fd5ae; }
  .theme-product-rukobia .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-rukobia .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-rukobia.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-rukobia.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #3fd5ae; }

.theme-product-rukobia .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-rukobia.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-rukobia.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-rukobia.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-rukobia.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-rukobia.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #3fd5ae; }

.theme-product-rukobia .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-rukobia.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #3fd5ae; }

.theme-product-rukobia .primary-800-version .product-event-navigation__information .main-name p, .theme-product-rukobia .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-rukobia.primary-800-version .product-event-navigation__information .main-name p, .theme-product-rukobia.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #3fd5ae; }

.theme-product-rukobia .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-rukobia.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-rukobia.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-rukobia.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-rukobia.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .promo-panel__triangle, .theme-product-rukobia.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-rukobia .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-rukobia.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 45, 123, 0)), to(#2e2d7b));
  background: linear-gradient(180deg, rgba(46, 45, 123, 0) 0%, #2e2d7b 100%); }

.theme-product-rukobia .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-rukobia.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(63, 213, 174, 0)), to(#3fd5ae));
  background: linear-gradient(180deg, rgba(63, 213, 174, 0) 0%, #3fd5ae 100%); }

.theme-product-rukobia .promo-panel__content h2, .theme-product-rukobia .promo-panel__content .searchResults, .theme-product-rukobia .promo-panel__content .searchResults-term, .theme-product-rukobia .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .promo-panel__content .gigya-composite-control-header, .theme-product-rukobia.promo-panel__content h2, .theme-product-rukobia.promo-panel__content .searchResults, .theme-product-rukobia.promo-panel__content .searchResults-term, .theme-product-rukobia.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-rukobia.interactive-map__map .cluster.custom-cluster,
.theme-product-rukobia .interactive-map__map .cluster.custom-cluster {
  background: #2e2d7b; }

.theme-product-rukobia.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-rukobia .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#2e2d7b));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #2e2d7b 100%); }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--primary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #1c8167; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .pullout-v2__container.secondary-900 {
  background-color: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container.primary-800 {
  background-color: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container.neutral-100 {
  background-color: #f1f1f1; }

.theme-product-rukobia .pullout-v2__container.gradient-linear .pullout-v2__text > *,
.theme-product-rukobia .pullout-v2__container.gradient-linear .pullout-v2__text a {
  color: #ffffff; }

.theme-product-rukobia .pullout-v2__container.gradient-linear .btn, .theme-product-rukobia .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-rukobia .pullout-v2__container.gradient-linear .button, .theme-product-rukobia .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-rukobia .pullout-v2__container.gradient-linear .button#preferences_prompt_submit, .theme-product-rukobia .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-rukobia .pullout-v2__container.gradient-linear .button#preferences_prompt_decline, .theme-product-rukobia .pullout-v2__container.gradient-linear .articleList-more {
  background-color: #ffffff;
  color: #e40046; }
  .theme-product-rukobia .pullout-v2__container.gradient-linear .btn:after, .theme-product-rukobia .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-rukobia .pullout-v2__container.gradient-linear .button:after, .theme-product-rukobia .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-rukobia .pullout-v2__container.gradient-linear .button#preferences_prompt_submit:after, .theme-product-rukobia .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-rukobia .pullout-v2__container.gradient-linear .button#preferences_prompt_decline:after, .theme-product-rukobia .pullout-v2__container.gradient-linear .articleList-more:after {
    border-color: #ffffff transparent transparent transparent; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #3fd5ae; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .author-bio-summary .bioSummary, .theme-product-rukobia.author-bio-summary .bioSummary {
  background-color: #ebebf3; }
  .theme-product-rukobia .author-bio-summary .bioSummary__decorationTriangle, .theme-product-rukobia.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-rukobia.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-rukobia .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-rukobia .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-rukobia .table-with-graphics .table__gradient-box, .theme-product-rukobia.table-with-graphics .table__gradient-box {
  background: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #3fd5ae);
          filter: drop-shadow(0px 4px 3px #3fd5ae); }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #2e2d7b;
  border: 1px solid #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #3fd5ae);
          filter: drop-shadow(0px 2px 4px #3fd5ae); }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #2e2d7b; }

.theme-product-rukobia .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-rukobia.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #2e2d7b; }

.theme-product-rukobia.icon-text-gradient__container,
.theme-product-rukobia .icon-text-gradient__container {
  background: #2e2d7b; }

.theme-product-rukobia.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-rukobia .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #3fd5ae);
          filter: drop-shadow(0px 2px 4px #3fd5ae); }

.theme-product-rukobia.icon-text-gradient__main-text h2, .theme-product-rukobia.icon-text-gradient__main-text .searchResults, .theme-product-rukobia.icon-text-gradient__main-text .searchResults-term, .theme-product-rukobia.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-rukobia.icon-text-gradient__main-text h6, .theme-product-rukobia.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-rukobia.icon-text-gradient__main-text p.subtitle, .theme-product-rukobia.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-rukobia.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-rukobia.icon-text-gradient__bottom-text h2, .theme-product-rukobia.icon-text-gradient__bottom-text .searchResults, .theme-product-rukobia.icon-text-gradient__bottom-text .searchResults-term, .theme-product-rukobia.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-rukobia.icon-text-gradient__bottom-text h6, .theme-product-rukobia.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-rukobia.icon-text-gradient__bottom-text p.subtitle, .theme-product-rukobia.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-rukobia.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-rukobia .icon-text-gradient__main-text h2,
.theme-product-rukobia .icon-text-gradient__main-text .searchResults,
.theme-product-rukobia .icon-text-gradient__main-text .searchResults-term,
.theme-product-rukobia .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-rukobia .icon-text-gradient__main-text h6,
.theme-product-rukobia .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .icon-text-gradient__main-text p.subtitle,
.theme-product-rukobia .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-rukobia .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-rukobia .icon-text-gradient__bottom-text h2,
.theme-product-rukobia .icon-text-gradient__bottom-text .searchResults,
.theme-product-rukobia .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-rukobia .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-rukobia .icon-text-gradient__bottom-text h6,
.theme-product-rukobia .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .icon-text-gradient__bottom-text p.subtitle,
.theme-product-rukobia .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-rukobia .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-rukobia.icon-text-gradient__bottom-text::before,
.theme-product-rukobia .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #3fd5ae;
          box-shadow: 0 2px 4px #3fd5ae; }

.theme-product-rukobia.icon-text-gradient-multiple__container,
.theme-product-rukobia .icon-text-gradient-multiple__container {
  background: #2e2d7b; }

.theme-product-rukobia.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-rukobia .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #3fd5ae);
          filter: drop-shadow(0px 2px 4px #3fd5ae); }

.theme-product-rukobia.icon-text-gradient-multiple__text h2, .theme-product-rukobia.icon-text-gradient-multiple__text .searchResults, .theme-product-rukobia.icon-text-gradient-multiple__text .searchResults-term, .theme-product-rukobia.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-rukobia.icon-text-gradient-multiple__text h6, .theme-product-rukobia.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-rukobia.icon-text-gradient-multiple__text p.subtitle, .theme-product-rukobia.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-rukobia.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-rukobia.icon-text-gradient-multiple__bottom-text h2, .theme-product-rukobia.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-rukobia.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-rukobia.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-rukobia.icon-text-gradient-multiple__bottom-text h6, .theme-product-rukobia.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-rukobia.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-rukobia.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-rukobia.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-rukobia .icon-text-gradient-multiple__text h2,
.theme-product-rukobia .icon-text-gradient-multiple__text .searchResults,
.theme-product-rukobia .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-rukobia .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-rukobia .icon-text-gradient-multiple__text h6,
.theme-product-rukobia .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .icon-text-gradient-multiple__text p.subtitle,
.theme-product-rukobia .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-rukobia .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-rukobia .icon-text-gradient-multiple__bottom-text h2,
.theme-product-rukobia .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-rukobia .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-rukobia .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-rukobia .icon-text-gradient-multiple__bottom-text h6,
.theme-product-rukobia .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-rukobia .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-rukobia .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-rukobia.icon-text-gradient-multiple__text::before, .theme-product-rukobia.icon-text-gradient-multiple__bottom-text::before,
.theme-product-rukobia .icon-text-gradient-multiple__text::before,
.theme-product-rukobia .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #3fd5ae;
          box-shadow: 0 2px 4px #3fd5ae; }

.theme-product-rukobia.icon-text-gradient-stacks__container,
.theme-product-rukobia .icon-text-gradient-stacks__container {
  background: #2e2d7b; }

.theme-product-rukobia.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-rukobia .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #3fd5ae);
          filter: drop-shadow(0px 2px 4px #3fd5ae); }

.theme-product-rukobia.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-rukobia .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-rukobia.icon-text-gradient-stacks__text h2, .theme-product-rukobia.icon-text-gradient-stacks__text .searchResults, .theme-product-rukobia.icon-text-gradient-stacks__text .searchResults-term, .theme-product-rukobia.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-rukobia.icon-text-gradient-stacks__text h6, .theme-product-rukobia.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-rukobia.icon-text-gradient-stacks__text p.subtitle, .theme-product-rukobia.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-rukobia.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-rukobia .icon-text-gradient-stacks__text h2,
.theme-product-rukobia .icon-text-gradient-stacks__text .searchResults,
.theme-product-rukobia .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-rukobia .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-rukobia .icon-text-gradient-stacks__text h6,
.theme-product-rukobia .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .icon-text-gradient-stacks__text p.subtitle,
.theme-product-rukobia .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-rukobia .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-rukobia .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-rukobia .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-rukobia .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-rukobia.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-rukobia .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-rukobia .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-rukobia .theme-base h1,
.theme-product-rukobia .theme-base h2,
.theme-product-rukobia .theme-base .searchResults,
.theme-product-rukobia .theme-base .searchResults-term,
.theme-product-rukobia .theme-base .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .gigya-composite-control-header,
.theme-product-rukobia .theme-base h6,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base p.subtitle,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-rukobia .theme-base .richText ul li::before, .theme-product-rukobia .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base .privacy_prompt_content ul li::before,
.theme-product-rukobia .theme-base .richText ol li::before,
.theme-product-rukobia .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base .privacy_prompt_content ol li::before, .theme-product-rukobia .theme-base.richText ul li::before, .theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base.privacy_prompt_content ul li::before,
.theme-product-rukobia .theme-base.richText ol li::before,
.theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-rukobia .theme-base .richText.slash-white ul li::before, .theme-product-rukobia .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base .slash-white.privacy_prompt_content ul li::before,
.theme-product-rukobia .theme-base .richText.slash-white ol li::before,
.theme-product-rukobia .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base .slash-white.privacy_prompt_content ol li::before, .theme-product-rukobia .theme-base.richText.slash-white ul li::before, .theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base.slash-white.privacy_prompt_content ul li::before,
.theme-product-rukobia .theme-base.richText.slash-white ol li::before,
.theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-rukobia .theme-base .richText.page-title-slash h1::before, .theme-product-rukobia .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base .page-title-slash.privacy_prompt_content h1::before,
.theme-product-rukobia .theme-base .richText.page-title-slash h2::before,
.theme-product-rukobia .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base .page-title-slash.privacy_prompt_content h2::before,
.theme-product-rukobia .theme-base .richText.page-title-slash .searchResults::before,
.theme-product-rukobia .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-rukobia .theme-base .richText.page-title-slash .searchResults-term::before,
.theme-product-rukobia .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-rukobia .theme-base .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-rukobia .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-rukobia .theme-base.richText.page-title-slash h1::before, .theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base.page-title-slash.privacy_prompt_content h1::before,
.theme-product-rukobia .theme-base.richText.page-title-slash h2::before,
.theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base.page-title-slash.privacy_prompt_content h2::before,
.theme-product-rukobia .theme-base.richText.page-title-slash .searchResults::before,
.theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-rukobia .theme-base.richText.page-title-slash .searchResults-term::before,
.theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-rukobia .theme-base.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #e40046; }

.theme-product-rukobia .theme-base.secondary-900 .icon-pi,
.theme-product-rukobia .theme-base .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-rukobia .theme-base .divider > .component-content, .theme-product-rukobia .theme-base.divider > .component-content {
  background: #d0d3d4; }

.theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__triangle,
.theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__triangle,
.theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__title, .theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__date,
.theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__description p,
.theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__title, .theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__date,
.theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__description p,
.theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__title,
.theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__date,
.theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__description p,
.theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__title,
.theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__date,
.theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__description p,
.theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-rukobia .theme-base.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-rukobia .theme-base.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-rukobia .theme-base .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-rukobia .theme-base .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-rukobia .theme-base .hero-banner .hero-banner-v2__triangle, .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 h1,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 h2,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .searchResults,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 h3,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 h4,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 h5,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 h6,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-rukobia .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 p,
.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-rukobia .theme-base .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 h1,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 h2,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .searchResults,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 h3,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 h4,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 h5,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 h6,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-rukobia .searchResults-results .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-rukobia .searchResults-results .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 p,
.theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-rukobia .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-rukobia .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-rukobia .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); }
  @media (min-width: 991px) {
    .theme-product-rukobia .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-rukobia .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
      background: linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); } }

.theme-product-rukobia .theme-base .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-rukobia .theme-base.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-rukobia .theme-base .hero-banner-small__text h1,
.theme-product-rukobia .theme-base .hero-banner-small__text h2,
.theme-product-rukobia .theme-base .hero-banner-small__text .searchResults,
.theme-product-rukobia .theme-base .hero-banner-small__text .searchResults-term,
.theme-product-rukobia .theme-base .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .hero-banner-small__text .gigya-composite-control-header,
.theme-product-rukobia .theme-base .hero-banner-small__text h3,
.theme-product-rukobia .theme-base .hero-banner-small__text h4,
.theme-product-rukobia .theme-base .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .hero-banner-small__text input,
.theme-product-rukobia .theme-base .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .hero-banner-small__text input,
.theme-product-rukobia .theme-base .hero-banner-small__text h5,
.theme-product-rukobia .theme-base .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-rukobia .theme-base .hero-banner-small__text .searchResults-title,
.theme-product-rukobia .theme-base .hero-banner-small__text h6,
.theme-product-rukobia .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .hero-banner-small__text p.subtitle,
.theme-product-rukobia .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .hero-banner-small__text .subtitle.searchResults-result, .theme-product-rukobia .theme-base.hero-banner-small__text h1,
.theme-product-rukobia .theme-base.hero-banner-small__text h2,
.theme-product-rukobia .theme-base.hero-banner-small__text .searchResults,
.theme-product-rukobia .theme-base.hero-banner-small__text .searchResults-term,
.theme-product-rukobia .theme-base.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.hero-banner-small__text .gigya-composite-control-header,
.theme-product-rukobia .theme-base.hero-banner-small__text h3,
.theme-product-rukobia .theme-base.hero-banner-small__text h4,
.theme-product-rukobia .theme-base.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base.hero-banner-small__text input,
.theme-product-rukobia .theme-base.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base.hero-banner-small__text input,
.theme-product-rukobia .theme-base.hero-banner-small__text h5,
.theme-product-rukobia .theme-base.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-rukobia .theme-base.hero-banner-small__text .searchResults-title,
.theme-product-rukobia .theme-base.hero-banner-small__text h6,
.theme-product-rukobia .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.hero-banner-small__text p.subtitle,
.theme-product-rukobia .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-rukobia .theme-base.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-rukobia .theme-base .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-rukobia .theme-base.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-rukobia .theme-base .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-rukobia .theme-base.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e40046), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e40046 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-rukobia .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-rukobia .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-rukobia .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-rukobia .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-rukobia .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-rukobia .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-rukobia .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-rukobia .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-rukobia .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-rukobia .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-rukobia .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-rukobia .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-rukobia .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-rukobia .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-rukobia .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-rukobia .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-rukobia .theme-base .table-header-bg-secondary-900 table tr th, .theme-product-rukobia .theme-base.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-rukobia .theme-base .table-header-bg-primary-800 table tr th, .theme-product-rukobia .theme-base.table-header-bg-primary-800 table tr th {
  background-color: #e40046; }

.theme-product-rukobia .theme-base .table-header-bg-tertiary-900 table tr th, .theme-product-rukobia .theme-base.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h1, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h2,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h3, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h4,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th input,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th input, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h6,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th p,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th li,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th td,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h1, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h2,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h3, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h4,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th input,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th input, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h6,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th p,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th li,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th td,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-rukobia .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-rukobia .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-rukobia .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-rukobia .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-rukobia .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-rukobia .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-rukobia .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-rukobia .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-rukobia .theme-base.image.triangle picture::after, .theme-product-rukobia .theme-base.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-rukobia .theme-base.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-rukobia .theme-base .image.triangle picture::after, .theme-product-rukobia .theme-base .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-rukobia .theme-base .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-rukobia .theme-base .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b10036; }

.theme-product-rukobia .theme-base.contentGridContainer,
.theme-product-rukobia .theme-base .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-rukobia .theme-base.contentGridContainer.neutral-2,
  .theme-product-rukobia .theme-base .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-rukobia .theme-base.contentGridContainer.neutral-white, .theme-product-rukobia .theme-base.contentGridContainer.content-grid-item-base_background,
  .theme-product-rukobia .theme-base .contentGridContainer.neutral-white,
  .theme-product-rukobia .theme-base .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-rukobia .theme-base.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-rukobia .theme-base .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-rukobia .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-rukobia .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-rukobia .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-rukobia .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-rukobia .theme-base.bg-primary-900,
.theme-product-rukobia .theme-base .bg-primary-900, .theme-product-rukobia .theme-base.primary-900,
.theme-product-rukobia .theme-base .primary-900 {
  background-color: #b10036; }

.theme-product-rukobia .theme-base.secondary-900,
.theme-product-rukobia .theme-base .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-rukobia .theme-base.secondary-900 h1, .theme-product-rukobia .theme-base.secondary-900 .h1,
  .theme-product-rukobia .theme-base.secondary-900 h2,
  .theme-product-rukobia .theme-base.secondary-900 .searchResults,
  .theme-product-rukobia .theme-base.secondary-900 .searchResults-term,
  .theme-product-rukobia .theme-base.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.secondary-900 .gigya-composite-control-header, .theme-product-rukobia .theme-base.secondary-900 .h2,
  .theme-product-rukobia .theme-base.secondary-900 h3, .theme-product-rukobia .theme-base.secondary-900 .h3,
  .theme-product-rukobia .theme-base.secondary-900 h4,
  .theme-product-rukobia .theme-base.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base.secondary-900 input,
  .theme-product-rukobia .theme-base.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base.secondary-900 input, .theme-product-rukobia .theme-base.secondary-900 .h4,
  .theme-product-rukobia .theme-base.secondary-900 h5,
  .theme-product-rukobia .theme-base.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.secondary-900 .searchResults-title, .theme-product-rukobia .theme-base.secondary-900 .h5,
  .theme-product-rukobia .theme-base.secondary-900 h6,
  .theme-product-rukobia .theme-base.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.secondary-900 p.subtitle,
  .theme-product-rukobia .theme-base.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base.secondary-900 .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.secondary-900 .subtitle.searchResults-result, .theme-product-rukobia .theme-base.secondary-900 .h6,
  .theme-product-rukobia .theme-base.secondary-900 p,
  .theme-product-rukobia .theme-base.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .theme-base.secondary-900 .searchResults-result,
  .theme-product-rukobia .theme-base.secondary-900 li,
  .theme-product-rukobia .theme-base.secondary-900 td,
  .theme-product-rukobia .theme-base.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-rukobia .theme-base .secondary-900 h1,
  .theme-product-rukobia .theme-base .secondary-900 .h1,
  .theme-product-rukobia .theme-base .secondary-900 h2,
  .theme-product-rukobia .theme-base .secondary-900 .searchResults,
  .theme-product-rukobia .theme-base .secondary-900 .searchResults-term,
  .theme-product-rukobia .theme-base .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .secondary-900 .gigya-composite-control-header,
  .theme-product-rukobia .theme-base .secondary-900 .h2,
  .theme-product-rukobia .theme-base .secondary-900 h3,
  .theme-product-rukobia .theme-base .secondary-900 .h3,
  .theme-product-rukobia .theme-base .secondary-900 h4,
  .theme-product-rukobia .theme-base .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .secondary-900 input,
  .theme-product-rukobia .theme-base .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .secondary-900 input,
  .theme-product-rukobia .theme-base .secondary-900 .h4,
  .theme-product-rukobia .theme-base .secondary-900 h5,
  .theme-product-rukobia .theme-base .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .secondary-900 .searchResults-title,
  .theme-product-rukobia .theme-base .secondary-900 .h5,
  .theme-product-rukobia .theme-base .secondary-900 h6,
  .theme-product-rukobia .theme-base .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .secondary-900 p.subtitle,
  .theme-product-rukobia .theme-base .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base .secondary-900 .h6,
  .theme-product-rukobia .theme-base .secondary-900 p,
  .theme-product-rukobia .theme-base .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .theme-base .secondary-900 .searchResults-result,
  .theme-product-rukobia .theme-base .secondary-900 li,
  .theme-product-rukobia .theme-base .secondary-900 td,
  .theme-product-rukobia .theme-base .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-rukobia .theme-base.secondary-900 ol li::before,
  .theme-product-rukobia .theme-base.secondary-900 ul li::before,
  .theme-product-rukobia .theme-base .secondary-900 ol li::before,
  .theme-product-rukobia .theme-base .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-rukobia .theme-base.tertiary-800,
.theme-product-rukobia .theme-base .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-rukobia .theme-base.tertiary-800 h1, .theme-product-rukobia .theme-base.tertiary-800 .h1,
  .theme-product-rukobia .theme-base.tertiary-800 h2,
  .theme-product-rukobia .theme-base.tertiary-800 .searchResults,
  .theme-product-rukobia .theme-base.tertiary-800 .searchResults-term,
  .theme-product-rukobia .theme-base.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.tertiary-800 .gigya-composite-control-header, .theme-product-rukobia .theme-base.tertiary-800 .h2,
  .theme-product-rukobia .theme-base.tertiary-800 h3, .theme-product-rukobia .theme-base.tertiary-800 .h3,
  .theme-product-rukobia .theme-base.tertiary-800 h4,
  .theme-product-rukobia .theme-base.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base.tertiary-800 input,
  .theme-product-rukobia .theme-base.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base.tertiary-800 input, .theme-product-rukobia .theme-base.tertiary-800 .h4,
  .theme-product-rukobia .theme-base.tertiary-800 h5,
  .theme-product-rukobia .theme-base.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.tertiary-800 .searchResults-title, .theme-product-rukobia .theme-base.tertiary-800 .h5,
  .theme-product-rukobia .theme-base.tertiary-800 h6,
  .theme-product-rukobia .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.tertiary-800 p.subtitle,
  .theme-product-rukobia .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base.tertiary-800 .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.tertiary-800 .subtitle.searchResults-result, .theme-product-rukobia .theme-base.tertiary-800 .h6,
  .theme-product-rukobia .theme-base.tertiary-800 p,
  .theme-product-rukobia .theme-base.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .theme-base.tertiary-800 .searchResults-result,
  .theme-product-rukobia .theme-base.tertiary-800 li,
  .theme-product-rukobia .theme-base.tertiary-800 td,
  .theme-product-rukobia .theme-base.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-rukobia .theme-base .tertiary-800 h1,
  .theme-product-rukobia .theme-base .tertiary-800 .h1,
  .theme-product-rukobia .theme-base .tertiary-800 h2,
  .theme-product-rukobia .theme-base .tertiary-800 .searchResults,
  .theme-product-rukobia .theme-base .tertiary-800 .searchResults-term,
  .theme-product-rukobia .theme-base .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .tertiary-800 .gigya-composite-control-header,
  .theme-product-rukobia .theme-base .tertiary-800 .h2,
  .theme-product-rukobia .theme-base .tertiary-800 h3,
  .theme-product-rukobia .theme-base .tertiary-800 .h3,
  .theme-product-rukobia .theme-base .tertiary-800 h4,
  .theme-product-rukobia .theme-base .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .tertiary-800 input,
  .theme-product-rukobia .theme-base .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .tertiary-800 input,
  .theme-product-rukobia .theme-base .tertiary-800 .h4,
  .theme-product-rukobia .theme-base .tertiary-800 h5,
  .theme-product-rukobia .theme-base .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .tertiary-800 .searchResults-title,
  .theme-product-rukobia .theme-base .tertiary-800 .h5,
  .theme-product-rukobia .theme-base .tertiary-800 h6,
  .theme-product-rukobia .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .tertiary-800 p.subtitle,
  .theme-product-rukobia .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base .tertiary-800 .h6,
  .theme-product-rukobia .theme-base .tertiary-800 p,
  .theme-product-rukobia .theme-base .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .theme-base .tertiary-800 .searchResults-result,
  .theme-product-rukobia .theme-base .tertiary-800 li,
  .theme-product-rukobia .theme-base .tertiary-800 td,
  .theme-product-rukobia .theme-base .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-rukobia .theme-base.tertiary-800 ol li::before,
  .theme-product-rukobia .theme-base.tertiary-800 ul li::before,
  .theme-product-rukobia .theme-base .tertiary-800 ol li::before,
  .theme-product-rukobia .theme-base .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-rukobia .theme-base.secondary-100,
.theme-product-rukobia .theme-base .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-rukobia .theme-base .color-secondary-900 {
  color: #071d49; }
  .theme-product-rukobia .theme-base .color-secondary-900 h1, .theme-product-rukobia .theme-base .color-secondary-900 .h1,
  .theme-product-rukobia .theme-base .color-secondary-900 h2,
  .theme-product-rukobia .theme-base .color-secondary-900 .searchResults,
  .theme-product-rukobia .theme-base .color-secondary-900 .searchResults-term,
  .theme-product-rukobia .theme-base .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .color-secondary-900 .gigya-composite-control-header, .theme-product-rukobia .theme-base .color-secondary-900 .h2,
  .theme-product-rukobia .theme-base .color-secondary-900 h3, .theme-product-rukobia .theme-base .color-secondary-900 .h3,
  .theme-product-rukobia .theme-base .color-secondary-900 h4,
  .theme-product-rukobia .theme-base .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .color-secondary-900 input,
  .theme-product-rukobia .theme-base .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .color-secondary-900 input, .theme-product-rukobia .theme-base .color-secondary-900 .h4,
  .theme-product-rukobia .theme-base .color-secondary-900 h5,
  .theme-product-rukobia .theme-base .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .color-secondary-900 .searchResults-title, .theme-product-rukobia .theme-base .color-secondary-900 .h5,
  .theme-product-rukobia .theme-base .color-secondary-900 h6,
  .theme-product-rukobia .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .color-secondary-900 p.subtitle,
  .theme-product-rukobia .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .color-secondary-900 .subtitle.searchResults-result, .theme-product-rukobia .theme-base .color-secondary-900 .h6,
  .theme-product-rukobia .theme-base .color-secondary-900 p,
  .theme-product-rukobia .theme-base .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .theme-base .color-secondary-900 .searchResults-result,
  .theme-product-rukobia .theme-base .color-secondary-900 li,
  .theme-product-rukobia .theme-base .color-secondary-900 td,
  .theme-product-rukobia .theme-base .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-rukobia .theme-base .color-secondary-900 ol li::before,
  .theme-product-rukobia .theme-base .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-rukobia .theme-base .color-neutral-white {
  color: #ffffff; }
  .theme-product-rukobia .theme-base .color-neutral-white h1, .theme-product-rukobia .theme-base .color-neutral-white .h1,
  .theme-product-rukobia .theme-base .color-neutral-white h2,
  .theme-product-rukobia .theme-base .color-neutral-white .searchResults,
  .theme-product-rukobia .theme-base .color-neutral-white .searchResults-term,
  .theme-product-rukobia .theme-base .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .color-neutral-white .gigya-composite-control-header, .theme-product-rukobia .theme-base .color-neutral-white .h2,
  .theme-product-rukobia .theme-base .color-neutral-white h3, .theme-product-rukobia .theme-base .color-neutral-white .h3,
  .theme-product-rukobia .theme-base .color-neutral-white h4,
  .theme-product-rukobia .theme-base .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .color-neutral-white input,
  .theme-product-rukobia .theme-base .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .color-neutral-white input, .theme-product-rukobia .theme-base .color-neutral-white .h4,
  .theme-product-rukobia .theme-base .color-neutral-white h5,
  .theme-product-rukobia .theme-base .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .color-neutral-white .searchResults-title, .theme-product-rukobia .theme-base .color-neutral-white .h5,
  .theme-product-rukobia .theme-base .color-neutral-white h6,
  .theme-product-rukobia .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .color-neutral-white p.subtitle,
  .theme-product-rukobia .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .color-neutral-white .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .color-neutral-white .subtitle.searchResults-result, .theme-product-rukobia .theme-base .color-neutral-white .h6,
  .theme-product-rukobia .theme-base .color-neutral-white p,
  .theme-product-rukobia .theme-base .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .theme-base .color-neutral-white .searchResults-result,
  .theme-product-rukobia .theme-base .color-neutral-white li,
  .theme-product-rukobia .theme-base .color-neutral-white td,
  .theme-product-rukobia .theme-base .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-rukobia .theme-base .color-neutral-white ol li::before,
  .theme-product-rukobia .theme-base .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-rukobia .theme-base .icon-link__icon-wrapper, .theme-product-rukobia .theme-base.icon-link__icon-wrapper {
  border-color: #e40046; }

.theme-product-rukobia .theme-base .icon-text__wrapper--background, .theme-product-rukobia .theme-base.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-rukobia .theme-base .icon-text__icon-wrapper, .theme-product-rukobia .theme-base.icon-text__icon-wrapper {
  border-color: #e40046; }

.theme-product-rukobia .theme-base .icon-text__icon-wrapper.gradient, .theme-product-rukobia .theme-base.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-rukobia .theme-base .icon-text__content-wrapper ul li::before, .theme-product-rukobia .theme-base.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-rukobia .theme-base .icon-text__content-wrapper ul li ul li::before, .theme-product-rukobia .theme-base.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-rukobia .theme-base .icon-text__content-wrapper.slash li::before, .theme-product-rukobia .theme-base.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-rukobia .theme-base .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-rukobia .theme-base.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-rukobia .theme-base .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-rukobia .theme-base.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-rukobia .theme-base.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b10036; }

.theme-product-rukobia .theme-base .content-grid-item-abstract .content-grid-item_tagline, .theme-product-rukobia .theme-base.content-grid-item-abstract .content-grid-item_tagline {
  color: #b10036; }

.theme-product-rukobia .theme-base .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-rukobia .theme-base .product-event-navigation__switcher p, .theme-product-rukobia .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .theme-base .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-rukobia .theme-base .product-event-navigation__switcher p::after, .theme-product-rukobia .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-rukobia .theme-base .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-rukobia .theme-base .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-rukobia .theme-base .product-event-navigation__navigation ul li a:hover {
      color: #b10036; } }
  .theme-product-rukobia .theme-base .product-event-navigation__navigation ul li a p, .theme-product-rukobia .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .theme-base .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-rukobia .theme-base .product-event-navigation__navigation ul li a p:hover, .theme-product-rukobia .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-rukobia .theme-base .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b10036; } }

.theme-product-rukobia .theme-base .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-rukobia .theme-base .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-rukobia .theme-base .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-rukobia .theme-base .product-event-navigation__information .main-name p, .theme-product-rukobia .theme-base .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .theme-base .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover p, .theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover h1,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover h2,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover h3,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover h4,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover h5,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover h6,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .product-event-navigation__information .main-name:hover span {
  color: #b10036; }

.theme-product-rukobia .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b10036; }

.theme-product-rukobia .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-rukobia .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-rukobia .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b10036; }

.theme-product-rukobia .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__switcher p, .theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__switcher p, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #e40046; }
  .theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__switcher p::after, .theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__switcher p::after, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__navigation ul li a {
  color: #e40046; }
  .theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #e40046; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #e40046; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #e40046; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__information .main-name p, .theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__information .main-name p, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #e40046; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-rukobia .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-rukobia .theme-base .promo-panel__triangle, .theme-product-rukobia .theme-base.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-rukobia .theme-base .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-rukobia .theme-base.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-rukobia .theme-base .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-rukobia .theme-base.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 0%, #e40046 100%); }

.theme-product-rukobia .theme-base .promo-panel__content h2, .theme-product-rukobia .theme-base .promo-panel__content .searchResults, .theme-product-rukobia .theme-base .promo-panel__content .searchResults-term, .theme-product-rukobia .theme-base .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .promo-panel__content .gigya-composite-control-header, .theme-product-rukobia .theme-base.promo-panel__content h2, .theme-product-rukobia .theme-base.promo-panel__content .searchResults, .theme-product-rukobia .theme-base.promo-panel__content .searchResults-term, .theme-product-rukobia .theme-base.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-rukobia .theme-base.interactive-map__map .cluster.custom-cluster,
.theme-product-rukobia .theme-base .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-rukobia .theme-base.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-rukobia .theme-base .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-rukobia .theme-base .author-bio-summary .bioSummary, .theme-product-rukobia .theme-base.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-rukobia .theme-base .author-bio-summary .bioSummary__decorationTriangle, .theme-product-rukobia .theme-base.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-rukobia .theme-base .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-rukobia .theme-base .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-rukobia .theme-base .table-with-graphics .table__gradient-box, .theme-product-rukobia .theme-base.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-rukobia .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-rukobia .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e40046);
          filter: drop-shadow(0px 4px 3px #e40046); }

.theme-product-rukobia .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-rukobia .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-rukobia .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-rukobia .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-rukobia .theme-base.icon-text-gradient__container,
.theme-product-rukobia .theme-base .icon-text-gradient__container {
  background: #071d49; }

.theme-product-rukobia .theme-base.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-rukobia .theme-base .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-rukobia .theme-base.icon-text-gradient__main-text h2, .theme-product-rukobia .theme-base.icon-text-gradient__main-text .searchResults, .theme-product-rukobia .theme-base.icon-text-gradient__main-text .searchResults-term, .theme-product-rukobia .theme-base.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-rukobia .theme-base.icon-text-gradient__main-text h6, .theme-product-rukobia .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.icon-text-gradient__main-text p.subtitle, .theme-product-rukobia .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-rukobia .theme-base.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-rukobia .theme-base.icon-text-gradient__bottom-text h2, .theme-product-rukobia .theme-base.icon-text-gradient__bottom-text .searchResults, .theme-product-rukobia .theme-base.icon-text-gradient__bottom-text .searchResults-term, .theme-product-rukobia .theme-base.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-rukobia .theme-base.icon-text-gradient__bottom-text h6, .theme-product-rukobia .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.icon-text-gradient__bottom-text p.subtitle, .theme-product-rukobia .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-rukobia .theme-base.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .icon-text-gradient__main-text h2,
.theme-product-rukobia .theme-base .icon-text-gradient__main-text .searchResults,
.theme-product-rukobia .theme-base .icon-text-gradient__main-text .searchResults-term,
.theme-product-rukobia .theme-base .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-rukobia .theme-base .icon-text-gradient__main-text h6,
.theme-product-rukobia .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .icon-text-gradient__main-text p.subtitle,
.theme-product-rukobia .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .icon-text-gradient__bottom-text h2,
.theme-product-rukobia .theme-base .icon-text-gradient__bottom-text .searchResults,
.theme-product-rukobia .theme-base .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-rukobia .theme-base .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-rukobia .theme-base .icon-text-gradient__bottom-text h6,
.theme-product-rukobia .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .icon-text-gradient__bottom-text p.subtitle,
.theme-product-rukobia .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-gradient__bottom-text::before,
.theme-product-rukobia .theme-base .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-rukobia .theme-base.icon-text-gradient-multiple__container,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-rukobia .theme-base.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-rukobia .theme-base.icon-text-gradient-multiple__text h2, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__text .searchResults, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__text .searchResults-term, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__text h6, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.icon-text-gradient-multiple__text p.subtitle, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text h2, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text h6, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__text h2,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__text .searchResults,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__text h6,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .icon-text-gradient-multiple__text p.subtitle,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text h2,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text h6,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-rukobia .theme-base.icon-text-gradient-multiple__text::before, .theme-product-rukobia .theme-base.icon-text-gradient-multiple__bottom-text::before,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__text::before,
.theme-product-rukobia .theme-base .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-rukobia .theme-base.icon-text-gradient-stacks__container,
.theme-product-rukobia .theme-base .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-rukobia .theme-base.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-rukobia .theme-base .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-rukobia .theme-base.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-rukobia .theme-base .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-rukobia .theme-base.icon-text-gradient-stacks__text h2, .theme-product-rukobia .theme-base.icon-text-gradient-stacks__text .searchResults, .theme-product-rukobia .theme-base.icon-text-gradient-stacks__text .searchResults-term, .theme-product-rukobia .theme-base.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-rukobia .theme-base.icon-text-gradient-stacks__text h6, .theme-product-rukobia .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.icon-text-gradient-stacks__text p.subtitle, .theme-product-rukobia .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-rukobia .theme-base.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .icon-text-gradient-stacks__text h2,
.theme-product-rukobia .theme-base .icon-text-gradient-stacks__text .searchResults,
.theme-product-rukobia .theme-base .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-rukobia .theme-base .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-rukobia .theme-base .icon-text-gradient-stacks__text h6,
.theme-product-rukobia .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .icon-text-gradient-stacks__text p.subtitle,
.theme-product-rukobia .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-rukobia .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-rukobia .theme-base .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-rukobia .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-rukobia .theme-base .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-rukobia .theme-base .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-rukobia .theme-base .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-rukobia .theme-base .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-rukobia .theme-base .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-positive-action h1,
.theme-product-positive-action h2,
.theme-product-positive-action .searchResults,
.theme-product-positive-action .searchResults-term,
.theme-product-positive-action .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .gigya-composite-control-header,
.theme-product-positive-action h6,
.theme-product-positive-action .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action p.subtitle,
.theme-product-positive-action .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .subtitle.searchResults-result,
.theme-product-positive-action .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-positive-action .richText ul li::before, .theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .privacy_prompt_content ul li::before,
.theme-product-positive-action .richText ol li::before,
.theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .privacy_prompt_content ol li::before, .theme-product-positive-action.richText ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action.privacy_prompt_content ul li::before,
.theme-product-positive-action.richText ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-positive-action .richText.slash-white ul li::before, .theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .slash-white.privacy_prompt_content ul li::before,
.theme-product-positive-action .richText.slash-white ol li::before,
.theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .slash-white.privacy_prompt_content ol li::before, .theme-product-positive-action.richText.slash-white ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action.slash-white.privacy_prompt_content ul li::before,
.theme-product-positive-action.richText.slash-white ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-positive-action .richText.page-title-slash h1::before, .theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .page-title-slash.privacy_prompt_content h1::before,
.theme-product-positive-action .richText.page-title-slash h2::before,
.theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .page-title-slash.privacy_prompt_content h2::before,
.theme-product-positive-action .richText.page-title-slash .searchResults::before,
.theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-positive-action .richText.page-title-slash .searchResults-term::before,
.theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-positive-action .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-positive-action.richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action.page-title-slash.privacy_prompt_content h1::before,
.theme-product-positive-action.richText.page-title-slash h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action.page-title-slash.privacy_prompt_content h2::before,
.theme-product-positive-action.richText.page-title-slash .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-positive-action.richText.page-title-slash .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-positive-action.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.richText.page-title-slash .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #ffd200; }

.theme-product-positive-action.secondary-900 .icon-pi,
.theme-product-positive-action .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-positive-action .divider > .component-content, .theme-product-positive-action.divider > .component-content {
  background: #ffd200; }

.theme-product-positive-action.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-positive-action.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-positive-action .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-positive-action .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-positive-action.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-positive-action.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-positive-action .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-positive-action .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-positive-action.reference-general-hero-banner .hero-banner__triangle, .theme-product-positive-action.reference-event-hero-banner .hero-banner__triangle,
.theme-product-positive-action .reference-general-hero-banner .hero-banner__triangle,
.theme-product-positive-action .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-positive-action.reference-general-hero-banner .hero-banner__triangle, .theme-product-positive-action.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-positive-action .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-positive-action .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-positive-action.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-positive-action.reference-general-hero-banner .hero-banner__triangle, .theme-product-positive-action.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-positive-action .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-positive-action .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-positive-action.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-positive-action.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-positive-action.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-positive-action.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-positive-action .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-positive-action .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-positive-action .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-positive-action .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-positive-action.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-positive-action.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-positive-action .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-positive-action .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-positive-action.reference-general-hero-banner .hero-banner__title, .theme-product-positive-action.reference-general-hero-banner .hero-banner__date,
.theme-product-positive-action.reference-general-hero-banner .hero-banner__description p,
.theme-product-positive-action.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-positive-action.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-positive-action.reference-event-hero-banner .hero-banner__title, .theme-product-positive-action.reference-event-hero-banner .hero-banner__date,
.theme-product-positive-action.reference-event-hero-banner .hero-banner__description p,
.theme-product-positive-action.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-positive-action.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-positive-action .reference-general-hero-banner .hero-banner__title,
.theme-product-positive-action .reference-general-hero-banner .hero-banner__date,
.theme-product-positive-action .reference-general-hero-banner .hero-banner__description p,
.theme-product-positive-action .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-positive-action .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-positive-action .reference-event-hero-banner .hero-banner__title,
.theme-product-positive-action .reference-event-hero-banner .hero-banner__date,
.theme-product-positive-action .reference-event-hero-banner .hero-banner__description p,
.theme-product-positive-action .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-positive-action .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-positive-action.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-positive-action.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-positive-action .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-positive-action .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-positive-action .hero-banner .hero-banner-v2__triangle, .theme-product-positive-action.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-positive-action.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-positive-action .hero-banner .hero-banner-v2 h1,
.theme-product-positive-action .hero-banner .hero-banner-v2 h2,
.theme-product-positive-action .hero-banner .hero-banner-v2 .searchResults,
.theme-product-positive-action .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-positive-action .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-positive-action .hero-banner .hero-banner-v2 h3,
.theme-product-positive-action .hero-banner .hero-banner-v2 h4,
.theme-product-positive-action .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-positive-action .hero-banner .hero-banner-v2 input,
.theme-product-positive-action .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .hero-banner .hero-banner-v2 input,
.theme-product-positive-action .hero-banner .hero-banner-v2 h5,
.theme-product-positive-action .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-positive-action .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-positive-action .hero-banner .hero-banner-v2 h6,
.theme-product-positive-action .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-positive-action .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-positive-action .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-positive-action .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-positive-action .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-positive-action .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-positive-action .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-positive-action .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-positive-action .hero-banner .hero-banner-v2 p,
.theme-product-positive-action .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-positive-action .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-positive-action.hero-banner .hero-banner-v2 h1,
.theme-product-positive-action.hero-banner .hero-banner-v2 h2,
.theme-product-positive-action.hero-banner .hero-banner-v2 .searchResults,
.theme-product-positive-action.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-positive-action.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-positive-action.hero-banner .hero-banner-v2 h3,
.theme-product-positive-action.hero-banner .hero-banner-v2 h4,
.theme-product-positive-action.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-positive-action.hero-banner .hero-banner-v2 input,
.theme-product-positive-action.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action.hero-banner .hero-banner-v2 input,
.theme-product-positive-action.hero-banner .hero-banner-v2 h5,
.theme-product-positive-action.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-positive-action.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-positive-action.hero-banner .hero-banner-v2 h6,
.theme-product-positive-action.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-positive-action.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-positive-action.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-positive-action.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-positive-action.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-positive-action.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-positive-action.hero-banner .hero-banner-v2 p,
.theme-product-positive-action.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-positive-action.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-positive-action .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-positive-action.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-positive-action .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-positive-action.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-positive-action .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-positive-action.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-positive-action .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-positive-action.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-positive-action .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-positive-action.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(255, 210, 0, 0)), to(#ffd200));
  background: linear-gradient(180deg, rgba(255, 210, 0, 0) 30%, #ffd200 100%); }
  @media (min-width: 991px) {
    .theme-product-positive-action .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-positive-action.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(255, 210, 0, 0)), to(#ffd200));
      background: linear-gradient(270deg, rgba(255, 210, 0, 0) 30%, #ffd200 100%); } }

.theme-product-positive-action .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-positive-action.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-positive-action .hero-banner-small__text h1,
.theme-product-positive-action .hero-banner-small__text h2,
.theme-product-positive-action .hero-banner-small__text .searchResults,
.theme-product-positive-action .hero-banner-small__text .searchResults-term,
.theme-product-positive-action .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .hero-banner-small__text .gigya-composite-control-header,
.theme-product-positive-action .hero-banner-small__text h3,
.theme-product-positive-action .hero-banner-small__text h4,
.theme-product-positive-action .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-positive-action .hero-banner-small__text input,
.theme-product-positive-action .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .hero-banner-small__text input,
.theme-product-positive-action .hero-banner-small__text h5,
.theme-product-positive-action .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-positive-action .hero-banner-small__text .searchResults-title,
.theme-product-positive-action .hero-banner-small__text h6,
.theme-product-positive-action .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .hero-banner-small__text p.subtitle,
.theme-product-positive-action .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-positive-action .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .hero-banner-small__text .subtitle.searchResults-result, .theme-product-positive-action.hero-banner-small__text h1,
.theme-product-positive-action.hero-banner-small__text h2,
.theme-product-positive-action.hero-banner-small__text .searchResults,
.theme-product-positive-action.hero-banner-small__text .searchResults-term,
.theme-product-positive-action.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.hero-banner-small__text .gigya-composite-control-header,
.theme-product-positive-action.hero-banner-small__text h3,
.theme-product-positive-action.hero-banner-small__text h4,
.theme-product-positive-action.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-positive-action.hero-banner-small__text input,
.theme-product-positive-action.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action.hero-banner-small__text input,
.theme-product-positive-action.hero-banner-small__text h5,
.theme-product-positive-action.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-positive-action.hero-banner-small__text .searchResults-title,
.theme-product-positive-action.hero-banner-small__text h6,
.theme-product-positive-action.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action.hero-banner-small__text p.subtitle,
.theme-product-positive-action.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-positive-action.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-positive-action .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-positive-action.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-positive-action .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-positive-action.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#ffd200), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #ffd200 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-positive-action .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-positive-action.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-positive-action .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-positive-action.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-positive-action .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-positive-action .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-positive-action.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-positive-action.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-positive-action .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-positive-action .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-positive-action.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-positive-action.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-positive-action .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-positive-action.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-positive-action .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-positive-action.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-positive-action .table-header-bg-secondary-900 table tr th, .theme-product-positive-action.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-positive-action .table-header-bg-primary-800 table tr th, .theme-product-positive-action.table-header-bg-primary-800 table tr th {
  background-color: #ffd200; }

.theme-product-positive-action .table-header-bg-tertiary-900 table tr th, .theme-product-positive-action.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-positive-action .table-header-bg-neutral-500 table tr th, .theme-product-positive-action.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th h1, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th h2,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th h3, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th h4,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .table-header-bg-neutral-500 table tr th input,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .table-header-bg-neutral-500 table tr th input, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th h6,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th p,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th li,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th td,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-positive-action.table-header-bg-neutral-500 table tr th h1, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th h2,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th h3, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th h4,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action.table-header-bg-neutral-500 table tr th input,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action.table-header-bg-neutral-500 table tr th input, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th h6,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th p,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th li,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th td,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-positive-action.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5,
  .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5,
  .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-positive-action .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-positive-action.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-positive-action.image.triangle picture::after, .theme-product-positive-action.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-positive-action.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-positive-action .image.triangle picture::after, .theme-product-positive-action .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-positive-action .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action.accordion .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-positive-action .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #071d49; }

.theme-product-positive-action.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-positive-action .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #ffd200; }

.theme-product-positive-action .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-positive-action.tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-positive-action .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-positive-action.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-positive-action .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-positive-action.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-positive-action .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-positive-action.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #071d49; }

.theme-product-positive-action .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-positive-action.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-positive-action .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-positive-action.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-positive-action .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-positive-action.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-positive-action .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-positive-action.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
  color: #071d49; }
  @media (min-width: 991px) {
    .theme-product-positive-action .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-positive-action.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-positive-action .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-positive-action.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-positive-action .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-positive-action.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-positive-action .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-positive-action.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
      color: #071d49; } }

.theme-product-positive-action .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-positive-action.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-positive-action .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-positive-action.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-positive-action .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-positive-action.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-positive-action .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-positive-action.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #071d49;
  border-bottom: none; }
  @media (min-width: 991px) {
    .theme-product-positive-action .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-positive-action.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-positive-action .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-positive-action.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-positive-action .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-positive-action.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-positive-action .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-positive-action.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      border-bottom: 2px solid #071d49;
      background-color: transparent; } }
  .theme-product-positive-action .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-positive-action.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-positive-action .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-positive-action.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-positive-action .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-positive-action.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-positive-action .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-positive-action.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
    @media (min-width: 991px) {
      .theme-product-positive-action .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-positive-action.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-positive-action .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-positive-action.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-positive-action .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-positive-action.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-positive-action .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-positive-action.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
        color: #071d49; } }

.theme-product-positive-action .tabs .tabs-content .tabContent > a.is-active, .theme-product-positive-action.tabs .tabs-content .tabContent > a.is-active,
.theme-product-positive-action .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-positive-action.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-positive-action .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-positive-action.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-positive-action .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-positive-action.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #071d49; }

.theme-product-positive-action .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-positive-action.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #ffffff; }

.theme-product-positive-action .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-positive-action.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background: #071d49;
  border: none; }
  .theme-product-positive-action .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before, .theme-product-positive-action.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before {
    border-color: #071d49 transparent transparent transparent; }
  .theme-product-positive-action .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-positive-action.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }

.theme-product-positive-action.contentGridContainer,
.theme-product-positive-action .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-positive-action.contentGridContainer.neutral-2,
  .theme-product-positive-action .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-positive-action.contentGridContainer.neutral-white, .theme-product-positive-action.contentGridContainer.content-grid-item-base_background,
  .theme-product-positive-action .contentGridContainer.neutral-white,
  .theme-product-positive-action .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-positive-action.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-positive-action .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-positive-action.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-positive-action .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-positive-action.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-positive-action .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-positive-action.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-positive-action.bg-primary-900,
.theme-product-positive-action .bg-primary-900, .theme-product-positive-action.primary-900,
.theme-product-positive-action .primary-900 {
  background-color: #ffd200; }

.theme-product-positive-action.secondary-900,
.theme-product-positive-action .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-positive-action.secondary-900 h1, .theme-product-positive-action.secondary-900 .h1,
  .theme-product-positive-action.secondary-900 h2,
  .theme-product-positive-action.secondary-900 .searchResults,
  .theme-product-positive-action.secondary-900 .searchResults-term,
  .theme-product-positive-action.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.secondary-900 .gigya-composite-control-header, .theme-product-positive-action.secondary-900 .h2,
  .theme-product-positive-action.secondary-900 h3, .theme-product-positive-action.secondary-900 .h3,
  .theme-product-positive-action.secondary-900 h4,
  .theme-product-positive-action.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action.secondary-900 input,
  .theme-product-positive-action.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action.secondary-900 input, .theme-product-positive-action.secondary-900 .h4,
  .theme-product-positive-action.secondary-900 h5,
  .theme-product-positive-action.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action.secondary-900 .searchResults-title, .theme-product-positive-action.secondary-900 .h5,
  .theme-product-positive-action.secondary-900 h6,
  .theme-product-positive-action.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action.secondary-900 p.subtitle,
  .theme-product-positive-action.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action.secondary-900 .subtitle.searchResults-result,
  .theme-product-positive-action.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action.secondary-900 .subtitle.searchResults-result, .theme-product-positive-action.secondary-900 .h6,
  .theme-product-positive-action.secondary-900 p,
  .theme-product-positive-action.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action.secondary-900 .searchResults-result,
  .theme-product-positive-action.secondary-900 li,
  .theme-product-positive-action.secondary-900 td,
  .theme-product-positive-action.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-positive-action .secondary-900 h1,
  .theme-product-positive-action .secondary-900 .h1,
  .theme-product-positive-action .secondary-900 h2,
  .theme-product-positive-action .secondary-900 .searchResults,
  .theme-product-positive-action .secondary-900 .searchResults-term,
  .theme-product-positive-action .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .secondary-900 .gigya-composite-control-header,
  .theme-product-positive-action .secondary-900 .h2,
  .theme-product-positive-action .secondary-900 h3,
  .theme-product-positive-action .secondary-900 .h3,
  .theme-product-positive-action .secondary-900 h4,
  .theme-product-positive-action .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .secondary-900 input,
  .theme-product-positive-action .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .secondary-900 input,
  .theme-product-positive-action .secondary-900 .h4,
  .theme-product-positive-action .secondary-900 h5,
  .theme-product-positive-action .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .secondary-900 .searchResults-title,
  .theme-product-positive-action .secondary-900 .h5,
  .theme-product-positive-action .secondary-900 h6,
  .theme-product-positive-action .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .secondary-900 p.subtitle,
  .theme-product-positive-action .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .secondary-900 .subtitle.searchResults-result,
  .theme-product-positive-action .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .secondary-900 .subtitle.searchResults-result,
  .theme-product-positive-action .secondary-900 .h6,
  .theme-product-positive-action .secondary-900 p,
  .theme-product-positive-action .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .secondary-900 .searchResults-result,
  .theme-product-positive-action .secondary-900 li,
  .theme-product-positive-action .secondary-900 td,
  .theme-product-positive-action .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-positive-action.secondary-900 ol li::before,
  .theme-product-positive-action.secondary-900 ul li::before,
  .theme-product-positive-action .secondary-900 ol li::before,
  .theme-product-positive-action .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-positive-action.tertiary-800,
.theme-product-positive-action .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-positive-action.tertiary-800 h1, .theme-product-positive-action.tertiary-800 .h1,
  .theme-product-positive-action.tertiary-800 h2,
  .theme-product-positive-action.tertiary-800 .searchResults,
  .theme-product-positive-action.tertiary-800 .searchResults-term,
  .theme-product-positive-action.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.tertiary-800 .gigya-composite-control-header, .theme-product-positive-action.tertiary-800 .h2,
  .theme-product-positive-action.tertiary-800 h3, .theme-product-positive-action.tertiary-800 .h3,
  .theme-product-positive-action.tertiary-800 h4,
  .theme-product-positive-action.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action.tertiary-800 input,
  .theme-product-positive-action.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action.tertiary-800 input, .theme-product-positive-action.tertiary-800 .h4,
  .theme-product-positive-action.tertiary-800 h5,
  .theme-product-positive-action.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action.tertiary-800 .searchResults-title, .theme-product-positive-action.tertiary-800 .h5,
  .theme-product-positive-action.tertiary-800 h6,
  .theme-product-positive-action.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action.tertiary-800 p.subtitle,
  .theme-product-positive-action.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action.tertiary-800 .subtitle.searchResults-result,
  .theme-product-positive-action.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action.tertiary-800 .subtitle.searchResults-result, .theme-product-positive-action.tertiary-800 .h6,
  .theme-product-positive-action.tertiary-800 p,
  .theme-product-positive-action.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action.tertiary-800 .searchResults-result,
  .theme-product-positive-action.tertiary-800 li,
  .theme-product-positive-action.tertiary-800 td,
  .theme-product-positive-action.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-positive-action .tertiary-800 h1,
  .theme-product-positive-action .tertiary-800 .h1,
  .theme-product-positive-action .tertiary-800 h2,
  .theme-product-positive-action .tertiary-800 .searchResults,
  .theme-product-positive-action .tertiary-800 .searchResults-term,
  .theme-product-positive-action .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .tertiary-800 .gigya-composite-control-header,
  .theme-product-positive-action .tertiary-800 .h2,
  .theme-product-positive-action .tertiary-800 h3,
  .theme-product-positive-action .tertiary-800 .h3,
  .theme-product-positive-action .tertiary-800 h4,
  .theme-product-positive-action .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .tertiary-800 input,
  .theme-product-positive-action .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .tertiary-800 input,
  .theme-product-positive-action .tertiary-800 .h4,
  .theme-product-positive-action .tertiary-800 h5,
  .theme-product-positive-action .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .tertiary-800 .searchResults-title,
  .theme-product-positive-action .tertiary-800 .h5,
  .theme-product-positive-action .tertiary-800 h6,
  .theme-product-positive-action .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .tertiary-800 p.subtitle,
  .theme-product-positive-action .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .tertiary-800 .subtitle.searchResults-result,
  .theme-product-positive-action .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .tertiary-800 .subtitle.searchResults-result,
  .theme-product-positive-action .tertiary-800 .h6,
  .theme-product-positive-action .tertiary-800 p,
  .theme-product-positive-action .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .tertiary-800 .searchResults-result,
  .theme-product-positive-action .tertiary-800 li,
  .theme-product-positive-action .tertiary-800 td,
  .theme-product-positive-action .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-positive-action.tertiary-800 ol li::before,
  .theme-product-positive-action.tertiary-800 ul li::before,
  .theme-product-positive-action .tertiary-800 ol li::before,
  .theme-product-positive-action .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-positive-action.secondary-100,
.theme-product-positive-action .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-positive-action .color-secondary-900 {
  color: #071d49; }
  .theme-product-positive-action .color-secondary-900 h1, .theme-product-positive-action .color-secondary-900 .h1,
  .theme-product-positive-action .color-secondary-900 h2,
  .theme-product-positive-action .color-secondary-900 .searchResults,
  .theme-product-positive-action .color-secondary-900 .searchResults-term,
  .theme-product-positive-action .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .color-secondary-900 .gigya-composite-control-header, .theme-product-positive-action .color-secondary-900 .h2,
  .theme-product-positive-action .color-secondary-900 h3, .theme-product-positive-action .color-secondary-900 .h3,
  .theme-product-positive-action .color-secondary-900 h4,
  .theme-product-positive-action .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .color-secondary-900 input,
  .theme-product-positive-action .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .color-secondary-900 input, .theme-product-positive-action .color-secondary-900 .h4,
  .theme-product-positive-action .color-secondary-900 h5,
  .theme-product-positive-action .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .color-secondary-900 .searchResults-title, .theme-product-positive-action .color-secondary-900 .h5,
  .theme-product-positive-action .color-secondary-900 h6,
  .theme-product-positive-action .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .color-secondary-900 p.subtitle,
  .theme-product-positive-action .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-positive-action .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .color-secondary-900 .subtitle.searchResults-result, .theme-product-positive-action .color-secondary-900 .h6,
  .theme-product-positive-action .color-secondary-900 p,
  .theme-product-positive-action .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .color-secondary-900 .searchResults-result,
  .theme-product-positive-action .color-secondary-900 li,
  .theme-product-positive-action .color-secondary-900 td,
  .theme-product-positive-action .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-positive-action .color-secondary-900 ol li::before,
  .theme-product-positive-action .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-positive-action .color-neutral-white {
  color: #ffffff; }
  .theme-product-positive-action .color-neutral-white h1, .theme-product-positive-action .color-neutral-white .h1,
  .theme-product-positive-action .color-neutral-white h2,
  .theme-product-positive-action .color-neutral-white .searchResults,
  .theme-product-positive-action .color-neutral-white .searchResults-term,
  .theme-product-positive-action .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .color-neutral-white .gigya-composite-control-header, .theme-product-positive-action .color-neutral-white .h2,
  .theme-product-positive-action .color-neutral-white h3, .theme-product-positive-action .color-neutral-white .h3,
  .theme-product-positive-action .color-neutral-white h4,
  .theme-product-positive-action .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .color-neutral-white input,
  .theme-product-positive-action .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .color-neutral-white input, .theme-product-positive-action .color-neutral-white .h4,
  .theme-product-positive-action .color-neutral-white h5,
  .theme-product-positive-action .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .color-neutral-white .searchResults-title, .theme-product-positive-action .color-neutral-white .h5,
  .theme-product-positive-action .color-neutral-white h6,
  .theme-product-positive-action .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .color-neutral-white p.subtitle,
  .theme-product-positive-action .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .color-neutral-white .subtitle.searchResults-result,
  .theme-product-positive-action .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .color-neutral-white .subtitle.searchResults-result, .theme-product-positive-action .color-neutral-white .h6,
  .theme-product-positive-action .color-neutral-white p,
  .theme-product-positive-action .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .color-neutral-white .searchResults-result,
  .theme-product-positive-action .color-neutral-white li,
  .theme-product-positive-action .color-neutral-white td,
  .theme-product-positive-action .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-positive-action .color-neutral-white ol li::before,
  .theme-product-positive-action .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-positive-action .icon-link__icon-wrapper, .theme-product-positive-action.icon-link__icon-wrapper {
  border-color: #ffd200; }

.theme-product-positive-action .icon-text__wrapper--background, .theme-product-positive-action.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-positive-action .icon-text__icon-wrapper, .theme-product-positive-action.icon-text__icon-wrapper {
  border-color: #ffd200; }

.theme-product-positive-action .icon-text__icon-wrapper.gradient, .theme-product-positive-action.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-positive-action .icon-text__content-wrapper ul li::before, .theme-product-positive-action.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-positive-action .icon-text__content-wrapper ul li ul li::before, .theme-product-positive-action.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-positive-action .icon-text__content-wrapper.slash li::before, .theme-product-positive-action.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-positive-action.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action.content-grid-item-article .content-grid-item_background .content-grid-item_tagline {
  color: #ffd200; }

.theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-positive-action .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-positive-action.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-positive-action.content-grid-item-event-listing .content-grid-item_tagline {
  color: #ffd200; }

.theme-product-positive-action .content-grid-item-abstract .content-grid-item_tagline, .theme-product-positive-action.content-grid-item-abstract .content-grid-item_tagline {
  color: #ffd200; }

.theme-product-positive-action .content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after, .theme-product-positive-action.content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .content-grid-item-document .content-grid-item__document-type, .theme-product-positive-action.content-grid-item-document .content-grid-item__document-type {
  color: #ffd200; }

.theme-product-positive-action .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-positive-action .product-event-navigation__switcher p, .theme-product-positive-action .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-positive-action .product-event-navigation__switcher p::after, .theme-product-positive-action .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-positive-action .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-positive-action.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-positive-action .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-positive-action .product-event-navigation__navigation ul li a:hover {
      color: #ffd200; } }
  .theme-product-positive-action .product-event-navigation__navigation ul li a p, .theme-product-positive-action .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-positive-action .product-event-navigation__navigation ul li a p:hover, .theme-product-positive-action .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-positive-action .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #ffd200; } }

.theme-product-positive-action .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-positive-action .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-positive-action .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-positive-action .product-event-navigation__information .main-name p, .theme-product-positive-action .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-positive-action .product-event-navigation__information .main-name:hover p, .theme-product-positive-action .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-positive-action .product-event-navigation__information .main-name:hover h1,
.theme-product-positive-action .product-event-navigation__information .main-name:hover h2,
.theme-product-positive-action .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-positive-action .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-positive-action .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-positive-action .product-event-navigation__information .main-name:hover h3,
.theme-product-positive-action .product-event-navigation__information .main-name:hover h4,
.theme-product-positive-action .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-positive-action .product-event-navigation__information .main-name:hover input,
.theme-product-positive-action .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .product-event-navigation__information .main-name:hover input,
.theme-product-positive-action .product-event-navigation__information .main-name:hover h5,
.theme-product-positive-action .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-positive-action .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-positive-action .product-event-navigation__information .main-name:hover h6,
.theme-product-positive-action .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-positive-action .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-positive-action .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-positive-action .product-event-navigation__information .main-name:hover span {
  color: #ffd200; }

.theme-product-positive-action .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #ffd200; }

.theme-product-positive-action .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-positive-action .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-positive-action .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #ffd200; }

.theme-product-positive-action .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .primary-800-version .product-event-navigation__switcher p, .theme-product-positive-action .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-positive-action.primary-800-version .product-event-navigation__switcher p, .theme-product-positive-action.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #ffd200; }
  .theme-product-positive-action .primary-800-version .product-event-navigation__switcher p::after, .theme-product-positive-action .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-positive-action .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-positive-action.primary-800-version .product-event-navigation__switcher p::after, .theme-product-positive-action.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-positive-action.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-positive-action.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-positive-action .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-positive-action.primary-800-version .product-event-navigation__navigation ul li a {
  color: #ffd200; }
  .theme-product-positive-action .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-positive-action .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-positive-action.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-positive-action.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #ffd200; }

.theme-product-positive-action .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-positive-action.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-positive-action.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-positive-action.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-positive-action.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-positive-action.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #ffd200; }

.theme-product-positive-action .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-positive-action.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #ffd200; }

.theme-product-positive-action .primary-800-version .product-event-navigation__information .main-name p, .theme-product-positive-action .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-positive-action.primary-800-version .product-event-navigation__information .main-name p, .theme-product-positive-action.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #ffd200; }

.theme-product-positive-action .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-positive-action.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-positive-action.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-positive-action.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-positive-action.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action.pullquote__wrapper--line::before,
.theme-product-positive-action .pullquote__wrapper--line::before {
  background-color: #ffd200; }

.theme-product-positive-action .promo-panel__triangle, .theme-product-positive-action.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-positive-action .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-positive-action.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-positive-action .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-positive-action.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 210, 0, 0)), to(#ffd200));
  background: linear-gradient(180deg, rgba(255, 210, 0, 0) 0%, #ffd200 100%); }

.theme-product-positive-action .promo-panel__content h2, .theme-product-positive-action .promo-panel__content .searchResults, .theme-product-positive-action .promo-panel__content .searchResults-term, .theme-product-positive-action .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .promo-panel__content .gigya-composite-control-header, .theme-product-positive-action.promo-panel__content h2, .theme-product-positive-action.promo-panel__content .searchResults, .theme-product-positive-action.promo-panel__content .searchResults-term, .theme-product-positive-action.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-positive-action.interactive-map__map .cluster.custom-cluster,
.theme-product-positive-action .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-positive-action.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-positive-action .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-positive-action.interactive-map__map .cluster.custom-cluster > div span,
.theme-product-positive-action .interactive-map__map .cluster.custom-cluster > div span {
  color: #ffd200; }

.theme-product-positive-action.interactive-map__sidebar.custom .interactive-map__sidebar-heading,
.theme-product-positive-action .interactive-map__sidebar.custom .interactive-map__sidebar-heading {
  color: #ffd200; }

.theme-product-positive-action.interactive-map__sidebar.custom .interactive-map__sidebar-caption,
.theme-product-positive-action .interactive-map__sidebar.custom .interactive-map__sidebar-caption {
  color: #ffd200; }

.theme-product-positive-action.interactive-map__sidebar.custom .interactive-map__sidebar-image-container img,
.theme-product-positive-action .interactive-map__sidebar.custom .interactive-map__sidebar-image-container img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1); }

.theme-product-positive-action.interactive-map .location-tooltip__image-container img,
.theme-product-positive-action .interactive-map .location-tooltip__image-container img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1); }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .pullout-v2__container.secondary-900 {
  background-color: #071d49; }

.theme-product-positive-action .pullout-v2__container.primary-800 {
  background-color: #ffd200; }

.theme-product-positive-action .pullout-v2__container.neutral-100 {
  background-color: #f1f1f1; }

.theme-product-positive-action .pullout-v2__container.gradient-linear .pullout-v2__text > *,
.theme-product-positive-action .pullout-v2__container.gradient-linear .pullout-v2__text a {
  color: #ffffff; }

.theme-product-positive-action .pullout-v2__container.gradient-linear .btn, .theme-product-positive-action .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-positive-action .pullout-v2__container.gradient-linear .button, .theme-product-positive-action .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-positive-action .pullout-v2__container.gradient-linear .button#preferences_prompt_submit, .theme-product-positive-action .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-positive-action .pullout-v2__container.gradient-linear .button#preferences_prompt_decline, .theme-product-positive-action .pullout-v2__container.gradient-linear .articleList-more {
  background-color: #ffffff;
  color: #e40046; }
  .theme-product-positive-action .pullout-v2__container.gradient-linear .btn:after, .theme-product-positive-action .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-positive-action .pullout-v2__container.gradient-linear .button:after, .theme-product-positive-action .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-positive-action .pullout-v2__container.gradient-linear .button#preferences_prompt_submit:after, .theme-product-positive-action .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-positive-action .pullout-v2__container.gradient-linear .button#preferences_prompt_decline:after, .theme-product-positive-action .pullout-v2__container.gradient-linear .articleList-more:after {
    border-color: #ffffff transparent transparent transparent; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffd200; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .author-bio-summary .bioSummary, .theme-product-positive-action.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-positive-action .author-bio-summary .bioSummary__decorationTriangle, .theme-product-positive-action.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-positive-action.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-positive-action .text-banner__triangle--primary-800 {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-positive-action .text-banner__triangle--secondary-800 {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-800-positive-action.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-positive-action .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-positive-action .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-positive-action .table-with-graphics .table__gradient-box, .theme-product-positive-action.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #ffd200);
          filter: drop-shadow(0px 4px 3px #ffd200); }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #ffd200);
          filter: drop-shadow(0px 2px 4px #ffd200); }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-positive-action.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action.icon-text-gradient__container,
.theme-product-positive-action .icon-text-gradient__container {
  background: #071d49; }

.theme-product-positive-action.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-positive-action .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #ffd200);
          filter: drop-shadow(0px 2px 4px #ffd200); }

.theme-product-positive-action.icon-text-gradient__main-text h2, .theme-product-positive-action.icon-text-gradient__main-text .searchResults, .theme-product-positive-action.icon-text-gradient__main-text .searchResults-term, .theme-product-positive-action.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-positive-action.icon-text-gradient__main-text h6, .theme-product-positive-action.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-positive-action.icon-text-gradient__main-text p.subtitle, .theme-product-positive-action.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-positive-action.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-positive-action.icon-text-gradient__bottom-text h2, .theme-product-positive-action.icon-text-gradient__bottom-text .searchResults, .theme-product-positive-action.icon-text-gradient__bottom-text .searchResults-term, .theme-product-positive-action.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-positive-action.icon-text-gradient__bottom-text h6, .theme-product-positive-action.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-positive-action.icon-text-gradient__bottom-text p.subtitle, .theme-product-positive-action.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-positive-action.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-positive-action .icon-text-gradient__main-text h2,
.theme-product-positive-action .icon-text-gradient__main-text .searchResults,
.theme-product-positive-action .icon-text-gradient__main-text .searchResults-term,
.theme-product-positive-action .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-positive-action .icon-text-gradient__main-text h6,
.theme-product-positive-action .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .icon-text-gradient__main-text p.subtitle,
.theme-product-positive-action .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-positive-action .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-positive-action .icon-text-gradient__bottom-text h2,
.theme-product-positive-action .icon-text-gradient__bottom-text .searchResults,
.theme-product-positive-action .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-positive-action .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-positive-action .icon-text-gradient__bottom-text h6,
.theme-product-positive-action .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .icon-text-gradient__bottom-text p.subtitle,
.theme-product-positive-action .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-positive-action .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-positive-action.icon-text-gradient__bottom-text::before,
.theme-product-positive-action .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #ffd200;
          box-shadow: 0 2px 4px #ffd200; }

.theme-product-positive-action.icon-text-gradient-multiple__container,
.theme-product-positive-action .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-positive-action.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-positive-action .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #ffd200);
          filter: drop-shadow(0px 2px 4px #ffd200); }

.theme-product-positive-action.icon-text-gradient-multiple__text h2, .theme-product-positive-action.icon-text-gradient-multiple__text .searchResults, .theme-product-positive-action.icon-text-gradient-multiple__text .searchResults-term, .theme-product-positive-action.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-positive-action.icon-text-gradient-multiple__text h6, .theme-product-positive-action.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-positive-action.icon-text-gradient-multiple__text p.subtitle, .theme-product-positive-action.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-positive-action.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-positive-action.icon-text-gradient-multiple__bottom-text h2, .theme-product-positive-action.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-positive-action.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-positive-action.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-positive-action.icon-text-gradient-multiple__bottom-text h6, .theme-product-positive-action.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-positive-action.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-positive-action.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-positive-action.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-positive-action .icon-text-gradient-multiple__text h2,
.theme-product-positive-action .icon-text-gradient-multiple__text .searchResults,
.theme-product-positive-action .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-positive-action .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-positive-action .icon-text-gradient-multiple__text h6,
.theme-product-positive-action .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .icon-text-gradient-multiple__text p.subtitle,
.theme-product-positive-action .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-positive-action .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-positive-action .icon-text-gradient-multiple__bottom-text h2,
.theme-product-positive-action .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-positive-action .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-positive-action .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-positive-action .icon-text-gradient-multiple__bottom-text h6,
.theme-product-positive-action .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-positive-action .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-positive-action .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-positive-action.icon-text-gradient-multiple__text::before, .theme-product-positive-action.icon-text-gradient-multiple__bottom-text::before,
.theme-product-positive-action .icon-text-gradient-multiple__text::before,
.theme-product-positive-action .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #ffd200;
          box-shadow: 0 2px 4px #ffd200; }

.theme-product-positive-action.icon-text-gradient-stacks__container,
.theme-product-positive-action .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-positive-action.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-positive-action .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #ffd200);
          filter: drop-shadow(0px 2px 4px #ffd200); }

.theme-product-positive-action.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-positive-action .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-positive-action.icon-text-gradient-stacks__text h2, .theme-product-positive-action.icon-text-gradient-stacks__text .searchResults, .theme-product-positive-action.icon-text-gradient-stacks__text .searchResults-term, .theme-product-positive-action.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-positive-action.icon-text-gradient-stacks__text h6, .theme-product-positive-action.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-positive-action.icon-text-gradient-stacks__text p.subtitle, .theme-product-positive-action.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-positive-action.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-positive-action .icon-text-gradient-stacks__text h2,
.theme-product-positive-action .icon-text-gradient-stacks__text .searchResults,
.theme-product-positive-action .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-positive-action .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-positive-action .icon-text-gradient-stacks__text h6,
.theme-product-positive-action .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .icon-text-gradient-stacks__text p.subtitle,
.theme-product-positive-action .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-positive-action .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-positive-action .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-positive-action .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-positive-action .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-positive-action.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-positive-action .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-positive-action .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-positive-action .theme-base h1,
.theme-product-positive-action .theme-base h2,
.theme-product-positive-action .theme-base .searchResults,
.theme-product-positive-action .theme-base .searchResults-term,
.theme-product-positive-action .theme-base .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .gigya-composite-control-header,
.theme-product-positive-action .theme-base h6,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base p.subtitle,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-positive-action .theme-base .richText ul li::before, .theme-product-positive-action .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base .privacy_prompt_content ul li::before,
.theme-product-positive-action .theme-base .richText ol li::before,
.theme-product-positive-action .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base .privacy_prompt_content ol li::before, .theme-product-positive-action .theme-base.richText ul li::before, .theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base.privacy_prompt_content ul li::before,
.theme-product-positive-action .theme-base.richText ol li::before,
.theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-positive-action .theme-base .richText.slash-white ul li::before, .theme-product-positive-action .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base .slash-white.privacy_prompt_content ul li::before,
.theme-product-positive-action .theme-base .richText.slash-white ol li::before,
.theme-product-positive-action .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base .slash-white.privacy_prompt_content ol li::before, .theme-product-positive-action .theme-base.richText.slash-white ul li::before, .theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base.slash-white.privacy_prompt_content ul li::before,
.theme-product-positive-action .theme-base.richText.slash-white ol li::before,
.theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-positive-action .theme-base .richText.page-title-slash h1::before, .theme-product-positive-action .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base .page-title-slash.privacy_prompt_content h1::before,
.theme-product-positive-action .theme-base .richText.page-title-slash h2::before,
.theme-product-positive-action .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base .page-title-slash.privacy_prompt_content h2::before,
.theme-product-positive-action .theme-base .richText.page-title-slash .searchResults::before,
.theme-product-positive-action .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-positive-action .theme-base .richText.page-title-slash .searchResults-term::before,
.theme-product-positive-action .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-positive-action .theme-base .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-positive-action .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-positive-action .theme-base.richText.page-title-slash h1::before, .theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base.page-title-slash.privacy_prompt_content h1::before,
.theme-product-positive-action .theme-base.richText.page-title-slash h2::before,
.theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base.page-title-slash.privacy_prompt_content h2::before,
.theme-product-positive-action .theme-base.richText.page-title-slash .searchResults::before,
.theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-positive-action .theme-base.richText.page-title-slash .searchResults-term::before,
.theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-positive-action .theme-base.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #e40046; }

.theme-product-positive-action .theme-base.secondary-900 .icon-pi,
.theme-product-positive-action .theme-base .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-positive-action .theme-base .divider > .component-content, .theme-product-positive-action .theme-base.divider > .component-content {
  background: #d0d3d4; }

.theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__triangle,
.theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__triangle,
.theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__title, .theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__date,
.theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__description p,
.theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__title, .theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__date,
.theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__description p,
.theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__title,
.theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__date,
.theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__description p,
.theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__title,
.theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__date,
.theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__description p,
.theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-positive-action .theme-base.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-positive-action .theme-base.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-positive-action .theme-base .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-positive-action .theme-base .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-positive-action .theme-base .hero-banner .hero-banner-v2__triangle, .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 h1,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 h2,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .searchResults,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 h3,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 h4,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 h5,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 h6,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-positive-action .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 p,
.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-positive-action .theme-base .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 h1,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 h2,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .searchResults,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 h3,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 h4,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 h5,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 h6,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-positive-action .searchResults-results .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-positive-action .searchResults-results .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 p,
.theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-positive-action .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-positive-action .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-positive-action .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); }
  @media (min-width: 991px) {
    .theme-product-positive-action .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-positive-action .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
      background: linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); } }

.theme-product-positive-action .theme-base .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-positive-action .theme-base.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-positive-action .theme-base .hero-banner-small__text h1,
.theme-product-positive-action .theme-base .hero-banner-small__text h2,
.theme-product-positive-action .theme-base .hero-banner-small__text .searchResults,
.theme-product-positive-action .theme-base .hero-banner-small__text .searchResults-term,
.theme-product-positive-action .theme-base .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .hero-banner-small__text .gigya-composite-control-header,
.theme-product-positive-action .theme-base .hero-banner-small__text h3,
.theme-product-positive-action .theme-base .hero-banner-small__text h4,
.theme-product-positive-action .theme-base .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .hero-banner-small__text input,
.theme-product-positive-action .theme-base .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .hero-banner-small__text input,
.theme-product-positive-action .theme-base .hero-banner-small__text h5,
.theme-product-positive-action .theme-base .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-positive-action .theme-base .hero-banner-small__text .searchResults-title,
.theme-product-positive-action .theme-base .hero-banner-small__text h6,
.theme-product-positive-action .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .hero-banner-small__text p.subtitle,
.theme-product-positive-action .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .hero-banner-small__text .subtitle.searchResults-result, .theme-product-positive-action .theme-base.hero-banner-small__text h1,
.theme-product-positive-action .theme-base.hero-banner-small__text h2,
.theme-product-positive-action .theme-base.hero-banner-small__text .searchResults,
.theme-product-positive-action .theme-base.hero-banner-small__text .searchResults-term,
.theme-product-positive-action .theme-base.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.hero-banner-small__text .gigya-composite-control-header,
.theme-product-positive-action .theme-base.hero-banner-small__text h3,
.theme-product-positive-action .theme-base.hero-banner-small__text h4,
.theme-product-positive-action .theme-base.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base.hero-banner-small__text input,
.theme-product-positive-action .theme-base.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base.hero-banner-small__text input,
.theme-product-positive-action .theme-base.hero-banner-small__text h5,
.theme-product-positive-action .theme-base.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-positive-action .theme-base.hero-banner-small__text .searchResults-title,
.theme-product-positive-action .theme-base.hero-banner-small__text h6,
.theme-product-positive-action .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.hero-banner-small__text p.subtitle,
.theme-product-positive-action .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-positive-action .theme-base.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-positive-action .theme-base .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-positive-action .theme-base.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-positive-action .theme-base .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-positive-action .theme-base.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e40046), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e40046 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-positive-action .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-positive-action .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-positive-action .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-positive-action .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-positive-action .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-positive-action .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-positive-action .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-positive-action .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-positive-action .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-positive-action .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-positive-action .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-positive-action .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-positive-action .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-positive-action .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-positive-action .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-positive-action .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-positive-action .theme-base .table-header-bg-secondary-900 table tr th, .theme-product-positive-action .theme-base.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-positive-action .theme-base .table-header-bg-primary-800 table tr th, .theme-product-positive-action .theme-base.table-header-bg-primary-800 table tr th {
  background-color: #e40046; }

.theme-product-positive-action .theme-base .table-header-bg-tertiary-900 table tr th, .theme-product-positive-action .theme-base.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h1, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h2,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h3, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h4,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th input,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th input, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h6,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th p,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th li,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th td,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h1, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h2,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h3, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h4,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th input,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th input, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h6,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th p,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th li,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th td,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-positive-action .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-positive-action .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-positive-action .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-positive-action .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-positive-action .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-positive-action .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-positive-action .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-positive-action .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-positive-action .theme-base.image.triangle picture::after, .theme-product-positive-action .theme-base.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-positive-action .theme-base.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-positive-action .theme-base .image.triangle picture::after, .theme-product-positive-action .theme-base .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-positive-action .theme-base .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-positive-action .theme-base .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b10036; }

.theme-product-positive-action .theme-base.contentGridContainer,
.theme-product-positive-action .theme-base .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-positive-action .theme-base.contentGridContainer.neutral-2,
  .theme-product-positive-action .theme-base .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-positive-action .theme-base.contentGridContainer.neutral-white, .theme-product-positive-action .theme-base.contentGridContainer.content-grid-item-base_background,
  .theme-product-positive-action .theme-base .contentGridContainer.neutral-white,
  .theme-product-positive-action .theme-base .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-positive-action .theme-base.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-positive-action .theme-base .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-positive-action .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-positive-action .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-positive-action .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-positive-action .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-positive-action .theme-base.bg-primary-900,
.theme-product-positive-action .theme-base .bg-primary-900, .theme-product-positive-action .theme-base.primary-900,
.theme-product-positive-action .theme-base .primary-900 {
  background-color: #b10036; }

.theme-product-positive-action .theme-base.secondary-900,
.theme-product-positive-action .theme-base .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-positive-action .theme-base.secondary-900 h1, .theme-product-positive-action .theme-base.secondary-900 .h1,
  .theme-product-positive-action .theme-base.secondary-900 h2,
  .theme-product-positive-action .theme-base.secondary-900 .searchResults,
  .theme-product-positive-action .theme-base.secondary-900 .searchResults-term,
  .theme-product-positive-action .theme-base.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.secondary-900 .gigya-composite-control-header, .theme-product-positive-action .theme-base.secondary-900 .h2,
  .theme-product-positive-action .theme-base.secondary-900 h3, .theme-product-positive-action .theme-base.secondary-900 .h3,
  .theme-product-positive-action .theme-base.secondary-900 h4,
  .theme-product-positive-action .theme-base.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base.secondary-900 input,
  .theme-product-positive-action .theme-base.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base.secondary-900 input, .theme-product-positive-action .theme-base.secondary-900 .h4,
  .theme-product-positive-action .theme-base.secondary-900 h5,
  .theme-product-positive-action .theme-base.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.secondary-900 .searchResults-title, .theme-product-positive-action .theme-base.secondary-900 .h5,
  .theme-product-positive-action .theme-base.secondary-900 h6,
  .theme-product-positive-action .theme-base.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.secondary-900 p.subtitle,
  .theme-product-positive-action .theme-base.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base.secondary-900 .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.secondary-900 .subtitle.searchResults-result, .theme-product-positive-action .theme-base.secondary-900 .h6,
  .theme-product-positive-action .theme-base.secondary-900 p,
  .theme-product-positive-action .theme-base.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .theme-base.secondary-900 .searchResults-result,
  .theme-product-positive-action .theme-base.secondary-900 li,
  .theme-product-positive-action .theme-base.secondary-900 td,
  .theme-product-positive-action .theme-base.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-positive-action .theme-base .secondary-900 h1,
  .theme-product-positive-action .theme-base .secondary-900 .h1,
  .theme-product-positive-action .theme-base .secondary-900 h2,
  .theme-product-positive-action .theme-base .secondary-900 .searchResults,
  .theme-product-positive-action .theme-base .secondary-900 .searchResults-term,
  .theme-product-positive-action .theme-base .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .secondary-900 .gigya-composite-control-header,
  .theme-product-positive-action .theme-base .secondary-900 .h2,
  .theme-product-positive-action .theme-base .secondary-900 h3,
  .theme-product-positive-action .theme-base .secondary-900 .h3,
  .theme-product-positive-action .theme-base .secondary-900 h4,
  .theme-product-positive-action .theme-base .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .secondary-900 input,
  .theme-product-positive-action .theme-base .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .secondary-900 input,
  .theme-product-positive-action .theme-base .secondary-900 .h4,
  .theme-product-positive-action .theme-base .secondary-900 h5,
  .theme-product-positive-action .theme-base .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .secondary-900 .searchResults-title,
  .theme-product-positive-action .theme-base .secondary-900 .h5,
  .theme-product-positive-action .theme-base .secondary-900 h6,
  .theme-product-positive-action .theme-base .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .secondary-900 p.subtitle,
  .theme-product-positive-action .theme-base .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base .secondary-900 .h6,
  .theme-product-positive-action .theme-base .secondary-900 p,
  .theme-product-positive-action .theme-base .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .theme-base .secondary-900 .searchResults-result,
  .theme-product-positive-action .theme-base .secondary-900 li,
  .theme-product-positive-action .theme-base .secondary-900 td,
  .theme-product-positive-action .theme-base .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-positive-action .theme-base.secondary-900 ol li::before,
  .theme-product-positive-action .theme-base.secondary-900 ul li::before,
  .theme-product-positive-action .theme-base .secondary-900 ol li::before,
  .theme-product-positive-action .theme-base .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-positive-action .theme-base.tertiary-800,
.theme-product-positive-action .theme-base .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-positive-action .theme-base.tertiary-800 h1, .theme-product-positive-action .theme-base.tertiary-800 .h1,
  .theme-product-positive-action .theme-base.tertiary-800 h2,
  .theme-product-positive-action .theme-base.tertiary-800 .searchResults,
  .theme-product-positive-action .theme-base.tertiary-800 .searchResults-term,
  .theme-product-positive-action .theme-base.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.tertiary-800 .gigya-composite-control-header, .theme-product-positive-action .theme-base.tertiary-800 .h2,
  .theme-product-positive-action .theme-base.tertiary-800 h3, .theme-product-positive-action .theme-base.tertiary-800 .h3,
  .theme-product-positive-action .theme-base.tertiary-800 h4,
  .theme-product-positive-action .theme-base.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base.tertiary-800 input,
  .theme-product-positive-action .theme-base.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base.tertiary-800 input, .theme-product-positive-action .theme-base.tertiary-800 .h4,
  .theme-product-positive-action .theme-base.tertiary-800 h5,
  .theme-product-positive-action .theme-base.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.tertiary-800 .searchResults-title, .theme-product-positive-action .theme-base.tertiary-800 .h5,
  .theme-product-positive-action .theme-base.tertiary-800 h6,
  .theme-product-positive-action .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.tertiary-800 p.subtitle,
  .theme-product-positive-action .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base.tertiary-800 .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.tertiary-800 .subtitle.searchResults-result, .theme-product-positive-action .theme-base.tertiary-800 .h6,
  .theme-product-positive-action .theme-base.tertiary-800 p,
  .theme-product-positive-action .theme-base.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .theme-base.tertiary-800 .searchResults-result,
  .theme-product-positive-action .theme-base.tertiary-800 li,
  .theme-product-positive-action .theme-base.tertiary-800 td,
  .theme-product-positive-action .theme-base.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-positive-action .theme-base .tertiary-800 h1,
  .theme-product-positive-action .theme-base .tertiary-800 .h1,
  .theme-product-positive-action .theme-base .tertiary-800 h2,
  .theme-product-positive-action .theme-base .tertiary-800 .searchResults,
  .theme-product-positive-action .theme-base .tertiary-800 .searchResults-term,
  .theme-product-positive-action .theme-base .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .tertiary-800 .gigya-composite-control-header,
  .theme-product-positive-action .theme-base .tertiary-800 .h2,
  .theme-product-positive-action .theme-base .tertiary-800 h3,
  .theme-product-positive-action .theme-base .tertiary-800 .h3,
  .theme-product-positive-action .theme-base .tertiary-800 h4,
  .theme-product-positive-action .theme-base .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .tertiary-800 input,
  .theme-product-positive-action .theme-base .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .tertiary-800 input,
  .theme-product-positive-action .theme-base .tertiary-800 .h4,
  .theme-product-positive-action .theme-base .tertiary-800 h5,
  .theme-product-positive-action .theme-base .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .tertiary-800 .searchResults-title,
  .theme-product-positive-action .theme-base .tertiary-800 .h5,
  .theme-product-positive-action .theme-base .tertiary-800 h6,
  .theme-product-positive-action .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .tertiary-800 p.subtitle,
  .theme-product-positive-action .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base .tertiary-800 .h6,
  .theme-product-positive-action .theme-base .tertiary-800 p,
  .theme-product-positive-action .theme-base .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .theme-base .tertiary-800 .searchResults-result,
  .theme-product-positive-action .theme-base .tertiary-800 li,
  .theme-product-positive-action .theme-base .tertiary-800 td,
  .theme-product-positive-action .theme-base .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-positive-action .theme-base.tertiary-800 ol li::before,
  .theme-product-positive-action .theme-base.tertiary-800 ul li::before,
  .theme-product-positive-action .theme-base .tertiary-800 ol li::before,
  .theme-product-positive-action .theme-base .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-positive-action .theme-base.secondary-100,
.theme-product-positive-action .theme-base .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-positive-action .theme-base .color-secondary-900 {
  color: #071d49; }
  .theme-product-positive-action .theme-base .color-secondary-900 h1, .theme-product-positive-action .theme-base .color-secondary-900 .h1,
  .theme-product-positive-action .theme-base .color-secondary-900 h2,
  .theme-product-positive-action .theme-base .color-secondary-900 .searchResults,
  .theme-product-positive-action .theme-base .color-secondary-900 .searchResults-term,
  .theme-product-positive-action .theme-base .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .color-secondary-900 .gigya-composite-control-header, .theme-product-positive-action .theme-base .color-secondary-900 .h2,
  .theme-product-positive-action .theme-base .color-secondary-900 h3, .theme-product-positive-action .theme-base .color-secondary-900 .h3,
  .theme-product-positive-action .theme-base .color-secondary-900 h4,
  .theme-product-positive-action .theme-base .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .color-secondary-900 input,
  .theme-product-positive-action .theme-base .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .color-secondary-900 input, .theme-product-positive-action .theme-base .color-secondary-900 .h4,
  .theme-product-positive-action .theme-base .color-secondary-900 h5,
  .theme-product-positive-action .theme-base .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .color-secondary-900 .searchResults-title, .theme-product-positive-action .theme-base .color-secondary-900 .h5,
  .theme-product-positive-action .theme-base .color-secondary-900 h6,
  .theme-product-positive-action .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .color-secondary-900 p.subtitle,
  .theme-product-positive-action .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .color-secondary-900 .subtitle.searchResults-result, .theme-product-positive-action .theme-base .color-secondary-900 .h6,
  .theme-product-positive-action .theme-base .color-secondary-900 p,
  .theme-product-positive-action .theme-base .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .theme-base .color-secondary-900 .searchResults-result,
  .theme-product-positive-action .theme-base .color-secondary-900 li,
  .theme-product-positive-action .theme-base .color-secondary-900 td,
  .theme-product-positive-action .theme-base .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-positive-action .theme-base .color-secondary-900 ol li::before,
  .theme-product-positive-action .theme-base .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-positive-action .theme-base .color-neutral-white {
  color: #ffffff; }
  .theme-product-positive-action .theme-base .color-neutral-white h1, .theme-product-positive-action .theme-base .color-neutral-white .h1,
  .theme-product-positive-action .theme-base .color-neutral-white h2,
  .theme-product-positive-action .theme-base .color-neutral-white .searchResults,
  .theme-product-positive-action .theme-base .color-neutral-white .searchResults-term,
  .theme-product-positive-action .theme-base .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .color-neutral-white .gigya-composite-control-header, .theme-product-positive-action .theme-base .color-neutral-white .h2,
  .theme-product-positive-action .theme-base .color-neutral-white h3, .theme-product-positive-action .theme-base .color-neutral-white .h3,
  .theme-product-positive-action .theme-base .color-neutral-white h4,
  .theme-product-positive-action .theme-base .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .color-neutral-white input,
  .theme-product-positive-action .theme-base .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .color-neutral-white input, .theme-product-positive-action .theme-base .color-neutral-white .h4,
  .theme-product-positive-action .theme-base .color-neutral-white h5,
  .theme-product-positive-action .theme-base .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .color-neutral-white .searchResults-title, .theme-product-positive-action .theme-base .color-neutral-white .h5,
  .theme-product-positive-action .theme-base .color-neutral-white h6,
  .theme-product-positive-action .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .color-neutral-white p.subtitle,
  .theme-product-positive-action .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .color-neutral-white .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .color-neutral-white .subtitle.searchResults-result, .theme-product-positive-action .theme-base .color-neutral-white .h6,
  .theme-product-positive-action .theme-base .color-neutral-white p,
  .theme-product-positive-action .theme-base .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .theme-base .color-neutral-white .searchResults-result,
  .theme-product-positive-action .theme-base .color-neutral-white li,
  .theme-product-positive-action .theme-base .color-neutral-white td,
  .theme-product-positive-action .theme-base .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-positive-action .theme-base .color-neutral-white ol li::before,
  .theme-product-positive-action .theme-base .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-positive-action .theme-base .icon-link__icon-wrapper, .theme-product-positive-action .theme-base.icon-link__icon-wrapper {
  border-color: #e40046; }

.theme-product-positive-action .theme-base .icon-text__wrapper--background, .theme-product-positive-action .theme-base.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-positive-action .theme-base .icon-text__icon-wrapper, .theme-product-positive-action .theme-base.icon-text__icon-wrapper {
  border-color: #e40046; }

.theme-product-positive-action .theme-base .icon-text__icon-wrapper.gradient, .theme-product-positive-action .theme-base.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-positive-action .theme-base .icon-text__content-wrapper ul li::before, .theme-product-positive-action .theme-base.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-positive-action .theme-base .icon-text__content-wrapper ul li ul li::before, .theme-product-positive-action .theme-base.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-positive-action .theme-base .icon-text__content-wrapper.slash li::before, .theme-product-positive-action .theme-base.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-positive-action .theme-base .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-positive-action .theme-base.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-positive-action .theme-base .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-positive-action .theme-base.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-positive-action .theme-base.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b10036; }

.theme-product-positive-action .theme-base .content-grid-item-abstract .content-grid-item_tagline, .theme-product-positive-action .theme-base.content-grid-item-abstract .content-grid-item_tagline {
  color: #b10036; }

.theme-product-positive-action .theme-base .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-positive-action .theme-base .product-event-navigation__switcher p, .theme-product-positive-action .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .theme-base .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-positive-action .theme-base .product-event-navigation__switcher p::after, .theme-product-positive-action .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-positive-action .theme-base .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-positive-action .theme-base .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-positive-action .theme-base .product-event-navigation__navigation ul li a:hover {
      color: #b10036; } }
  .theme-product-positive-action .theme-base .product-event-navigation__navigation ul li a p, .theme-product-positive-action .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .theme-base .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-positive-action .theme-base .product-event-navigation__navigation ul li a p:hover, .theme-product-positive-action .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-positive-action .theme-base .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b10036; } }

.theme-product-positive-action .theme-base .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-positive-action .theme-base .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-positive-action .theme-base .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-positive-action .theme-base .product-event-navigation__information .main-name p, .theme-product-positive-action .theme-base .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .theme-base .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover p, .theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover h1,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover h2,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover h3,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover h4,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover h5,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover h6,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .product-event-navigation__information .main-name:hover span {
  color: #b10036; }

.theme-product-positive-action .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b10036; }

.theme-product-positive-action .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-positive-action .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-positive-action .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b10036; }

.theme-product-positive-action .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__switcher p, .theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__switcher p, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #e40046; }
  .theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__switcher p::after, .theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__switcher p::after, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__navigation ul li a {
  color: #e40046; }
  .theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #e40046; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #e40046; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #e40046; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__information .main-name p, .theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__information .main-name p, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #e40046; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-positive-action .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-positive-action .theme-base .promo-panel__triangle, .theme-product-positive-action .theme-base.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-positive-action .theme-base .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-positive-action .theme-base.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-positive-action .theme-base .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-positive-action .theme-base.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 0%, #e40046 100%); }

.theme-product-positive-action .theme-base .promo-panel__content h2, .theme-product-positive-action .theme-base .promo-panel__content .searchResults, .theme-product-positive-action .theme-base .promo-panel__content .searchResults-term, .theme-product-positive-action .theme-base .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .promo-panel__content .gigya-composite-control-header, .theme-product-positive-action .theme-base.promo-panel__content h2, .theme-product-positive-action .theme-base.promo-panel__content .searchResults, .theme-product-positive-action .theme-base.promo-panel__content .searchResults-term, .theme-product-positive-action .theme-base.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-positive-action .theme-base.interactive-map__map .cluster.custom-cluster,
.theme-product-positive-action .theme-base .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-positive-action .theme-base.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-positive-action .theme-base .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-positive-action .theme-base .author-bio-summary .bioSummary, .theme-product-positive-action .theme-base.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-positive-action .theme-base .author-bio-summary .bioSummary__decorationTriangle, .theme-product-positive-action .theme-base.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-positive-action .theme-base .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-positive-action .theme-base .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-positive-action .theme-base .table-with-graphics .table__gradient-box, .theme-product-positive-action .theme-base.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-positive-action .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-positive-action .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e40046);
          filter: drop-shadow(0px 4px 3px #e40046); }

.theme-product-positive-action .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-positive-action .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-positive-action .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-positive-action .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-positive-action .theme-base.icon-text-gradient__container,
.theme-product-positive-action .theme-base .icon-text-gradient__container {
  background: #071d49; }

.theme-product-positive-action .theme-base.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-positive-action .theme-base .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-positive-action .theme-base.icon-text-gradient__main-text h2, .theme-product-positive-action .theme-base.icon-text-gradient__main-text .searchResults, .theme-product-positive-action .theme-base.icon-text-gradient__main-text .searchResults-term, .theme-product-positive-action .theme-base.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-positive-action .theme-base.icon-text-gradient__main-text h6, .theme-product-positive-action .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.icon-text-gradient__main-text p.subtitle, .theme-product-positive-action .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-positive-action .theme-base.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-positive-action .theme-base.icon-text-gradient__bottom-text h2, .theme-product-positive-action .theme-base.icon-text-gradient__bottom-text .searchResults, .theme-product-positive-action .theme-base.icon-text-gradient__bottom-text .searchResults-term, .theme-product-positive-action .theme-base.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-positive-action .theme-base.icon-text-gradient__bottom-text h6, .theme-product-positive-action .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.icon-text-gradient__bottom-text p.subtitle, .theme-product-positive-action .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-positive-action .theme-base.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .icon-text-gradient__main-text h2,
.theme-product-positive-action .theme-base .icon-text-gradient__main-text .searchResults,
.theme-product-positive-action .theme-base .icon-text-gradient__main-text .searchResults-term,
.theme-product-positive-action .theme-base .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-positive-action .theme-base .icon-text-gradient__main-text h6,
.theme-product-positive-action .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .icon-text-gradient__main-text p.subtitle,
.theme-product-positive-action .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .icon-text-gradient__bottom-text h2,
.theme-product-positive-action .theme-base .icon-text-gradient__bottom-text .searchResults,
.theme-product-positive-action .theme-base .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-positive-action .theme-base .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-positive-action .theme-base .icon-text-gradient__bottom-text h6,
.theme-product-positive-action .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .icon-text-gradient__bottom-text p.subtitle,
.theme-product-positive-action .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-gradient__bottom-text::before,
.theme-product-positive-action .theme-base .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-positive-action .theme-base.icon-text-gradient-multiple__container,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-positive-action .theme-base.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-positive-action .theme-base.icon-text-gradient-multiple__text h2, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__text .searchResults, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__text .searchResults-term, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__text h6, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.icon-text-gradient-multiple__text p.subtitle, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text h2, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text h6, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__text h2,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__text .searchResults,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__text h6,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .icon-text-gradient-multiple__text p.subtitle,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text h2,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text h6,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-positive-action .theme-base.icon-text-gradient-multiple__text::before, .theme-product-positive-action .theme-base.icon-text-gradient-multiple__bottom-text::before,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__text::before,
.theme-product-positive-action .theme-base .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-positive-action .theme-base.icon-text-gradient-stacks__container,
.theme-product-positive-action .theme-base .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-positive-action .theme-base.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-positive-action .theme-base .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-positive-action .theme-base.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-positive-action .theme-base .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-positive-action .theme-base.icon-text-gradient-stacks__text h2, .theme-product-positive-action .theme-base.icon-text-gradient-stacks__text .searchResults, .theme-product-positive-action .theme-base.icon-text-gradient-stacks__text .searchResults-term, .theme-product-positive-action .theme-base.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-positive-action .theme-base.icon-text-gradient-stacks__text h6, .theme-product-positive-action .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.icon-text-gradient-stacks__text p.subtitle, .theme-product-positive-action .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-positive-action .theme-base.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .icon-text-gradient-stacks__text h2,
.theme-product-positive-action .theme-base .icon-text-gradient-stacks__text .searchResults,
.theme-product-positive-action .theme-base .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-positive-action .theme-base .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-positive-action .theme-base .icon-text-gradient-stacks__text h6,
.theme-product-positive-action .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .icon-text-gradient-stacks__text p.subtitle,
.theme-product-positive-action .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-positive-action .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-positive-action .theme-base .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-positive-action .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-positive-action .theme-base .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-positive-action .theme-base .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-positive-action .theme-base .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-positive-action .theme-base .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-positive-action .theme-base .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-hivis h1,
.theme-product-hivis h2,
.theme-product-hivis .searchResults,
.theme-product-hivis .searchResults-term,
.theme-product-hivis .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .gigya-composite-control-header,
.theme-product-hivis h6,
.theme-product-hivis .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis p.subtitle,
.theme-product-hivis .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .subtitle.searchResults-result,
.theme-product-hivis .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-hivis .richText ul li::before, .theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .privacy_prompt_content ul li::before,
.theme-product-hivis .richText ol li::before,
.theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .privacy_prompt_content ol li::before, .theme-product-hivis.richText ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis.privacy_prompt_content ul li::before,
.theme-product-hivis.richText ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-hivis .richText.slash-white ul li::before, .theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .slash-white.privacy_prompt_content ul li::before,
.theme-product-hivis .richText.slash-white ol li::before,
.theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .slash-white.privacy_prompt_content ol li::before, .theme-product-hivis.richText.slash-white ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis.slash-white.privacy_prompt_content ul li::before,
.theme-product-hivis.richText.slash-white ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-hivis .richText.page-title-slash h1::before, .theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .page-title-slash.privacy_prompt_content h1::before,
.theme-product-hivis .richText.page-title-slash h2::before,
.theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .page-title-slash.privacy_prompt_content h2::before,
.theme-product-hivis .richText.page-title-slash .searchResults::before,
.theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-hivis .richText.page-title-slash .searchResults-term::before,
.theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-hivis .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-hivis.richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis.page-title-slash.privacy_prompt_content h1::before,
.theme-product-hivis.richText.page-title-slash h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis.page-title-slash.privacy_prompt_content h2::before,
.theme-product-hivis.richText.page-title-slash .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-hivis.richText.page-title-slash .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-hivis.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.richText.page-title-slash .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #5bc2e7; }

.theme-product-hivis.secondary-900 .icon-pi,
.theme-product-hivis .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-hivis .divider > .component-content, .theme-product-hivis.divider > .component-content {
  background: #5bc2e7; }

.theme-product-hivis.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-hivis.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-hivis .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-hivis .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-hivis.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-hivis.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-hivis .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-hivis .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-hivis.reference-general-hero-banner .hero-banner__triangle, .theme-product-hivis.reference-event-hero-banner .hero-banner__triangle,
.theme-product-hivis .reference-general-hero-banner .hero-banner__triangle,
.theme-product-hivis .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-hivis.reference-general-hero-banner .hero-banner__triangle, .theme-product-hivis.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-hivis .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-hivis .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-hivis.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-hivis.reference-general-hero-banner .hero-banner__triangle, .theme-product-hivis.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-hivis .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-hivis .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-hivis.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-hivis.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-hivis.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-hivis.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-hivis .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-hivis .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-hivis .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-hivis .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-hivis.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-hivis.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-hivis .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-hivis .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-hivis.reference-general-hero-banner .hero-banner__title, .theme-product-hivis.reference-general-hero-banner .hero-banner__date,
.theme-product-hivis.reference-general-hero-banner .hero-banner__description p,
.theme-product-hivis.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-hivis.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-hivis.reference-event-hero-banner .hero-banner__title, .theme-product-hivis.reference-event-hero-banner .hero-banner__date,
.theme-product-hivis.reference-event-hero-banner .hero-banner__description p,
.theme-product-hivis.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-hivis.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-hivis .reference-general-hero-banner .hero-banner__title,
.theme-product-hivis .reference-general-hero-banner .hero-banner__date,
.theme-product-hivis .reference-general-hero-banner .hero-banner__description p,
.theme-product-hivis .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-hivis .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-hivis .reference-event-hero-banner .hero-banner__title,
.theme-product-hivis .reference-event-hero-banner .hero-banner__date,
.theme-product-hivis .reference-event-hero-banner .hero-banner__description p,
.theme-product-hivis .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-hivis .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-hivis.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-hivis.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-hivis .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-hivis .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-hivis .hero-banner .hero-banner-v2__triangle, .theme-product-hivis.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-hivis.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-hivis .hero-banner .hero-banner-v2 h1,
.theme-product-hivis .hero-banner .hero-banner-v2 h2,
.theme-product-hivis .hero-banner .hero-banner-v2 .searchResults,
.theme-product-hivis .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-hivis .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-hivis .hero-banner .hero-banner-v2 h3,
.theme-product-hivis .hero-banner .hero-banner-v2 h4,
.theme-product-hivis .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-hivis .hero-banner .hero-banner-v2 input,
.theme-product-hivis .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .hero-banner .hero-banner-v2 input,
.theme-product-hivis .hero-banner .hero-banner-v2 h5,
.theme-product-hivis .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-hivis .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-hivis .hero-banner .hero-banner-v2 h6,
.theme-product-hivis .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-hivis .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-hivis .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-hivis .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-hivis .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-hivis .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-hivis .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-hivis .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-hivis .hero-banner .hero-banner-v2 p,
.theme-product-hivis .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-hivis .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-hivis.hero-banner .hero-banner-v2 h1,
.theme-product-hivis.hero-banner .hero-banner-v2 h2,
.theme-product-hivis.hero-banner .hero-banner-v2 .searchResults,
.theme-product-hivis.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-hivis.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-hivis.hero-banner .hero-banner-v2 h3,
.theme-product-hivis.hero-banner .hero-banner-v2 h4,
.theme-product-hivis.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-hivis.hero-banner .hero-banner-v2 input,
.theme-product-hivis.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis.hero-banner .hero-banner-v2 input,
.theme-product-hivis.hero-banner .hero-banner-v2 h5,
.theme-product-hivis.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-hivis.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-hivis.hero-banner .hero-banner-v2 h6,
.theme-product-hivis.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-hivis.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-hivis.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-hivis.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-hivis.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-hivis.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-hivis.hero-banner .hero-banner-v2 p,
.theme-product-hivis.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-hivis.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-hivis .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-hivis.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-hivis .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-hivis.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-hivis .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-hivis.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-hivis .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-hivis.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-hivis .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-hivis.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(91, 194, 231, 0)), to(#5bc2e7));
  background: linear-gradient(180deg, rgba(91, 194, 231, 0) 30%, #5bc2e7 100%); }
  @media (min-width: 991px) {
    .theme-product-hivis .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-hivis.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(91, 194, 231, 0)), to(#5bc2e7));
      background: linear-gradient(270deg, rgba(91, 194, 231, 0) 30%, #5bc2e7 100%); } }

.theme-product-hivis .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-hivis.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-hivis .hero-banner-small__text h1,
.theme-product-hivis .hero-banner-small__text h2,
.theme-product-hivis .hero-banner-small__text .searchResults,
.theme-product-hivis .hero-banner-small__text .searchResults-term,
.theme-product-hivis .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .hero-banner-small__text .gigya-composite-control-header,
.theme-product-hivis .hero-banner-small__text h3,
.theme-product-hivis .hero-banner-small__text h4,
.theme-product-hivis .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-hivis .hero-banner-small__text input,
.theme-product-hivis .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .hero-banner-small__text input,
.theme-product-hivis .hero-banner-small__text h5,
.theme-product-hivis .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-hivis .hero-banner-small__text .searchResults-title,
.theme-product-hivis .hero-banner-small__text h6,
.theme-product-hivis .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .hero-banner-small__text p.subtitle,
.theme-product-hivis .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-hivis .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .hero-banner-small__text .subtitle.searchResults-result, .theme-product-hivis.hero-banner-small__text h1,
.theme-product-hivis.hero-banner-small__text h2,
.theme-product-hivis.hero-banner-small__text .searchResults,
.theme-product-hivis.hero-banner-small__text .searchResults-term,
.theme-product-hivis.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.hero-banner-small__text .gigya-composite-control-header,
.theme-product-hivis.hero-banner-small__text h3,
.theme-product-hivis.hero-banner-small__text h4,
.theme-product-hivis.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-hivis.hero-banner-small__text input,
.theme-product-hivis.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis.hero-banner-small__text input,
.theme-product-hivis.hero-banner-small__text h5,
.theme-product-hivis.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-hivis.hero-banner-small__text .searchResults-title,
.theme-product-hivis.hero-banner-small__text h6,
.theme-product-hivis.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis.hero-banner-small__text p.subtitle,
.theme-product-hivis.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-hivis.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-hivis .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-hivis.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-hivis .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-hivis.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#5bc2e7), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #5bc2e7 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-hivis .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-hivis.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-hivis .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-hivis.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-hivis .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-hivis .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-hivis.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-hivis.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-hivis .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-hivis .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-hivis.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-hivis.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-hivis .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-hivis.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-hivis .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-hivis.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-hivis .table-header-bg-secondary-900 table tr th, .theme-product-hivis.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-hivis .table-header-bg-primary-800 table tr th, .theme-product-hivis.table-header-bg-primary-800 table tr th {
  background-color: #5bc2e7; }

.theme-product-hivis .table-header-bg-tertiary-900 table tr th, .theme-product-hivis.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-hivis .table-header-bg-neutral-500 table tr th, .theme-product-hivis.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-hivis .table-header-bg-neutral-500 table tr th h1, .theme-product-hivis .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th h2,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-hivis .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th h3, .theme-product-hivis .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th h4,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .table-header-bg-neutral-500 table tr th input,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .table-header-bg-neutral-500 table tr th input, .theme-product-hivis .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th h5,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-hivis .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th h6,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-hivis .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th p,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th li,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th td,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-hivis.table-header-bg-neutral-500 table tr th h1, .theme-product-hivis.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th h2,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-hivis.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th h3, .theme-product-hivis.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th h4,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis.table-header-bg-neutral-500 table tr th input,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis.table-header-bg-neutral-500 table tr th input, .theme-product-hivis.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th h5,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-hivis.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th h6,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-hivis.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th p,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th li,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th td,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-hivis .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-hivis.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-hivis .table-header-bg-neutral-500 table tr th h5,
  .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th h5,
  .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-hivis .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-hivis.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-hivis.image.triangle picture::after, .theme-product-hivis.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-hivis.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-hivis .image.triangle picture::after, .theme-product-hivis .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-hivis .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis.accordion .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-hivis .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #071d49; }

.theme-product-hivis.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-hivis .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #4798b5; }

.theme-product-hivis .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-hivis.tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-hivis .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-hivis.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-hivis .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-hivis.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-hivis .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-hivis.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #071d49; }

.theme-product-hivis .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-hivis.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-hivis .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-hivis.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-hivis .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-hivis.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-hivis .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-hivis.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
  color: #071d49; }
  @media (min-width: 991px) {
    .theme-product-hivis .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-hivis.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-hivis .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-hivis.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-hivis .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-hivis.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-hivis .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-hivis.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
      color: #071d49; } }

.theme-product-hivis .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-hivis.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-hivis .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-hivis.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-hivis .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-hivis.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-hivis .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-hivis.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #071d49;
  border-bottom: none; }
  @media (min-width: 991px) {
    .theme-product-hivis .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-hivis.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-hivis .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-hivis.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-hivis .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-hivis.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-hivis .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-hivis.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      border-bottom: 2px solid #071d49;
      background-color: transparent; } }
  .theme-product-hivis .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-hivis.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-hivis .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-hivis.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-hivis .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-hivis.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-hivis .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-hivis.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
    @media (min-width: 991px) {
      .theme-product-hivis .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-hivis.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-hivis .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-hivis.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-hivis .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-hivis.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-hivis .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-hivis.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
        color: #071d49; } }

.theme-product-hivis .tabs .tabs-content .tabContent > a.is-active, .theme-product-hivis.tabs .tabs-content .tabContent > a.is-active,
.theme-product-hivis .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-hivis.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-hivis .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-hivis.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-hivis .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-hivis.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #071d49; }

.theme-product-hivis .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-hivis.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #ffffff; }

.theme-product-hivis .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-hivis.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background: #071d49;
  border: none; }
  .theme-product-hivis .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before, .theme-product-hivis.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before {
    border-color: #071d49 transparent transparent transparent; }
  .theme-product-hivis .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-hivis.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }

.theme-product-hivis.contentGridContainer,
.theme-product-hivis .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-hivis.contentGridContainer.neutral-2,
  .theme-product-hivis .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-hivis.contentGridContainer.neutral-white, .theme-product-hivis.contentGridContainer.content-grid-item-base_background,
  .theme-product-hivis .contentGridContainer.neutral-white,
  .theme-product-hivis .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-hivis.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-hivis .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-hivis.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-hivis .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-hivis.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-hivis .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-hivis.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-hivis.bg-primary-900,
.theme-product-hivis .bg-primary-900, .theme-product-hivis.primary-900,
.theme-product-hivis .primary-900 {
  background-color: #4798b5; }

.theme-product-hivis.secondary-900,
.theme-product-hivis .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-hivis.secondary-900 h1, .theme-product-hivis.secondary-900 .h1,
  .theme-product-hivis.secondary-900 h2,
  .theme-product-hivis.secondary-900 .searchResults,
  .theme-product-hivis.secondary-900 .searchResults-term,
  .theme-product-hivis.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.secondary-900 .gigya-composite-control-header, .theme-product-hivis.secondary-900 .h2,
  .theme-product-hivis.secondary-900 h3, .theme-product-hivis.secondary-900 .h3,
  .theme-product-hivis.secondary-900 h4,
  .theme-product-hivis.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis.secondary-900 input,
  .theme-product-hivis.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis.secondary-900 input, .theme-product-hivis.secondary-900 .h4,
  .theme-product-hivis.secondary-900 h5,
  .theme-product-hivis.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis.secondary-900 .searchResults-title, .theme-product-hivis.secondary-900 .h5,
  .theme-product-hivis.secondary-900 h6,
  .theme-product-hivis.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis.secondary-900 p.subtitle,
  .theme-product-hivis.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis.secondary-900 .subtitle.searchResults-result,
  .theme-product-hivis.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis.secondary-900 .subtitle.searchResults-result, .theme-product-hivis.secondary-900 .h6,
  .theme-product-hivis.secondary-900 p,
  .theme-product-hivis.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis.secondary-900 .searchResults-result,
  .theme-product-hivis.secondary-900 li,
  .theme-product-hivis.secondary-900 td,
  .theme-product-hivis.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-hivis .secondary-900 h1,
  .theme-product-hivis .secondary-900 .h1,
  .theme-product-hivis .secondary-900 h2,
  .theme-product-hivis .secondary-900 .searchResults,
  .theme-product-hivis .secondary-900 .searchResults-term,
  .theme-product-hivis .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .secondary-900 .gigya-composite-control-header,
  .theme-product-hivis .secondary-900 .h2,
  .theme-product-hivis .secondary-900 h3,
  .theme-product-hivis .secondary-900 .h3,
  .theme-product-hivis .secondary-900 h4,
  .theme-product-hivis .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .secondary-900 input,
  .theme-product-hivis .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .secondary-900 input,
  .theme-product-hivis .secondary-900 .h4,
  .theme-product-hivis .secondary-900 h5,
  .theme-product-hivis .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .secondary-900 .searchResults-title,
  .theme-product-hivis .secondary-900 .h5,
  .theme-product-hivis .secondary-900 h6,
  .theme-product-hivis .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .secondary-900 p.subtitle,
  .theme-product-hivis .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .secondary-900 .subtitle.searchResults-result,
  .theme-product-hivis .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .secondary-900 .subtitle.searchResults-result,
  .theme-product-hivis .secondary-900 .h6,
  .theme-product-hivis .secondary-900 p,
  .theme-product-hivis .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .secondary-900 .searchResults-result,
  .theme-product-hivis .secondary-900 li,
  .theme-product-hivis .secondary-900 td,
  .theme-product-hivis .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-hivis.secondary-900 ol li::before,
  .theme-product-hivis.secondary-900 ul li::before,
  .theme-product-hivis .secondary-900 ol li::before,
  .theme-product-hivis .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-hivis.tertiary-800,
.theme-product-hivis .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-hivis.tertiary-800 h1, .theme-product-hivis.tertiary-800 .h1,
  .theme-product-hivis.tertiary-800 h2,
  .theme-product-hivis.tertiary-800 .searchResults,
  .theme-product-hivis.tertiary-800 .searchResults-term,
  .theme-product-hivis.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.tertiary-800 .gigya-composite-control-header, .theme-product-hivis.tertiary-800 .h2,
  .theme-product-hivis.tertiary-800 h3, .theme-product-hivis.tertiary-800 .h3,
  .theme-product-hivis.tertiary-800 h4,
  .theme-product-hivis.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis.tertiary-800 input,
  .theme-product-hivis.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis.tertiary-800 input, .theme-product-hivis.tertiary-800 .h4,
  .theme-product-hivis.tertiary-800 h5,
  .theme-product-hivis.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis.tertiary-800 .searchResults-title, .theme-product-hivis.tertiary-800 .h5,
  .theme-product-hivis.tertiary-800 h6,
  .theme-product-hivis.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis.tertiary-800 p.subtitle,
  .theme-product-hivis.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis.tertiary-800 .subtitle.searchResults-result,
  .theme-product-hivis.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis.tertiary-800 .subtitle.searchResults-result, .theme-product-hivis.tertiary-800 .h6,
  .theme-product-hivis.tertiary-800 p,
  .theme-product-hivis.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis.tertiary-800 .searchResults-result,
  .theme-product-hivis.tertiary-800 li,
  .theme-product-hivis.tertiary-800 td,
  .theme-product-hivis.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-hivis .tertiary-800 h1,
  .theme-product-hivis .tertiary-800 .h1,
  .theme-product-hivis .tertiary-800 h2,
  .theme-product-hivis .tertiary-800 .searchResults,
  .theme-product-hivis .tertiary-800 .searchResults-term,
  .theme-product-hivis .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .tertiary-800 .gigya-composite-control-header,
  .theme-product-hivis .tertiary-800 .h2,
  .theme-product-hivis .tertiary-800 h3,
  .theme-product-hivis .tertiary-800 .h3,
  .theme-product-hivis .tertiary-800 h4,
  .theme-product-hivis .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .tertiary-800 input,
  .theme-product-hivis .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .tertiary-800 input,
  .theme-product-hivis .tertiary-800 .h4,
  .theme-product-hivis .tertiary-800 h5,
  .theme-product-hivis .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .tertiary-800 .searchResults-title,
  .theme-product-hivis .tertiary-800 .h5,
  .theme-product-hivis .tertiary-800 h6,
  .theme-product-hivis .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .tertiary-800 p.subtitle,
  .theme-product-hivis .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .tertiary-800 .subtitle.searchResults-result,
  .theme-product-hivis .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .tertiary-800 .subtitle.searchResults-result,
  .theme-product-hivis .tertiary-800 .h6,
  .theme-product-hivis .tertiary-800 p,
  .theme-product-hivis .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .tertiary-800 .searchResults-result,
  .theme-product-hivis .tertiary-800 li,
  .theme-product-hivis .tertiary-800 td,
  .theme-product-hivis .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-hivis.tertiary-800 ol li::before,
  .theme-product-hivis.tertiary-800 ul li::before,
  .theme-product-hivis .tertiary-800 ol li::before,
  .theme-product-hivis .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-hivis.secondary-100,
.theme-product-hivis .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-hivis .color-secondary-900 {
  color: #071d49; }
  .theme-product-hivis .color-secondary-900 h1, .theme-product-hivis .color-secondary-900 .h1,
  .theme-product-hivis .color-secondary-900 h2,
  .theme-product-hivis .color-secondary-900 .searchResults,
  .theme-product-hivis .color-secondary-900 .searchResults-term,
  .theme-product-hivis .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .color-secondary-900 .gigya-composite-control-header, .theme-product-hivis .color-secondary-900 .h2,
  .theme-product-hivis .color-secondary-900 h3, .theme-product-hivis .color-secondary-900 .h3,
  .theme-product-hivis .color-secondary-900 h4,
  .theme-product-hivis .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .color-secondary-900 input,
  .theme-product-hivis .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .color-secondary-900 input, .theme-product-hivis .color-secondary-900 .h4,
  .theme-product-hivis .color-secondary-900 h5,
  .theme-product-hivis .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .color-secondary-900 .searchResults-title, .theme-product-hivis .color-secondary-900 .h5,
  .theme-product-hivis .color-secondary-900 h6,
  .theme-product-hivis .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .color-secondary-900 p.subtitle,
  .theme-product-hivis .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-hivis .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .color-secondary-900 .subtitle.searchResults-result, .theme-product-hivis .color-secondary-900 .h6,
  .theme-product-hivis .color-secondary-900 p,
  .theme-product-hivis .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .color-secondary-900 .searchResults-result,
  .theme-product-hivis .color-secondary-900 li,
  .theme-product-hivis .color-secondary-900 td,
  .theme-product-hivis .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-hivis .color-secondary-900 ol li::before,
  .theme-product-hivis .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-hivis .color-neutral-white {
  color: #ffffff; }
  .theme-product-hivis .color-neutral-white h1, .theme-product-hivis .color-neutral-white .h1,
  .theme-product-hivis .color-neutral-white h2,
  .theme-product-hivis .color-neutral-white .searchResults,
  .theme-product-hivis .color-neutral-white .searchResults-term,
  .theme-product-hivis .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .color-neutral-white .gigya-composite-control-header, .theme-product-hivis .color-neutral-white .h2,
  .theme-product-hivis .color-neutral-white h3, .theme-product-hivis .color-neutral-white .h3,
  .theme-product-hivis .color-neutral-white h4,
  .theme-product-hivis .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .color-neutral-white input,
  .theme-product-hivis .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .color-neutral-white input, .theme-product-hivis .color-neutral-white .h4,
  .theme-product-hivis .color-neutral-white h5,
  .theme-product-hivis .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .color-neutral-white .searchResults-title, .theme-product-hivis .color-neutral-white .h5,
  .theme-product-hivis .color-neutral-white h6,
  .theme-product-hivis .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .color-neutral-white p.subtitle,
  .theme-product-hivis .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .color-neutral-white .subtitle.searchResults-result,
  .theme-product-hivis .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .color-neutral-white .subtitle.searchResults-result, .theme-product-hivis .color-neutral-white .h6,
  .theme-product-hivis .color-neutral-white p,
  .theme-product-hivis .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .color-neutral-white .searchResults-result,
  .theme-product-hivis .color-neutral-white li,
  .theme-product-hivis .color-neutral-white td,
  .theme-product-hivis .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-hivis .color-neutral-white ol li::before,
  .theme-product-hivis .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-hivis .icon-link__icon-wrapper, .theme-product-hivis.icon-link__icon-wrapper {
  border-color: #5bc2e7; }

.theme-product-hivis .icon-text__wrapper--background, .theme-product-hivis.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-hivis .icon-text__icon-wrapper, .theme-product-hivis.icon-text__icon-wrapper {
  border-color: #5bc2e7; }

.theme-product-hivis .icon-text__icon-wrapper.gradient, .theme-product-hivis.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-hivis .icon-text__content-wrapper ul li::before, .theme-product-hivis.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-hivis .icon-text__content-wrapper ul li ul li::before, .theme-product-hivis.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-hivis .icon-text__content-wrapper.slash li::before, .theme-product-hivis.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-hivis.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis.content-grid-item-article .content-grid-item_background .content-grid-item_tagline {
  color: #4798b5; }

.theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-hivis .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-hivis.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-hivis.content-grid-item-event-listing .content-grid-item_tagline {
  color: #4798b5; }

.theme-product-hivis .content-grid-item-abstract .content-grid-item_tagline, .theme-product-hivis.content-grid-item-abstract .content-grid-item_tagline {
  color: #4798b5; }

.theme-product-hivis .content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after, .theme-product-hivis.content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .content-grid-item-document .content-grid-item__document-type, .theme-product-hivis.content-grid-item-document .content-grid-item__document-type {
  color: #4798b5; }

.theme-product-hivis .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-hivis .product-event-navigation__switcher p, .theme-product-hivis .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-hivis .product-event-navigation__switcher p::after, .theme-product-hivis .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-hivis .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-hivis.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-hivis .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-hivis .product-event-navigation__navigation ul li a:hover {
      color: #4798b5; } }
  .theme-product-hivis .product-event-navigation__navigation ul li a p, .theme-product-hivis .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-hivis .product-event-navigation__navigation ul li a p:hover, .theme-product-hivis .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-hivis .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #4798b5; } }

.theme-product-hivis .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-hivis .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-hivis .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-hivis .product-event-navigation__information .main-name p, .theme-product-hivis .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-hivis .product-event-navigation__information .main-name:hover p, .theme-product-hivis .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-hivis .product-event-navigation__information .main-name:hover h1,
.theme-product-hivis .product-event-navigation__information .main-name:hover h2,
.theme-product-hivis .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-hivis .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-hivis .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-hivis .product-event-navigation__information .main-name:hover h3,
.theme-product-hivis .product-event-navigation__information .main-name:hover h4,
.theme-product-hivis .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-hivis .product-event-navigation__information .main-name:hover input,
.theme-product-hivis .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .product-event-navigation__information .main-name:hover input,
.theme-product-hivis .product-event-navigation__information .main-name:hover h5,
.theme-product-hivis .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-hivis .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-hivis .product-event-navigation__information .main-name:hover h6,
.theme-product-hivis .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-hivis .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-hivis .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-hivis .product-event-navigation__information .main-name:hover span {
  color: #4798b5; }

.theme-product-hivis .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #4798b5; }

.theme-product-hivis .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-hivis .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-hivis .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #4798b5; }

.theme-product-hivis .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .primary-800-version .product-event-navigation__switcher p, .theme-product-hivis .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-hivis.primary-800-version .product-event-navigation__switcher p, .theme-product-hivis.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #5bc2e7; }
  .theme-product-hivis .primary-800-version .product-event-navigation__switcher p::after, .theme-product-hivis .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-hivis .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-hivis.primary-800-version .product-event-navigation__switcher p::after, .theme-product-hivis.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-hivis.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-hivis.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-hivis .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-hivis.primary-800-version .product-event-navigation__navigation ul li a {
  color: #5bc2e7; }
  .theme-product-hivis .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-hivis .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-hivis.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-hivis.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #5bc2e7; }

.theme-product-hivis .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-hivis.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-hivis.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-hivis.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-hivis.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-hivis.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #5bc2e7; }

.theme-product-hivis .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-hivis.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #5bc2e7; }

.theme-product-hivis .primary-800-version .product-event-navigation__information .main-name p, .theme-product-hivis .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-hivis.primary-800-version .product-event-navigation__information .main-name p, .theme-product-hivis.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #5bc2e7; }

.theme-product-hivis .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-hivis.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-hivis.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-hivis.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-hivis.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .promo-panel__triangle, .theme-product-hivis.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-hivis.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-hivis .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-hivis.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-hivis .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-hivis.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(91, 194, 231, 0)), to(#5bc2e7));
  background: linear-gradient(180deg, rgba(91, 194, 231, 0) 0%, #5bc2e7 100%); }

.theme-product-hivis .promo-panel__content h2, .theme-product-hivis .promo-panel__content .searchResults, .theme-product-hivis .promo-panel__content .searchResults-term, .theme-product-hivis .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .promo-panel__content .gigya-composite-control-header, .theme-product-hivis.promo-panel__content h2, .theme-product-hivis.promo-panel__content .searchResults, .theme-product-hivis.promo-panel__content .searchResults-term, .theme-product-hivis.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-hivis.interactive-map__map .cluster.custom-cluster,
.theme-product-hivis .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-hivis.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-hivis .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--primary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #4798b5; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .pullout-v2__container.secondary-900 {
  background-color: #071d49; }

.theme-product-hivis .pullout-v2__container.primary-800 {
  background-color: #5bc2e7; }

.theme-product-hivis .pullout-v2__container.neutral-100 {
  background-color: #f1f1f1; }

.theme-product-hivis .pullout-v2__container.gradient-linear .pullout-v2__text > *,
.theme-product-hivis .pullout-v2__container.gradient-linear .pullout-v2__text a {
  color: #ffffff; }

.theme-product-hivis .pullout-v2__container.gradient-linear .btn, .theme-product-hivis .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-hivis .pullout-v2__container.gradient-linear .button, .theme-product-hivis .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-hivis .pullout-v2__container.gradient-linear .button#preferences_prompt_submit, .theme-product-hivis .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-hivis .pullout-v2__container.gradient-linear .button#preferences_prompt_decline, .theme-product-hivis .pullout-v2__container.gradient-linear .articleList-more {
  background-color: #ffffff;
  color: #e40046; }
  .theme-product-hivis .pullout-v2__container.gradient-linear .btn:after, .theme-product-hivis .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-hivis .pullout-v2__container.gradient-linear .button:after, .theme-product-hivis .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-hivis .pullout-v2__container.gradient-linear .button#preferences_prompt_submit:after, .theme-product-hivis .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-hivis .pullout-v2__container.gradient-linear .button#preferences_prompt_decline:after, .theme-product-hivis .pullout-v2__container.gradient-linear .articleList-more:after {
    border-color: #ffffff transparent transparent transparent; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #5bc2e7; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .author-bio-summary .bioSummary, .theme-product-hivis.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-hivis .author-bio-summary .bioSummary__decorationTriangle, .theme-product-hivis.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-hivis.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-hivis .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-hivis .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-hivis .table-with-graphics .table__gradient-box, .theme-product-hivis.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #5bc2e7);
          filter: drop-shadow(0px 4px 3px #5bc2e7); }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #5bc2e7);
          filter: drop-shadow(0px 2px 4px #5bc2e7); }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-hivis.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis.icon-text-gradient__container,
.theme-product-hivis .icon-text-gradient__container {
  background: #071d49; }

.theme-product-hivis.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-hivis .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #5bc2e7);
          filter: drop-shadow(0px 2px 4px #5bc2e7); }

.theme-product-hivis.icon-text-gradient__main-text h2, .theme-product-hivis.icon-text-gradient__main-text .searchResults, .theme-product-hivis.icon-text-gradient__main-text .searchResults-term, .theme-product-hivis.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-hivis.icon-text-gradient__main-text h6, .theme-product-hivis.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-hivis.icon-text-gradient__main-text p.subtitle, .theme-product-hivis.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-hivis.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-hivis.icon-text-gradient__bottom-text h2, .theme-product-hivis.icon-text-gradient__bottom-text .searchResults, .theme-product-hivis.icon-text-gradient__bottom-text .searchResults-term, .theme-product-hivis.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-hivis.icon-text-gradient__bottom-text h6, .theme-product-hivis.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-hivis.icon-text-gradient__bottom-text p.subtitle, .theme-product-hivis.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-hivis.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-hivis .icon-text-gradient__main-text h2,
.theme-product-hivis .icon-text-gradient__main-text .searchResults,
.theme-product-hivis .icon-text-gradient__main-text .searchResults-term,
.theme-product-hivis .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-hivis .icon-text-gradient__main-text h6,
.theme-product-hivis .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .icon-text-gradient__main-text p.subtitle,
.theme-product-hivis .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-hivis .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-hivis .icon-text-gradient__bottom-text h2,
.theme-product-hivis .icon-text-gradient__bottom-text .searchResults,
.theme-product-hivis .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-hivis .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-hivis .icon-text-gradient__bottom-text h6,
.theme-product-hivis .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .icon-text-gradient__bottom-text p.subtitle,
.theme-product-hivis .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-hivis .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-hivis.icon-text-gradient__bottom-text::before,
.theme-product-hivis .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #5bc2e7;
          box-shadow: 0 2px 4px #5bc2e7; }

.theme-product-hivis.icon-text-gradient-multiple__container,
.theme-product-hivis .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-hivis.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-hivis .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #5bc2e7);
          filter: drop-shadow(0px 2px 4px #5bc2e7); }

.theme-product-hivis.icon-text-gradient-multiple__text h2, .theme-product-hivis.icon-text-gradient-multiple__text .searchResults, .theme-product-hivis.icon-text-gradient-multiple__text .searchResults-term, .theme-product-hivis.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-hivis.icon-text-gradient-multiple__text h6, .theme-product-hivis.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-hivis.icon-text-gradient-multiple__text p.subtitle, .theme-product-hivis.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-hivis.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-hivis.icon-text-gradient-multiple__bottom-text h2, .theme-product-hivis.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-hivis.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-hivis.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-hivis.icon-text-gradient-multiple__bottom-text h6, .theme-product-hivis.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-hivis.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-hivis.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-hivis.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-hivis .icon-text-gradient-multiple__text h2,
.theme-product-hivis .icon-text-gradient-multiple__text .searchResults,
.theme-product-hivis .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-hivis .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-hivis .icon-text-gradient-multiple__text h6,
.theme-product-hivis .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .icon-text-gradient-multiple__text p.subtitle,
.theme-product-hivis .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-hivis .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-hivis .icon-text-gradient-multiple__bottom-text h2,
.theme-product-hivis .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-hivis .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-hivis .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-hivis .icon-text-gradient-multiple__bottom-text h6,
.theme-product-hivis .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-hivis .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-hivis .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-hivis.icon-text-gradient-multiple__text::before, .theme-product-hivis.icon-text-gradient-multiple__bottom-text::before,
.theme-product-hivis .icon-text-gradient-multiple__text::before,
.theme-product-hivis .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #5bc2e7;
          box-shadow: 0 2px 4px #5bc2e7; }

.theme-product-hivis.icon-text-gradient-stacks__container,
.theme-product-hivis .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-hivis.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-hivis .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #5bc2e7);
          filter: drop-shadow(0px 2px 4px #5bc2e7); }

.theme-product-hivis.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-hivis .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-hivis.icon-text-gradient-stacks__text h2, .theme-product-hivis.icon-text-gradient-stacks__text .searchResults, .theme-product-hivis.icon-text-gradient-stacks__text .searchResults-term, .theme-product-hivis.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-hivis.icon-text-gradient-stacks__text h6, .theme-product-hivis.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-hivis.icon-text-gradient-stacks__text p.subtitle, .theme-product-hivis.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-hivis.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-hivis .icon-text-gradient-stacks__text h2,
.theme-product-hivis .icon-text-gradient-stacks__text .searchResults,
.theme-product-hivis .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-hivis .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-hivis .icon-text-gradient-stacks__text h6,
.theme-product-hivis .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .icon-text-gradient-stacks__text p.subtitle,
.theme-product-hivis .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-hivis .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-hivis .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-hivis .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-hivis .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-hivis.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-hivis .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-hivis .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-hivis .theme-base h1,
.theme-product-hivis .theme-base h2,
.theme-product-hivis .theme-base .searchResults,
.theme-product-hivis .theme-base .searchResults-term,
.theme-product-hivis .theme-base .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .gigya-composite-control-header,
.theme-product-hivis .theme-base h6,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base p.subtitle,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .subtitle.searchResults-result,
.theme-product-hivis .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-hivis .theme-base .richText ul li::before, .theme-product-hivis .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base .privacy_prompt_content ul li::before,
.theme-product-hivis .theme-base .richText ol li::before,
.theme-product-hivis .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base .privacy_prompt_content ol li::before, .theme-product-hivis .theme-base.richText ul li::before, .theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base.privacy_prompt_content ul li::before,
.theme-product-hivis .theme-base.richText ol li::before,
.theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-hivis .theme-base .richText.slash-white ul li::before, .theme-product-hivis .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base .slash-white.privacy_prompt_content ul li::before,
.theme-product-hivis .theme-base .richText.slash-white ol li::before,
.theme-product-hivis .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base .slash-white.privacy_prompt_content ol li::before, .theme-product-hivis .theme-base.richText.slash-white ul li::before, .theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base.slash-white.privacy_prompt_content ul li::before,
.theme-product-hivis .theme-base.richText.slash-white ol li::before,
.theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-hivis .theme-base .richText.page-title-slash h1::before, .theme-product-hivis .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base .page-title-slash.privacy_prompt_content h1::before,
.theme-product-hivis .theme-base .richText.page-title-slash h2::before,
.theme-product-hivis .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base .page-title-slash.privacy_prompt_content h2::before,
.theme-product-hivis .theme-base .richText.page-title-slash .searchResults::before,
.theme-product-hivis .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-hivis .theme-base .richText.page-title-slash .searchResults-term::before,
.theme-product-hivis .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-hivis .theme-base .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-hivis .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-hivis .theme-base.richText.page-title-slash h1::before, .theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base.page-title-slash.privacy_prompt_content h1::before,
.theme-product-hivis .theme-base.richText.page-title-slash h2::before,
.theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base.page-title-slash.privacy_prompt_content h2::before,
.theme-product-hivis .theme-base.richText.page-title-slash .searchResults::before,
.theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-hivis .theme-base.richText.page-title-slash .searchResults-term::before,
.theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-hivis .theme-base.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #e40046; }

.theme-product-hivis .theme-base.secondary-900 .icon-pi,
.theme-product-hivis .theme-base .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-hivis .theme-base .divider > .component-content, .theme-product-hivis .theme-base.divider > .component-content {
  background: #d0d3d4; }

.theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__triangle,
.theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__triangle,
.theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__title, .theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__date,
.theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__description p,
.theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__title, .theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__date,
.theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__description p,
.theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__title,
.theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__date,
.theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__description p,
.theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__title,
.theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__date,
.theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__description p,
.theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-hivis .theme-base.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-hivis .theme-base.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-hivis .theme-base .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-hivis .theme-base .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-hivis .theme-base .hero-banner .hero-banner-v2__triangle, .theme-product-hivis .theme-base.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 h1,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 h2,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .searchResults,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 h3,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 h4,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 h5,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 h6,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-hivis .theme-base .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-hivis .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-hivis .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 p,
.theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-hivis .theme-base .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-hivis .theme-base.hero-banner .hero-banner-v2 h1,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 h2,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .searchResults,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 h3,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 h4,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 h5,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 h6,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-hivis .searchResults-results .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-hivis .searchResults-results .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-hivis .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 p,
.theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-hivis .theme-base.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-hivis .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-hivis .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-hivis .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-hivis .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-hivis .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-hivis .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-hivis .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-hivis .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-hivis .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-hivis .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); }
  @media (min-width: 991px) {
    .theme-product-hivis .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-hivis .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
      background: linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); } }

.theme-product-hivis .theme-base .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-hivis .theme-base.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-hivis .theme-base .hero-banner-small__text h1,
.theme-product-hivis .theme-base .hero-banner-small__text h2,
.theme-product-hivis .theme-base .hero-banner-small__text .searchResults,
.theme-product-hivis .theme-base .hero-banner-small__text .searchResults-term,
.theme-product-hivis .theme-base .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .hero-banner-small__text .gigya-composite-control-header,
.theme-product-hivis .theme-base .hero-banner-small__text h3,
.theme-product-hivis .theme-base .hero-banner-small__text h4,
.theme-product-hivis .theme-base .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .hero-banner-small__text input,
.theme-product-hivis .theme-base .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .hero-banner-small__text input,
.theme-product-hivis .theme-base .hero-banner-small__text h5,
.theme-product-hivis .theme-base .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-hivis .theme-base .hero-banner-small__text .searchResults-title,
.theme-product-hivis .theme-base .hero-banner-small__text h6,
.theme-product-hivis .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .hero-banner-small__text p.subtitle,
.theme-product-hivis .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-hivis .theme-base .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .hero-banner-small__text .subtitle.searchResults-result, .theme-product-hivis .theme-base.hero-banner-small__text h1,
.theme-product-hivis .theme-base.hero-banner-small__text h2,
.theme-product-hivis .theme-base.hero-banner-small__text .searchResults,
.theme-product-hivis .theme-base.hero-banner-small__text .searchResults-term,
.theme-product-hivis .theme-base.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.hero-banner-small__text .gigya-composite-control-header,
.theme-product-hivis .theme-base.hero-banner-small__text h3,
.theme-product-hivis .theme-base.hero-banner-small__text h4,
.theme-product-hivis .theme-base.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base.hero-banner-small__text input,
.theme-product-hivis .theme-base.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base.hero-banner-small__text input,
.theme-product-hivis .theme-base.hero-banner-small__text h5,
.theme-product-hivis .theme-base.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-hivis .theme-base.hero-banner-small__text .searchResults-title,
.theme-product-hivis .theme-base.hero-banner-small__text h6,
.theme-product-hivis .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.hero-banner-small__text p.subtitle,
.theme-product-hivis .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-hivis .theme-base.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-hivis .theme-base .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-hivis .theme-base.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-hivis .theme-base .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-hivis .theme-base.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e40046), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e40046 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-hivis .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-hivis .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-hivis .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-hivis .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-hivis .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-hivis .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-hivis .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-hivis .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-hivis .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-hivis .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-hivis .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-hivis .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-hivis .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-hivis .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-hivis .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-hivis .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-hivis .theme-base .table-header-bg-secondary-900 table tr th, .theme-product-hivis .theme-base.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-hivis .theme-base .table-header-bg-primary-800 table tr th, .theme-product-hivis .theme-base.table-header-bg-primary-800 table tr th {
  background-color: #e40046; }

.theme-product-hivis .theme-base .table-header-bg-tertiary-900 table tr th, .theme-product-hivis .theme-base.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h1, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h2,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h3, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h4,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th input,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th input, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h6,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th p,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th li,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th td,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h1, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h2,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h3, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h4,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th input,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th input, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h6,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th p,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th li,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th td,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-hivis .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-hivis .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-hivis .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-hivis .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-hivis .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-hivis .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-hivis .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-hivis .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-hivis .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-hivis .theme-base.image.triangle picture::after, .theme-product-hivis .theme-base.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-hivis .theme-base.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-hivis .theme-base .image.triangle picture::after, .theme-product-hivis .theme-base .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-hivis .theme-base .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-hivis .theme-base .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b10036; }

.theme-product-hivis .theme-base.contentGridContainer,
.theme-product-hivis .theme-base .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-hivis .theme-base.contentGridContainer.neutral-2,
  .theme-product-hivis .theme-base .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-hivis .theme-base.contentGridContainer.neutral-white, .theme-product-hivis .theme-base.contentGridContainer.content-grid-item-base_background,
  .theme-product-hivis .theme-base .contentGridContainer.neutral-white,
  .theme-product-hivis .theme-base .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-hivis .theme-base.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-hivis .theme-base .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-hivis .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-hivis .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-hivis .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-hivis .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-hivis .theme-base.bg-primary-900,
.theme-product-hivis .theme-base .bg-primary-900, .theme-product-hivis .theme-base.primary-900,
.theme-product-hivis .theme-base .primary-900 {
  background-color: #b10036; }

.theme-product-hivis .theme-base.secondary-900,
.theme-product-hivis .theme-base .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-hivis .theme-base.secondary-900 h1, .theme-product-hivis .theme-base.secondary-900 .h1,
  .theme-product-hivis .theme-base.secondary-900 h2,
  .theme-product-hivis .theme-base.secondary-900 .searchResults,
  .theme-product-hivis .theme-base.secondary-900 .searchResults-term,
  .theme-product-hivis .theme-base.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.secondary-900 .gigya-composite-control-header, .theme-product-hivis .theme-base.secondary-900 .h2,
  .theme-product-hivis .theme-base.secondary-900 h3, .theme-product-hivis .theme-base.secondary-900 .h3,
  .theme-product-hivis .theme-base.secondary-900 h4,
  .theme-product-hivis .theme-base.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base.secondary-900 input,
  .theme-product-hivis .theme-base.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base.secondary-900 input, .theme-product-hivis .theme-base.secondary-900 .h4,
  .theme-product-hivis .theme-base.secondary-900 h5,
  .theme-product-hivis .theme-base.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base.secondary-900 .searchResults-title, .theme-product-hivis .theme-base.secondary-900 .h5,
  .theme-product-hivis .theme-base.secondary-900 h6,
  .theme-product-hivis .theme-base.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.secondary-900 p.subtitle,
  .theme-product-hivis .theme-base.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base.secondary-900 .subtitle.searchResults-result,
  .theme-product-hivis .theme-base.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.secondary-900 .subtitle.searchResults-result, .theme-product-hivis .theme-base.secondary-900 .h6,
  .theme-product-hivis .theme-base.secondary-900 p,
  .theme-product-hivis .theme-base.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .theme-base.secondary-900 .searchResults-result,
  .theme-product-hivis .theme-base.secondary-900 li,
  .theme-product-hivis .theme-base.secondary-900 td,
  .theme-product-hivis .theme-base.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-hivis .theme-base .secondary-900 h1,
  .theme-product-hivis .theme-base .secondary-900 .h1,
  .theme-product-hivis .theme-base .secondary-900 h2,
  .theme-product-hivis .theme-base .secondary-900 .searchResults,
  .theme-product-hivis .theme-base .secondary-900 .searchResults-term,
  .theme-product-hivis .theme-base .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .secondary-900 .gigya-composite-control-header,
  .theme-product-hivis .theme-base .secondary-900 .h2,
  .theme-product-hivis .theme-base .secondary-900 h3,
  .theme-product-hivis .theme-base .secondary-900 .h3,
  .theme-product-hivis .theme-base .secondary-900 h4,
  .theme-product-hivis .theme-base .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .secondary-900 input,
  .theme-product-hivis .theme-base .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .secondary-900 input,
  .theme-product-hivis .theme-base .secondary-900 .h4,
  .theme-product-hivis .theme-base .secondary-900 h5,
  .theme-product-hivis .theme-base .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base .secondary-900 .searchResults-title,
  .theme-product-hivis .theme-base .secondary-900 .h5,
  .theme-product-hivis .theme-base .secondary-900 h6,
  .theme-product-hivis .theme-base .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .secondary-900 p.subtitle,
  .theme-product-hivis .theme-base .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-hivis .theme-base .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-hivis .theme-base .secondary-900 .h6,
  .theme-product-hivis .theme-base .secondary-900 p,
  .theme-product-hivis .theme-base .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .theme-base .secondary-900 .searchResults-result,
  .theme-product-hivis .theme-base .secondary-900 li,
  .theme-product-hivis .theme-base .secondary-900 td,
  .theme-product-hivis .theme-base .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-hivis .theme-base.secondary-900 ol li::before,
  .theme-product-hivis .theme-base.secondary-900 ul li::before,
  .theme-product-hivis .theme-base .secondary-900 ol li::before,
  .theme-product-hivis .theme-base .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-hivis .theme-base.tertiary-800,
.theme-product-hivis .theme-base .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-hivis .theme-base.tertiary-800 h1, .theme-product-hivis .theme-base.tertiary-800 .h1,
  .theme-product-hivis .theme-base.tertiary-800 h2,
  .theme-product-hivis .theme-base.tertiary-800 .searchResults,
  .theme-product-hivis .theme-base.tertiary-800 .searchResults-term,
  .theme-product-hivis .theme-base.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.tertiary-800 .gigya-composite-control-header, .theme-product-hivis .theme-base.tertiary-800 .h2,
  .theme-product-hivis .theme-base.tertiary-800 h3, .theme-product-hivis .theme-base.tertiary-800 .h3,
  .theme-product-hivis .theme-base.tertiary-800 h4,
  .theme-product-hivis .theme-base.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base.tertiary-800 input,
  .theme-product-hivis .theme-base.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base.tertiary-800 input, .theme-product-hivis .theme-base.tertiary-800 .h4,
  .theme-product-hivis .theme-base.tertiary-800 h5,
  .theme-product-hivis .theme-base.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base.tertiary-800 .searchResults-title, .theme-product-hivis .theme-base.tertiary-800 .h5,
  .theme-product-hivis .theme-base.tertiary-800 h6,
  .theme-product-hivis .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.tertiary-800 p.subtitle,
  .theme-product-hivis .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base.tertiary-800 .subtitle.searchResults-result,
  .theme-product-hivis .theme-base.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.tertiary-800 .subtitle.searchResults-result, .theme-product-hivis .theme-base.tertiary-800 .h6,
  .theme-product-hivis .theme-base.tertiary-800 p,
  .theme-product-hivis .theme-base.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .theme-base.tertiary-800 .searchResults-result,
  .theme-product-hivis .theme-base.tertiary-800 li,
  .theme-product-hivis .theme-base.tertiary-800 td,
  .theme-product-hivis .theme-base.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-hivis .theme-base .tertiary-800 h1,
  .theme-product-hivis .theme-base .tertiary-800 .h1,
  .theme-product-hivis .theme-base .tertiary-800 h2,
  .theme-product-hivis .theme-base .tertiary-800 .searchResults,
  .theme-product-hivis .theme-base .tertiary-800 .searchResults-term,
  .theme-product-hivis .theme-base .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .tertiary-800 .gigya-composite-control-header,
  .theme-product-hivis .theme-base .tertiary-800 .h2,
  .theme-product-hivis .theme-base .tertiary-800 h3,
  .theme-product-hivis .theme-base .tertiary-800 .h3,
  .theme-product-hivis .theme-base .tertiary-800 h4,
  .theme-product-hivis .theme-base .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .tertiary-800 input,
  .theme-product-hivis .theme-base .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .tertiary-800 input,
  .theme-product-hivis .theme-base .tertiary-800 .h4,
  .theme-product-hivis .theme-base .tertiary-800 h5,
  .theme-product-hivis .theme-base .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base .tertiary-800 .searchResults-title,
  .theme-product-hivis .theme-base .tertiary-800 .h5,
  .theme-product-hivis .theme-base .tertiary-800 h6,
  .theme-product-hivis .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .tertiary-800 p.subtitle,
  .theme-product-hivis .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-hivis .theme-base .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-hivis .theme-base .tertiary-800 .h6,
  .theme-product-hivis .theme-base .tertiary-800 p,
  .theme-product-hivis .theme-base .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .theme-base .tertiary-800 .searchResults-result,
  .theme-product-hivis .theme-base .tertiary-800 li,
  .theme-product-hivis .theme-base .tertiary-800 td,
  .theme-product-hivis .theme-base .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-hivis .theme-base.tertiary-800 ol li::before,
  .theme-product-hivis .theme-base.tertiary-800 ul li::before,
  .theme-product-hivis .theme-base .tertiary-800 ol li::before,
  .theme-product-hivis .theme-base .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-hivis .theme-base.secondary-100,
.theme-product-hivis .theme-base .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-hivis .theme-base .color-secondary-900 {
  color: #071d49; }
  .theme-product-hivis .theme-base .color-secondary-900 h1, .theme-product-hivis .theme-base .color-secondary-900 .h1,
  .theme-product-hivis .theme-base .color-secondary-900 h2,
  .theme-product-hivis .theme-base .color-secondary-900 .searchResults,
  .theme-product-hivis .theme-base .color-secondary-900 .searchResults-term,
  .theme-product-hivis .theme-base .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .color-secondary-900 .gigya-composite-control-header, .theme-product-hivis .theme-base .color-secondary-900 .h2,
  .theme-product-hivis .theme-base .color-secondary-900 h3, .theme-product-hivis .theme-base .color-secondary-900 .h3,
  .theme-product-hivis .theme-base .color-secondary-900 h4,
  .theme-product-hivis .theme-base .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .color-secondary-900 input,
  .theme-product-hivis .theme-base .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .color-secondary-900 input, .theme-product-hivis .theme-base .color-secondary-900 .h4,
  .theme-product-hivis .theme-base .color-secondary-900 h5,
  .theme-product-hivis .theme-base .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base .color-secondary-900 .searchResults-title, .theme-product-hivis .theme-base .color-secondary-900 .h5,
  .theme-product-hivis .theme-base .color-secondary-900 h6,
  .theme-product-hivis .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .color-secondary-900 p.subtitle,
  .theme-product-hivis .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-hivis .theme-base .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .color-secondary-900 .subtitle.searchResults-result, .theme-product-hivis .theme-base .color-secondary-900 .h6,
  .theme-product-hivis .theme-base .color-secondary-900 p,
  .theme-product-hivis .theme-base .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .theme-base .color-secondary-900 .searchResults-result,
  .theme-product-hivis .theme-base .color-secondary-900 li,
  .theme-product-hivis .theme-base .color-secondary-900 td,
  .theme-product-hivis .theme-base .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-hivis .theme-base .color-secondary-900 ol li::before,
  .theme-product-hivis .theme-base .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-hivis .theme-base .color-neutral-white {
  color: #ffffff; }
  .theme-product-hivis .theme-base .color-neutral-white h1, .theme-product-hivis .theme-base .color-neutral-white .h1,
  .theme-product-hivis .theme-base .color-neutral-white h2,
  .theme-product-hivis .theme-base .color-neutral-white .searchResults,
  .theme-product-hivis .theme-base .color-neutral-white .searchResults-term,
  .theme-product-hivis .theme-base .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .color-neutral-white .gigya-composite-control-header, .theme-product-hivis .theme-base .color-neutral-white .h2,
  .theme-product-hivis .theme-base .color-neutral-white h3, .theme-product-hivis .theme-base .color-neutral-white .h3,
  .theme-product-hivis .theme-base .color-neutral-white h4,
  .theme-product-hivis .theme-base .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .color-neutral-white input,
  .theme-product-hivis .theme-base .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .color-neutral-white input, .theme-product-hivis .theme-base .color-neutral-white .h4,
  .theme-product-hivis .theme-base .color-neutral-white h5,
  .theme-product-hivis .theme-base .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base .color-neutral-white .searchResults-title, .theme-product-hivis .theme-base .color-neutral-white .h5,
  .theme-product-hivis .theme-base .color-neutral-white h6,
  .theme-product-hivis .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .color-neutral-white p.subtitle,
  .theme-product-hivis .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .color-neutral-white .subtitle.searchResults-result,
  .theme-product-hivis .theme-base .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .color-neutral-white .subtitle.searchResults-result, .theme-product-hivis .theme-base .color-neutral-white .h6,
  .theme-product-hivis .theme-base .color-neutral-white p,
  .theme-product-hivis .theme-base .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .theme-base .color-neutral-white .searchResults-result,
  .theme-product-hivis .theme-base .color-neutral-white li,
  .theme-product-hivis .theme-base .color-neutral-white td,
  .theme-product-hivis .theme-base .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-hivis .theme-base .color-neutral-white ol li::before,
  .theme-product-hivis .theme-base .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-hivis .theme-base .icon-link__icon-wrapper, .theme-product-hivis .theme-base.icon-link__icon-wrapper {
  border-color: #e40046; }

.theme-product-hivis .theme-base .icon-text__wrapper--background, .theme-product-hivis .theme-base.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-hivis .theme-base .icon-text__icon-wrapper, .theme-product-hivis .theme-base.icon-text__icon-wrapper {
  border-color: #e40046; }

.theme-product-hivis .theme-base .icon-text__icon-wrapper.gradient, .theme-product-hivis .theme-base.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-hivis .theme-base .icon-text__content-wrapper ul li::before, .theme-product-hivis .theme-base.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-hivis .theme-base .icon-text__content-wrapper ul li ul li::before, .theme-product-hivis .theme-base.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-hivis .theme-base .icon-text__content-wrapper.slash li::before, .theme-product-hivis .theme-base.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-hivis .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-hivis .theme-base .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-hivis .theme-base.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-hivis .theme-base .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-hivis .theme-base.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-hivis .theme-base.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b10036; }

.theme-product-hivis .theme-base .content-grid-item-abstract .content-grid-item_tagline, .theme-product-hivis .theme-base.content-grid-item-abstract .content-grid-item_tagline {
  color: #b10036; }

.theme-product-hivis .theme-base .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-hivis .theme-base .product-event-navigation__switcher p, .theme-product-hivis .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .theme-base .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-hivis .theme-base .product-event-navigation__switcher p::after, .theme-product-hivis .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-hivis .theme-base .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-hivis .theme-base .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-hivis .theme-base .product-event-navigation__navigation ul li a:hover {
      color: #b10036; } }
  .theme-product-hivis .theme-base .product-event-navigation__navigation ul li a p, .theme-product-hivis .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .theme-base .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-hivis .theme-base .product-event-navigation__navigation ul li a p:hover, .theme-product-hivis .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-hivis .theme-base .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b10036; } }

.theme-product-hivis .theme-base .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-hivis .theme-base .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-hivis .theme-base .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-hivis .theme-base .product-event-navigation__information .main-name p, .theme-product-hivis .theme-base .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .theme-base .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover p, .theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover h1,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover h2,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover h3,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover h4,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover h5,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover h6,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-hivis .theme-base .product-event-navigation__information .main-name:hover span {
  color: #b10036; }

.theme-product-hivis .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b10036; }

.theme-product-hivis .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-hivis .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-hivis .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b10036; }

.theme-product-hivis .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__switcher p, .theme-product-hivis .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__switcher p, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #e40046; }
  .theme-product-hivis .theme-base .primary-800-version .product-event-navigation__switcher p::after, .theme-product-hivis .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-hivis .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__switcher p::after, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__navigation ul li a {
  color: #e40046; }
  .theme-product-hivis .theme-base .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-hivis .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #e40046; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #e40046; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #e40046; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__information .main-name p, .theme-product-hivis .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__information .main-name p, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #e40046; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-hivis .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-hivis .theme-base .promo-panel__triangle, .theme-product-hivis .theme-base.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-hivis .theme-base .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-hivis .theme-base.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-hivis .theme-base .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-hivis .theme-base.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 0%, #e40046 100%); }

.theme-product-hivis .theme-base .promo-panel__content h2, .theme-product-hivis .theme-base .promo-panel__content .searchResults, .theme-product-hivis .theme-base .promo-panel__content .searchResults-term, .theme-product-hivis .theme-base .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .promo-panel__content .gigya-composite-control-header, .theme-product-hivis .theme-base.promo-panel__content h2, .theme-product-hivis .theme-base.promo-panel__content .searchResults, .theme-product-hivis .theme-base.promo-panel__content .searchResults-term, .theme-product-hivis .theme-base.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-hivis .theme-base.interactive-map__map .cluster.custom-cluster,
.theme-product-hivis .theme-base .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-hivis .theme-base.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-hivis .theme-base .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-hivis .theme-base .author-bio-summary .bioSummary, .theme-product-hivis .theme-base.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-hivis .theme-base .author-bio-summary .bioSummary__decorationTriangle, .theme-product-hivis .theme-base.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-hivis .theme-base .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-hivis .theme-base .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-hivis .theme-base .table-with-graphics .table__gradient-box, .theme-product-hivis .theme-base.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-hivis .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-hivis .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e40046);
          filter: drop-shadow(0px 4px 3px #e40046); }

.theme-product-hivis .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-hivis .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-hivis .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-hivis .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-hivis .theme-base.icon-text-gradient__container,
.theme-product-hivis .theme-base .icon-text-gradient__container {
  background: #071d49; }

.theme-product-hivis .theme-base.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-hivis .theme-base .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-hivis .theme-base.icon-text-gradient__main-text h2, .theme-product-hivis .theme-base.icon-text-gradient__main-text .searchResults, .theme-product-hivis .theme-base.icon-text-gradient__main-text .searchResults-term, .theme-product-hivis .theme-base.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-hivis .theme-base.icon-text-gradient__main-text h6, .theme-product-hivis .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.icon-text-gradient__main-text p.subtitle, .theme-product-hivis .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-hivis .theme-base.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-hivis .theme-base.icon-text-gradient__bottom-text h2, .theme-product-hivis .theme-base.icon-text-gradient__bottom-text .searchResults, .theme-product-hivis .theme-base.icon-text-gradient__bottom-text .searchResults-term, .theme-product-hivis .theme-base.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-hivis .theme-base.icon-text-gradient__bottom-text h6, .theme-product-hivis .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.icon-text-gradient__bottom-text p.subtitle, .theme-product-hivis .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-hivis .theme-base.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-hivis .theme-base .icon-text-gradient__main-text h2,
.theme-product-hivis .theme-base .icon-text-gradient__main-text .searchResults,
.theme-product-hivis .theme-base .icon-text-gradient__main-text .searchResults-term,
.theme-product-hivis .theme-base .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-hivis .theme-base .icon-text-gradient__main-text h6,
.theme-product-hivis .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .icon-text-gradient__main-text p.subtitle,
.theme-product-hivis .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-hivis .theme-base .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-hivis .theme-base .icon-text-gradient__bottom-text h2,
.theme-product-hivis .theme-base .icon-text-gradient__bottom-text .searchResults,
.theme-product-hivis .theme-base .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-hivis .theme-base .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-hivis .theme-base .icon-text-gradient__bottom-text h6,
.theme-product-hivis .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .icon-text-gradient__bottom-text p.subtitle,
.theme-product-hivis .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-hivis .theme-base .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-hivis .theme-base.icon-text-gradient__bottom-text::before,
.theme-product-hivis .theme-base .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-hivis .theme-base.icon-text-gradient-multiple__container,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-hivis .theme-base.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-hivis .theme-base.icon-text-gradient-multiple__text h2, .theme-product-hivis .theme-base.icon-text-gradient-multiple__text .searchResults, .theme-product-hivis .theme-base.icon-text-gradient-multiple__text .searchResults-term, .theme-product-hivis .theme-base.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-hivis .theme-base.icon-text-gradient-multiple__text h6, .theme-product-hivis .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.icon-text-gradient-multiple__text p.subtitle, .theme-product-hivis .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-hivis .theme-base.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text h2, .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text h6, .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__text h2,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__text .searchResults,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__text h6,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .icon-text-gradient-multiple__text p.subtitle,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text h2,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text h6,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-hivis .theme-base.icon-text-gradient-multiple__text::before, .theme-product-hivis .theme-base.icon-text-gradient-multiple__bottom-text::before,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__text::before,
.theme-product-hivis .theme-base .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-hivis .theme-base.icon-text-gradient-stacks__container,
.theme-product-hivis .theme-base .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-hivis .theme-base.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-hivis .theme-base .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-hivis .theme-base.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-hivis .theme-base .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-hivis .theme-base.icon-text-gradient-stacks__text h2, .theme-product-hivis .theme-base.icon-text-gradient-stacks__text .searchResults, .theme-product-hivis .theme-base.icon-text-gradient-stacks__text .searchResults-term, .theme-product-hivis .theme-base.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-hivis .theme-base.icon-text-gradient-stacks__text h6, .theme-product-hivis .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.icon-text-gradient-stacks__text p.subtitle, .theme-product-hivis .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-hivis .theme-base.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-hivis .theme-base .icon-text-gradient-stacks__text h2,
.theme-product-hivis .theme-base .icon-text-gradient-stacks__text .searchResults,
.theme-product-hivis .theme-base .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-hivis .theme-base .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-hivis .theme-base .icon-text-gradient-stacks__text h6,
.theme-product-hivis .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .icon-text-gradient-stacks__text p.subtitle,
.theme-product-hivis .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-hivis .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-hivis .theme-base .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-hivis .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-hivis .theme-base .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-hivis .theme-base .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-hivis .theme-base .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-hivis .theme-base .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-hivis .theme-base .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-plhiv h1,
.theme-product-plhiv h2,
.theme-product-plhiv .searchResults,
.theme-product-plhiv .searchResults-term,
.theme-product-plhiv .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .gigya-composite-control-header,
.theme-product-plhiv h6,
.theme-product-plhiv .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv p.subtitle,
.theme-product-plhiv .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .subtitle.searchResults-result,
.theme-product-plhiv .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .subtitle.searchResults-result {
  color: #571865; }

.theme-product-plhiv .richText ul li::before, .theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .privacy_prompt_content ul li::before,
.theme-product-plhiv .richText ol li::before,
.theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .privacy_prompt_content ol li::before, .theme-product-plhiv.richText ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv.privacy_prompt_content ul li::before,
.theme-product-plhiv.richText ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-plhiv .richText.slash-white ul li::before, .theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .slash-white.privacy_prompt_content ul li::before,
.theme-product-plhiv .richText.slash-white ol li::before,
.theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .slash-white.privacy_prompt_content ol li::before, .theme-product-plhiv.richText.slash-white ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv.slash-white.privacy_prompt_content ul li::before,
.theme-product-plhiv.richText.slash-white ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-plhiv .richText.page-title-slash h1::before, .theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .page-title-slash.privacy_prompt_content h1::before,
.theme-product-plhiv .richText.page-title-slash h2::before,
.theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .page-title-slash.privacy_prompt_content h2::before,
.theme-product-plhiv .richText.page-title-slash .searchResults::before,
.theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-plhiv .richText.page-title-slash .searchResults-term::before,
.theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-plhiv .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-plhiv.richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv.page-title-slash.privacy_prompt_content h1::before,
.theme-product-plhiv.richText.page-title-slash h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv.page-title-slash.privacy_prompt_content h2::before,
.theme-product-plhiv.richText.page-title-slash .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-plhiv.richText.page-title-slash .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-plhiv.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.richText.page-title-slash .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #702082; }

.theme-product-plhiv.secondary-900 .icon-pi,
.theme-product-plhiv .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-plhiv .divider > .component-content, .theme-product-plhiv.divider > .component-content {
  background: #702082; }

.theme-product-plhiv.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-plhiv.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-plhiv .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-plhiv .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#571865), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #571865 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-plhiv.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-plhiv.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-plhiv .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-plhiv .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#571865), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #571865 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-plhiv.reference-general-hero-banner .hero-banner__triangle, .theme-product-plhiv.reference-event-hero-banner .hero-banner__triangle,
.theme-product-plhiv .reference-general-hero-banner .hero-banner__triangle,
.theme-product-plhiv .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-plhiv.reference-general-hero-banner .hero-banner__triangle, .theme-product-plhiv.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-plhiv .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-plhiv .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-plhiv.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-plhiv.reference-general-hero-banner .hero-banner__triangle, .theme-product-plhiv.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-plhiv .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-plhiv .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-plhiv.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-plhiv.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-plhiv.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-plhiv.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-plhiv .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-plhiv .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-plhiv .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-plhiv .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #571865; }

.theme-product-plhiv.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-plhiv.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-plhiv .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-plhiv .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #571865; }

.theme-product-plhiv.reference-general-hero-banner .hero-banner__title, .theme-product-plhiv.reference-general-hero-banner .hero-banner__date,
.theme-product-plhiv.reference-general-hero-banner .hero-banner__description p,
.theme-product-plhiv.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-plhiv.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-plhiv.reference-event-hero-banner .hero-banner__title, .theme-product-plhiv.reference-event-hero-banner .hero-banner__date,
.theme-product-plhiv.reference-event-hero-banner .hero-banner__description p,
.theme-product-plhiv.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-plhiv.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-plhiv .reference-general-hero-banner .hero-banner__title,
.theme-product-plhiv .reference-general-hero-banner .hero-banner__date,
.theme-product-plhiv .reference-general-hero-banner .hero-banner__description p,
.theme-product-plhiv .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-plhiv .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-plhiv .reference-event-hero-banner .hero-banner__title,
.theme-product-plhiv .reference-event-hero-banner .hero-banner__date,
.theme-product-plhiv .reference-event-hero-banner .hero-banner__description p,
.theme-product-plhiv .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-plhiv .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-plhiv.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-plhiv.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-plhiv .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-plhiv .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-plhiv .hero-banner .hero-banner-v2__triangle, .theme-product-plhiv.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-plhiv.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-plhiv .hero-banner .hero-banner-v2 h1,
.theme-product-plhiv .hero-banner .hero-banner-v2 h2,
.theme-product-plhiv .hero-banner .hero-banner-v2 .searchResults,
.theme-product-plhiv .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-plhiv .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-plhiv .hero-banner .hero-banner-v2 h3,
.theme-product-plhiv .hero-banner .hero-banner-v2 h4,
.theme-product-plhiv .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-plhiv .hero-banner .hero-banner-v2 input,
.theme-product-plhiv .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .hero-banner .hero-banner-v2 input,
.theme-product-plhiv .hero-banner .hero-banner-v2 h5,
.theme-product-plhiv .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-plhiv .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-plhiv .hero-banner .hero-banner-v2 h6,
.theme-product-plhiv .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-plhiv .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-plhiv .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-plhiv .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-plhiv .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-plhiv .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-plhiv .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-plhiv .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-plhiv .hero-banner .hero-banner-v2 p,
.theme-product-plhiv .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-plhiv .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-plhiv.hero-banner .hero-banner-v2 h1,
.theme-product-plhiv.hero-banner .hero-banner-v2 h2,
.theme-product-plhiv.hero-banner .hero-banner-v2 .searchResults,
.theme-product-plhiv.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-plhiv.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-plhiv.hero-banner .hero-banner-v2 h3,
.theme-product-plhiv.hero-banner .hero-banner-v2 h4,
.theme-product-plhiv.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-plhiv.hero-banner .hero-banner-v2 input,
.theme-product-plhiv.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv.hero-banner .hero-banner-v2 input,
.theme-product-plhiv.hero-banner .hero-banner-v2 h5,
.theme-product-plhiv.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-plhiv.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-plhiv.hero-banner .hero-banner-v2 h6,
.theme-product-plhiv.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-plhiv.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-plhiv.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-plhiv.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-plhiv.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-plhiv.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-plhiv.hero-banner .hero-banner-v2 p,
.theme-product-plhiv.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-plhiv.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-plhiv .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-plhiv.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(64, 63, 122, 0)), to(#403f7a));
  background: linear-gradient(180deg, rgba(64, 63, 122, 0) 30%, #403f7a 100%); }
  @media (min-width: 991px) {
    .theme-product-plhiv .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-plhiv.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(64, 63, 122, 0)), to(#403f7a));
      background: linear-gradient(270deg, rgba(64, 63, 122, 0) 30%, #403f7a 100%); } }

.theme-product-plhiv .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-plhiv.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(87, 24, 101, 0)), to(#571865));
  background: linear-gradient(180deg, rgba(87, 24, 101, 0) 30%, #571865 100%); }
  @media (min-width: 991px) {
    .theme-product-plhiv .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-plhiv.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(87, 24, 101, 0)), to(#571865));
      background: linear-gradient(270deg, rgba(87, 24, 101, 0) 30%, #571865 100%); } }

.theme-product-plhiv .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-plhiv.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(112, 32, 130, 0)), to(#702082));
  background: linear-gradient(180deg, rgba(112, 32, 130, 0) 30%, #702082 100%); }
  @media (min-width: 991px) {
    .theme-product-plhiv .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-plhiv.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(112, 32, 130, 0)), to(#702082));
      background: linear-gradient(270deg, rgba(112, 32, 130, 0) 30%, #702082 100%); } }

.theme-product-plhiv .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-plhiv.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#403f7a), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #403f7a 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-plhiv .hero-banner-small__text h1,
.theme-product-plhiv .hero-banner-small__text h2,
.theme-product-plhiv .hero-banner-small__text .searchResults,
.theme-product-plhiv .hero-banner-small__text .searchResults-term,
.theme-product-plhiv .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .hero-banner-small__text .gigya-composite-control-header,
.theme-product-plhiv .hero-banner-small__text h3,
.theme-product-plhiv .hero-banner-small__text h4,
.theme-product-plhiv .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-plhiv .hero-banner-small__text input,
.theme-product-plhiv .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .hero-banner-small__text input,
.theme-product-plhiv .hero-banner-small__text h5,
.theme-product-plhiv .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-plhiv .hero-banner-small__text .searchResults-title,
.theme-product-plhiv .hero-banner-small__text h6,
.theme-product-plhiv .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .hero-banner-small__text p.subtitle,
.theme-product-plhiv .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-plhiv .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .hero-banner-small__text .subtitle.searchResults-result, .theme-product-plhiv.hero-banner-small__text h1,
.theme-product-plhiv.hero-banner-small__text h2,
.theme-product-plhiv.hero-banner-small__text .searchResults,
.theme-product-plhiv.hero-banner-small__text .searchResults-term,
.theme-product-plhiv.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.hero-banner-small__text .gigya-composite-control-header,
.theme-product-plhiv.hero-banner-small__text h3,
.theme-product-plhiv.hero-banner-small__text h4,
.theme-product-plhiv.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-plhiv.hero-banner-small__text input,
.theme-product-plhiv.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv.hero-banner-small__text input,
.theme-product-plhiv.hero-banner-small__text h5,
.theme-product-plhiv.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-plhiv.hero-banner-small__text .searchResults-title,
.theme-product-plhiv.hero-banner-small__text h6,
.theme-product-plhiv.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv.hero-banner-small__text p.subtitle,
.theme-product-plhiv.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-plhiv.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-plhiv .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-plhiv.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#571865), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #571865 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-plhiv .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-plhiv.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#702082), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #702082 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-plhiv .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-plhiv.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-plhiv .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-plhiv.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-plhiv .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-plhiv .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-plhiv.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-plhiv.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-plhiv .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-plhiv .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-plhiv.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-plhiv.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-plhiv .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-plhiv.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-plhiv .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-plhiv.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-plhiv .table-header-bg-secondary-900 table tr th, .theme-product-plhiv.table-header-bg-secondary-900 table tr th {
  background-color: #571865; }

.theme-product-plhiv .table-header-bg-primary-800 table tr th, .theme-product-plhiv.table-header-bg-primary-800 table tr th {
  background-color: #702082; }

.theme-product-plhiv .table-header-bg-tertiary-900 table tr th, .theme-product-plhiv.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-plhiv .table-header-bg-neutral-500 table tr th, .theme-product-plhiv.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #571865; }
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th h1, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th h2,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th h3, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th h4,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .table-header-bg-neutral-500 table tr th input,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .table-header-bg-neutral-500 table tr th input, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th h6,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th p,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th li,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th td,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-plhiv.table-header-bg-neutral-500 table tr th h1, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th h2,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th h3, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th h4,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv.table-header-bg-neutral-500 table tr th input,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv.table-header-bg-neutral-500 table tr th input, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th h6,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th p,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th li,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th td,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #571865; }
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-plhiv.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th ul li::before {
    color: #571865; }
  
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5,
  .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5,
  .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #571865; }
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #571865; }
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-plhiv .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-plhiv.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #571865; }

.theme-product-plhiv.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-plhiv .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-plhiv.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-plhiv .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-plhiv.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-plhiv .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-plhiv.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-plhiv .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-plhiv.image.triangle picture::after, .theme-product-plhiv.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-plhiv.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-plhiv .image.triangle picture::after, .theme-product-plhiv .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-plhiv .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv.accordion .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-plhiv .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #571865; }

.theme-product-plhiv.accordion .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-plhiv .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #702082; }

.theme-product-plhiv.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper h2, .theme-product-plhiv.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .searchResults, .theme-product-plhiv.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .searchResults-term, .theme-product-plhiv.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .gigya-composite-control-header, .theme-product-plhiv .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper h2, .theme-product-plhiv .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .searchResults, .theme-product-plhiv .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .searchResults-term, .theme-product-plhiv .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .gigya-composite-control-header {
  color: #702082; }

.theme-product-plhiv.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-plhiv .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b10036; }

.theme-product-plhiv .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-plhiv.tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-plhiv .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-plhiv.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-plhiv .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-plhiv.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-plhiv .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-plhiv.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #571865; }

.theme-product-plhiv .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-plhiv.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-plhiv .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-plhiv.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-plhiv .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-plhiv.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-plhiv .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-plhiv.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
  color: #071d49; }
  @media (min-width: 991px) {
    .theme-product-plhiv .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-plhiv.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-plhiv .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-plhiv.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-plhiv .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-plhiv.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-plhiv .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-plhiv.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
      color: #571865; } }

.theme-product-plhiv .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-plhiv.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-plhiv .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-plhiv.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-plhiv .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-plhiv.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-plhiv .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-plhiv.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #571865;
  border-bottom: none; }
  @media (min-width: 991px) {
    .theme-product-plhiv .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-plhiv.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-plhiv .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-plhiv.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-plhiv .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-plhiv.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-plhiv .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-plhiv.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      border-bottom: 2px solid #571865;
      background-color: transparent; } }
  .theme-product-plhiv .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-plhiv.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-plhiv .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-plhiv.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-plhiv .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-plhiv.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-plhiv .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-plhiv.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
    @media (min-width: 991px) {
      .theme-product-plhiv .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-plhiv.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-plhiv .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-plhiv.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-plhiv .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-plhiv.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-plhiv .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-plhiv.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
        color: #571865; } }

.theme-product-plhiv .tabs .tabs-content .tabContent > a.is-active, .theme-product-plhiv.tabs .tabs-content .tabContent > a.is-active,
.theme-product-plhiv .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-plhiv.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-plhiv .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-plhiv.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-plhiv .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-plhiv.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #571865; }

.theme-product-plhiv .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-plhiv.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #ffffff; }

.theme-product-plhiv .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-plhiv.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background: #571865;
  border: none; }
  .theme-product-plhiv .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before, .theme-product-plhiv.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before {
    border-color: #571865 transparent transparent transparent; }
  .theme-product-plhiv .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-plhiv.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }

.theme-product-plhiv.contentGridContainer,
.theme-product-plhiv .contentGridContainer {
  background: #eee7ef; }
  .theme-product-plhiv.contentGridContainer.neutral-2,
  .theme-product-plhiv .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-plhiv.contentGridContainer.neutral-white, .theme-product-plhiv.contentGridContainer.content-grid-item-base_background,
  .theme-product-plhiv .contentGridContainer.neutral-white,
  .theme-product-plhiv .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-plhiv.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-plhiv .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-plhiv.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-plhiv .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-plhiv.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-plhiv .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-plhiv.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-plhiv.bg-primary-900,
.theme-product-plhiv .bg-primary-900, .theme-product-plhiv.primary-900,
.theme-product-plhiv .primary-900 {
  background-color: #b10036; }

.theme-product-plhiv.secondary-900,
.theme-product-plhiv .secondary-900 {
  background-color: #571865;
  color: #ffffff; }
  .theme-product-plhiv.secondary-900 h1, .theme-product-plhiv.secondary-900 .h1,
  .theme-product-plhiv.secondary-900 h2,
  .theme-product-plhiv.secondary-900 .searchResults,
  .theme-product-plhiv.secondary-900 .searchResults-term,
  .theme-product-plhiv.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.secondary-900 .gigya-composite-control-header, .theme-product-plhiv.secondary-900 .h2,
  .theme-product-plhiv.secondary-900 h3, .theme-product-plhiv.secondary-900 .h3,
  .theme-product-plhiv.secondary-900 h4,
  .theme-product-plhiv.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv.secondary-900 input,
  .theme-product-plhiv.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv.secondary-900 input, .theme-product-plhiv.secondary-900 .h4,
  .theme-product-plhiv.secondary-900 h5,
  .theme-product-plhiv.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv.secondary-900 .searchResults-title, .theme-product-plhiv.secondary-900 .h5,
  .theme-product-plhiv.secondary-900 h6,
  .theme-product-plhiv.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv.secondary-900 p.subtitle,
  .theme-product-plhiv.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv.secondary-900 .subtitle.searchResults-result,
  .theme-product-plhiv.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv.secondary-900 .subtitle.searchResults-result, .theme-product-plhiv.secondary-900 .h6,
  .theme-product-plhiv.secondary-900 p,
  .theme-product-plhiv.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv.secondary-900 .searchResults-result,
  .theme-product-plhiv.secondary-900 li,
  .theme-product-plhiv.secondary-900 td,
  .theme-product-plhiv.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-plhiv .secondary-900 h1,
  .theme-product-plhiv .secondary-900 .h1,
  .theme-product-plhiv .secondary-900 h2,
  .theme-product-plhiv .secondary-900 .searchResults,
  .theme-product-plhiv .secondary-900 .searchResults-term,
  .theme-product-plhiv .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .secondary-900 .gigya-composite-control-header,
  .theme-product-plhiv .secondary-900 .h2,
  .theme-product-plhiv .secondary-900 h3,
  .theme-product-plhiv .secondary-900 .h3,
  .theme-product-plhiv .secondary-900 h4,
  .theme-product-plhiv .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .secondary-900 input,
  .theme-product-plhiv .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .secondary-900 input,
  .theme-product-plhiv .secondary-900 .h4,
  .theme-product-plhiv .secondary-900 h5,
  .theme-product-plhiv .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .secondary-900 .searchResults-title,
  .theme-product-plhiv .secondary-900 .h5,
  .theme-product-plhiv .secondary-900 h6,
  .theme-product-plhiv .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .secondary-900 p.subtitle,
  .theme-product-plhiv .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .secondary-900 .subtitle.searchResults-result,
  .theme-product-plhiv .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .secondary-900 .subtitle.searchResults-result,
  .theme-product-plhiv .secondary-900 .h6,
  .theme-product-plhiv .secondary-900 p,
  .theme-product-plhiv .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .secondary-900 .searchResults-result,
  .theme-product-plhiv .secondary-900 li,
  .theme-product-plhiv .secondary-900 td,
  .theme-product-plhiv .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-plhiv.secondary-900 ol li::before,
  .theme-product-plhiv.secondary-900 ul li::before,
  .theme-product-plhiv .secondary-900 ol li::before,
  .theme-product-plhiv .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-plhiv.tertiary-800,
.theme-product-plhiv .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-plhiv.tertiary-800 h1, .theme-product-plhiv.tertiary-800 .h1,
  .theme-product-plhiv.tertiary-800 h2,
  .theme-product-plhiv.tertiary-800 .searchResults,
  .theme-product-plhiv.tertiary-800 .searchResults-term,
  .theme-product-plhiv.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.tertiary-800 .gigya-composite-control-header, .theme-product-plhiv.tertiary-800 .h2,
  .theme-product-plhiv.tertiary-800 h3, .theme-product-plhiv.tertiary-800 .h3,
  .theme-product-plhiv.tertiary-800 h4,
  .theme-product-plhiv.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv.tertiary-800 input,
  .theme-product-plhiv.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv.tertiary-800 input, .theme-product-plhiv.tertiary-800 .h4,
  .theme-product-plhiv.tertiary-800 h5,
  .theme-product-plhiv.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv.tertiary-800 .searchResults-title, .theme-product-plhiv.tertiary-800 .h5,
  .theme-product-plhiv.tertiary-800 h6,
  .theme-product-plhiv.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv.tertiary-800 p.subtitle,
  .theme-product-plhiv.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv.tertiary-800 .subtitle.searchResults-result,
  .theme-product-plhiv.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv.tertiary-800 .subtitle.searchResults-result, .theme-product-plhiv.tertiary-800 .h6,
  .theme-product-plhiv.tertiary-800 p,
  .theme-product-plhiv.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv.tertiary-800 .searchResults-result,
  .theme-product-plhiv.tertiary-800 li,
  .theme-product-plhiv.tertiary-800 td,
  .theme-product-plhiv.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-plhiv .tertiary-800 h1,
  .theme-product-plhiv .tertiary-800 .h1,
  .theme-product-plhiv .tertiary-800 h2,
  .theme-product-plhiv .tertiary-800 .searchResults,
  .theme-product-plhiv .tertiary-800 .searchResults-term,
  .theme-product-plhiv .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .tertiary-800 .gigya-composite-control-header,
  .theme-product-plhiv .tertiary-800 .h2,
  .theme-product-plhiv .tertiary-800 h3,
  .theme-product-plhiv .tertiary-800 .h3,
  .theme-product-plhiv .tertiary-800 h4,
  .theme-product-plhiv .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .tertiary-800 input,
  .theme-product-plhiv .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .tertiary-800 input,
  .theme-product-plhiv .tertiary-800 .h4,
  .theme-product-plhiv .tertiary-800 h5,
  .theme-product-plhiv .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .tertiary-800 .searchResults-title,
  .theme-product-plhiv .tertiary-800 .h5,
  .theme-product-plhiv .tertiary-800 h6,
  .theme-product-plhiv .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .tertiary-800 p.subtitle,
  .theme-product-plhiv .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .tertiary-800 .subtitle.searchResults-result,
  .theme-product-plhiv .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .tertiary-800 .subtitle.searchResults-result,
  .theme-product-plhiv .tertiary-800 .h6,
  .theme-product-plhiv .tertiary-800 p,
  .theme-product-plhiv .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .tertiary-800 .searchResults-result,
  .theme-product-plhiv .tertiary-800 li,
  .theme-product-plhiv .tertiary-800 td,
  .theme-product-plhiv .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-plhiv.tertiary-800 ol li::before,
  .theme-product-plhiv.tertiary-800 ul li::before,
  .theme-product-plhiv .tertiary-800 ol li::before,
  .theme-product-plhiv .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-plhiv.secondary-100,
.theme-product-plhiv .secondary-100 {
  background-color: #eee7ef; }

.theme-product-plhiv .color-secondary-900 {
  color: #571865; }
  .theme-product-plhiv .color-secondary-900 h1, .theme-product-plhiv .color-secondary-900 .h1,
  .theme-product-plhiv .color-secondary-900 h2,
  .theme-product-plhiv .color-secondary-900 .searchResults,
  .theme-product-plhiv .color-secondary-900 .searchResults-term,
  .theme-product-plhiv .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .color-secondary-900 .gigya-composite-control-header, .theme-product-plhiv .color-secondary-900 .h2,
  .theme-product-plhiv .color-secondary-900 h3, .theme-product-plhiv .color-secondary-900 .h3,
  .theme-product-plhiv .color-secondary-900 h4,
  .theme-product-plhiv .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .color-secondary-900 input,
  .theme-product-plhiv .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .color-secondary-900 input, .theme-product-plhiv .color-secondary-900 .h4,
  .theme-product-plhiv .color-secondary-900 h5,
  .theme-product-plhiv .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .color-secondary-900 .searchResults-title, .theme-product-plhiv .color-secondary-900 .h5,
  .theme-product-plhiv .color-secondary-900 h6,
  .theme-product-plhiv .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .color-secondary-900 p.subtitle,
  .theme-product-plhiv .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-plhiv .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .color-secondary-900 .subtitle.searchResults-result, .theme-product-plhiv .color-secondary-900 .h6,
  .theme-product-plhiv .color-secondary-900 p,
  .theme-product-plhiv .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .color-secondary-900 .searchResults-result,
  .theme-product-plhiv .color-secondary-900 li,
  .theme-product-plhiv .color-secondary-900 td,
  .theme-product-plhiv .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #571865; }
  .theme-product-plhiv .color-secondary-900 ol li::before,
  .theme-product-plhiv .color-secondary-900 ul li::before {
    color: #571865; }

.theme-product-plhiv .color-neutral-white {
  color: #ffffff; }
  .theme-product-plhiv .color-neutral-white h1, .theme-product-plhiv .color-neutral-white .h1,
  .theme-product-plhiv .color-neutral-white h2,
  .theme-product-plhiv .color-neutral-white .searchResults,
  .theme-product-plhiv .color-neutral-white .searchResults-term,
  .theme-product-plhiv .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .color-neutral-white .gigya-composite-control-header, .theme-product-plhiv .color-neutral-white .h2,
  .theme-product-plhiv .color-neutral-white h3, .theme-product-plhiv .color-neutral-white .h3,
  .theme-product-plhiv .color-neutral-white h4,
  .theme-product-plhiv .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .color-neutral-white input,
  .theme-product-plhiv .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .color-neutral-white input, .theme-product-plhiv .color-neutral-white .h4,
  .theme-product-plhiv .color-neutral-white h5,
  .theme-product-plhiv .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .color-neutral-white .searchResults-title, .theme-product-plhiv .color-neutral-white .h5,
  .theme-product-plhiv .color-neutral-white h6,
  .theme-product-plhiv .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .color-neutral-white p.subtitle,
  .theme-product-plhiv .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .color-neutral-white .subtitle.searchResults-result,
  .theme-product-plhiv .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .color-neutral-white .subtitle.searchResults-result, .theme-product-plhiv .color-neutral-white .h6,
  .theme-product-plhiv .color-neutral-white p,
  .theme-product-plhiv .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .color-neutral-white .searchResults-result,
  .theme-product-plhiv .color-neutral-white li,
  .theme-product-plhiv .color-neutral-white td,
  .theme-product-plhiv .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-plhiv .color-neutral-white ol li::before,
  .theme-product-plhiv .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-plhiv .icon-link__icon-wrapper, .theme-product-plhiv.icon-link__icon-wrapper {
  border-color: #702082; }

.theme-product-plhiv .icon-text__wrapper--background, .theme-product-plhiv.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-plhiv .icon-text__icon-wrapper, .theme-product-plhiv.icon-text__icon-wrapper {
  border-color: #702082; }

.theme-product-plhiv .icon-text__icon-wrapper.gradient, .theme-product-plhiv.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-plhiv .icon-text__content-wrapper ul li::before, .theme-product-plhiv.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-plhiv .icon-text__content-wrapper ul li ul li::before, .theme-product-plhiv.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-plhiv .icon-text__content-wrapper.slash li::before, .theme-product-plhiv.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-plhiv.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv.content-grid-item-article .content-grid-item_background .content-grid-item_tagline {
  color: #b10036; }

.theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #571865; }
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #571865; }
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #571865; }

.theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-plhiv .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-plhiv.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-plhiv.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b10036; }

.theme-product-plhiv .content-grid-item-abstract .content-grid-item_tagline, .theme-product-plhiv.content-grid-item-abstract .content-grid-item_tagline {
  color: #b10036; }

.theme-product-plhiv .content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after, .theme-product-plhiv.content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .content-grid-item-document .content-grid-item__document-type, .theme-product-plhiv.content-grid-item-document .content-grid-item__document-type {
  color: #b10036; }

.theme-product-plhiv .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-plhiv .product-event-navigation__switcher p, .theme-product-plhiv .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .product-event-navigation__switcher .searchResults-result {
  color: #571865; }
  .theme-product-plhiv .product-event-navigation__switcher p::after, .theme-product-plhiv .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-plhiv .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-plhiv.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-plhiv .product-event-navigation__navigation ul li a {
  color: #571865; }
  @media (max-width: 767px) {
    .theme-product-plhiv .product-event-navigation__navigation ul li a:hover {
      color: #b10036; } }
  .theme-product-plhiv .product-event-navigation__navigation ul li a p, .theme-product-plhiv .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .product-event-navigation__navigation ul li a .searchResults-result {
    color: #571865; }
    @media (max-width: 767px) {
      .theme-product-plhiv .product-event-navigation__navigation ul li a p:hover, .theme-product-plhiv .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-plhiv .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b10036; } }

.theme-product-plhiv .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #571865; }

.theme-product-plhiv .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-plhiv .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #571865; }

.theme-product-plhiv .product-event-navigation__information .main-name p, .theme-product-plhiv .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .product-event-navigation__information .main-name .searchResults-result {
  color: #571865; }

.theme-product-plhiv .product-event-navigation__information .main-name:hover p, .theme-product-plhiv .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-plhiv .product-event-navigation__information .main-name:hover h1,
.theme-product-plhiv .product-event-navigation__information .main-name:hover h2,
.theme-product-plhiv .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-plhiv .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-plhiv .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-plhiv .product-event-navigation__information .main-name:hover h3,
.theme-product-plhiv .product-event-navigation__information .main-name:hover h4,
.theme-product-plhiv .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-plhiv .product-event-navigation__information .main-name:hover input,
.theme-product-plhiv .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .product-event-navigation__information .main-name:hover input,
.theme-product-plhiv .product-event-navigation__information .main-name:hover h5,
.theme-product-plhiv .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-plhiv .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-plhiv .product-event-navigation__information .main-name:hover h6,
.theme-product-plhiv .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-plhiv .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-plhiv .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-plhiv .product-event-navigation__information .main-name:hover span {
  color: #b10036; }

.theme-product-plhiv .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b10036; }

.theme-product-plhiv .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-plhiv .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-plhiv .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b10036; }

.theme-product-plhiv .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .primary-800-version .product-event-navigation__switcher p, .theme-product-plhiv .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-plhiv.primary-800-version .product-event-navigation__switcher p, .theme-product-plhiv.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #702082; }
  .theme-product-plhiv .primary-800-version .product-event-navigation__switcher p::after, .theme-product-plhiv .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-plhiv .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-plhiv.primary-800-version .product-event-navigation__switcher p::after, .theme-product-plhiv.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-plhiv.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-plhiv.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-plhiv .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-plhiv.primary-800-version .product-event-navigation__navigation ul li a {
  color: #702082; }
  .theme-product-plhiv .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-plhiv .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-plhiv.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-plhiv.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #702082; }

.theme-product-plhiv .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-plhiv.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-plhiv.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-plhiv.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-plhiv.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-plhiv.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #702082; }

.theme-product-plhiv .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-plhiv.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #702082; }

.theme-product-plhiv .primary-800-version .product-event-navigation__information .main-name p, .theme-product-plhiv .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-plhiv.primary-800-version .product-event-navigation__information .main-name p, .theme-product-plhiv.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #702082; }

.theme-product-plhiv .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-plhiv.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-plhiv.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-plhiv.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-plhiv.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .promo-panel__triangle, .theme-product-plhiv.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-plhiv.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-plhiv .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-plhiv.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(87, 24, 101, 0)), to(#571865));
  background: linear-gradient(180deg, rgba(87, 24, 101, 0) 0%, #571865 100%); }

.theme-product-plhiv .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-plhiv.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(112, 32, 130, 0)), to(#702082));
  background: linear-gradient(180deg, rgba(112, 32, 130, 0) 0%, #702082 100%); }

.theme-product-plhiv .promo-panel__content h2, .theme-product-plhiv .promo-panel__content .searchResults, .theme-product-plhiv .promo-panel__content .searchResults-term, .theme-product-plhiv .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .promo-panel__content .gigya-composite-control-header, .theme-product-plhiv.promo-panel__content h2, .theme-product-plhiv.promo-panel__content .searchResults, .theme-product-plhiv.promo-panel__content .searchResults-term, .theme-product-plhiv.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-plhiv.interactive-map__map .cluster.custom-cluster,
.theme-product-plhiv .interactive-map__map .cluster.custom-cluster {
  background: #571865; }

.theme-product-plhiv.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-plhiv .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#571865));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #571865 100%); }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--primary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #b10036; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .pullout-v2__container.secondary-900 {
  background-color: #571865; }

.theme-product-plhiv .pullout-v2__container.primary-800 {
  background-color: #702082; }

.theme-product-plhiv .pullout-v2__container.neutral-100 {
  background-color: #f1f1f1; }

.theme-product-plhiv .pullout-v2__container.gradient-linear .pullout-v2__text > *,
.theme-product-plhiv .pullout-v2__container.gradient-linear .pullout-v2__text a {
  color: #ffffff; }

.theme-product-plhiv .pullout-v2__container.gradient-linear .btn, .theme-product-plhiv .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-plhiv .pullout-v2__container.gradient-linear .button, .theme-product-plhiv .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-plhiv .pullout-v2__container.gradient-linear .button#preferences_prompt_submit, .theme-product-plhiv .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-plhiv .pullout-v2__container.gradient-linear .button#preferences_prompt_decline, .theme-product-plhiv .pullout-v2__container.gradient-linear .articleList-more {
  background-color: #ffffff;
  color: #e40046; }
  .theme-product-plhiv .pullout-v2__container.gradient-linear .btn:after, .theme-product-plhiv .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-plhiv .pullout-v2__container.gradient-linear .button:after, .theme-product-plhiv .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-plhiv .pullout-v2__container.gradient-linear .button#preferences_prompt_submit:after, .theme-product-plhiv .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-plhiv .pullout-v2__container.gradient-linear .button#preferences_prompt_decline:after, .theme-product-plhiv .pullout-v2__container.gradient-linear .articleList-more:after {
    border-color: #ffffff transparent transparent transparent; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #702082; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .author-bio-summary .bioSummary, .theme-product-plhiv.author-bio-summary .bioSummary {
  background-color: #eee7ef; }
  .theme-product-plhiv .author-bio-summary .bioSummary__decorationTriangle, .theme-product-plhiv.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-plhiv.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-plhiv .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-plhiv .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-plhiv .table-with-graphics .table__gradient-box, .theme-product-plhiv.table-with-graphics .table__gradient-box {
  background: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #702082);
          filter: drop-shadow(0px 4px 3px #702082); }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #571865;
  border: 1px solid #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #702082);
          filter: drop-shadow(0px 2px 4px #702082); }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #571865; }

.theme-product-plhiv .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-plhiv.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #571865; }

.theme-product-plhiv.icon-text-gradient__container,
.theme-product-plhiv .icon-text-gradient__container {
  background: #571865; }

.theme-product-plhiv.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-plhiv .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #702082);
          filter: drop-shadow(0px 2px 4px #702082); }

.theme-product-plhiv.icon-text-gradient__main-text h2, .theme-product-plhiv.icon-text-gradient__main-text .searchResults, .theme-product-plhiv.icon-text-gradient__main-text .searchResults-term, .theme-product-plhiv.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-plhiv.icon-text-gradient__main-text h6, .theme-product-plhiv.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-plhiv.icon-text-gradient__main-text p.subtitle, .theme-product-plhiv.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-plhiv.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-plhiv.icon-text-gradient__bottom-text h2, .theme-product-plhiv.icon-text-gradient__bottom-text .searchResults, .theme-product-plhiv.icon-text-gradient__bottom-text .searchResults-term, .theme-product-plhiv.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-plhiv.icon-text-gradient__bottom-text h6, .theme-product-plhiv.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-plhiv.icon-text-gradient__bottom-text p.subtitle, .theme-product-plhiv.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-plhiv.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-plhiv .icon-text-gradient__main-text h2,
.theme-product-plhiv .icon-text-gradient__main-text .searchResults,
.theme-product-plhiv .icon-text-gradient__main-text .searchResults-term,
.theme-product-plhiv .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-plhiv .icon-text-gradient__main-text h6,
.theme-product-plhiv .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .icon-text-gradient__main-text p.subtitle,
.theme-product-plhiv .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-plhiv .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-plhiv .icon-text-gradient__bottom-text h2,
.theme-product-plhiv .icon-text-gradient__bottom-text .searchResults,
.theme-product-plhiv .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-plhiv .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-plhiv .icon-text-gradient__bottom-text h6,
.theme-product-plhiv .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .icon-text-gradient__bottom-text p.subtitle,
.theme-product-plhiv .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-plhiv .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-plhiv.icon-text-gradient__bottom-text::before,
.theme-product-plhiv .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #702082;
          box-shadow: 0 2px 4px #702082; }

.theme-product-plhiv.icon-text-gradient-multiple__container,
.theme-product-plhiv .icon-text-gradient-multiple__container {
  background: #571865; }

.theme-product-plhiv.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-plhiv .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #702082);
          filter: drop-shadow(0px 2px 4px #702082); }

.theme-product-plhiv.icon-text-gradient-multiple__text h2, .theme-product-plhiv.icon-text-gradient-multiple__text .searchResults, .theme-product-plhiv.icon-text-gradient-multiple__text .searchResults-term, .theme-product-plhiv.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-plhiv.icon-text-gradient-multiple__text h6, .theme-product-plhiv.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-plhiv.icon-text-gradient-multiple__text p.subtitle, .theme-product-plhiv.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-plhiv.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-plhiv.icon-text-gradient-multiple__bottom-text h2, .theme-product-plhiv.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-plhiv.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-plhiv.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-plhiv.icon-text-gradient-multiple__bottom-text h6, .theme-product-plhiv.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-plhiv.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-plhiv.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-plhiv.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-plhiv .icon-text-gradient-multiple__text h2,
.theme-product-plhiv .icon-text-gradient-multiple__text .searchResults,
.theme-product-plhiv .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-plhiv .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-plhiv .icon-text-gradient-multiple__text h6,
.theme-product-plhiv .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .icon-text-gradient-multiple__text p.subtitle,
.theme-product-plhiv .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-plhiv .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-plhiv .icon-text-gradient-multiple__bottom-text h2,
.theme-product-plhiv .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-plhiv .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-plhiv .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-plhiv .icon-text-gradient-multiple__bottom-text h6,
.theme-product-plhiv .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-plhiv .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-plhiv .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-plhiv.icon-text-gradient-multiple__text::before, .theme-product-plhiv.icon-text-gradient-multiple__bottom-text::before,
.theme-product-plhiv .icon-text-gradient-multiple__text::before,
.theme-product-plhiv .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #702082;
          box-shadow: 0 2px 4px #702082; }

.theme-product-plhiv.icon-text-gradient-stacks__container,
.theme-product-plhiv .icon-text-gradient-stacks__container {
  background: #571865; }

.theme-product-plhiv.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-plhiv .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #702082);
          filter: drop-shadow(0px 2px 4px #702082); }

.theme-product-plhiv.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-plhiv .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-plhiv.icon-text-gradient-stacks__text h2, .theme-product-plhiv.icon-text-gradient-stacks__text .searchResults, .theme-product-plhiv.icon-text-gradient-stacks__text .searchResults-term, .theme-product-plhiv.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-plhiv.icon-text-gradient-stacks__text h6, .theme-product-plhiv.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-plhiv.icon-text-gradient-stacks__text p.subtitle, .theme-product-plhiv.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-plhiv.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-plhiv .icon-text-gradient-stacks__text h2,
.theme-product-plhiv .icon-text-gradient-stacks__text .searchResults,
.theme-product-plhiv .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-plhiv .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-plhiv .icon-text-gradient-stacks__text h6,
.theme-product-plhiv .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .icon-text-gradient-stacks__text p.subtitle,
.theme-product-plhiv .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-plhiv .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-plhiv .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-plhiv .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-plhiv .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-plhiv.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-plhiv .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-plhiv .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-plhiv .theme-base h1,
.theme-product-plhiv .theme-base h2,
.theme-product-plhiv .theme-base .searchResults,
.theme-product-plhiv .theme-base .searchResults-term,
.theme-product-plhiv .theme-base .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .gigya-composite-control-header,
.theme-product-plhiv .theme-base h6,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base p.subtitle,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-plhiv .theme-base .richText ul li::before, .theme-product-plhiv .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base .privacy_prompt_content ul li::before,
.theme-product-plhiv .theme-base .richText ol li::before,
.theme-product-plhiv .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base .privacy_prompt_content ol li::before, .theme-product-plhiv .theme-base.richText ul li::before, .theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base.privacy_prompt_content ul li::before,
.theme-product-plhiv .theme-base.richText ol li::before,
.theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-plhiv .theme-base .richText.slash-white ul li::before, .theme-product-plhiv .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base .slash-white.privacy_prompt_content ul li::before,
.theme-product-plhiv .theme-base .richText.slash-white ol li::before,
.theme-product-plhiv .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base .slash-white.privacy_prompt_content ol li::before, .theme-product-plhiv .theme-base.richText.slash-white ul li::before, .theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base.slash-white.privacy_prompt_content ul li::before,
.theme-product-plhiv .theme-base.richText.slash-white ol li::before,
.theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-plhiv .theme-base .richText.page-title-slash h1::before, .theme-product-plhiv .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base .page-title-slash.privacy_prompt_content h1::before,
.theme-product-plhiv .theme-base .richText.page-title-slash h2::before,
.theme-product-plhiv .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base .page-title-slash.privacy_prompt_content h2::before,
.theme-product-plhiv .theme-base .richText.page-title-slash .searchResults::before,
.theme-product-plhiv .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-plhiv .theme-base .richText.page-title-slash .searchResults-term::before,
.theme-product-plhiv .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-plhiv .theme-base .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-plhiv .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-plhiv .theme-base.richText.page-title-slash h1::before, .theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base.page-title-slash.privacy_prompt_content h1::before,
.theme-product-plhiv .theme-base.richText.page-title-slash h2::before,
.theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base.page-title-slash.privacy_prompt_content h2::before,
.theme-product-plhiv .theme-base.richText.page-title-slash .searchResults::before,
.theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-plhiv .theme-base.richText.page-title-slash .searchResults-term::before,
.theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-plhiv .theme-base.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #e40046; }

.theme-product-plhiv .theme-base.secondary-900 .icon-pi,
.theme-product-plhiv .theme-base .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-plhiv .theme-base .divider > .component-content, .theme-product-plhiv .theme-base.divider > .component-content {
  background: #d0d3d4; }

.theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__triangle,
.theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__triangle,
.theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__title, .theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__date,
.theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__description p,
.theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__title, .theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__date,
.theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__description p,
.theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__title,
.theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__date,
.theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__description p,
.theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__title,
.theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__date,
.theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__description p,
.theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-plhiv .theme-base.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-plhiv .theme-base.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-plhiv .theme-base .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-plhiv .theme-base .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-plhiv .theme-base .hero-banner .hero-banner-v2__triangle, .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 h1,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 h2,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .searchResults,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 h3,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 h4,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 h5,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 h6,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-plhiv .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 p,
.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-plhiv .theme-base .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 h1,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 h2,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .searchResults,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 h3,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 h4,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 h5,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 h6,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-plhiv .searchResults-results .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-plhiv .searchResults-results .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 p,
.theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-plhiv .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-plhiv .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-plhiv .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); }
  @media (min-width: 991px) {
    .theme-product-plhiv .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-plhiv .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
      background: linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); } }

.theme-product-plhiv .theme-base .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-plhiv .theme-base.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-plhiv .theme-base .hero-banner-small__text h1,
.theme-product-plhiv .theme-base .hero-banner-small__text h2,
.theme-product-plhiv .theme-base .hero-banner-small__text .searchResults,
.theme-product-plhiv .theme-base .hero-banner-small__text .searchResults-term,
.theme-product-plhiv .theme-base .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .hero-banner-small__text .gigya-composite-control-header,
.theme-product-plhiv .theme-base .hero-banner-small__text h3,
.theme-product-plhiv .theme-base .hero-banner-small__text h4,
.theme-product-plhiv .theme-base .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .hero-banner-small__text input,
.theme-product-plhiv .theme-base .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .hero-banner-small__text input,
.theme-product-plhiv .theme-base .hero-banner-small__text h5,
.theme-product-plhiv .theme-base .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-plhiv .theme-base .hero-banner-small__text .searchResults-title,
.theme-product-plhiv .theme-base .hero-banner-small__text h6,
.theme-product-plhiv .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .hero-banner-small__text p.subtitle,
.theme-product-plhiv .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .hero-banner-small__text .subtitle.searchResults-result, .theme-product-plhiv .theme-base.hero-banner-small__text h1,
.theme-product-plhiv .theme-base.hero-banner-small__text h2,
.theme-product-plhiv .theme-base.hero-banner-small__text .searchResults,
.theme-product-plhiv .theme-base.hero-banner-small__text .searchResults-term,
.theme-product-plhiv .theme-base.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.hero-banner-small__text .gigya-composite-control-header,
.theme-product-plhiv .theme-base.hero-banner-small__text h3,
.theme-product-plhiv .theme-base.hero-banner-small__text h4,
.theme-product-plhiv .theme-base.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base.hero-banner-small__text input,
.theme-product-plhiv .theme-base.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base.hero-banner-small__text input,
.theme-product-plhiv .theme-base.hero-banner-small__text h5,
.theme-product-plhiv .theme-base.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-plhiv .theme-base.hero-banner-small__text .searchResults-title,
.theme-product-plhiv .theme-base.hero-banner-small__text h6,
.theme-product-plhiv .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.hero-banner-small__text p.subtitle,
.theme-product-plhiv .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-plhiv .theme-base.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-plhiv .theme-base .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-plhiv .theme-base.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-plhiv .theme-base .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-plhiv .theme-base.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e40046), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e40046 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-plhiv .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-plhiv .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-plhiv .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-plhiv .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-plhiv .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-plhiv .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-plhiv .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-plhiv .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-plhiv .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-plhiv .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-plhiv .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-plhiv .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-plhiv .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-plhiv .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-plhiv .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-plhiv .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-plhiv .theme-base .table-header-bg-secondary-900 table tr th, .theme-product-plhiv .theme-base.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-plhiv .theme-base .table-header-bg-primary-800 table tr th, .theme-product-plhiv .theme-base.table-header-bg-primary-800 table tr th {
  background-color: #e40046; }

.theme-product-plhiv .theme-base .table-header-bg-tertiary-900 table tr th, .theme-product-plhiv .theme-base.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h1, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h2,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h3, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h4,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th input,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th input, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h6,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th p,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th li,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th td,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h1, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h2,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h3, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h4,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th input,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th input, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h6,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th p,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th li,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th td,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-plhiv .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-plhiv .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-plhiv .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-plhiv .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-plhiv .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-plhiv .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-plhiv .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-plhiv .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-plhiv .theme-base.image.triangle picture::after, .theme-product-plhiv .theme-base.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-plhiv .theme-base.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-plhiv .theme-base .image.triangle picture::after, .theme-product-plhiv .theme-base .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-plhiv .theme-base .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-plhiv .theme-base .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b10036; }

.theme-product-plhiv .theme-base.contentGridContainer,
.theme-product-plhiv .theme-base .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-plhiv .theme-base.contentGridContainer.neutral-2,
  .theme-product-plhiv .theme-base .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-plhiv .theme-base.contentGridContainer.neutral-white, .theme-product-plhiv .theme-base.contentGridContainer.content-grid-item-base_background,
  .theme-product-plhiv .theme-base .contentGridContainer.neutral-white,
  .theme-product-plhiv .theme-base .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-plhiv .theme-base.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-plhiv .theme-base .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-plhiv .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-plhiv .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-plhiv .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-plhiv .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-plhiv .theme-base.bg-primary-900,
.theme-product-plhiv .theme-base .bg-primary-900, .theme-product-plhiv .theme-base.primary-900,
.theme-product-plhiv .theme-base .primary-900 {
  background-color: #b10036; }

.theme-product-plhiv .theme-base.secondary-900,
.theme-product-plhiv .theme-base .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-plhiv .theme-base.secondary-900 h1, .theme-product-plhiv .theme-base.secondary-900 .h1,
  .theme-product-plhiv .theme-base.secondary-900 h2,
  .theme-product-plhiv .theme-base.secondary-900 .searchResults,
  .theme-product-plhiv .theme-base.secondary-900 .searchResults-term,
  .theme-product-plhiv .theme-base.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.secondary-900 .gigya-composite-control-header, .theme-product-plhiv .theme-base.secondary-900 .h2,
  .theme-product-plhiv .theme-base.secondary-900 h3, .theme-product-plhiv .theme-base.secondary-900 .h3,
  .theme-product-plhiv .theme-base.secondary-900 h4,
  .theme-product-plhiv .theme-base.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base.secondary-900 input,
  .theme-product-plhiv .theme-base.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base.secondary-900 input, .theme-product-plhiv .theme-base.secondary-900 .h4,
  .theme-product-plhiv .theme-base.secondary-900 h5,
  .theme-product-plhiv .theme-base.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.secondary-900 .searchResults-title, .theme-product-plhiv .theme-base.secondary-900 .h5,
  .theme-product-plhiv .theme-base.secondary-900 h6,
  .theme-product-plhiv .theme-base.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.secondary-900 p.subtitle,
  .theme-product-plhiv .theme-base.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base.secondary-900 .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.secondary-900 .subtitle.searchResults-result, .theme-product-plhiv .theme-base.secondary-900 .h6,
  .theme-product-plhiv .theme-base.secondary-900 p,
  .theme-product-plhiv .theme-base.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .theme-base.secondary-900 .searchResults-result,
  .theme-product-plhiv .theme-base.secondary-900 li,
  .theme-product-plhiv .theme-base.secondary-900 td,
  .theme-product-plhiv .theme-base.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-plhiv .theme-base .secondary-900 h1,
  .theme-product-plhiv .theme-base .secondary-900 .h1,
  .theme-product-plhiv .theme-base .secondary-900 h2,
  .theme-product-plhiv .theme-base .secondary-900 .searchResults,
  .theme-product-plhiv .theme-base .secondary-900 .searchResults-term,
  .theme-product-plhiv .theme-base .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .secondary-900 .gigya-composite-control-header,
  .theme-product-plhiv .theme-base .secondary-900 .h2,
  .theme-product-plhiv .theme-base .secondary-900 h3,
  .theme-product-plhiv .theme-base .secondary-900 .h3,
  .theme-product-plhiv .theme-base .secondary-900 h4,
  .theme-product-plhiv .theme-base .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .secondary-900 input,
  .theme-product-plhiv .theme-base .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .secondary-900 input,
  .theme-product-plhiv .theme-base .secondary-900 .h4,
  .theme-product-plhiv .theme-base .secondary-900 h5,
  .theme-product-plhiv .theme-base .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .secondary-900 .searchResults-title,
  .theme-product-plhiv .theme-base .secondary-900 .h5,
  .theme-product-plhiv .theme-base .secondary-900 h6,
  .theme-product-plhiv .theme-base .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .secondary-900 p.subtitle,
  .theme-product-plhiv .theme-base .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base .secondary-900 .h6,
  .theme-product-plhiv .theme-base .secondary-900 p,
  .theme-product-plhiv .theme-base .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .theme-base .secondary-900 .searchResults-result,
  .theme-product-plhiv .theme-base .secondary-900 li,
  .theme-product-plhiv .theme-base .secondary-900 td,
  .theme-product-plhiv .theme-base .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-plhiv .theme-base.secondary-900 ol li::before,
  .theme-product-plhiv .theme-base.secondary-900 ul li::before,
  .theme-product-plhiv .theme-base .secondary-900 ol li::before,
  .theme-product-plhiv .theme-base .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-plhiv .theme-base.tertiary-800,
.theme-product-plhiv .theme-base .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-plhiv .theme-base.tertiary-800 h1, .theme-product-plhiv .theme-base.tertiary-800 .h1,
  .theme-product-plhiv .theme-base.tertiary-800 h2,
  .theme-product-plhiv .theme-base.tertiary-800 .searchResults,
  .theme-product-plhiv .theme-base.tertiary-800 .searchResults-term,
  .theme-product-plhiv .theme-base.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.tertiary-800 .gigya-composite-control-header, .theme-product-plhiv .theme-base.tertiary-800 .h2,
  .theme-product-plhiv .theme-base.tertiary-800 h3, .theme-product-plhiv .theme-base.tertiary-800 .h3,
  .theme-product-plhiv .theme-base.tertiary-800 h4,
  .theme-product-plhiv .theme-base.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base.tertiary-800 input,
  .theme-product-plhiv .theme-base.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base.tertiary-800 input, .theme-product-plhiv .theme-base.tertiary-800 .h4,
  .theme-product-plhiv .theme-base.tertiary-800 h5,
  .theme-product-plhiv .theme-base.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.tertiary-800 .searchResults-title, .theme-product-plhiv .theme-base.tertiary-800 .h5,
  .theme-product-plhiv .theme-base.tertiary-800 h6,
  .theme-product-plhiv .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.tertiary-800 p.subtitle,
  .theme-product-plhiv .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base.tertiary-800 .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.tertiary-800 .subtitle.searchResults-result, .theme-product-plhiv .theme-base.tertiary-800 .h6,
  .theme-product-plhiv .theme-base.tertiary-800 p,
  .theme-product-plhiv .theme-base.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .theme-base.tertiary-800 .searchResults-result,
  .theme-product-plhiv .theme-base.tertiary-800 li,
  .theme-product-plhiv .theme-base.tertiary-800 td,
  .theme-product-plhiv .theme-base.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-plhiv .theme-base .tertiary-800 h1,
  .theme-product-plhiv .theme-base .tertiary-800 .h1,
  .theme-product-plhiv .theme-base .tertiary-800 h2,
  .theme-product-plhiv .theme-base .tertiary-800 .searchResults,
  .theme-product-plhiv .theme-base .tertiary-800 .searchResults-term,
  .theme-product-plhiv .theme-base .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .tertiary-800 .gigya-composite-control-header,
  .theme-product-plhiv .theme-base .tertiary-800 .h2,
  .theme-product-plhiv .theme-base .tertiary-800 h3,
  .theme-product-plhiv .theme-base .tertiary-800 .h3,
  .theme-product-plhiv .theme-base .tertiary-800 h4,
  .theme-product-plhiv .theme-base .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .tertiary-800 input,
  .theme-product-plhiv .theme-base .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .tertiary-800 input,
  .theme-product-plhiv .theme-base .tertiary-800 .h4,
  .theme-product-plhiv .theme-base .tertiary-800 h5,
  .theme-product-plhiv .theme-base .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .tertiary-800 .searchResults-title,
  .theme-product-plhiv .theme-base .tertiary-800 .h5,
  .theme-product-plhiv .theme-base .tertiary-800 h6,
  .theme-product-plhiv .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .tertiary-800 p.subtitle,
  .theme-product-plhiv .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base .tertiary-800 .h6,
  .theme-product-plhiv .theme-base .tertiary-800 p,
  .theme-product-plhiv .theme-base .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .theme-base .tertiary-800 .searchResults-result,
  .theme-product-plhiv .theme-base .tertiary-800 li,
  .theme-product-plhiv .theme-base .tertiary-800 td,
  .theme-product-plhiv .theme-base .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-plhiv .theme-base.tertiary-800 ol li::before,
  .theme-product-plhiv .theme-base.tertiary-800 ul li::before,
  .theme-product-plhiv .theme-base .tertiary-800 ol li::before,
  .theme-product-plhiv .theme-base .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-plhiv .theme-base.secondary-100,
.theme-product-plhiv .theme-base .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-plhiv .theme-base .color-secondary-900 {
  color: #071d49; }
  .theme-product-plhiv .theme-base .color-secondary-900 h1, .theme-product-plhiv .theme-base .color-secondary-900 .h1,
  .theme-product-plhiv .theme-base .color-secondary-900 h2,
  .theme-product-plhiv .theme-base .color-secondary-900 .searchResults,
  .theme-product-plhiv .theme-base .color-secondary-900 .searchResults-term,
  .theme-product-plhiv .theme-base .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .color-secondary-900 .gigya-composite-control-header, .theme-product-plhiv .theme-base .color-secondary-900 .h2,
  .theme-product-plhiv .theme-base .color-secondary-900 h3, .theme-product-plhiv .theme-base .color-secondary-900 .h3,
  .theme-product-plhiv .theme-base .color-secondary-900 h4,
  .theme-product-plhiv .theme-base .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .color-secondary-900 input,
  .theme-product-plhiv .theme-base .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .color-secondary-900 input, .theme-product-plhiv .theme-base .color-secondary-900 .h4,
  .theme-product-plhiv .theme-base .color-secondary-900 h5,
  .theme-product-plhiv .theme-base .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .color-secondary-900 .searchResults-title, .theme-product-plhiv .theme-base .color-secondary-900 .h5,
  .theme-product-plhiv .theme-base .color-secondary-900 h6,
  .theme-product-plhiv .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .color-secondary-900 p.subtitle,
  .theme-product-plhiv .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .color-secondary-900 .subtitle.searchResults-result, .theme-product-plhiv .theme-base .color-secondary-900 .h6,
  .theme-product-plhiv .theme-base .color-secondary-900 p,
  .theme-product-plhiv .theme-base .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .theme-base .color-secondary-900 .searchResults-result,
  .theme-product-plhiv .theme-base .color-secondary-900 li,
  .theme-product-plhiv .theme-base .color-secondary-900 td,
  .theme-product-plhiv .theme-base .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-plhiv .theme-base .color-secondary-900 ol li::before,
  .theme-product-plhiv .theme-base .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-plhiv .theme-base .color-neutral-white {
  color: #ffffff; }
  .theme-product-plhiv .theme-base .color-neutral-white h1, .theme-product-plhiv .theme-base .color-neutral-white .h1,
  .theme-product-plhiv .theme-base .color-neutral-white h2,
  .theme-product-plhiv .theme-base .color-neutral-white .searchResults,
  .theme-product-plhiv .theme-base .color-neutral-white .searchResults-term,
  .theme-product-plhiv .theme-base .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .color-neutral-white .gigya-composite-control-header, .theme-product-plhiv .theme-base .color-neutral-white .h2,
  .theme-product-plhiv .theme-base .color-neutral-white h3, .theme-product-plhiv .theme-base .color-neutral-white .h3,
  .theme-product-plhiv .theme-base .color-neutral-white h4,
  .theme-product-plhiv .theme-base .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .color-neutral-white input,
  .theme-product-plhiv .theme-base .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .color-neutral-white input, .theme-product-plhiv .theme-base .color-neutral-white .h4,
  .theme-product-plhiv .theme-base .color-neutral-white h5,
  .theme-product-plhiv .theme-base .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .color-neutral-white .searchResults-title, .theme-product-plhiv .theme-base .color-neutral-white .h5,
  .theme-product-plhiv .theme-base .color-neutral-white h6,
  .theme-product-plhiv .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .color-neutral-white p.subtitle,
  .theme-product-plhiv .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .color-neutral-white .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .color-neutral-white .subtitle.searchResults-result, .theme-product-plhiv .theme-base .color-neutral-white .h6,
  .theme-product-plhiv .theme-base .color-neutral-white p,
  .theme-product-plhiv .theme-base .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .theme-base .color-neutral-white .searchResults-result,
  .theme-product-plhiv .theme-base .color-neutral-white li,
  .theme-product-plhiv .theme-base .color-neutral-white td,
  .theme-product-plhiv .theme-base .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-plhiv .theme-base .color-neutral-white ol li::before,
  .theme-product-plhiv .theme-base .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-plhiv .theme-base .icon-link__icon-wrapper, .theme-product-plhiv .theme-base.icon-link__icon-wrapper {
  border-color: #e40046; }

.theme-product-plhiv .theme-base .icon-text__wrapper--background, .theme-product-plhiv .theme-base.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-plhiv .theme-base .icon-text__icon-wrapper, .theme-product-plhiv .theme-base.icon-text__icon-wrapper {
  border-color: #e40046; }

.theme-product-plhiv .theme-base .icon-text__icon-wrapper.gradient, .theme-product-plhiv .theme-base.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-plhiv .theme-base .icon-text__content-wrapper ul li::before, .theme-product-plhiv .theme-base.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-plhiv .theme-base .icon-text__content-wrapper ul li ul li::before, .theme-product-plhiv .theme-base.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-plhiv .theme-base .icon-text__content-wrapper.slash li::before, .theme-product-plhiv .theme-base.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-plhiv .theme-base .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-plhiv .theme-base.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-plhiv .theme-base .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-plhiv .theme-base.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-plhiv .theme-base.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b10036; }

.theme-product-plhiv .theme-base .content-grid-item-abstract .content-grid-item_tagline, .theme-product-plhiv .theme-base.content-grid-item-abstract .content-grid-item_tagline {
  color: #b10036; }

.theme-product-plhiv .theme-base .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-plhiv .theme-base .product-event-navigation__switcher p, .theme-product-plhiv .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .theme-base .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-plhiv .theme-base .product-event-navigation__switcher p::after, .theme-product-plhiv .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-plhiv .theme-base .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-plhiv .theme-base .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-plhiv .theme-base .product-event-navigation__navigation ul li a:hover {
      color: #b10036; } }
  .theme-product-plhiv .theme-base .product-event-navigation__navigation ul li a p, .theme-product-plhiv .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .theme-base .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-plhiv .theme-base .product-event-navigation__navigation ul li a p:hover, .theme-product-plhiv .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-plhiv .theme-base .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b10036; } }

.theme-product-plhiv .theme-base .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-plhiv .theme-base .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-plhiv .theme-base .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-plhiv .theme-base .product-event-navigation__information .main-name p, .theme-product-plhiv .theme-base .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .theme-base .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover p, .theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover h1,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover h2,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover h3,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover h4,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover h5,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover h6,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .product-event-navigation__information .main-name:hover span {
  color: #b10036; }

.theme-product-plhiv .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b10036; }

.theme-product-plhiv .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-plhiv .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-plhiv .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b10036; }

.theme-product-plhiv .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__switcher p, .theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__switcher p, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #e40046; }
  .theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__switcher p::after, .theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__switcher p::after, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__navigation ul li a {
  color: #e40046; }
  .theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #e40046; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #e40046; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #e40046; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__information .main-name p, .theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__information .main-name p, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #e40046; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-plhiv .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-plhiv .theme-base .promo-panel__triangle, .theme-product-plhiv .theme-base.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-plhiv .theme-base .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-plhiv .theme-base.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-plhiv .theme-base .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-plhiv .theme-base.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 0%, #e40046 100%); }

.theme-product-plhiv .theme-base .promo-panel__content h2, .theme-product-plhiv .theme-base .promo-panel__content .searchResults, .theme-product-plhiv .theme-base .promo-panel__content .searchResults-term, .theme-product-plhiv .theme-base .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .promo-panel__content .gigya-composite-control-header, .theme-product-plhiv .theme-base.promo-panel__content h2, .theme-product-plhiv .theme-base.promo-panel__content .searchResults, .theme-product-plhiv .theme-base.promo-panel__content .searchResults-term, .theme-product-plhiv .theme-base.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-plhiv .theme-base.interactive-map__map .cluster.custom-cluster,
.theme-product-plhiv .theme-base .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-plhiv .theme-base.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-plhiv .theme-base .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-plhiv .theme-base .author-bio-summary .bioSummary, .theme-product-plhiv .theme-base.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-plhiv .theme-base .author-bio-summary .bioSummary__decorationTriangle, .theme-product-plhiv .theme-base.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-plhiv .theme-base .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-plhiv .theme-base .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-plhiv .theme-base .table-with-graphics .table__gradient-box, .theme-product-plhiv .theme-base.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-plhiv .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-plhiv .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e40046);
          filter: drop-shadow(0px 4px 3px #e40046); }

.theme-product-plhiv .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-plhiv .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-plhiv .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-plhiv .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-plhiv .theme-base.icon-text-gradient__container,
.theme-product-plhiv .theme-base .icon-text-gradient__container {
  background: #071d49; }

.theme-product-plhiv .theme-base.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-plhiv .theme-base .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-plhiv .theme-base.icon-text-gradient__main-text h2, .theme-product-plhiv .theme-base.icon-text-gradient__main-text .searchResults, .theme-product-plhiv .theme-base.icon-text-gradient__main-text .searchResults-term, .theme-product-plhiv .theme-base.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-plhiv .theme-base.icon-text-gradient__main-text h6, .theme-product-plhiv .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.icon-text-gradient__main-text p.subtitle, .theme-product-plhiv .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-plhiv .theme-base.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-plhiv .theme-base.icon-text-gradient__bottom-text h2, .theme-product-plhiv .theme-base.icon-text-gradient__bottom-text .searchResults, .theme-product-plhiv .theme-base.icon-text-gradient__bottom-text .searchResults-term, .theme-product-plhiv .theme-base.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-plhiv .theme-base.icon-text-gradient__bottom-text h6, .theme-product-plhiv .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.icon-text-gradient__bottom-text p.subtitle, .theme-product-plhiv .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-plhiv .theme-base.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .icon-text-gradient__main-text h2,
.theme-product-plhiv .theme-base .icon-text-gradient__main-text .searchResults,
.theme-product-plhiv .theme-base .icon-text-gradient__main-text .searchResults-term,
.theme-product-plhiv .theme-base .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-plhiv .theme-base .icon-text-gradient__main-text h6,
.theme-product-plhiv .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .icon-text-gradient__main-text p.subtitle,
.theme-product-plhiv .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .icon-text-gradient__bottom-text h2,
.theme-product-plhiv .theme-base .icon-text-gradient__bottom-text .searchResults,
.theme-product-plhiv .theme-base .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-plhiv .theme-base .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-plhiv .theme-base .icon-text-gradient__bottom-text h6,
.theme-product-plhiv .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .icon-text-gradient__bottom-text p.subtitle,
.theme-product-plhiv .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-gradient__bottom-text::before,
.theme-product-plhiv .theme-base .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-plhiv .theme-base.icon-text-gradient-multiple__container,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-plhiv .theme-base.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-plhiv .theme-base.icon-text-gradient-multiple__text h2, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__text .searchResults, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__text .searchResults-term, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__text h6, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.icon-text-gradient-multiple__text p.subtitle, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text h2, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text h6, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__text h2,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__text .searchResults,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__text h6,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .icon-text-gradient-multiple__text p.subtitle,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text h2,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text h6,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-plhiv .theme-base.icon-text-gradient-multiple__text::before, .theme-product-plhiv .theme-base.icon-text-gradient-multiple__bottom-text::before,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__text::before,
.theme-product-plhiv .theme-base .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-plhiv .theme-base.icon-text-gradient-stacks__container,
.theme-product-plhiv .theme-base .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-plhiv .theme-base.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-plhiv .theme-base .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-plhiv .theme-base.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-plhiv .theme-base .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-plhiv .theme-base.icon-text-gradient-stacks__text h2, .theme-product-plhiv .theme-base.icon-text-gradient-stacks__text .searchResults, .theme-product-plhiv .theme-base.icon-text-gradient-stacks__text .searchResults-term, .theme-product-plhiv .theme-base.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-plhiv .theme-base.icon-text-gradient-stacks__text h6, .theme-product-plhiv .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.icon-text-gradient-stacks__text p.subtitle, .theme-product-plhiv .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-plhiv .theme-base.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .icon-text-gradient-stacks__text h2,
.theme-product-plhiv .theme-base .icon-text-gradient-stacks__text .searchResults,
.theme-product-plhiv .theme-base .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-plhiv .theme-base .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-plhiv .theme-base .icon-text-gradient-stacks__text h6,
.theme-product-plhiv .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .icon-text-gradient-stacks__text p.subtitle,
.theme-product-plhiv .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-plhiv .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-plhiv .theme-base .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-plhiv .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-plhiv .theme-base .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-plhiv .theme-base .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-plhiv .theme-base .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-plhiv .theme-base .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-plhiv .theme-base .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-dovato-2 h1,
.theme-product-dovato-2 h2,
.theme-product-dovato-2 .searchResults,
.theme-product-dovato-2 .searchResults-term,
.theme-product-dovato-2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .gigya-composite-control-header,
.theme-product-dovato-2 h6,
.theme-product-dovato-2 .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 p.subtitle,
.theme-product-dovato-2 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .subtitle.searchResults-result,
.theme-product-dovato-2 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .subtitle.searchResults-result {
  color: #8f1d58; }

.theme-product-dovato-2 .richText ul li::before, .theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .privacy_prompt_content ul li::before,
.theme-product-dovato-2 .richText ol li::before,
.theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .privacy_prompt_content ol li::before, .theme-product-dovato-2.richText ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2.privacy_prompt_content ul li::before,
.theme-product-dovato-2.richText ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-dovato-2 .richText.slash-white ul li::before, .theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .slash-white.privacy_prompt_content ul li::before,
.theme-product-dovato-2 .richText.slash-white ol li::before,
.theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .slash-white.privacy_prompt_content ol li::before, .theme-product-dovato-2.richText.slash-white ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2.slash-white.privacy_prompt_content ul li::before,
.theme-product-dovato-2.richText.slash-white ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-dovato-2 .richText.page-title-slash h1::before, .theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .page-title-slash.privacy_prompt_content h1::before,
.theme-product-dovato-2 .richText.page-title-slash h2::before,
.theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .page-title-slash.privacy_prompt_content h2::before,
.theme-product-dovato-2 .richText.page-title-slash .searchResults::before,
.theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-dovato-2 .richText.page-title-slash .searchResults-term::before,
.theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-dovato-2 .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-dovato-2.richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2.page-title-slash.privacy_prompt_content h1::before,
.theme-product-dovato-2.richText.page-title-slash h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2.page-title-slash.privacy_prompt_content h2::before,
.theme-product-dovato-2.richText.page-title-slash .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-dovato-2.richText.page-title-slash .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-dovato-2.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.richText.page-title-slash .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #eb1475; }

.theme-product-dovato-2.secondary-900 .icon-pi,
.theme-product-dovato-2 .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-dovato-2 .divider > .component-content, .theme-product-dovato-2.divider > .component-content {
  background: #eb1475; }

.theme-product-dovato-2.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-dovato-2.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-dovato-2 .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-dovato-2 .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#8f1d58), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #8f1d58 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-dovato-2.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-dovato-2.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-dovato-2 .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-dovato-2 .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#8f1d58), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #8f1d58 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-dovato-2.reference-general-hero-banner .hero-banner__triangle, .theme-product-dovato-2.reference-event-hero-banner .hero-banner__triangle,
.theme-product-dovato-2 .reference-general-hero-banner .hero-banner__triangle,
.theme-product-dovato-2 .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-dovato-2.reference-general-hero-banner .hero-banner__triangle, .theme-product-dovato-2.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-dovato-2 .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-dovato-2 .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-dovato-2.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-dovato-2.reference-general-hero-banner .hero-banner__triangle, .theme-product-dovato-2.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-dovato-2 .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-dovato-2 .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-dovato-2.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato-2.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-dovato-2.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato-2.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato-2 .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato-2 .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato-2 .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato-2 .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #8f1d58; }

.theme-product-dovato-2.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-dovato-2.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato-2 .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato-2 .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #8f1d58; }

.theme-product-dovato-2.reference-general-hero-banner .hero-banner__title, .theme-product-dovato-2.reference-general-hero-banner .hero-banner__date,
.theme-product-dovato-2.reference-general-hero-banner .hero-banner__description p,
.theme-product-dovato-2.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato-2.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-dovato-2.reference-event-hero-banner .hero-banner__title, .theme-product-dovato-2.reference-event-hero-banner .hero-banner__date,
.theme-product-dovato-2.reference-event-hero-banner .hero-banner__description p,
.theme-product-dovato-2.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato-2.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-dovato-2 .reference-general-hero-banner .hero-banner__title,
.theme-product-dovato-2 .reference-general-hero-banner .hero-banner__date,
.theme-product-dovato-2 .reference-general-hero-banner .hero-banner__description p,
.theme-product-dovato-2 .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato-2 .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-dovato-2 .reference-event-hero-banner .hero-banner__title,
.theme-product-dovato-2 .reference-event-hero-banner .hero-banner__date,
.theme-product-dovato-2 .reference-event-hero-banner .hero-banner__description p,
.theme-product-dovato-2 .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato-2 .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-dovato-2.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-dovato-2.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-dovato-2 .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-dovato-2 .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-dovato-2 .hero-banner .hero-banner-v2__triangle, .theme-product-dovato-2.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato-2.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-dovato-2 .hero-banner .hero-banner-v2 h1,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 h2,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 .searchResults,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 h3,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 h4,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .hero-banner .hero-banner-v2 input,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .hero-banner .hero-banner-v2 input,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 h5,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato-2 .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 h6,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-dovato-2 .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-dovato-2 .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato-2 .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato-2 .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-dovato-2 .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato-2 .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 p,
.theme-product-dovato-2 .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato-2 .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-dovato-2.hero-banner .hero-banner-v2 h1,
.theme-product-dovato-2.hero-banner .hero-banner-v2 h2,
.theme-product-dovato-2.hero-banner .hero-banner-v2 .searchResults,
.theme-product-dovato-2.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-dovato-2.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-dovato-2.hero-banner .hero-banner-v2 h3,
.theme-product-dovato-2.hero-banner .hero-banner-v2 h4,
.theme-product-dovato-2.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato-2.hero-banner .hero-banner-v2 input,
.theme-product-dovato-2.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2.hero-banner .hero-banner-v2 input,
.theme-product-dovato-2.hero-banner .hero-banner-v2 h5,
.theme-product-dovato-2.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato-2.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-dovato-2.hero-banner .hero-banner-v2 h6,
.theme-product-dovato-2.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-dovato-2.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-dovato-2.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-dovato-2.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato-2.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato-2.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato-2.hero-banner .hero-banner-v2 p,
.theme-product-dovato-2.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato-2.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-dovato-2 .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-dovato-2.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(143, 29, 89, 0)), to(#8f1d59));
  background: linear-gradient(180deg, rgba(143, 29, 89, 0) 30%, #8f1d59 100%); }
  @media (min-width: 991px) {
    .theme-product-dovato-2 .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-dovato-2.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(143, 29, 89, 0)), to(#8f1d59));
      background: linear-gradient(270deg, rgba(143, 29, 89, 0) 30%, #8f1d59 100%); } }

.theme-product-dovato-2 .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-dovato-2.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(143, 29, 88, 0)), to(#8f1d58));
  background: linear-gradient(180deg, rgba(143, 29, 88, 0) 30%, #8f1d58 100%); }
  @media (min-width: 991px) {
    .theme-product-dovato-2 .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-dovato-2.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(143, 29, 88, 0)), to(#8f1d58));
      background: linear-gradient(270deg, rgba(143, 29, 88, 0) 30%, #8f1d58 100%); } }

.theme-product-dovato-2 .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-dovato-2.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(235, 20, 117, 0)), to(#eb1475));
  background: linear-gradient(180deg, rgba(235, 20, 117, 0) 30%, #eb1475 100%); }
  @media (min-width: 991px) {
    .theme-product-dovato-2 .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-dovato-2.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(235, 20, 117, 0)), to(#eb1475));
      background: linear-gradient(270deg, rgba(235, 20, 117, 0) 30%, #eb1475 100%); } }

.theme-product-dovato-2 .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-dovato-2.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#8f1d59), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #8f1d59 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-dovato-2 .hero-banner-small__text h1,
.theme-product-dovato-2 .hero-banner-small__text h2,
.theme-product-dovato-2 .hero-banner-small__text .searchResults,
.theme-product-dovato-2 .hero-banner-small__text .searchResults-term,
.theme-product-dovato-2 .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .hero-banner-small__text .gigya-composite-control-header,
.theme-product-dovato-2 .hero-banner-small__text h3,
.theme-product-dovato-2 .hero-banner-small__text h4,
.theme-product-dovato-2 .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .hero-banner-small__text input,
.theme-product-dovato-2 .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .hero-banner-small__text input,
.theme-product-dovato-2 .hero-banner-small__text h5,
.theme-product-dovato-2 .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato-2 .hero-banner-small__text .searchResults-title,
.theme-product-dovato-2 .hero-banner-small__text h6,
.theme-product-dovato-2 .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .hero-banner-small__text p.subtitle,
.theme-product-dovato-2 .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-dovato-2 .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .hero-banner-small__text .subtitle.searchResults-result, .theme-product-dovato-2.hero-banner-small__text h1,
.theme-product-dovato-2.hero-banner-small__text h2,
.theme-product-dovato-2.hero-banner-small__text .searchResults,
.theme-product-dovato-2.hero-banner-small__text .searchResults-term,
.theme-product-dovato-2.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.hero-banner-small__text .gigya-composite-control-header,
.theme-product-dovato-2.hero-banner-small__text h3,
.theme-product-dovato-2.hero-banner-small__text h4,
.theme-product-dovato-2.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato-2.hero-banner-small__text input,
.theme-product-dovato-2.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2.hero-banner-small__text input,
.theme-product-dovato-2.hero-banner-small__text h5,
.theme-product-dovato-2.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato-2.hero-banner-small__text .searchResults-title,
.theme-product-dovato-2.hero-banner-small__text h6,
.theme-product-dovato-2.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2.hero-banner-small__text p.subtitle,
.theme-product-dovato-2.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-dovato-2.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato-2 .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-dovato-2.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#8f1d58), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #8f1d58 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-dovato-2 .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-dovato-2.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#eb1475), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #eb1475 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-dovato-2 .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-dovato-2.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-dovato-2 .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-dovato-2.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato-2 .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato-2 .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-dovato-2.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato-2.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-dovato-2 .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato-2 .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-dovato-2.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato-2.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato-2 .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-dovato-2.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-dovato-2 .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-dovato-2.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato-2 .table-header-bg-secondary-900 table tr th, .theme-product-dovato-2.table-header-bg-secondary-900 table tr th {
  background-color: #8f1d58; }

.theme-product-dovato-2 .table-header-bg-primary-800 table tr th, .theme-product-dovato-2.table-header-bg-primary-800 table tr th {
  background-color: #eb1475; }

.theme-product-dovato-2 .table-header-bg-tertiary-900 table tr th, .theme-product-dovato-2.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-dovato-2 .table-header-bg-neutral-500 table tr th, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #8f1d58; }
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h1, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h2,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h3, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h4,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th input,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th input, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h6,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th p,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th li,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th td,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h1, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h2,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h3, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h4,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2.table-header-bg-neutral-500 table tr th input,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2.table-header-bg-neutral-500 table tr th input, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h6,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th p,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th li,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th td,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #8f1d58; }
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th ul li::before {
    color: #8f1d58; }
  
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #8f1d58; }
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #8f1d58; }
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-dovato-2.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #8f1d58; }

.theme-product-dovato-2.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-dovato-2 .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-dovato-2.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-dovato-2 .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato-2.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-dovato-2 .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-dovato-2.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-dovato-2 .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato-2.image.triangle picture::after, .theme-product-dovato-2.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-dovato-2.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-dovato-2 .image.triangle picture::after, .theme-product-dovato-2 .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-dovato-2 .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2.accordion .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-dovato-2 .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #8f1d58; }

.theme-product-dovato-2.accordion.gradient-header .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-dovato-2 .accordion.gradient-header .accordion-container .accordion-slide.is-active .accordion-head {
  background: linear-gradient(-44deg, #612166 0%, #bc105e 100%); }

.theme-product-dovato-2.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-dovato-2 .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #bc105e; }

.theme-product-dovato-2 .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-dovato-2.tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-dovato-2 .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-dovato-2.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-dovato-2 .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-dovato-2.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-dovato-2 .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-dovato-2.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #8f1d58; }

.theme-product-dovato-2 .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato-2.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-dovato-2 .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato-2.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-dovato-2 .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato-2.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-dovato-2 .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato-2.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
  color: #071d49; }
  @media (min-width: 991px) {
    .theme-product-dovato-2 .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato-2.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-dovato-2 .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato-2.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-dovato-2 .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato-2.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-dovato-2 .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-dovato-2.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
      color: #8f1d58; } }

.theme-product-dovato-2 .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato-2.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-dovato-2 .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato-2.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-dovato-2 .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato-2.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-dovato-2 .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato-2.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #8f1d58;
  border-bottom: none; }
  @media (min-width: 991px) {
    .theme-product-dovato-2 .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato-2.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-dovato-2 .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato-2.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-dovato-2 .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato-2.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-dovato-2 .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato-2.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      border-bottom: 2px solid #8f1d58;
      background-color: transparent; } }
  .theme-product-dovato-2 .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato-2.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-dovato-2 .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato-2.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-dovato-2 .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato-2.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-dovato-2 .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato-2.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
    @media (min-width: 991px) {
      .theme-product-dovato-2 .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato-2.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-dovato-2 .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato-2.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-dovato-2 .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato-2.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-dovato-2 .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato-2.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
        color: #8f1d58; } }

.theme-product-dovato-2 .tabs .tabs-content .tabContent > a.is-active, .theme-product-dovato-2.tabs .tabs-content .tabContent > a.is-active,
.theme-product-dovato-2 .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-dovato-2.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-dovato-2 .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-dovato-2.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-dovato-2 .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-dovato-2.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #8f1d58; }

.theme-product-dovato-2 .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-dovato-2.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #ffffff; }

.theme-product-dovato-2 .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-dovato-2.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background: #8f1d58;
  border: none; }
  .theme-product-dovato-2 .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before, .theme-product-dovato-2.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before {
    border-color: #8f1d58 transparent transparent transparent; }
  .theme-product-dovato-2 .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-dovato-2.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }

.theme-product-dovato-2.contentGridContainer,
.theme-product-dovato-2 .contentGridContainer {
  background: #f1e8ee; }
  .theme-product-dovato-2.contentGridContainer.neutral-2,
  .theme-product-dovato-2 .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-dovato-2.contentGridContainer.neutral-white, .theme-product-dovato-2.contentGridContainer.content-grid-item-base_background,
  .theme-product-dovato-2 .contentGridContainer.neutral-white,
  .theme-product-dovato-2 .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-dovato-2.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-dovato-2 .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-dovato-2.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-dovato-2 .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-dovato-2.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-dovato-2 .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato-2.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-dovato-2.bg-primary-900,
.theme-product-dovato-2 .bg-primary-900, .theme-product-dovato-2.primary-900,
.theme-product-dovato-2 .primary-900 {
  background-color: #bc105e; }

.theme-product-dovato-2.secondary-900,
.theme-product-dovato-2 .secondary-900 {
  background-color: #8f1d58;
  color: #ffffff; }
  .theme-product-dovato-2.secondary-900 h1, .theme-product-dovato-2.secondary-900 .h1,
  .theme-product-dovato-2.secondary-900 h2,
  .theme-product-dovato-2.secondary-900 .searchResults,
  .theme-product-dovato-2.secondary-900 .searchResults-term,
  .theme-product-dovato-2.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.secondary-900 .gigya-composite-control-header, .theme-product-dovato-2.secondary-900 .h2,
  .theme-product-dovato-2.secondary-900 h3, .theme-product-dovato-2.secondary-900 .h3,
  .theme-product-dovato-2.secondary-900 h4,
  .theme-product-dovato-2.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2.secondary-900 input,
  .theme-product-dovato-2.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2.secondary-900 input, .theme-product-dovato-2.secondary-900 .h4,
  .theme-product-dovato-2.secondary-900 h5,
  .theme-product-dovato-2.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2.secondary-900 .searchResults-title, .theme-product-dovato-2.secondary-900 .h5,
  .theme-product-dovato-2.secondary-900 h6,
  .theme-product-dovato-2.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2.secondary-900 p.subtitle,
  .theme-product-dovato-2.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2.secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato-2.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2.secondary-900 .subtitle.searchResults-result, .theme-product-dovato-2.secondary-900 .h6,
  .theme-product-dovato-2.secondary-900 p,
  .theme-product-dovato-2.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2.secondary-900 .searchResults-result,
  .theme-product-dovato-2.secondary-900 li,
  .theme-product-dovato-2.secondary-900 td,
  .theme-product-dovato-2.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-dovato-2 .secondary-900 h1,
  .theme-product-dovato-2 .secondary-900 .h1,
  .theme-product-dovato-2 .secondary-900 h2,
  .theme-product-dovato-2 .secondary-900 .searchResults,
  .theme-product-dovato-2 .secondary-900 .searchResults-term,
  .theme-product-dovato-2 .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .secondary-900 .gigya-composite-control-header,
  .theme-product-dovato-2 .secondary-900 .h2,
  .theme-product-dovato-2 .secondary-900 h3,
  .theme-product-dovato-2 .secondary-900 .h3,
  .theme-product-dovato-2 .secondary-900 h4,
  .theme-product-dovato-2 .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .secondary-900 input,
  .theme-product-dovato-2 .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .secondary-900 input,
  .theme-product-dovato-2 .secondary-900 .h4,
  .theme-product-dovato-2 .secondary-900 h5,
  .theme-product-dovato-2 .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .secondary-900 .searchResults-title,
  .theme-product-dovato-2 .secondary-900 .h5,
  .theme-product-dovato-2 .secondary-900 h6,
  .theme-product-dovato-2 .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .secondary-900 p.subtitle,
  .theme-product-dovato-2 .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato-2 .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato-2 .secondary-900 .h6,
  .theme-product-dovato-2 .secondary-900 p,
  .theme-product-dovato-2 .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .secondary-900 .searchResults-result,
  .theme-product-dovato-2 .secondary-900 li,
  .theme-product-dovato-2 .secondary-900 td,
  .theme-product-dovato-2 .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-dovato-2.secondary-900 ol li::before,
  .theme-product-dovato-2.secondary-900 ul li::before,
  .theme-product-dovato-2 .secondary-900 ol li::before,
  .theme-product-dovato-2 .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-dovato-2.tertiary-800,
.theme-product-dovato-2 .tertiary-800 {
  background-color: #612166;
  color: #ffffff; }
  .theme-product-dovato-2.tertiary-800 h1, .theme-product-dovato-2.tertiary-800 .h1,
  .theme-product-dovato-2.tertiary-800 h2,
  .theme-product-dovato-2.tertiary-800 .searchResults,
  .theme-product-dovato-2.tertiary-800 .searchResults-term,
  .theme-product-dovato-2.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.tertiary-800 .gigya-composite-control-header, .theme-product-dovato-2.tertiary-800 .h2,
  .theme-product-dovato-2.tertiary-800 h3, .theme-product-dovato-2.tertiary-800 .h3,
  .theme-product-dovato-2.tertiary-800 h4,
  .theme-product-dovato-2.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2.tertiary-800 input,
  .theme-product-dovato-2.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2.tertiary-800 input, .theme-product-dovato-2.tertiary-800 .h4,
  .theme-product-dovato-2.tertiary-800 h5,
  .theme-product-dovato-2.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2.tertiary-800 .searchResults-title, .theme-product-dovato-2.tertiary-800 .h5,
  .theme-product-dovato-2.tertiary-800 h6,
  .theme-product-dovato-2.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2.tertiary-800 p.subtitle,
  .theme-product-dovato-2.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2.tertiary-800 .subtitle.searchResults-result,
  .theme-product-dovato-2.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2.tertiary-800 .subtitle.searchResults-result, .theme-product-dovato-2.tertiary-800 .h6,
  .theme-product-dovato-2.tertiary-800 p,
  .theme-product-dovato-2.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2.tertiary-800 .searchResults-result,
  .theme-product-dovato-2.tertiary-800 li,
  .theme-product-dovato-2.tertiary-800 td,
  .theme-product-dovato-2.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-dovato-2 .tertiary-800 h1,
  .theme-product-dovato-2 .tertiary-800 .h1,
  .theme-product-dovato-2 .tertiary-800 h2,
  .theme-product-dovato-2 .tertiary-800 .searchResults,
  .theme-product-dovato-2 .tertiary-800 .searchResults-term,
  .theme-product-dovato-2 .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .tertiary-800 .gigya-composite-control-header,
  .theme-product-dovato-2 .tertiary-800 .h2,
  .theme-product-dovato-2 .tertiary-800 h3,
  .theme-product-dovato-2 .tertiary-800 .h3,
  .theme-product-dovato-2 .tertiary-800 h4,
  .theme-product-dovato-2 .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .tertiary-800 input,
  .theme-product-dovato-2 .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .tertiary-800 input,
  .theme-product-dovato-2 .tertiary-800 .h4,
  .theme-product-dovato-2 .tertiary-800 h5,
  .theme-product-dovato-2 .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .tertiary-800 .searchResults-title,
  .theme-product-dovato-2 .tertiary-800 .h5,
  .theme-product-dovato-2 .tertiary-800 h6,
  .theme-product-dovato-2 .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .tertiary-800 p.subtitle,
  .theme-product-dovato-2 .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .tertiary-800 .subtitle.searchResults-result,
  .theme-product-dovato-2 .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .tertiary-800 .subtitle.searchResults-result,
  .theme-product-dovato-2 .tertiary-800 .h6,
  .theme-product-dovato-2 .tertiary-800 p,
  .theme-product-dovato-2 .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .tertiary-800 .searchResults-result,
  .theme-product-dovato-2 .tertiary-800 li,
  .theme-product-dovato-2 .tertiary-800 td,
  .theme-product-dovato-2 .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-dovato-2.tertiary-800 ol li::before,
  .theme-product-dovato-2.tertiary-800 ul li::before,
  .theme-product-dovato-2 .tertiary-800 ol li::before,
  .theme-product-dovato-2 .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-dovato-2.secondary-100,
.theme-product-dovato-2 .secondary-100 {
  background-color: #f1e8ee; }

.theme-product-dovato-2 .color-secondary-900 {
  color: #8f1d58; }
  .theme-product-dovato-2 .color-secondary-900 h1, .theme-product-dovato-2 .color-secondary-900 .h1,
  .theme-product-dovato-2 .color-secondary-900 h2,
  .theme-product-dovato-2 .color-secondary-900 .searchResults,
  .theme-product-dovato-2 .color-secondary-900 .searchResults-term,
  .theme-product-dovato-2 .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .color-secondary-900 .gigya-composite-control-header, .theme-product-dovato-2 .color-secondary-900 .h2,
  .theme-product-dovato-2 .color-secondary-900 h3, .theme-product-dovato-2 .color-secondary-900 .h3,
  .theme-product-dovato-2 .color-secondary-900 h4,
  .theme-product-dovato-2 .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .color-secondary-900 input,
  .theme-product-dovato-2 .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .color-secondary-900 input, .theme-product-dovato-2 .color-secondary-900 .h4,
  .theme-product-dovato-2 .color-secondary-900 h5,
  .theme-product-dovato-2 .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .color-secondary-900 .searchResults-title, .theme-product-dovato-2 .color-secondary-900 .h5,
  .theme-product-dovato-2 .color-secondary-900 h6,
  .theme-product-dovato-2 .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .color-secondary-900 p.subtitle,
  .theme-product-dovato-2 .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato-2 .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .color-secondary-900 .subtitle.searchResults-result, .theme-product-dovato-2 .color-secondary-900 .h6,
  .theme-product-dovato-2 .color-secondary-900 p,
  .theme-product-dovato-2 .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .color-secondary-900 .searchResults-result,
  .theme-product-dovato-2 .color-secondary-900 li,
  .theme-product-dovato-2 .color-secondary-900 td,
  .theme-product-dovato-2 .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #8f1d58; }
  .theme-product-dovato-2 .color-secondary-900 ol li::before,
  .theme-product-dovato-2 .color-secondary-900 ul li::before {
    color: #8f1d58; }

.theme-product-dovato-2 .color-neutral-white {
  color: #ffffff; }
  .theme-product-dovato-2 .color-neutral-white h1, .theme-product-dovato-2 .color-neutral-white .h1,
  .theme-product-dovato-2 .color-neutral-white h2,
  .theme-product-dovato-2 .color-neutral-white .searchResults,
  .theme-product-dovato-2 .color-neutral-white .searchResults-term,
  .theme-product-dovato-2 .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .color-neutral-white .gigya-composite-control-header, .theme-product-dovato-2 .color-neutral-white .h2,
  .theme-product-dovato-2 .color-neutral-white h3, .theme-product-dovato-2 .color-neutral-white .h3,
  .theme-product-dovato-2 .color-neutral-white h4,
  .theme-product-dovato-2 .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .color-neutral-white input,
  .theme-product-dovato-2 .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .color-neutral-white input, .theme-product-dovato-2 .color-neutral-white .h4,
  .theme-product-dovato-2 .color-neutral-white h5,
  .theme-product-dovato-2 .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .color-neutral-white .searchResults-title, .theme-product-dovato-2 .color-neutral-white .h5,
  .theme-product-dovato-2 .color-neutral-white h6,
  .theme-product-dovato-2 .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .color-neutral-white p.subtitle,
  .theme-product-dovato-2 .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .color-neutral-white .subtitle.searchResults-result,
  .theme-product-dovato-2 .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .color-neutral-white .subtitle.searchResults-result, .theme-product-dovato-2 .color-neutral-white .h6,
  .theme-product-dovato-2 .color-neutral-white p,
  .theme-product-dovato-2 .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .color-neutral-white .searchResults-result,
  .theme-product-dovato-2 .color-neutral-white li,
  .theme-product-dovato-2 .color-neutral-white td,
  .theme-product-dovato-2 .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-dovato-2 .color-neutral-white ol li::before,
  .theme-product-dovato-2 .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-dovato-2 .icon-link__icon-wrapper, .theme-product-dovato-2.icon-link__icon-wrapper {
  border-color: #eb1475; }

.theme-product-dovato-2 .icon-text__wrapper--background, .theme-product-dovato-2.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-dovato-2 .icon-text__icon-wrapper, .theme-product-dovato-2.icon-text__icon-wrapper {
  border-color: #eb1475; }

.theme-product-dovato-2 .icon-text__icon-wrapper.gradient, .theme-product-dovato-2.icon-text__icon-wrapper.gradient {
  background: linear-gradient(-44deg, #612166 0%, #bc105e 100%);
  border: none; }

.theme-product-dovato-2 .icon-text__content-wrapper ul li::before, .theme-product-dovato-2.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-dovato-2 .icon-text__content-wrapper ul li ul li::before, .theme-product-dovato-2.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-dovato-2 .icon-text__content-wrapper.slash li::before, .theme-product-dovato-2.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-dovato-2.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2.content-grid-item-article .content-grid-item_background .content-grid-item_tagline {
  color: #bc105e; }

.theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #8f1d58; }
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #8f1d58; }
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #8f1d58; }

.theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-dovato-2 .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-dovato-2.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-dovato-2.content-grid-item-event-listing .content-grid-item_tagline {
  color: #bc105e; }

.theme-product-dovato-2 .content-grid-item-abstract .content-grid-item_tagline, .theme-product-dovato-2.content-grid-item-abstract .content-grid-item_tagline {
  color: #bc105e; }

.theme-product-dovato-2 .content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after, .theme-product-dovato-2.content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .content-grid-item-document .content-grid-item__document-type, .theme-product-dovato-2.content-grid-item-document .content-grid-item__document-type {
  color: #bc105e; }

.theme-product-dovato-2 .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-dovato-2 .product-event-navigation__switcher p, .theme-product-dovato-2 .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .product-event-navigation__switcher .searchResults-result {
  color: #8f1d58; }
  .theme-product-dovato-2 .product-event-navigation__switcher p::after, .theme-product-dovato-2 .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-dovato-2 .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-dovato-2.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-dovato-2 .product-event-navigation__navigation ul li a {
  color: #8f1d58; }
  @media (max-width: 767px) {
    .theme-product-dovato-2 .product-event-navigation__navigation ul li a:hover {
      color: #bc105e; } }
  .theme-product-dovato-2 .product-event-navigation__navigation ul li a p, .theme-product-dovato-2 .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .product-event-navigation__navigation ul li a .searchResults-result {
    color: #8f1d58; }
    @media (max-width: 767px) {
      .theme-product-dovato-2 .product-event-navigation__navigation ul li a p:hover, .theme-product-dovato-2 .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-dovato-2 .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #bc105e; } }

.theme-product-dovato-2 .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #8f1d58; }

.theme-product-dovato-2 .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-dovato-2 .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #8f1d58; }

.theme-product-dovato-2 .product-event-navigation__information .main-name p, .theme-product-dovato-2 .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .product-event-navigation__information .main-name .searchResults-result {
  color: #8f1d58; }

.theme-product-dovato-2 .product-event-navigation__information .main-name:hover p, .theme-product-dovato-2 .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover h1,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover h2,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover h3,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover h4,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .product-event-navigation__information .main-name:hover input,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .product-event-navigation__information .main-name:hover input,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover h5,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato-2 .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover h6,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-dovato-2 .product-event-navigation__information .main-name:hover span {
  color: #bc105e; }

.theme-product-dovato-2 .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #bc105e; }

.theme-product-dovato-2 .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-dovato-2 .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-dovato-2 .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #bc105e; }

.theme-product-dovato-2 .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__switcher p, .theme-product-dovato-2 .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-dovato-2.primary-800-version .product-event-navigation__switcher p, .theme-product-dovato-2.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #eb1475; }
  .theme-product-dovato-2 .primary-800-version .product-event-navigation__switcher p::after, .theme-product-dovato-2 .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-dovato-2 .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-dovato-2.primary-800-version .product-event-navigation__switcher p::after, .theme-product-dovato-2.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-dovato-2.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-dovato-2.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-dovato-2.primary-800-version .product-event-navigation__navigation ul li a {
  color: #eb1475; }
  .theme-product-dovato-2 .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-dovato-2 .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-dovato-2.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-dovato-2.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #eb1475; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-dovato-2.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-dovato-2.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-dovato-2.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-dovato-2.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-dovato-2.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #eb1475; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-dovato-2.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #eb1475; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__information .main-name p, .theme-product-dovato-2 .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-dovato-2.primary-800-version .product-event-navigation__information .main-name p, .theme-product-dovato-2.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #eb1475; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-dovato-2.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-dovato-2.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-dovato-2.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-dovato-2.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .promo-panel__triangle, .theme-product-dovato-2.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato-2.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-dovato-2 .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-dovato-2.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 29, 88, 0)), to(#8f1d58));
  background: linear-gradient(180deg, rgba(143, 29, 88, 0) 0%, #8f1d58 100%); }

.theme-product-dovato-2 .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-dovato-2.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(235, 20, 117, 0)), to(#eb1475));
  background: linear-gradient(180deg, rgba(235, 20, 117, 0) 0%, #eb1475 100%); }

.theme-product-dovato-2 .promo-panel__content h2, .theme-product-dovato-2 .promo-panel__content .searchResults, .theme-product-dovato-2 .promo-panel__content .searchResults-term, .theme-product-dovato-2 .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .promo-panel__content .gigya-composite-control-header, .theme-product-dovato-2.promo-panel__content h2, .theme-product-dovato-2.promo-panel__content .searchResults, .theme-product-dovato-2.promo-panel__content .searchResults-term, .theme-product-dovato-2.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-dovato-2.interactive-map__map .cluster.custom-cluster,
.theme-product-dovato-2 .interactive-map__map .cluster.custom-cluster {
  background: #8f1d58; }

.theme-product-dovato-2.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-dovato-2 .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#8f1d58));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #8f1d58 100%); }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--primary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #bc105e; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container.secondary-900 {
  background-color: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container.primary-800 {
  background-color: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container.neutral-100 {
  background-color: #f1f1f1; }

.theme-product-dovato-2 .pullout-v2__container.gradient-linear {
  background: linear-gradient(-44deg, #612166 0%, #bc105e 100%); }
  .theme-product-dovato-2 .pullout-v2__container.gradient-linear .pullout-v2__text > *,
  .theme-product-dovato-2 .pullout-v2__container.gradient-linear .pullout-v2__text a {
    color: #ffffff; }
  .theme-product-dovato-2 .pullout-v2__container.gradient-linear .btn, .theme-product-dovato-2 .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-dovato-2 .pullout-v2__container.gradient-linear .button, .theme-product-dovato-2 .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-dovato-2 .pullout-v2__container.gradient-linear .button#preferences_prompt_submit, .theme-product-dovato-2 .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-dovato-2 .pullout-v2__container.gradient-linear .button#preferences_prompt_decline, .theme-product-dovato-2 .pullout-v2__container.gradient-linear .articleList-more {
    background-color: #ffffff;
    color: #e40046; }
    .theme-product-dovato-2 .pullout-v2__container.gradient-linear .btn:after, .theme-product-dovato-2 .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-dovato-2 .pullout-v2__container.gradient-linear .button:after, .theme-product-dovato-2 .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-dovato-2 .pullout-v2__container.gradient-linear .button#preferences_prompt_submit:after, .theme-product-dovato-2 .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-dovato-2 .pullout-v2__container.gradient-linear .button#preferences_prompt_decline:after, .theme-product-dovato-2 .pullout-v2__container.gradient-linear .articleList-more:after {
      border-color: #ffffff transparent transparent transparent; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #eb1475; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .author-bio-summary .bioSummary, .theme-product-dovato-2.author-bio-summary .bioSummary {
  background-color: #f1e8ee; }
  .theme-product-dovato-2 .author-bio-summary .bioSummary__decorationTriangle, .theme-product-dovato-2.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-dovato-2.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-dovato-2 .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%;
  background: linear-gradient(-44deg, #612166 0%, #bc105e 100%); }
  .theme-product-dovato-2 .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-dovato-2 .table-with-graphics .table__gradient-box, .theme-product-dovato-2.table-with-graphics .table__gradient-box {
  background: linear-gradient(-44deg, #612166 0%, #bc105e 100%); }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e91a6d);
          filter: drop-shadow(0px 4px 3px #e91a6d); }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #8f1d58;
  border: 1px solid #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e91a6d);
          filter: drop-shadow(0px 2px 4px #e91a6d); }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #8f1d58; }

.theme-product-dovato-2 .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-dovato-2.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #8f1d58; }

.theme-product-dovato-2.icon-text-gradient__container,
.theme-product-dovato-2 .icon-text-gradient__container {
  background: linear-gradient(-44deg, #612166 0%, #bc105e 100%); }

.theme-product-dovato-2.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-dovato-2 .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #E91A6D);
          filter: drop-shadow(0px 2px 4px #E91A6D); }

.theme-product-dovato-2.icon-text-gradient__main-text h2, .theme-product-dovato-2.icon-text-gradient__main-text .searchResults, .theme-product-dovato-2.icon-text-gradient__main-text .searchResults-term, .theme-product-dovato-2.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-dovato-2.icon-text-gradient__main-text h6, .theme-product-dovato-2.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato-2.icon-text-gradient__main-text p.subtitle, .theme-product-dovato-2.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-dovato-2.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-dovato-2.icon-text-gradient__bottom-text h2, .theme-product-dovato-2.icon-text-gradient__bottom-text .searchResults, .theme-product-dovato-2.icon-text-gradient__bottom-text .searchResults-term, .theme-product-dovato-2.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-dovato-2.icon-text-gradient__bottom-text h6, .theme-product-dovato-2.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato-2.icon-text-gradient__bottom-text p.subtitle, .theme-product-dovato-2.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-dovato-2.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-dovato-2 .icon-text-gradient__main-text h2,
.theme-product-dovato-2 .icon-text-gradient__main-text .searchResults,
.theme-product-dovato-2 .icon-text-gradient__main-text .searchResults-term,
.theme-product-dovato-2 .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-dovato-2 .icon-text-gradient__main-text h6,
.theme-product-dovato-2 .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .icon-text-gradient__main-text p.subtitle,
.theme-product-dovato-2 .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-dovato-2 .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-dovato-2 .icon-text-gradient__bottom-text h2,
.theme-product-dovato-2 .icon-text-gradient__bottom-text .searchResults,
.theme-product-dovato-2 .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-dovato-2 .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-dovato-2 .icon-text-gradient__bottom-text h6,
.theme-product-dovato-2 .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .icon-text-gradient__bottom-text p.subtitle,
.theme-product-dovato-2 .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-dovato-2 .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato-2.icon-text-gradient__bottom-text::before,
.theme-product-dovato-2 .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #E91A6D;
          box-shadow: 0 2px 4px #E91A6D; }

.theme-product-dovato-2.icon-text-gradient-multiple__container,
.theme-product-dovato-2 .icon-text-gradient-multiple__container {
  background: linear-gradient(-44deg, #612166 0%, #bc105e 100%); }

.theme-product-dovato-2.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-dovato-2 .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #E91A6D);
          filter: drop-shadow(0px 2px 4px #E91A6D); }

.theme-product-dovato-2.icon-text-gradient-multiple__text h2, .theme-product-dovato-2.icon-text-gradient-multiple__text .searchResults, .theme-product-dovato-2.icon-text-gradient-multiple__text .searchResults-term, .theme-product-dovato-2.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-dovato-2.icon-text-gradient-multiple__text h6, .theme-product-dovato-2.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato-2.icon-text-gradient-multiple__text p.subtitle, .theme-product-dovato-2.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-dovato-2.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text h2, .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text h6, .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-dovato-2 .icon-text-gradient-multiple__text h2,
.theme-product-dovato-2 .icon-text-gradient-multiple__text .searchResults,
.theme-product-dovato-2 .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-dovato-2 .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-dovato-2 .icon-text-gradient-multiple__text h6,
.theme-product-dovato-2 .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .icon-text-gradient-multiple__text p.subtitle,
.theme-product-dovato-2 .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-dovato-2 .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text h2,
.theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text h6,
.theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato-2.icon-text-gradient-multiple__text::before, .theme-product-dovato-2.icon-text-gradient-multiple__bottom-text::before,
.theme-product-dovato-2 .icon-text-gradient-multiple__text::before,
.theme-product-dovato-2 .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #E91A6D;
          box-shadow: 0 2px 4px #E91A6D; }

.theme-product-dovato-2.icon-text-gradient-stacks__container,
.theme-product-dovato-2 .icon-text-gradient-stacks__container {
  background: linear-gradient(-44deg, #612166 0%, #bc105e 100%); }

.theme-product-dovato-2.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-dovato-2 .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #E91A6D);
          filter: drop-shadow(0px 2px 4px #E91A6D); }

.theme-product-dovato-2.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-dovato-2 .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-dovato-2.icon-text-gradient-stacks__text h2, .theme-product-dovato-2.icon-text-gradient-stacks__text .searchResults, .theme-product-dovato-2.icon-text-gradient-stacks__text .searchResults-term, .theme-product-dovato-2.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-dovato-2.icon-text-gradient-stacks__text h6, .theme-product-dovato-2.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato-2.icon-text-gradient-stacks__text p.subtitle, .theme-product-dovato-2.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-dovato-2.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-dovato-2 .icon-text-gradient-stacks__text h2,
.theme-product-dovato-2 .icon-text-gradient-stacks__text .searchResults,
.theme-product-dovato-2 .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-dovato-2 .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-dovato-2 .icon-text-gradient-stacks__text h6,
.theme-product-dovato-2 .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .icon-text-gradient-stacks__text p.subtitle,
.theme-product-dovato-2 .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-dovato-2 .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato-2 .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-dovato-2 .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-dovato-2 .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-dovato-2.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-dovato-2 .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-dovato-2 .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-dovato-2 .theme-base h1,
.theme-product-dovato-2 .theme-base h2,
.theme-product-dovato-2 .theme-base .searchResults,
.theme-product-dovato-2 .theme-base .searchResults-term,
.theme-product-dovato-2 .theme-base .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .gigya-composite-control-header,
.theme-product-dovato-2 .theme-base h6,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base p.subtitle,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-dovato-2 .theme-base .richText ul li::before, .theme-product-dovato-2 .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base .privacy_prompt_content ul li::before,
.theme-product-dovato-2 .theme-base .richText ol li::before,
.theme-product-dovato-2 .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base .privacy_prompt_content ol li::before, .theme-product-dovato-2 .theme-base.richText ul li::before, .theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base.privacy_prompt_content ul li::before,
.theme-product-dovato-2 .theme-base.richText ol li::before,
.theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-dovato-2 .theme-base .richText.slash-white ul li::before, .theme-product-dovato-2 .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base .slash-white.privacy_prompt_content ul li::before,
.theme-product-dovato-2 .theme-base .richText.slash-white ol li::before,
.theme-product-dovato-2 .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base .slash-white.privacy_prompt_content ol li::before, .theme-product-dovato-2 .theme-base.richText.slash-white ul li::before, .theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base.slash-white.privacy_prompt_content ul li::before,
.theme-product-dovato-2 .theme-base.richText.slash-white ol li::before,
.theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-dovato-2 .theme-base .richText.page-title-slash h1::before, .theme-product-dovato-2 .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base .page-title-slash.privacy_prompt_content h1::before,
.theme-product-dovato-2 .theme-base .richText.page-title-slash h2::before,
.theme-product-dovato-2 .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base .page-title-slash.privacy_prompt_content h2::before,
.theme-product-dovato-2 .theme-base .richText.page-title-slash .searchResults::before,
.theme-product-dovato-2 .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-dovato-2 .theme-base .richText.page-title-slash .searchResults-term::before,
.theme-product-dovato-2 .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-dovato-2 .theme-base .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-dovato-2 .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-dovato-2 .theme-base.richText.page-title-slash h1::before, .theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base.page-title-slash.privacy_prompt_content h1::before,
.theme-product-dovato-2 .theme-base.richText.page-title-slash h2::before,
.theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base.page-title-slash.privacy_prompt_content h2::before,
.theme-product-dovato-2 .theme-base.richText.page-title-slash .searchResults::before,
.theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-dovato-2 .theme-base.richText.page-title-slash .searchResults-term::before,
.theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-dovato-2 .theme-base.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2 .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #e40046; }

.theme-product-dovato-2 .theme-base.secondary-900 .icon-pi,
.theme-product-dovato-2 .theme-base .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-dovato-2 .theme-base .divider > .component-content, .theme-product-dovato-2 .theme-base.divider > .component-content {
  background: #d0d3d4; }

.theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__triangle,
.theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__triangle,
.theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__title, .theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__date,
.theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__description p,
.theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__title, .theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__date,
.theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__description p,
.theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__title,
.theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__date,
.theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__description p,
.theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__title,
.theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__date,
.theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__description p,
.theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-dovato-2 .theme-base.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-dovato-2 .theme-base.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-dovato-2 .theme-base .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-dovato-2 .theme-base .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2__triangle, .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 h1,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 h2,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .searchResults,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 h3,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 h4,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 h5,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 h6,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 p,
.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 h1,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 h2,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .searchResults,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 h3,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 h4,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 h5,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 h6,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato-2 .searchResults-results .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-dovato-2 .searchResults-results .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 p,
.theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); }
  @media (min-width: 991px) {
    .theme-product-dovato-2 .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-dovato-2 .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
      background: linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); } }

.theme-product-dovato-2 .theme-base .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-dovato-2 .theme-base.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-dovato-2 .theme-base .hero-banner-small__text h1,
.theme-product-dovato-2 .theme-base .hero-banner-small__text h2,
.theme-product-dovato-2 .theme-base .hero-banner-small__text .searchResults,
.theme-product-dovato-2 .theme-base .hero-banner-small__text .searchResults-term,
.theme-product-dovato-2 .theme-base .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .hero-banner-small__text .gigya-composite-control-header,
.theme-product-dovato-2 .theme-base .hero-banner-small__text h3,
.theme-product-dovato-2 .theme-base .hero-banner-small__text h4,
.theme-product-dovato-2 .theme-base .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .hero-banner-small__text input,
.theme-product-dovato-2 .theme-base .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .hero-banner-small__text input,
.theme-product-dovato-2 .theme-base .hero-banner-small__text h5,
.theme-product-dovato-2 .theme-base .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .hero-banner-small__text .searchResults-title,
.theme-product-dovato-2 .theme-base .hero-banner-small__text h6,
.theme-product-dovato-2 .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .hero-banner-small__text p.subtitle,
.theme-product-dovato-2 .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .hero-banner-small__text .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.hero-banner-small__text h1,
.theme-product-dovato-2 .theme-base.hero-banner-small__text h2,
.theme-product-dovato-2 .theme-base.hero-banner-small__text .searchResults,
.theme-product-dovato-2 .theme-base.hero-banner-small__text .searchResults-term,
.theme-product-dovato-2 .theme-base.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.hero-banner-small__text .gigya-composite-control-header,
.theme-product-dovato-2 .theme-base.hero-banner-small__text h3,
.theme-product-dovato-2 .theme-base.hero-banner-small__text h4,
.theme-product-dovato-2 .theme-base.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.hero-banner-small__text input,
.theme-product-dovato-2 .theme-base.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.hero-banner-small__text input,
.theme-product-dovato-2 .theme-base.hero-banner-small__text h5,
.theme-product-dovato-2 .theme-base.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.hero-banner-small__text .searchResults-title,
.theme-product-dovato-2 .theme-base.hero-banner-small__text h6,
.theme-product-dovato-2 .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.hero-banner-small__text p.subtitle,
.theme-product-dovato-2 .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato-2 .theme-base .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-dovato-2 .theme-base.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-dovato-2 .theme-base .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-dovato-2 .theme-base.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e40046), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e40046 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-dovato-2 .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-dovato-2 .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-dovato-2 .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-dovato-2 .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato-2 .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato-2 .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-dovato-2 .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato-2 .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-dovato-2 .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato-2 .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-dovato-2 .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-dovato-2 .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato-2 .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-dovato-2 .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-dovato-2 .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-dovato-2 .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato-2 .theme-base .table-header-bg-secondary-900 table tr th, .theme-product-dovato-2 .theme-base.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-dovato-2 .theme-base .table-header-bg-primary-800 table tr th, .theme-product-dovato-2 .theme-base.table-header-bg-primary-800 table tr th {
  background-color: #e40046; }

.theme-product-dovato-2 .theme-base .table-header-bg-tertiary-900 table tr th, .theme-product-dovato-2 .theme-base.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h1, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h2,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h3, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h4,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th input,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th input, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h6,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th p,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th li,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th td,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h1, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h2,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h3, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h4,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th input,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th input, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h6,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th p,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th li,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th td,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-dovato-2 .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-dovato-2 .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-dovato-2 .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-dovato-2 .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato-2 .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-dovato-2 .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-dovato-2 .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-dovato-2 .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-dovato-2 .theme-base.image.triangle picture::after, .theme-product-dovato-2 .theme-base.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-dovato-2 .theme-base.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-dovato-2 .theme-base .image.triangle picture::after, .theme-product-dovato-2 .theme-base .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-dovato-2 .theme-base .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-dovato-2 .theme-base .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b10036; }

.theme-product-dovato-2 .theme-base.contentGridContainer,
.theme-product-dovato-2 .theme-base .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-dovato-2 .theme-base.contentGridContainer.neutral-2,
  .theme-product-dovato-2 .theme-base .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-dovato-2 .theme-base.contentGridContainer.neutral-white, .theme-product-dovato-2 .theme-base.contentGridContainer.content-grid-item-base_background,
  .theme-product-dovato-2 .theme-base .contentGridContainer.neutral-white,
  .theme-product-dovato-2 .theme-base .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-dovato-2 .theme-base.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-dovato-2 .theme-base .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-dovato-2 .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-dovato-2 .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-dovato-2 .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-dovato-2 .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-dovato-2 .theme-base.bg-primary-900,
.theme-product-dovato-2 .theme-base .bg-primary-900, .theme-product-dovato-2 .theme-base.primary-900,
.theme-product-dovato-2 .theme-base .primary-900 {
  background-color: #b10036; }

.theme-product-dovato-2 .theme-base.secondary-900,
.theme-product-dovato-2 .theme-base .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-dovato-2 .theme-base.secondary-900 h1, .theme-product-dovato-2 .theme-base.secondary-900 .h1,
  .theme-product-dovato-2 .theme-base.secondary-900 h2,
  .theme-product-dovato-2 .theme-base.secondary-900 .searchResults,
  .theme-product-dovato-2 .theme-base.secondary-900 .searchResults-term,
  .theme-product-dovato-2 .theme-base.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.secondary-900 .gigya-composite-control-header, .theme-product-dovato-2 .theme-base.secondary-900 .h2,
  .theme-product-dovato-2 .theme-base.secondary-900 h3, .theme-product-dovato-2 .theme-base.secondary-900 .h3,
  .theme-product-dovato-2 .theme-base.secondary-900 h4,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.secondary-900 input,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.secondary-900 input, .theme-product-dovato-2 .theme-base.secondary-900 .h4,
  .theme-product-dovato-2 .theme-base.secondary-900 h5,
  .theme-product-dovato-2 .theme-base.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.secondary-900 .searchResults-title, .theme-product-dovato-2 .theme-base.secondary-900 .h5,
  .theme-product-dovato-2 .theme-base.secondary-900 h6,
  .theme-product-dovato-2 .theme-base.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.secondary-900 p.subtitle,
  .theme-product-dovato-2 .theme-base.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base.secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.secondary-900 .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.secondary-900 .h6,
  .theme-product-dovato-2 .theme-base.secondary-900 p,
  .theme-product-dovato-2 .theme-base.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .theme-base.secondary-900 .searchResults-result,
  .theme-product-dovato-2 .theme-base.secondary-900 li,
  .theme-product-dovato-2 .theme-base.secondary-900 td,
  .theme-product-dovato-2 .theme-base.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-dovato-2 .theme-base .secondary-900 h1,
  .theme-product-dovato-2 .theme-base .secondary-900 .h1,
  .theme-product-dovato-2 .theme-base .secondary-900 h2,
  .theme-product-dovato-2 .theme-base .secondary-900 .searchResults,
  .theme-product-dovato-2 .theme-base .secondary-900 .searchResults-term,
  .theme-product-dovato-2 .theme-base .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .secondary-900 .gigya-composite-control-header,
  .theme-product-dovato-2 .theme-base .secondary-900 .h2,
  .theme-product-dovato-2 .theme-base .secondary-900 h3,
  .theme-product-dovato-2 .theme-base .secondary-900 .h3,
  .theme-product-dovato-2 .theme-base .secondary-900 h4,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .secondary-900 input,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .secondary-900 input,
  .theme-product-dovato-2 .theme-base .secondary-900 .h4,
  .theme-product-dovato-2 .theme-base .secondary-900 h5,
  .theme-product-dovato-2 .theme-base .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .secondary-900 .searchResults-title,
  .theme-product-dovato-2 .theme-base .secondary-900 .h5,
  .theme-product-dovato-2 .theme-base .secondary-900 h6,
  .theme-product-dovato-2 .theme-base .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .secondary-900 p.subtitle,
  .theme-product-dovato-2 .theme-base .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base .secondary-900 .h6,
  .theme-product-dovato-2 .theme-base .secondary-900 p,
  .theme-product-dovato-2 .theme-base .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .theme-base .secondary-900 .searchResults-result,
  .theme-product-dovato-2 .theme-base .secondary-900 li,
  .theme-product-dovato-2 .theme-base .secondary-900 td,
  .theme-product-dovato-2 .theme-base .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-dovato-2 .theme-base.secondary-900 ol li::before,
  .theme-product-dovato-2 .theme-base.secondary-900 ul li::before,
  .theme-product-dovato-2 .theme-base .secondary-900 ol li::before,
  .theme-product-dovato-2 .theme-base .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-dovato-2 .theme-base.tertiary-800,
.theme-product-dovato-2 .theme-base .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-dovato-2 .theme-base.tertiary-800 h1, .theme-product-dovato-2 .theme-base.tertiary-800 .h1,
  .theme-product-dovato-2 .theme-base.tertiary-800 h2,
  .theme-product-dovato-2 .theme-base.tertiary-800 .searchResults,
  .theme-product-dovato-2 .theme-base.tertiary-800 .searchResults-term,
  .theme-product-dovato-2 .theme-base.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.tertiary-800 .gigya-composite-control-header, .theme-product-dovato-2 .theme-base.tertiary-800 .h2,
  .theme-product-dovato-2 .theme-base.tertiary-800 h3, .theme-product-dovato-2 .theme-base.tertiary-800 .h3,
  .theme-product-dovato-2 .theme-base.tertiary-800 h4,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.tertiary-800 input,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.tertiary-800 input, .theme-product-dovato-2 .theme-base.tertiary-800 .h4,
  .theme-product-dovato-2 .theme-base.tertiary-800 h5,
  .theme-product-dovato-2 .theme-base.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.tertiary-800 .searchResults-title, .theme-product-dovato-2 .theme-base.tertiary-800 .h5,
  .theme-product-dovato-2 .theme-base.tertiary-800 h6,
  .theme-product-dovato-2 .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.tertiary-800 p.subtitle,
  .theme-product-dovato-2 .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base.tertiary-800 .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.tertiary-800 .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.tertiary-800 .h6,
  .theme-product-dovato-2 .theme-base.tertiary-800 p,
  .theme-product-dovato-2 .theme-base.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .theme-base.tertiary-800 .searchResults-result,
  .theme-product-dovato-2 .theme-base.tertiary-800 li,
  .theme-product-dovato-2 .theme-base.tertiary-800 td,
  .theme-product-dovato-2 .theme-base.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-dovato-2 .theme-base .tertiary-800 h1,
  .theme-product-dovato-2 .theme-base .tertiary-800 .h1,
  .theme-product-dovato-2 .theme-base .tertiary-800 h2,
  .theme-product-dovato-2 .theme-base .tertiary-800 .searchResults,
  .theme-product-dovato-2 .theme-base .tertiary-800 .searchResults-term,
  .theme-product-dovato-2 .theme-base .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .tertiary-800 .gigya-composite-control-header,
  .theme-product-dovato-2 .theme-base .tertiary-800 .h2,
  .theme-product-dovato-2 .theme-base .tertiary-800 h3,
  .theme-product-dovato-2 .theme-base .tertiary-800 .h3,
  .theme-product-dovato-2 .theme-base .tertiary-800 h4,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .tertiary-800 input,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .tertiary-800 input,
  .theme-product-dovato-2 .theme-base .tertiary-800 .h4,
  .theme-product-dovato-2 .theme-base .tertiary-800 h5,
  .theme-product-dovato-2 .theme-base .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .tertiary-800 .searchResults-title,
  .theme-product-dovato-2 .theme-base .tertiary-800 .h5,
  .theme-product-dovato-2 .theme-base .tertiary-800 h6,
  .theme-product-dovato-2 .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .tertiary-800 p.subtitle,
  .theme-product-dovato-2 .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base .tertiary-800 .h6,
  .theme-product-dovato-2 .theme-base .tertiary-800 p,
  .theme-product-dovato-2 .theme-base .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .theme-base .tertiary-800 .searchResults-result,
  .theme-product-dovato-2 .theme-base .tertiary-800 li,
  .theme-product-dovato-2 .theme-base .tertiary-800 td,
  .theme-product-dovato-2 .theme-base .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-dovato-2 .theme-base.tertiary-800 ol li::before,
  .theme-product-dovato-2 .theme-base.tertiary-800 ul li::before,
  .theme-product-dovato-2 .theme-base .tertiary-800 ol li::before,
  .theme-product-dovato-2 .theme-base .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-dovato-2 .theme-base.secondary-100,
.theme-product-dovato-2 .theme-base .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-dovato-2 .theme-base .color-secondary-900 {
  color: #071d49; }
  .theme-product-dovato-2 .theme-base .color-secondary-900 h1, .theme-product-dovato-2 .theme-base .color-secondary-900 .h1,
  .theme-product-dovato-2 .theme-base .color-secondary-900 h2,
  .theme-product-dovato-2 .theme-base .color-secondary-900 .searchResults,
  .theme-product-dovato-2 .theme-base .color-secondary-900 .searchResults-term,
  .theme-product-dovato-2 .theme-base .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .color-secondary-900 .gigya-composite-control-header, .theme-product-dovato-2 .theme-base .color-secondary-900 .h2,
  .theme-product-dovato-2 .theme-base .color-secondary-900 h3, .theme-product-dovato-2 .theme-base .color-secondary-900 .h3,
  .theme-product-dovato-2 .theme-base .color-secondary-900 h4,
  .theme-product-dovato-2 .theme-base .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .color-secondary-900 input,
  .theme-product-dovato-2 .theme-base .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .color-secondary-900 input, .theme-product-dovato-2 .theme-base .color-secondary-900 .h4,
  .theme-product-dovato-2 .theme-base .color-secondary-900 h5,
  .theme-product-dovato-2 .theme-base .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .color-secondary-900 .searchResults-title, .theme-product-dovato-2 .theme-base .color-secondary-900 .h5,
  .theme-product-dovato-2 .theme-base .color-secondary-900 h6,
  .theme-product-dovato-2 .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .color-secondary-900 p.subtitle,
  .theme-product-dovato-2 .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .color-secondary-900 .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base .color-secondary-900 .h6,
  .theme-product-dovato-2 .theme-base .color-secondary-900 p,
  .theme-product-dovato-2 .theme-base .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .theme-base .color-secondary-900 .searchResults-result,
  .theme-product-dovato-2 .theme-base .color-secondary-900 li,
  .theme-product-dovato-2 .theme-base .color-secondary-900 td,
  .theme-product-dovato-2 .theme-base .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-dovato-2 .theme-base .color-secondary-900 ol li::before,
  .theme-product-dovato-2 .theme-base .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-dovato-2 .theme-base .color-neutral-white {
  color: #ffffff; }
  .theme-product-dovato-2 .theme-base .color-neutral-white h1, .theme-product-dovato-2 .theme-base .color-neutral-white .h1,
  .theme-product-dovato-2 .theme-base .color-neutral-white h2,
  .theme-product-dovato-2 .theme-base .color-neutral-white .searchResults,
  .theme-product-dovato-2 .theme-base .color-neutral-white .searchResults-term,
  .theme-product-dovato-2 .theme-base .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .color-neutral-white .gigya-composite-control-header, .theme-product-dovato-2 .theme-base .color-neutral-white .h2,
  .theme-product-dovato-2 .theme-base .color-neutral-white h3, .theme-product-dovato-2 .theme-base .color-neutral-white .h3,
  .theme-product-dovato-2 .theme-base .color-neutral-white h4,
  .theme-product-dovato-2 .theme-base .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .color-neutral-white input,
  .theme-product-dovato-2 .theme-base .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .color-neutral-white input, .theme-product-dovato-2 .theme-base .color-neutral-white .h4,
  .theme-product-dovato-2 .theme-base .color-neutral-white h5,
  .theme-product-dovato-2 .theme-base .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .color-neutral-white .searchResults-title, .theme-product-dovato-2 .theme-base .color-neutral-white .h5,
  .theme-product-dovato-2 .theme-base .color-neutral-white h6,
  .theme-product-dovato-2 .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .color-neutral-white p.subtitle,
  .theme-product-dovato-2 .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .color-neutral-white .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .color-neutral-white .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base .color-neutral-white .h6,
  .theme-product-dovato-2 .theme-base .color-neutral-white p,
  .theme-product-dovato-2 .theme-base .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .theme-base .color-neutral-white .searchResults-result,
  .theme-product-dovato-2 .theme-base .color-neutral-white li,
  .theme-product-dovato-2 .theme-base .color-neutral-white td,
  .theme-product-dovato-2 .theme-base .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-dovato-2 .theme-base .color-neutral-white ol li::before,
  .theme-product-dovato-2 .theme-base .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-link__icon-wrapper, .theme-product-dovato-2 .theme-base.icon-link__icon-wrapper {
  border-color: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text__wrapper--background, .theme-product-dovato-2 .theme-base.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-dovato-2 .theme-base .icon-text__icon-wrapper, .theme-product-dovato-2 .theme-base.icon-text__icon-wrapper {
  border-color: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text__icon-wrapper.gradient, .theme-product-dovato-2 .theme-base.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-dovato-2 .theme-base .icon-text__content-wrapper ul li::before, .theme-product-dovato-2 .theme-base.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-dovato-2 .theme-base .icon-text__content-wrapper ul li ul li::before, .theme-product-dovato-2 .theme-base.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-dovato-2 .theme-base .icon-text__content-wrapper.slash li::before, .theme-product-dovato-2 .theme-base.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-dovato-2 .theme-base .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-dovato-2 .theme-base.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-dovato-2 .theme-base .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-dovato-2 .theme-base.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-dovato-2 .theme-base.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b10036; }

.theme-product-dovato-2 .theme-base .content-grid-item-abstract .content-grid-item_tagline, .theme-product-dovato-2 .theme-base.content-grid-item-abstract .content-grid-item_tagline {
  color: #b10036; }

.theme-product-dovato-2 .theme-base .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-dovato-2 .theme-base .product-event-navigation__switcher p, .theme-product-dovato-2 .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .theme-base .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-dovato-2 .theme-base .product-event-navigation__switcher p::after, .theme-product-dovato-2 .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-dovato-2 .theme-base .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li a:hover {
      color: #b10036; } }
  .theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li a p, .theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li a p:hover, .theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b10036; } }

.theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-dovato-2 .theme-base .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name p, .theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover p, .theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover h1,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover h2,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover h3,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover h4,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover h5,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover h6,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .product-event-navigation__information .main-name:hover span {
  color: #b10036; }

.theme-product-dovato-2 .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b10036; }

.theme-product-dovato-2 .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-dovato-2 .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-dovato-2 .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b10036; }

.theme-product-dovato-2 .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__switcher p, .theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__switcher p, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #e40046; }
  .theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__switcher p::after, .theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__switcher p::after, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__navigation ul li a {
  color: #e40046; }
  .theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #e40046; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #e40046; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #e40046; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__information .main-name p, .theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__information .main-name p, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #e40046; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-dovato-2 .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-dovato-2 .theme-base .promo-panel__triangle, .theme-product-dovato-2 .theme-base.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-dovato-2 .theme-base .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-dovato-2 .theme-base.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-dovato-2 .theme-base .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-dovato-2 .theme-base.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 0%, #e40046 100%); }

.theme-product-dovato-2 .theme-base .promo-panel__content h2, .theme-product-dovato-2 .theme-base .promo-panel__content .searchResults, .theme-product-dovato-2 .theme-base .promo-panel__content .searchResults-term, .theme-product-dovato-2 .theme-base .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .promo-panel__content .gigya-composite-control-header, .theme-product-dovato-2 .theme-base.promo-panel__content h2, .theme-product-dovato-2 .theme-base.promo-panel__content .searchResults, .theme-product-dovato-2 .theme-base.promo-panel__content .searchResults-term, .theme-product-dovato-2 .theme-base.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-dovato-2 .theme-base.interactive-map__map .cluster.custom-cluster,
.theme-product-dovato-2 .theme-base .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-dovato-2 .theme-base.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-dovato-2 .theme-base .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-dovato-2 .theme-base .author-bio-summary .bioSummary, .theme-product-dovato-2 .theme-base.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-dovato-2 .theme-base .author-bio-summary .bioSummary__decorationTriangle, .theme-product-dovato-2 .theme-base.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-dovato-2 .theme-base .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-dovato-2 .theme-base .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-dovato-2 .theme-base .table-with-graphics .table__gradient-box, .theme-product-dovato-2 .theme-base.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-dovato-2 .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-dovato-2 .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e40046);
          filter: drop-shadow(0px 4px 3px #e40046); }

.theme-product-dovato-2 .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-dovato-2 .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-dovato-2 .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-dovato-2 .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-dovato-2 .theme-base.icon-text-gradient__container,
.theme-product-dovato-2 .theme-base .icon-text-gradient__container {
  background: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-dovato-2 .theme-base .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-dovato-2 .theme-base.icon-text-gradient__main-text h2, .theme-product-dovato-2 .theme-base.icon-text-gradient__main-text .searchResults, .theme-product-dovato-2 .theme-base.icon-text-gradient__main-text .searchResults-term, .theme-product-dovato-2 .theme-base.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-dovato-2 .theme-base.icon-text-gradient__main-text h6, .theme-product-dovato-2 .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.icon-text-gradient__main-text p.subtitle, .theme-product-dovato-2 .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text h2, .theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text .searchResults, .theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text .searchResults-term, .theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text h6, .theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text p.subtitle, .theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .icon-text-gradient__main-text h2,
.theme-product-dovato-2 .theme-base .icon-text-gradient__main-text .searchResults,
.theme-product-dovato-2 .theme-base .icon-text-gradient__main-text .searchResults-term,
.theme-product-dovato-2 .theme-base .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-dovato-2 .theme-base .icon-text-gradient__main-text h6,
.theme-product-dovato-2 .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .icon-text-gradient__main-text p.subtitle,
.theme-product-dovato-2 .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text h2,
.theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text .searchResults,
.theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text h6,
.theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text p.subtitle,
.theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text::before,
.theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__container,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text h2, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text .searchResults, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text .searchResults-term, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text h6, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text p.subtitle, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text h2, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text h6, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text h2,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text .searchResults,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text h6,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text p.subtitle,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text h2,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text h6,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__text::before, .theme-product-dovato-2 .theme-base.icon-text-gradient-multiple__bottom-text::before,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__text::before,
.theme-product-dovato-2 .theme-base .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__container,
.theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__text h2, .theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__text .searchResults, .theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__text .searchResults-term, .theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__text h6, .theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__text p.subtitle, .theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__text h2,
.theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__text .searchResults,
.theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__text h6,
.theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__text p.subtitle,
.theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-dovato-2 .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-dovato-2 .theme-base .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-dovato-2 .theme-base .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-dovato-2 .theme-base .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-dovato-2 .theme-base .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-dovato-2 .theme-base .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-apretude h1,
.theme-product-apretude h2,
.theme-product-apretude .searchResults,
.theme-product-apretude .searchResults-term,
.theme-product-apretude .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .gigya-composite-control-header,
.theme-product-apretude h6,
.theme-product-apretude .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude p.subtitle,
.theme-product-apretude .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .subtitle.searchResults-result,
.theme-product-apretude .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .subtitle.searchResults-result {
  color: #6c3175;
  color: #be570e; }

.theme-product-apretude .richText ul li::before, .theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .privacy_prompt_content ul li::before,
.theme-product-apretude .richText ol li::before,
.theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .privacy_prompt_content ol li::before, .theme-product-apretude.richText ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude.privacy_prompt_content ul li::before,
.theme-product-apretude.richText ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-apretude .richText.slash-white ul li::before, .theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .slash-white.privacy_prompt_content ul li::before,
.theme-product-apretude .richText.slash-white ol li::before,
.theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .slash-white.privacy_prompt_content ol li::before, .theme-product-apretude.richText.slash-white ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude.slash-white.privacy_prompt_content ul li::before,
.theme-product-apretude.richText.slash-white ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-apretude .richText.page-title-slash h1::before, .theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .page-title-slash.privacy_prompt_content h1::before,
.theme-product-apretude .richText.page-title-slash h2::before,
.theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .page-title-slash.privacy_prompt_content h2::before,
.theme-product-apretude .richText.page-title-slash .searchResults::before,
.theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-apretude .richText.page-title-slash .searchResults-term::before,
.theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-apretude .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-apretude.richText.page-title-slash h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude.page-title-slash.privacy_prompt_content h1::before,
.theme-product-apretude.richText.page-title-slash h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude.page-title-slash.privacy_prompt_content h2::before,
.theme-product-apretude.richText.page-title-slash .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-apretude.richText.page-title-slash .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-apretude.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.richText.page-title-slash .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #787a01;
  border-right: 1.5px solid #6c3175; }

.theme-product-apretude.secondary-900 .icon-pi,
.theme-product-apretude .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-apretude .divider > .component-content, .theme-product-apretude.divider > .component-content {
  background: #787a01;
  background: #606f01; }

.theme-product-apretude.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-apretude.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-apretude .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-apretude .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#6c3175), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #6c3175 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-apretude.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-apretude.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-apretude .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-apretude .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#6c3175), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #6c3175 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-apretude.reference-general-hero-banner .hero-banner__triangle, .theme-product-apretude.reference-event-hero-banner .hero-banner__triangle,
.theme-product-apretude .reference-general-hero-banner .hero-banner__triangle,
.theme-product-apretude .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-apretude.reference-general-hero-banner .hero-banner__triangle, .theme-product-apretude.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-apretude .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-apretude .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-apretude.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-apretude.reference-general-hero-banner .hero-banner__triangle, .theme-product-apretude.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-apretude .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-apretude .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-apretude.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-apretude.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-apretude.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-apretude.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-apretude .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-apretude .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-apretude .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-apretude .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #6c3175; }

.theme-product-apretude.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-apretude.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-apretude .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-apretude .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #6c3175; }

.theme-product-apretude.reference-general-hero-banner .hero-banner__title, .theme-product-apretude.reference-general-hero-banner .hero-banner__date,
.theme-product-apretude.reference-general-hero-banner .hero-banner__description p,
.theme-product-apretude.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-apretude.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-apretude.reference-event-hero-banner .hero-banner__title, .theme-product-apretude.reference-event-hero-banner .hero-banner__date,
.theme-product-apretude.reference-event-hero-banner .hero-banner__description p,
.theme-product-apretude.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-apretude.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-apretude .reference-general-hero-banner .hero-banner__title,
.theme-product-apretude .reference-general-hero-banner .hero-banner__date,
.theme-product-apretude .reference-general-hero-banner .hero-banner__description p,
.theme-product-apretude .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-apretude .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-apretude .reference-event-hero-banner .hero-banner__title,
.theme-product-apretude .reference-event-hero-banner .hero-banner__date,
.theme-product-apretude .reference-event-hero-banner .hero-banner__description p,
.theme-product-apretude .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-apretude .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-apretude.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-apretude.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-apretude .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-apretude .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-apretude .hero-banner .hero-banner-v2__triangle, .theme-product-apretude.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-apretude.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-apretude .hero-banner .hero-banner-v2 h1,
.theme-product-apretude .hero-banner .hero-banner-v2 h2,
.theme-product-apretude .hero-banner .hero-banner-v2 .searchResults,
.theme-product-apretude .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-apretude .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-apretude .hero-banner .hero-banner-v2 h3,
.theme-product-apretude .hero-banner .hero-banner-v2 h4,
.theme-product-apretude .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-apretude .hero-banner .hero-banner-v2 input,
.theme-product-apretude .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .hero-banner .hero-banner-v2 input,
.theme-product-apretude .hero-banner .hero-banner-v2 h5,
.theme-product-apretude .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-apretude .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-apretude .hero-banner .hero-banner-v2 h6,
.theme-product-apretude .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-apretude .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-apretude .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-apretude .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-apretude .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-apretude .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-apretude .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-apretude .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-apretude .hero-banner .hero-banner-v2 p,
.theme-product-apretude .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-apretude .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-apretude.hero-banner .hero-banner-v2 h1,
.theme-product-apretude.hero-banner .hero-banner-v2 h2,
.theme-product-apretude.hero-banner .hero-banner-v2 .searchResults,
.theme-product-apretude.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-apretude.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-apretude.hero-banner .hero-banner-v2 h3,
.theme-product-apretude.hero-banner .hero-banner-v2 h4,
.theme-product-apretude.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-apretude.hero-banner .hero-banner-v2 input,
.theme-product-apretude.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude.hero-banner .hero-banner-v2 input,
.theme-product-apretude.hero-banner .hero-banner-v2 h5,
.theme-product-apretude.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-apretude.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-apretude.hero-banner .hero-banner-v2 h6,
.theme-product-apretude.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-apretude.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-apretude.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-apretude.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-apretude.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-apretude.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-apretude.hero-banner .hero-banner-v2 p,
.theme-product-apretude.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-apretude.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-apretude .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-apretude.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(190, 87, 14, 0)), to(#be570e));
  background: linear-gradient(180deg, rgba(190, 87, 14, 0) 30%, #be570e 100%); }
  @media (min-width: 991px) {
    .theme-product-apretude .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-apretude.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(190, 87, 14, 0)), to(#be570e));
      background: linear-gradient(270deg, rgba(190, 87, 14, 0) 30%, #be570e 100%); } }

.theme-product-apretude .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-apretude.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(108, 49, 117, 0)), to(#6c3175));
  background: linear-gradient(180deg, rgba(108, 49, 117, 0) 30%, #6c3175 100%); }
  @media (min-width: 991px) {
    .theme-product-apretude .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-apretude.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(108, 49, 117, 0)), to(#6c3175));
      background: linear-gradient(270deg, rgba(108, 49, 117, 0) 30%, #6c3175 100%); } }

.theme-product-apretude .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-apretude.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(120, 122, 1, 0)), to(#787a01));
  background: linear-gradient(180deg, rgba(120, 122, 1, 0) 30%, #787a01 100%); }
  @media (min-width: 991px) {
    .theme-product-apretude .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-apretude.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(120, 122, 1, 0)), to(#787a01));
      background: linear-gradient(270deg, rgba(120, 122, 1, 0) 30%, #787a01 100%); } }

.theme-product-apretude .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-apretude.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#be570e), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #be570e 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-apretude .hero-banner-small__text h1,
.theme-product-apretude .hero-banner-small__text h2,
.theme-product-apretude .hero-banner-small__text .searchResults,
.theme-product-apretude .hero-banner-small__text .searchResults-term,
.theme-product-apretude .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .hero-banner-small__text .gigya-composite-control-header,
.theme-product-apretude .hero-banner-small__text h3,
.theme-product-apretude .hero-banner-small__text h4,
.theme-product-apretude .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-apretude .hero-banner-small__text input,
.theme-product-apretude .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .hero-banner-small__text input,
.theme-product-apretude .hero-banner-small__text h5,
.theme-product-apretude .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-apretude .hero-banner-small__text .searchResults-title,
.theme-product-apretude .hero-banner-small__text h6,
.theme-product-apretude .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .hero-banner-small__text p.subtitle,
.theme-product-apretude .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-apretude .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .hero-banner-small__text .subtitle.searchResults-result, .theme-product-apretude.hero-banner-small__text h1,
.theme-product-apretude.hero-banner-small__text h2,
.theme-product-apretude.hero-banner-small__text .searchResults,
.theme-product-apretude.hero-banner-small__text .searchResults-term,
.theme-product-apretude.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.hero-banner-small__text .gigya-composite-control-header,
.theme-product-apretude.hero-banner-small__text h3,
.theme-product-apretude.hero-banner-small__text h4,
.theme-product-apretude.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-apretude.hero-banner-small__text input,
.theme-product-apretude.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude.hero-banner-small__text input,
.theme-product-apretude.hero-banner-small__text h5,
.theme-product-apretude.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-apretude.hero-banner-small__text .searchResults-title,
.theme-product-apretude.hero-banner-small__text h6,
.theme-product-apretude.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude.hero-banner-small__text p.subtitle,
.theme-product-apretude.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-apretude.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-apretude .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-apretude.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#6c3175), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #6c3175 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-apretude .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-apretude.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#787a01), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #787a01 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-apretude .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-apretude.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-apretude .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-apretude.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-apretude .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-apretude .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-apretude.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-apretude.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-apretude .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-apretude .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-apretude.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-apretude.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-apretude .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-apretude.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-apretude .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-apretude.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-apretude .table-header-bg-secondary-900 table tr th, .theme-product-apretude.table-header-bg-secondary-900 table tr th {
  background-color: #6c3175; }

.theme-product-apretude .table-header-bg-primary-800 table tr th, .theme-product-apretude.table-header-bg-primary-800 table tr th {
  background-color: #787a01; }

.theme-product-apretude .table-header-bg-tertiary-900 table tr th, .theme-product-apretude.table-header-bg-tertiary-900 table tr th {
  background-color: #be570e; }

.theme-product-apretude .table-header-bg-neutral-500 table tr th, .theme-product-apretude.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #6c3175; }
  .theme-product-apretude .table-header-bg-neutral-500 table tr th h1, .theme-product-apretude .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th h2,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-apretude .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th h3, .theme-product-apretude .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th h4,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .table-header-bg-neutral-500 table tr th input,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .table-header-bg-neutral-500 table tr th input, .theme-product-apretude .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th h5,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-apretude .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th h6,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-apretude .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th p,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th li,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th td,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-apretude.table-header-bg-neutral-500 table tr th h1, .theme-product-apretude.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th h2,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-apretude.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th h3, .theme-product-apretude.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th h4,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude.table-header-bg-neutral-500 table tr th input,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude.table-header-bg-neutral-500 table tr th input, .theme-product-apretude.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th h5,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-apretude.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th h6,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-apretude.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th p,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th li,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th td,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #6c3175; }
  .theme-product-apretude .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-apretude.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th ul li::before {
    color: #6c3175; }
  
  .theme-product-apretude .table-header-bg-neutral-500 table tr th h5,
  .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th h5,
  .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #6c3175; }
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #6c3175; }
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-apretude .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-apretude.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #6c3175; }

.theme-product-apretude.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-apretude .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-apretude.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-apretude .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-apretude.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-apretude .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-apretude.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-apretude .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-apretude.image.triangle picture::after, .theme-product-apretude.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-apretude.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-apretude .image.triangle picture::after, .theme-product-apretude .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-apretude .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude.accordion .accordion-container .accordion-slide.is-active .accordion-head, .theme-product-apretude .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #6c3175; }

.theme-product-apretude.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-apretude .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #606f01; }

.theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #6c3175; }

.theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
  color: #071d49; }
  @media (min-width: 991px) {
    .theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
      color: #6c3175; } }

.theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #6c3175;
  border-bottom: none; }
  @media (min-width: 991px) {
    .theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      border-bottom: 2px solid #6c3175;
      background-color: transparent; } }
  .theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
    @media (min-width: 991px) {
      .theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
        color: #6c3175; } }

.theme-product-apretude .tabs .tabs-content .tabContent > a.is-active, .theme-product-apretude.tabs .tabs-content .tabContent > a.is-active,
.theme-product-apretude .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-apretude.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-apretude .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-apretude.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-apretude .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #6c3175; }

.theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
.theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
  color: #4e3664; }
  @media (min-width: 991px) {
    .theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item a,
    .theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item a {
      color: #4e3664; } }

.theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item:hover a,
.theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #4e3664; }

.theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
.theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #4e3664;
  border-bottom: none; }
  @media (min-width: 991px) {
    .theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active,
    .theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      border-bottom: 2px solid #4e3664;
      background-color: transparent; } }
  .theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
  .theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
    @media (min-width: 991px) {
      .theme-product-apretude .tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-apretude .tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabs.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-apretude .tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabsReact .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a,
      .theme-product-apretude .tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
        color: #4e3664; } }

.theme-product-apretude .tabs .tabs-content .tabContent > a.is-active, .theme-product-apretude.tabs .tabs-content .tabContent > a.is-active,
.theme-product-apretude .tabs.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-apretude.tabs.tab-variant-2 .tabs-content .tabContent > a.is-active,
.theme-product-apretude .tabsReact .tabs-content .tabContent > a.is-active, .theme-product-apretude.tabsReact .tabs-content .tabContent > a.is-active,
.theme-product-apretude .tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active, .theme-product-apretude.tabsReact.tab-variant-2 .tabs-content .tabContent > a.is-active {
  background-color: #4e3664; }

.theme-product-apretude .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a, .theme-product-apretude.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item:hover a {
  color: #ffffff; }

.theme-product-apretude .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active, .theme-product-apretude.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background: #6c3175;
  border: none;
  background: #4e3664; }
  .theme-product-apretude .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before, .theme-product-apretude.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before {
    border-color: #6c3175 transparent transparent transparent; }
  .theme-product-apretude .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a, .theme-product-apretude.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a {
    color: #ffffff; }
  .theme-product-apretude .tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before, .theme-product-apretude.tab-variant-1 .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::before {
    border-color: #4e3664 transparent transparent transparent; }

.theme-product-apretude.contentGridContainer,
.theme-product-apretude .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-apretude.contentGridContainer.neutral-2,
  .theme-product-apretude .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-apretude.contentGridContainer.neutral-white, .theme-product-apretude.contentGridContainer.content-grid-item-base_background,
  .theme-product-apretude .contentGridContainer.neutral-white,
  .theme-product-apretude .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-apretude.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-apretude .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-apretude.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-apretude .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-apretude.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-apretude .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-apretude.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-apretude.bg-primary-900,
.theme-product-apretude .bg-primary-900, .theme-product-apretude.primary-900,
.theme-product-apretude .primary-900 {
  background-color: #606f01; }

.theme-product-apretude.secondary-900,
.theme-product-apretude .secondary-900 {
  background-color: #6c3175;
  color: #ffffff; }
  .theme-product-apretude.secondary-900 h1, .theme-product-apretude.secondary-900 .h1,
  .theme-product-apretude.secondary-900 h2,
  .theme-product-apretude.secondary-900 .searchResults,
  .theme-product-apretude.secondary-900 .searchResults-term,
  .theme-product-apretude.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.secondary-900 .gigya-composite-control-header, .theme-product-apretude.secondary-900 .h2,
  .theme-product-apretude.secondary-900 h3, .theme-product-apretude.secondary-900 .h3,
  .theme-product-apretude.secondary-900 h4,
  .theme-product-apretude.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude.secondary-900 input,
  .theme-product-apretude.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude.secondary-900 input, .theme-product-apretude.secondary-900 .h4,
  .theme-product-apretude.secondary-900 h5,
  .theme-product-apretude.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude.secondary-900 .searchResults-title, .theme-product-apretude.secondary-900 .h5,
  .theme-product-apretude.secondary-900 h6,
  .theme-product-apretude.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude.secondary-900 p.subtitle,
  .theme-product-apretude.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude.secondary-900 .subtitle.searchResults-result,
  .theme-product-apretude.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude.secondary-900 .subtitle.searchResults-result, .theme-product-apretude.secondary-900 .h6,
  .theme-product-apretude.secondary-900 p,
  .theme-product-apretude.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude.secondary-900 .searchResults-result,
  .theme-product-apretude.secondary-900 li,
  .theme-product-apretude.secondary-900 td,
  .theme-product-apretude.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-apretude .secondary-900 h1,
  .theme-product-apretude .secondary-900 .h1,
  .theme-product-apretude .secondary-900 h2,
  .theme-product-apretude .secondary-900 .searchResults,
  .theme-product-apretude .secondary-900 .searchResults-term,
  .theme-product-apretude .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .secondary-900 .gigya-composite-control-header,
  .theme-product-apretude .secondary-900 .h2,
  .theme-product-apretude .secondary-900 h3,
  .theme-product-apretude .secondary-900 .h3,
  .theme-product-apretude .secondary-900 h4,
  .theme-product-apretude .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .secondary-900 input,
  .theme-product-apretude .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .secondary-900 input,
  .theme-product-apretude .secondary-900 .h4,
  .theme-product-apretude .secondary-900 h5,
  .theme-product-apretude .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .secondary-900 .searchResults-title,
  .theme-product-apretude .secondary-900 .h5,
  .theme-product-apretude .secondary-900 h6,
  .theme-product-apretude .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .secondary-900 p.subtitle,
  .theme-product-apretude .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .secondary-900 .subtitle.searchResults-result,
  .theme-product-apretude .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .secondary-900 .subtitle.searchResults-result,
  .theme-product-apretude .secondary-900 .h6,
  .theme-product-apretude .secondary-900 p,
  .theme-product-apretude .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .secondary-900 .searchResults-result,
  .theme-product-apretude .secondary-900 li,
  .theme-product-apretude .secondary-900 td,
  .theme-product-apretude .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-apretude.secondary-900 ol li::before,
  .theme-product-apretude.secondary-900 ul li::before,
  .theme-product-apretude .secondary-900 ol li::before,
  .theme-product-apretude .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-apretude.tertiary-800,
.theme-product-apretude .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-apretude.tertiary-800 h1, .theme-product-apretude.tertiary-800 .h1,
  .theme-product-apretude.tertiary-800 h2,
  .theme-product-apretude.tertiary-800 .searchResults,
  .theme-product-apretude.tertiary-800 .searchResults-term,
  .theme-product-apretude.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.tertiary-800 .gigya-composite-control-header, .theme-product-apretude.tertiary-800 .h2,
  .theme-product-apretude.tertiary-800 h3, .theme-product-apretude.tertiary-800 .h3,
  .theme-product-apretude.tertiary-800 h4,
  .theme-product-apretude.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude.tertiary-800 input,
  .theme-product-apretude.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude.tertiary-800 input, .theme-product-apretude.tertiary-800 .h4,
  .theme-product-apretude.tertiary-800 h5,
  .theme-product-apretude.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude.tertiary-800 .searchResults-title, .theme-product-apretude.tertiary-800 .h5,
  .theme-product-apretude.tertiary-800 h6,
  .theme-product-apretude.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude.tertiary-800 p.subtitle,
  .theme-product-apretude.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude.tertiary-800 .subtitle.searchResults-result,
  .theme-product-apretude.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude.tertiary-800 .subtitle.searchResults-result, .theme-product-apretude.tertiary-800 .h6,
  .theme-product-apretude.tertiary-800 p,
  .theme-product-apretude.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude.tertiary-800 .searchResults-result,
  .theme-product-apretude.tertiary-800 li,
  .theme-product-apretude.tertiary-800 td,
  .theme-product-apretude.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-apretude .tertiary-800 h1,
  .theme-product-apretude .tertiary-800 .h1,
  .theme-product-apretude .tertiary-800 h2,
  .theme-product-apretude .tertiary-800 .searchResults,
  .theme-product-apretude .tertiary-800 .searchResults-term,
  .theme-product-apretude .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .tertiary-800 .gigya-composite-control-header,
  .theme-product-apretude .tertiary-800 .h2,
  .theme-product-apretude .tertiary-800 h3,
  .theme-product-apretude .tertiary-800 .h3,
  .theme-product-apretude .tertiary-800 h4,
  .theme-product-apretude .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .tertiary-800 input,
  .theme-product-apretude .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .tertiary-800 input,
  .theme-product-apretude .tertiary-800 .h4,
  .theme-product-apretude .tertiary-800 h5,
  .theme-product-apretude .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .tertiary-800 .searchResults-title,
  .theme-product-apretude .tertiary-800 .h5,
  .theme-product-apretude .tertiary-800 h6,
  .theme-product-apretude .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .tertiary-800 p.subtitle,
  .theme-product-apretude .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .tertiary-800 .subtitle.searchResults-result,
  .theme-product-apretude .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .tertiary-800 .subtitle.searchResults-result,
  .theme-product-apretude .tertiary-800 .h6,
  .theme-product-apretude .tertiary-800 p,
  .theme-product-apretude .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .tertiary-800 .searchResults-result,
  .theme-product-apretude .tertiary-800 li,
  .theme-product-apretude .tertiary-800 td,
  .theme-product-apretude .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-apretude.tertiary-800 ol li::before,
  .theme-product-apretude.tertiary-800 ul li::before,
  .theme-product-apretude .tertiary-800 ol li::before,
  .theme-product-apretude .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-apretude.secondary-100,
.theme-product-apretude .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-apretude .color-secondary-900 {
  color: #6c3175; }
  .theme-product-apretude .color-secondary-900 h1, .theme-product-apretude .color-secondary-900 .h1,
  .theme-product-apretude .color-secondary-900 h2,
  .theme-product-apretude .color-secondary-900 .searchResults,
  .theme-product-apretude .color-secondary-900 .searchResults-term,
  .theme-product-apretude .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .color-secondary-900 .gigya-composite-control-header, .theme-product-apretude .color-secondary-900 .h2,
  .theme-product-apretude .color-secondary-900 h3, .theme-product-apretude .color-secondary-900 .h3,
  .theme-product-apretude .color-secondary-900 h4,
  .theme-product-apretude .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .color-secondary-900 input,
  .theme-product-apretude .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .color-secondary-900 input, .theme-product-apretude .color-secondary-900 .h4,
  .theme-product-apretude .color-secondary-900 h5,
  .theme-product-apretude .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .color-secondary-900 .searchResults-title, .theme-product-apretude .color-secondary-900 .h5,
  .theme-product-apretude .color-secondary-900 h6,
  .theme-product-apretude .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .color-secondary-900 p.subtitle,
  .theme-product-apretude .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-apretude .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .color-secondary-900 .subtitle.searchResults-result, .theme-product-apretude .color-secondary-900 .h6,
  .theme-product-apretude .color-secondary-900 p,
  .theme-product-apretude .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .color-secondary-900 .searchResults-result,
  .theme-product-apretude .color-secondary-900 li,
  .theme-product-apretude .color-secondary-900 td,
  .theme-product-apretude .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #6c3175; }
  .theme-product-apretude .color-secondary-900 ol li::before,
  .theme-product-apretude .color-secondary-900 ul li::before {
    color: #6c3175; }

.theme-product-apretude .color-neutral-white {
  color: #ffffff; }
  .theme-product-apretude .color-neutral-white h1, .theme-product-apretude .color-neutral-white .h1,
  .theme-product-apretude .color-neutral-white h2,
  .theme-product-apretude .color-neutral-white .searchResults,
  .theme-product-apretude .color-neutral-white .searchResults-term,
  .theme-product-apretude .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .color-neutral-white .gigya-composite-control-header, .theme-product-apretude .color-neutral-white .h2,
  .theme-product-apretude .color-neutral-white h3, .theme-product-apretude .color-neutral-white .h3,
  .theme-product-apretude .color-neutral-white h4,
  .theme-product-apretude .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .color-neutral-white input,
  .theme-product-apretude .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .color-neutral-white input, .theme-product-apretude .color-neutral-white .h4,
  .theme-product-apretude .color-neutral-white h5,
  .theme-product-apretude .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .color-neutral-white .searchResults-title, .theme-product-apretude .color-neutral-white .h5,
  .theme-product-apretude .color-neutral-white h6,
  .theme-product-apretude .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .color-neutral-white p.subtitle,
  .theme-product-apretude .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .color-neutral-white .subtitle.searchResults-result,
  .theme-product-apretude .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .color-neutral-white .subtitle.searchResults-result, .theme-product-apretude .color-neutral-white .h6,
  .theme-product-apretude .color-neutral-white p,
  .theme-product-apretude .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .color-neutral-white .searchResults-result,
  .theme-product-apretude .color-neutral-white li,
  .theme-product-apretude .color-neutral-white td,
  .theme-product-apretude .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-apretude .color-neutral-white ol li::before,
  .theme-product-apretude .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-apretude .icon-link__icon-wrapper, .theme-product-apretude.icon-link__icon-wrapper {
  border-color: #787a01;
  border-color: #6c3175; }

.theme-product-apretude .icon-text__wrapper--background, .theme-product-apretude.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-apretude .icon-text__icon-wrapper, .theme-product-apretude.icon-text__icon-wrapper {
  border-color: #787a01;
  border-color: #6c3175; }

.theme-product-apretude .icon-text__icon-wrapper.gradient, .theme-product-apretude.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-apretude .icon-text__content-wrapper ul li::before, .theme-product-apretude.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-apretude .icon-text__content-wrapper ul li ul li::before, .theme-product-apretude.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-apretude .icon-text__content-wrapper.slash li::before, .theme-product-apretude.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-apretude.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude.content-grid-item-article .content-grid-item_background .content-grid-item_tagline {
  color: #606f01; }

.theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #6c3175; }
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #6c3175; }
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #6c3175; }

.theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-apretude .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-apretude.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-apretude.content-grid-item-event-listing .content-grid-item_tagline {
  color: #606f01; }

.theme-product-apretude .content-grid-item-abstract .content-grid-item_tagline, .theme-product-apretude.content-grid-item-abstract .content-grid-item_tagline {
  color: #606f01; }

.theme-product-apretude .content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after, .theme-product-apretude.content-grid-item-document .content-grid-item__thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .content-grid-item-document .content-grid-item__document-type, .theme-product-apretude.content-grid-item-document .content-grid-item__document-type {
  color: #606f01; }

.theme-product-apretude .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-apretude .product-event-navigation__switcher p, .theme-product-apretude .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .product-event-navigation__switcher .searchResults-result {
  color: #6c3175; }
  .theme-product-apretude .product-event-navigation__switcher p::after, .theme-product-apretude .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-apretude .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-apretude.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-apretude .product-event-navigation__navigation ul li a {
  color: #6c3175; }
  @media (max-width: 767px) {
    .theme-product-apretude .product-event-navigation__navigation ul li a:hover {
      color: #606f01; } }
  .theme-product-apretude .product-event-navigation__navigation ul li a p, .theme-product-apretude .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .product-event-navigation__navigation ul li a .searchResults-result {
    color: #6c3175; }
    @media (max-width: 767px) {
      .theme-product-apretude .product-event-navigation__navigation ul li a p:hover, .theme-product-apretude .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-apretude .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #606f01; } }

.theme-product-apretude .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #6c3175; }

.theme-product-apretude .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-apretude .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #6c3175; }

.theme-product-apretude .product-event-navigation__information .main-name p, .theme-product-apretude .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .product-event-navigation__information .main-name .searchResults-result {
  color: #6c3175; }

.theme-product-apretude .product-event-navigation__information .main-name:hover p, .theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-apretude .product-event-navigation__information .main-name:hover h1,
.theme-product-apretude .product-event-navigation__information .main-name:hover h2,
.theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-apretude .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-apretude .product-event-navigation__information .main-name:hover h3,
.theme-product-apretude .product-event-navigation__information .main-name:hover h4,
.theme-product-apretude .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-apretude .product-event-navigation__information .main-name:hover input,
.theme-product-apretude .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .product-event-navigation__information .main-name:hover input,
.theme-product-apretude .product-event-navigation__information .main-name:hover h5,
.theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-apretude .product-event-navigation__information .main-name:hover h6,
.theme-product-apretude .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-apretude .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-apretude .product-event-navigation__information .main-name:hover span {
  color: #606f01; }

.theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #606f01; }

.theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #606f01; }

.theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__switcher p, .theme-product-apretude .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .product-event-navigation__switcher .searchResults-result {
  color: #4e3664; }
  .theme-product-apretude .product-event-navigation__switcher p::after, .theme-product-apretude .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-apretude .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-800-apretude.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-apretude .product-event-navigation__navigation ul li a {
  color: #4e3664; }
  @media (max-width: 767px) {
    .theme-product-apretude .product-event-navigation__navigation ul li a:hover {
      color: #6c3175; } }
  .theme-product-apretude .product-event-navigation__navigation ul li a p, .theme-product-apretude .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .product-event-navigation__navigation ul li a .searchResults-result {
    color: #4e3664; }
    @media (max-width: 767px) {
      .theme-product-apretude .product-event-navigation__navigation ul li a p:hover, .theme-product-apretude .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-apretude .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #6c3175; } }

.theme-product-apretude .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #4e3664; }

.theme-product-apretude .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #4e3664; }

.theme-product-apretude .product-event-navigation__information .main-name p, .theme-product-apretude .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .product-event-navigation__information .main-name .searchResults-result {
  color: #4e3664; }

.theme-product-apretude .product-event-navigation__information .main-name:hover p, .theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-apretude .product-event-navigation__information .main-name:hover h1,
.theme-product-apretude .product-event-navigation__information .main-name:hover h2,
.theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-apretude .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-apretude .product-event-navigation__information .main-name:hover h3,
.theme-product-apretude .product-event-navigation__information .main-name:hover h4,
.theme-product-apretude .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-apretude .product-event-navigation__information .main-name:hover input,
.theme-product-apretude .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .product-event-navigation__information .main-name:hover input,
.theme-product-apretude .product-event-navigation__information .main-name:hover h5,
.theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-apretude .product-event-navigation__information .main-name:hover h6,
.theme-product-apretude .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-apretude .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-apretude .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-apretude .product-event-navigation__information .main-name:hover span {
  color: #6c3175; }

.theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #6c3175; }

.theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #6c3175; }

.theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .primary-800-version .product-event-navigation__switcher p, .theme-product-apretude .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-apretude.primary-800-version .product-event-navigation__switcher p, .theme-product-apretude.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #787a01; }
  .theme-product-apretude .primary-800-version .product-event-navigation__switcher p::after, .theme-product-apretude .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-apretude .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-apretude.primary-800-version .product-event-navigation__switcher p::after, .theme-product-apretude.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-apretude.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-apretude.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-apretude .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-apretude.primary-800-version .product-event-navigation__navigation ul li a {
  color: #787a01; }
  .theme-product-apretude .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-apretude .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-apretude.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-apretude.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #787a01; }

.theme-product-apretude .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-apretude.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-apretude.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-apretude.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-apretude.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-apretude.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #787a01; }

.theme-product-apretude .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-apretude.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #787a01; }

.theme-product-apretude .primary-800-version .product-event-navigation__information .main-name p, .theme-product-apretude .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-apretude.primary-800-version .product-event-navigation__information .main-name p, .theme-product-apretude.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #787a01; }

.theme-product-apretude .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-apretude.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-apretude.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-apretude.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-apretude.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .promo-panel__triangle, .theme-product-apretude.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-apretude.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-apretude .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-apretude.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(108, 49, 117, 0)), to(#6c3175));
  background: linear-gradient(180deg, rgba(108, 49, 117, 0) 0%, #6c3175 100%); }

.theme-product-apretude .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-apretude.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(120, 122, 1, 0)), to(#787a01));
  background: linear-gradient(180deg, rgba(120, 122, 1, 0) 0%, #787a01 100%); }

.theme-product-apretude .promo-panel__content h2, .theme-product-apretude .promo-panel__content .searchResults, .theme-product-apretude .promo-panel__content .searchResults-term, .theme-product-apretude .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .promo-panel__content .gigya-composite-control-header, .theme-product-apretude.promo-panel__content h2, .theme-product-apretude.promo-panel__content .searchResults, .theme-product-apretude.promo-panel__content .searchResults-term, .theme-product-apretude.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-apretude .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-apretude.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(190, 87, 14, 0)), to(#be570e));
  background: linear-gradient(180deg, rgba(190, 87, 14, 0) 0%, #be570e 100%); }

.theme-product-apretude.interactive-map__map .cluster.custom-cluster,
.theme-product-apretude .interactive-map__map .cluster.custom-cluster {
  background: #6c3175; }

.theme-product-apretude.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-apretude .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#6c3175));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #6c3175 100%); }

.theme-product-apretude .statistic__number .color-secondary-900 {
  color: #be570e; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--primary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #606f01; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .pullout-v2__container.secondary-900 {
  background-color: #6c3175; }

.theme-product-apretude .pullout-v2__container.primary-800 {
  background-color: #787a01; }

.theme-product-apretude .pullout-v2__container.neutral-100 {
  background-color: #f1f1f1; }

.theme-product-apretude .pullout-v2__container.gradient-linear .pullout-v2__text > *,
.theme-product-apretude .pullout-v2__container.gradient-linear .pullout-v2__text a {
  color: #ffffff; }

.theme-product-apretude .pullout-v2__container.gradient-linear .btn, .theme-product-apretude .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-apretude .pullout-v2__container.gradient-linear .button, .theme-product-apretude .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-apretude .pullout-v2__container.gradient-linear .button#preferences_prompt_submit, .theme-product-apretude .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-apretude .pullout-v2__container.gradient-linear .button#preferences_prompt_decline, .theme-product-apretude .pullout-v2__container.gradient-linear .articleList-more {
  background-color: #ffffff;
  color: #e40046; }
  .theme-product-apretude .pullout-v2__container.gradient-linear .btn:after, .theme-product-apretude .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-apretude .pullout-v2__container.gradient-linear .button:after, .theme-product-apretude .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-apretude .pullout-v2__container.gradient-linear .button#preferences_prompt_submit:after, .theme-product-apretude .pullout-v2__container.gradient-linear #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:after, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .theme-product-apretude .pullout-v2__container.gradient-linear .button#preferences_prompt_decline:after, .theme-product-apretude .pullout-v2__container.gradient-linear .articleList-more:after {
    border-color: #ffffff transparent transparent transparent; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #787a01; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .author-bio-summary .bioSummary, .theme-product-apretude.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-apretude .author-bio-summary .bioSummary__decorationTriangle, .theme-product-apretude.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-apretude.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-apretude .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-apretude .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-apretude .table-with-graphics .table__gradient-box, .theme-product-apretude.table-with-graphics .table__gradient-box {
  background: #6c3175; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #787a01);
          filter: drop-shadow(0px 4px 3px #787a01); }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #6c3175;
  border: 1px solid #6c3175;
  background: #606f01;
  border: 1px solid #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #787a01);
          filter: drop-shadow(0px 2px 4px #787a01); }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175;
  fill: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175;
  stroke: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175;
  fill: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175;
  stroke: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175;
  fill: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175;
  stroke: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175;
  fill: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175;
  stroke: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175;
  fill: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175;
  stroke: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175;
  fill: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175;
  stroke: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #6c3175;
  fill: #606f01; }

.theme-product-apretude .table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]), .theme-product-apretude.table-with-graphics .table-with-graphics-container .table__row .row-container .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #6c3175;
  stroke: #606f01; }

.theme-product-apretude.icon-text-gradient__container,
.theme-product-apretude .icon-text-gradient__container {
  background: #6c3175; }

.theme-product-apretude.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-apretude .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #787a01);
          filter: drop-shadow(0px 2px 4px #787a01); }

.theme-product-apretude.icon-text-gradient__main-text h2, .theme-product-apretude.icon-text-gradient__main-text .searchResults, .theme-product-apretude.icon-text-gradient__main-text .searchResults-term, .theme-product-apretude.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-apretude.icon-text-gradient__main-text h6, .theme-product-apretude.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-apretude.icon-text-gradient__main-text p.subtitle, .theme-product-apretude.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-apretude.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-apretude.icon-text-gradient__bottom-text h2, .theme-product-apretude.icon-text-gradient__bottom-text .searchResults, .theme-product-apretude.icon-text-gradient__bottom-text .searchResults-term, .theme-product-apretude.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-apretude.icon-text-gradient__bottom-text h6, .theme-product-apretude.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-apretude.icon-text-gradient__bottom-text p.subtitle, .theme-product-apretude.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-apretude.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-apretude .icon-text-gradient__main-text h2,
.theme-product-apretude .icon-text-gradient__main-text .searchResults,
.theme-product-apretude .icon-text-gradient__main-text .searchResults-term,
.theme-product-apretude .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-apretude .icon-text-gradient__main-text h6,
.theme-product-apretude .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .icon-text-gradient__main-text p.subtitle,
.theme-product-apretude .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-apretude .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-apretude .icon-text-gradient__bottom-text h2,
.theme-product-apretude .icon-text-gradient__bottom-text .searchResults,
.theme-product-apretude .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-apretude .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-apretude .icon-text-gradient__bottom-text h6,
.theme-product-apretude .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .icon-text-gradient__bottom-text p.subtitle,
.theme-product-apretude .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-apretude .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-apretude.icon-text-gradient__bottom-text::before,
.theme-product-apretude .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #787a01;
          box-shadow: 0 2px 4px #787a01; }

.theme-product-apretude.icon-text-gradient-multiple__container,
.theme-product-apretude .icon-text-gradient-multiple__container {
  background: #6c3175; }

.theme-product-apretude.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-apretude .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #787a01);
          filter: drop-shadow(0px 2px 4px #787a01); }

.theme-product-apretude.icon-text-gradient-multiple__text h2, .theme-product-apretude.icon-text-gradient-multiple__text .searchResults, .theme-product-apretude.icon-text-gradient-multiple__text .searchResults-term, .theme-product-apretude.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-apretude.icon-text-gradient-multiple__text h6, .theme-product-apretude.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-apretude.icon-text-gradient-multiple__text p.subtitle, .theme-product-apretude.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-apretude.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-apretude.icon-text-gradient-multiple__bottom-text h2, .theme-product-apretude.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-apretude.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-apretude.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-apretude.icon-text-gradient-multiple__bottom-text h6, .theme-product-apretude.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-apretude.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-apretude.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-apretude.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-apretude .icon-text-gradient-multiple__text h2,
.theme-product-apretude .icon-text-gradient-multiple__text .searchResults,
.theme-product-apretude .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-apretude .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-apretude .icon-text-gradient-multiple__text h6,
.theme-product-apretude .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .icon-text-gradient-multiple__text p.subtitle,
.theme-product-apretude .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-apretude .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-apretude .icon-text-gradient-multiple__bottom-text h2,
.theme-product-apretude .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-apretude .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-apretude .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-apretude .icon-text-gradient-multiple__bottom-text h6,
.theme-product-apretude .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-apretude .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-apretude .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-apretude.icon-text-gradient-multiple__text::before, .theme-product-apretude.icon-text-gradient-multiple__bottom-text::before,
.theme-product-apretude .icon-text-gradient-multiple__text::before,
.theme-product-apretude .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #787a01;
          box-shadow: 0 2px 4px #787a01; }

.theme-product-apretude.icon-text-gradient-stacks__container,
.theme-product-apretude .icon-text-gradient-stacks__container {
  background: #6c3175; }

.theme-product-apretude.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-apretude .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #787a01);
          filter: drop-shadow(0px 2px 4px #787a01); }

.theme-product-apretude.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-apretude .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-apretude.icon-text-gradient-stacks__text h2, .theme-product-apretude.icon-text-gradient-stacks__text .searchResults, .theme-product-apretude.icon-text-gradient-stacks__text .searchResults-term, .theme-product-apretude.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-apretude.icon-text-gradient-stacks__text h6, .theme-product-apretude.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-apretude.icon-text-gradient-stacks__text p.subtitle, .theme-product-apretude.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-apretude.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-apretude .icon-text-gradient-stacks__text h2,
.theme-product-apretude .icon-text-gradient-stacks__text .searchResults,
.theme-product-apretude .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-apretude .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-apretude .icon-text-gradient-stacks__text h6,
.theme-product-apretude .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .icon-text-gradient-stacks__text p.subtitle,
.theme-product-apretude .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-apretude .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-apretude .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-apretude .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-apretude .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-apretude.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-apretude .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-apretude .featured-content .featured-content__slash-list li::marker {
    content: ""; }

.theme-product-apretude .theme-base h1,
.theme-product-apretude .theme-base h2,
.theme-product-apretude .theme-base .searchResults,
.theme-product-apretude .theme-base .searchResults-term,
.theme-product-apretude .theme-base .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .gigya-composite-control-header,
.theme-product-apretude .theme-base h6,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base p.subtitle,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .subtitle.searchResults-result,
.theme-product-apretude .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .subtitle.searchResults-result {
  color: #071d49; }

.theme-product-apretude .theme-base .richText ul li::before, .theme-product-apretude .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base .privacy_prompt_content ul li::before,
.theme-product-apretude .theme-base .richText ol li::before,
.theme-product-apretude .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base .privacy_prompt_content ol li::before, .theme-product-apretude .theme-base.richText ul li::before, .theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base.privacy_prompt_content ul li::before,
.theme-product-apretude .theme-base.richText ol li::before,
.theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-apretude .theme-base .richText.slash-white ul li::before, .theme-product-apretude .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base .slash-white.privacy_prompt_content ul li::before,
.theme-product-apretude .theme-base .richText.slash-white ol li::before,
.theme-product-apretude .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base .slash-white.privacy_prompt_content ol li::before, .theme-product-apretude .theme-base.richText.slash-white ul li::before, .theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ul li::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base.slash-white.privacy_prompt_content ul li::before,
.theme-product-apretude .theme-base.richText.slash-white ol li::before,
.theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.slash-white.privacy_prompt_content ol li::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base.slash-white.privacy_prompt_content ol li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 13px 13px; }

.theme-product-apretude .theme-base .richText.page-title-slash h1::before, .theme-product-apretude .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base .page-title-slash.privacy_prompt_content h1::before,
.theme-product-apretude .theme-base .richText.page-title-slash h2::before,
.theme-product-apretude .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base .page-title-slash.privacy_prompt_content h2::before,
.theme-product-apretude .theme-base .richText.page-title-slash .searchResults::before,
.theme-product-apretude .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base .page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-apretude .theme-base .richText.page-title-slash .searchResults-term::before,
.theme-product-apretude .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base .page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-apretude .theme-base .richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-apretude .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base #__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base .page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base .page-title-slash.privacy_prompt_content .gigya-composite-control-header::before, .theme-product-apretude .theme-base.richText.page-title-slash h1::before, .theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h1::before, #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base.page-title-slash.privacy_prompt_content h1::before,
.theme-product-apretude .theme-base.richText.page-title-slash h2::before,
.theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content h2::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base.page-title-slash.privacy_prompt_content h2::before,
.theme-product-apretude .theme-base.richText.page-title-slash .searchResults::before,
.theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base.page-title-slash.privacy_prompt_content .searchResults::before,
.theme-product-apretude .theme-base.richText.page-title-slash .searchResults-term::before,
.theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base.page-title-slash.privacy_prompt_content .searchResults-term::before,
.theme-product-apretude .theme-base.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.richText.page-title-slash .gigya-composite-control-header::before,
.theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude #__tealiumGDPRcpPrefs .privacy_prompt .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before,
#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base.page-title-slash.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,
.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude .theme-base.page-title-slash.privacy_prompt_content .gigya-composite-control-header::before {
  border-right: 1.5px solid #e40046; }

.theme-product-apretude .theme-base.secondary-900 .icon-pi,
.theme-product-apretude .theme-base .secondary-900 .icon-pi {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-info-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 4px;
  background-size: 20px 20px; }

.theme-product-apretude .theme-base .divider > .component-content, .theme-product-apretude .theme-base.divider > .component-content {
  background: #d0d3d4; }

.theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
.theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }
  @media (max-width: 991px) {
    .theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__gradient--variant-dark, .theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__gradient--variant-dark,
    .theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__gradient--variant-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
      background: linear-gradient(0deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); } }

.theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__triangle,
.theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__triangle,
.theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover;
  /*
					TODO :: Mobile appearance to be clarified.
				*/ }
  @media (max-width: 767px) {
    .theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__triangle {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }
  @media (max-width: 767px) {
    .theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__triangle, .theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__triangle,
    .theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__triangle,
    .theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__triangle {
      display: none; } }

.theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__nav ul li a,
.theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__nav ul li a,
.theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  color: #071d49; }

.theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__nav ul li b, .theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__nav ul li b,
.theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__nav ul li b,
.theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__nav ul li b {
  border-bottom-color: #071d49; }

.theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__title, .theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__date,
.theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__description p,
.theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner__description .searchResults-result, .theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__title, .theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__date,
.theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__description p,
.theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner__description .searchResults-result,
.theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__title,
.theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__date,
.theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__description p,
.theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner__description .searchResults-result,
.theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__title,
.theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__date,
.theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__description p,
.theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-results .searchResults-result,
.searchResults-results .theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner__description .searchResults-result {
  color: #ffffff; }

@media (max-width: 767px) {
  .theme-product-apretude .theme-base.reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle, .theme-product-apretude .theme-base.reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-apretude .theme-base .reference-general-hero-banner .hero-banner--variant-event .hero-banner__triangle,
  .theme-product-apretude .theme-base .reference-event-hero-banner .hero-banner--variant-event .hero-banner__triangle {
    background: transparent; } }

@media (min-width: 767px) {
  .theme-product-apretude .theme-base .hero-banner .hero-banner-v2__triangle, .theme-product-apretude .theme-base.hero-banner .hero-banner-v2__triangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; } }

.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 h1,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 h2,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .searchResults,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 h3,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 h4,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .hero-banner .hero-banner-v2 input,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 h5,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 h6,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-apretude .theme-base .searchResults-results .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-apretude .theme-base .searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-apretude .theme-base .hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 p,
.theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-apretude .theme-base .hero-banner .hero-banner-v2 .searchResults-result, .theme-product-apretude .theme-base.hero-banner .hero-banner-v2 h1,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 h2,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .searchResults,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .searchResults-term,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .gigya-composite-control-header,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 h3,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 h4,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base.hero-banner .hero-banner-v2 input,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 h5,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .searchResults-title,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 h6,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content p.subtitle,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 p.subtitle,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2__content .searchResults-results .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-apretude .searchResults-results .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .hero-banner-v2__content .subtitle.searchResults-result,
.theme-product-apretude .searchResults-results .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.searchResults-results .theme-product-apretude .theme-base.hero-banner .hero-banner-v2__content .hero-banner-v2 .subtitle.searchResults-result,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 p,
.theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .searchResults-results .searchResults-result,
.searchResults-results .theme-product-apretude .theme-base.hero-banner .hero-banner-v2 .searchResults-result {
  color: #ffffff; }

.theme-product-apretude .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-apretude .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-apretude .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient, .theme-product-apretude .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-default .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-apretude .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-apretude .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); }
  @media (min-width: 991px) {
    .theme-product-apretude .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient, .theme-product-apretude .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-secondary-900 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(7, 29, 73, 0)), to(#071d49));
      background: linear-gradient(270deg, rgba(7, 29, 73, 0) 30%, #071d49 100%); } }

.theme-product-apretude .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-apretude .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); }
  @media (min-width: 991px) {
    .theme-product-apretude .theme-base .hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient, .theme-product-apretude .theme-base.hero-banner .hero-banner-v2.hero-banner-v2-primary-800 .hero-banner-v2__gradient {
      background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgba(228, 0, 70, 0)), to(#e40046));
      background: linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%); } }

.theme-product-apretude .theme-base .hero-banner-small .hero-banner-small-default .hero-banner-small__gradient, .theme-product-apretude .theme-base.hero-banner-small .hero-banner-small-default .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-apretude .theme-base .hero-banner-small__text h1,
.theme-product-apretude .theme-base .hero-banner-small__text h2,
.theme-product-apretude .theme-base .hero-banner-small__text .searchResults,
.theme-product-apretude .theme-base .hero-banner-small__text .searchResults-term,
.theme-product-apretude .theme-base .hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .hero-banner-small__text .gigya-composite-control-header,
.theme-product-apretude .theme-base .hero-banner-small__text h3,
.theme-product-apretude .theme-base .hero-banner-small__text h4,
.theme-product-apretude .theme-base .hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .hero-banner-small__text input,
.theme-product-apretude .theme-base .hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .hero-banner-small__text input,
.theme-product-apretude .theme-base .hero-banner-small__text h5,
.theme-product-apretude .theme-base .hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-apretude .theme-base .hero-banner-small__text .searchResults-title,
.theme-product-apretude .theme-base .hero-banner-small__text h6,
.theme-product-apretude .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .hero-banner-small__text p.subtitle,
.theme-product-apretude .theme-base .hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .hero-banner-small__text .subtitle.searchResults-result,
.theme-product-apretude .theme-base .hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .hero-banner-small__text .subtitle.searchResults-result, .theme-product-apretude .theme-base.hero-banner-small__text h1,
.theme-product-apretude .theme-base.hero-banner-small__text h2,
.theme-product-apretude .theme-base.hero-banner-small__text .searchResults,
.theme-product-apretude .theme-base.hero-banner-small__text .searchResults-term,
.theme-product-apretude .theme-base.hero-banner-small__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.hero-banner-small__text .gigya-composite-control-header,
.theme-product-apretude .theme-base.hero-banner-small__text h3,
.theme-product-apretude .theme-base.hero-banner-small__text h4,
.theme-product-apretude .theme-base.hero-banner-small__text .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base.hero-banner-small__text input,
.theme-product-apretude .theme-base.hero-banner-small__text .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base.hero-banner-small__text input,
.theme-product-apretude .theme-base.hero-banner-small__text h5,
.theme-product-apretude .theme-base.hero-banner-small__text .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-apretude .theme-base.hero-banner-small__text .searchResults-title,
.theme-product-apretude .theme-base.hero-banner-small__text h6,
.theme-product-apretude .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.hero-banner-small__text p.subtitle,
.theme-product-apretude .theme-base.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base.hero-banner-small__text .subtitle.searchResults-result,
.theme-product-apretude .theme-base.hero-banner-small__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.hero-banner-small__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-apretude .theme-base .hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient, .theme-product-apretude .theme-base.hero-banner-small .hero-banner-small-secondary-900 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#071d49), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-apretude .theme-base .hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient, .theme-product-apretude .theme-base.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e40046), color-stop(60%, rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, #e40046 0%, rgba(255, 255, 255, 0) 60%); }

.theme-product-apretude .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-apretude .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-100-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-apretude .theme-base .banner-v3_wrapper.neutral-100 .banner-v3_image::after, .theme-product-apretude .theme-base.banner-v3_wrapper.neutral-100 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-apretude .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-apretude .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-apretude .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-apretude .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-apretude .theme-base .banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-apretude .theme-base .banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after, .theme-product-apretude .theme-base.banner-v3_wrapper.neutral-white .banner-v3_image::after, .theme-product-apretude .theme-base.banner-v3_wrapper.content-grid-item-base_background .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-apretude .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-apretude .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain;
  z-index: 1; }
  @media (max-width: 991px) {
    .theme-product-apretude .theme-base .banner-v3_wrapper.secondary-900 .banner-v3_image::after, .theme-product-apretude .theme-base.banner-v3_wrapper.secondary-900 .banner-v3_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-apretude .theme-base .table-header-bg-secondary-900 table tr th, .theme-product-apretude .theme-base.table-header-bg-secondary-900 table tr th {
  background-color: #071d49; }

.theme-product-apretude .theme-base .table-header-bg-primary-800 table tr th, .theme-product-apretude .theme-base.table-header-bg-primary-800 table tr th {
  background-color: #e40046; }

.theme-product-apretude .theme-base .table-header-bg-tertiary-900 table tr th, .theme-product-apretude .theme-base.table-header-bg-tertiary-900 table tr th {
  background-color: #571865; }

.theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th {
  background-color: #d0d3d4;
  color: #071d49; }
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h1, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .h1,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h2,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .h2,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h3, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .h3,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h4,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th input,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th input, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .h4,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .h5,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h6,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .h6,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th p,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th li,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th td,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more), .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h1, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .h1,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h2,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-term,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .gigya-composite-control-header, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .h2,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h3, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .h3,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h4,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th input,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th input, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .h4,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .h5,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h6,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th p.subtitle,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .subtitle.searchResults-result, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .h6,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th p,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-result,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th li,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th td,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th ul li::before, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th ol li::before,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th ul li::before {
    color: #071d49; }
  
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5,
  .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5,
  .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title {
    color: #071d49; }
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 h1, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more), .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 h1, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h1, .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h1, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .h1, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h1, .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h1,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 h2,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h2,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h2,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-term,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-term,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-term,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .gigya-composite-control-header,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .gigya-composite-control-header,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .gigya-composite-control-header, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .h2, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h2, .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h2,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 h3,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h3,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h3, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .h3, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h3, .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h3,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 h4,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h4,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h4,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 input,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title input,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title input, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .h4, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h4, .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h4,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 h5,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h5,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h5,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-title,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-title,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-title, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .h5, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h5, .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h5,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 h6,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title h6,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title h6,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 p.subtitle,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p.subtitle,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content p.subtitle,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p.subtitle,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .subtitle.searchResults-result,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .searchResults-title .subtitle.searchResults-result,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
    .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .subtitle.searchResults-result, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .h6, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .h6, .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .h6,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 p,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title p,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title p,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-results .searchResults-result,
    .searchResults-results .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 .searchResults-result,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title .searchResults-result,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title .searchResults-result,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 li,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title li,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title li,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 td,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title td,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title td,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 a:not(.btn):not(.articleList-more),
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title a:not(.btn):not(.articleList-more),
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title a:not(.btn):not(.articleList-more) {
      color: #071d49; }
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base .table-header-bg-neutral-500 table tr th .searchResults-title ul li::before, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 ol li::before, .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ol li::before, .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ol li::before,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th h5 ul li::before,
    .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-results .searchResults-result .searchResults-title ul li::before,
    .searchResults-results .searchResults-result .theme-product-apretude .theme-base.table-header-bg-neutral-500 table tr th .searchResults-title ul li::before {
      color: #071d49; }

.theme-product-apretude .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
.theme-product-apretude .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }
  @media (max-width: 991px) {
    .theme-product-apretude .theme-base.teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after,
    .theme-product-apretude .theme-base .teaser-panel_wrapper[data-image-position="left"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-apretude .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
.theme-product-apretude .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: contain; }
  @media (max-width: 991px) {
    .theme-product-apretude .theme-base.teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after,
    .theme-product-apretude .theme-base .teaser-panel_wrapper[data-image-position="right"].secondary-900 .teaser-panel_image::after {
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: contain; } }

.theme-product-apretude .theme-base.image.triangle picture::after, .theme-product-apretude .theme-base.triangle.content-grid-item-base_thumbnail picture::after, .theme-product-apretude .theme-base.content-grid-item-base_thumbnail[data-triangle="true"] picture::after, .theme-product-apretude .theme-base .image.triangle picture::after, .theme-product-apretude .theme-base .triangle.content-grid-item-base_thumbnail picture::after, .theme-product-apretude .theme-base .content-grid-item-base_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base.accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head,
.theme-product-apretude .theme-base .accordion.tab-primary-900 .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #b10036; }

.theme-product-apretude .theme-base.contentGridContainer,
.theme-product-apretude .theme-base .contentGridContainer {
  background: #e6e8ec; }
  .theme-product-apretude .theme-base.contentGridContainer.neutral-2,
  .theme-product-apretude .theme-base .contentGridContainer.neutral-2 {
    background-color: #f1f1f1; }
  .theme-product-apretude .theme-base.contentGridContainer.neutral-white, .theme-product-apretude .theme-base.contentGridContainer.content-grid-item-base_background,
  .theme-product-apretude .theme-base .contentGridContainer.neutral-white,
  .theme-product-apretude .theme-base .contentGridContainer.content-grid-item-base_background {
    background-color: #ffffff; }
  .theme-product-apretude .theme-base.contentGridContainer .contentGridItem .contentGridItem-image,
  .theme-product-apretude .theme-base .contentGridContainer .contentGridItem .contentGridItem-image {
    position: relative; }
    .theme-product-apretude .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture,
    .theme-product-apretude .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
    .theme-product-apretude .theme-base.contentGridContainer .contentGridItem .contentGridItem-image picture::after,
    .theme-product-apretude .theme-base .contentGridContainer .contentGridItem .contentGridItem-image picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover; }

.theme-product-apretude .theme-base.bg-primary-900,
.theme-product-apretude .theme-base .bg-primary-900, .theme-product-apretude .theme-base.primary-900,
.theme-product-apretude .theme-base .primary-900 {
  background-color: #b10036; }

.theme-product-apretude .theme-base.secondary-900,
.theme-product-apretude .theme-base .secondary-900 {
  background-color: #071d49;
  color: #ffffff; }
  .theme-product-apretude .theme-base.secondary-900 h1, .theme-product-apretude .theme-base.secondary-900 .h1,
  .theme-product-apretude .theme-base.secondary-900 h2,
  .theme-product-apretude .theme-base.secondary-900 .searchResults,
  .theme-product-apretude .theme-base.secondary-900 .searchResults-term,
  .theme-product-apretude .theme-base.secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.secondary-900 .gigya-composite-control-header, .theme-product-apretude .theme-base.secondary-900 .h2,
  .theme-product-apretude .theme-base.secondary-900 h3, .theme-product-apretude .theme-base.secondary-900 .h3,
  .theme-product-apretude .theme-base.secondary-900 h4,
  .theme-product-apretude .theme-base.secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base.secondary-900 input,
  .theme-product-apretude .theme-base.secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base.secondary-900 input, .theme-product-apretude .theme-base.secondary-900 .h4,
  .theme-product-apretude .theme-base.secondary-900 h5,
  .theme-product-apretude .theme-base.secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base.secondary-900 .searchResults-title, .theme-product-apretude .theme-base.secondary-900 .h5,
  .theme-product-apretude .theme-base.secondary-900 h6,
  .theme-product-apretude .theme-base.secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.secondary-900 p.subtitle,
  .theme-product-apretude .theme-base.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base.secondary-900 .subtitle.searchResults-result,
  .theme-product-apretude .theme-base.secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.secondary-900 .subtitle.searchResults-result, .theme-product-apretude .theme-base.secondary-900 .h6,
  .theme-product-apretude .theme-base.secondary-900 p,
  .theme-product-apretude .theme-base.secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .theme-base.secondary-900 .searchResults-result,
  .theme-product-apretude .theme-base.secondary-900 li,
  .theme-product-apretude .theme-base.secondary-900 td,
  .theme-product-apretude .theme-base.secondary-900 a:not(.btn):not(.articleList-more),
  .theme-product-apretude .theme-base .secondary-900 h1,
  .theme-product-apretude .theme-base .secondary-900 .h1,
  .theme-product-apretude .theme-base .secondary-900 h2,
  .theme-product-apretude .theme-base .secondary-900 .searchResults,
  .theme-product-apretude .theme-base .secondary-900 .searchResults-term,
  .theme-product-apretude .theme-base .secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .secondary-900 .gigya-composite-control-header,
  .theme-product-apretude .theme-base .secondary-900 .h2,
  .theme-product-apretude .theme-base .secondary-900 h3,
  .theme-product-apretude .theme-base .secondary-900 .h3,
  .theme-product-apretude .theme-base .secondary-900 h4,
  .theme-product-apretude .theme-base .secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .secondary-900 input,
  .theme-product-apretude .theme-base .secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .secondary-900 input,
  .theme-product-apretude .theme-base .secondary-900 .h4,
  .theme-product-apretude .theme-base .secondary-900 h5,
  .theme-product-apretude .theme-base .secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base .secondary-900 .searchResults-title,
  .theme-product-apretude .theme-base .secondary-900 .h5,
  .theme-product-apretude .theme-base .secondary-900 h6,
  .theme-product-apretude .theme-base .secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .secondary-900 p.subtitle,
  .theme-product-apretude .theme-base .secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-apretude .theme-base .secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .secondary-900 .subtitle.searchResults-result,
  .theme-product-apretude .theme-base .secondary-900 .h6,
  .theme-product-apretude .theme-base .secondary-900 p,
  .theme-product-apretude .theme-base .secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .theme-base .secondary-900 .searchResults-result,
  .theme-product-apretude .theme-base .secondary-900 li,
  .theme-product-apretude .theme-base .secondary-900 td,
  .theme-product-apretude .theme-base .secondary-900 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-apretude .theme-base.secondary-900 ol li::before,
  .theme-product-apretude .theme-base.secondary-900 ul li::before,
  .theme-product-apretude .theme-base .secondary-900 ol li::before,
  .theme-product-apretude .theme-base .secondary-900 ul li::before {
    color: #ffffff; }

.theme-product-apretude .theme-base.tertiary-800,
.theme-product-apretude .theme-base .tertiary-800 {
  background-color: #702082;
  color: #ffffff; }
  .theme-product-apretude .theme-base.tertiary-800 h1, .theme-product-apretude .theme-base.tertiary-800 .h1,
  .theme-product-apretude .theme-base.tertiary-800 h2,
  .theme-product-apretude .theme-base.tertiary-800 .searchResults,
  .theme-product-apretude .theme-base.tertiary-800 .searchResults-term,
  .theme-product-apretude .theme-base.tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.tertiary-800 .gigya-composite-control-header, .theme-product-apretude .theme-base.tertiary-800 .h2,
  .theme-product-apretude .theme-base.tertiary-800 h3, .theme-product-apretude .theme-base.tertiary-800 .h3,
  .theme-product-apretude .theme-base.tertiary-800 h4,
  .theme-product-apretude .theme-base.tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base.tertiary-800 input,
  .theme-product-apretude .theme-base.tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base.tertiary-800 input, .theme-product-apretude .theme-base.tertiary-800 .h4,
  .theme-product-apretude .theme-base.tertiary-800 h5,
  .theme-product-apretude .theme-base.tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base.tertiary-800 .searchResults-title, .theme-product-apretude .theme-base.tertiary-800 .h5,
  .theme-product-apretude .theme-base.tertiary-800 h6,
  .theme-product-apretude .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.tertiary-800 p.subtitle,
  .theme-product-apretude .theme-base.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base.tertiary-800 .subtitle.searchResults-result,
  .theme-product-apretude .theme-base.tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.tertiary-800 .subtitle.searchResults-result, .theme-product-apretude .theme-base.tertiary-800 .h6,
  .theme-product-apretude .theme-base.tertiary-800 p,
  .theme-product-apretude .theme-base.tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .theme-base.tertiary-800 .searchResults-result,
  .theme-product-apretude .theme-base.tertiary-800 li,
  .theme-product-apretude .theme-base.tertiary-800 td,
  .theme-product-apretude .theme-base.tertiary-800 a:not(.btn):not(.articleList-more),
  .theme-product-apretude .theme-base .tertiary-800 h1,
  .theme-product-apretude .theme-base .tertiary-800 .h1,
  .theme-product-apretude .theme-base .tertiary-800 h2,
  .theme-product-apretude .theme-base .tertiary-800 .searchResults,
  .theme-product-apretude .theme-base .tertiary-800 .searchResults-term,
  .theme-product-apretude .theme-base .tertiary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .tertiary-800 .gigya-composite-control-header,
  .theme-product-apretude .theme-base .tertiary-800 .h2,
  .theme-product-apretude .theme-base .tertiary-800 h3,
  .theme-product-apretude .theme-base .tertiary-800 .h3,
  .theme-product-apretude .theme-base .tertiary-800 h4,
  .theme-product-apretude .theme-base .tertiary-800 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .tertiary-800 input,
  .theme-product-apretude .theme-base .tertiary-800 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .tertiary-800 input,
  .theme-product-apretude .theme-base .tertiary-800 .h4,
  .theme-product-apretude .theme-base .tertiary-800 h5,
  .theme-product-apretude .theme-base .tertiary-800 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base .tertiary-800 .searchResults-title,
  .theme-product-apretude .theme-base .tertiary-800 .h5,
  .theme-product-apretude .theme-base .tertiary-800 h6,
  .theme-product-apretude .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .tertiary-800 p.subtitle,
  .theme-product-apretude .theme-base .tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-apretude .theme-base .tertiary-800 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .tertiary-800 .subtitle.searchResults-result,
  .theme-product-apretude .theme-base .tertiary-800 .h6,
  .theme-product-apretude .theme-base .tertiary-800 p,
  .theme-product-apretude .theme-base .tertiary-800 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .theme-base .tertiary-800 .searchResults-result,
  .theme-product-apretude .theme-base .tertiary-800 li,
  .theme-product-apretude .theme-base .tertiary-800 td,
  .theme-product-apretude .theme-base .tertiary-800 a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-apretude .theme-base.tertiary-800 ol li::before,
  .theme-product-apretude .theme-base.tertiary-800 ul li::before,
  .theme-product-apretude .theme-base .tertiary-800 ol li::before,
  .theme-product-apretude .theme-base .tertiary-800 ul li::before {
    color: #ffffff; }

.theme-product-apretude .theme-base.secondary-100,
.theme-product-apretude .theme-base .secondary-100 {
  background-color: #e6e8ec; }

.theme-product-apretude .theme-base .color-secondary-900 {
  color: #071d49; }
  .theme-product-apretude .theme-base .color-secondary-900 h1, .theme-product-apretude .theme-base .color-secondary-900 .h1,
  .theme-product-apretude .theme-base .color-secondary-900 h2,
  .theme-product-apretude .theme-base .color-secondary-900 .searchResults,
  .theme-product-apretude .theme-base .color-secondary-900 .searchResults-term,
  .theme-product-apretude .theme-base .color-secondary-900 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .color-secondary-900 .gigya-composite-control-header, .theme-product-apretude .theme-base .color-secondary-900 .h2,
  .theme-product-apretude .theme-base .color-secondary-900 h3, .theme-product-apretude .theme-base .color-secondary-900 .h3,
  .theme-product-apretude .theme-base .color-secondary-900 h4,
  .theme-product-apretude .theme-base .color-secondary-900 .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .color-secondary-900 input,
  .theme-product-apretude .theme-base .color-secondary-900 .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .color-secondary-900 input, .theme-product-apretude .theme-base .color-secondary-900 .h4,
  .theme-product-apretude .theme-base .color-secondary-900 h5,
  .theme-product-apretude .theme-base .color-secondary-900 .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base .color-secondary-900 .searchResults-title, .theme-product-apretude .theme-base .color-secondary-900 .h5,
  .theme-product-apretude .theme-base .color-secondary-900 h6,
  .theme-product-apretude .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .color-secondary-900 p.subtitle,
  .theme-product-apretude .theme-base .color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .color-secondary-900 .subtitle.searchResults-result,
  .theme-product-apretude .theme-base .color-secondary-900 .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .color-secondary-900 .subtitle.searchResults-result, .theme-product-apretude .theme-base .color-secondary-900 .h6,
  .theme-product-apretude .theme-base .color-secondary-900 p,
  .theme-product-apretude .theme-base .color-secondary-900 .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .theme-base .color-secondary-900 .searchResults-result,
  .theme-product-apretude .theme-base .color-secondary-900 li,
  .theme-product-apretude .theme-base .color-secondary-900 td,
  .theme-product-apretude .theme-base .color-secondary-900 a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-apretude .theme-base .color-secondary-900 ol li::before,
  .theme-product-apretude .theme-base .color-secondary-900 ul li::before {
    color: #071d49; }

.theme-product-apretude .theme-base .color-neutral-white {
  color: #ffffff; }
  .theme-product-apretude .theme-base .color-neutral-white h1, .theme-product-apretude .theme-base .color-neutral-white .h1,
  .theme-product-apretude .theme-base .color-neutral-white h2,
  .theme-product-apretude .theme-base .color-neutral-white .searchResults,
  .theme-product-apretude .theme-base .color-neutral-white .searchResults-term,
  .theme-product-apretude .theme-base .color-neutral-white .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .color-neutral-white .gigya-composite-control-header, .theme-product-apretude .theme-base .color-neutral-white .h2,
  .theme-product-apretude .theme-base .color-neutral-white h3, .theme-product-apretude .theme-base .color-neutral-white .h3,
  .theme-product-apretude .theme-base .color-neutral-white h4,
  .theme-product-apretude .theme-base .color-neutral-white .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .color-neutral-white input,
  .theme-product-apretude .theme-base .color-neutral-white .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .color-neutral-white input, .theme-product-apretude .theme-base .color-neutral-white .h4,
  .theme-product-apretude .theme-base .color-neutral-white h5,
  .theme-product-apretude .theme-base .color-neutral-white .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base .color-neutral-white .searchResults-title, .theme-product-apretude .theme-base .color-neutral-white .h5,
  .theme-product-apretude .theme-base .color-neutral-white h6,
  .theme-product-apretude .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .color-neutral-white p.subtitle,
  .theme-product-apretude .theme-base .color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .color-neutral-white .subtitle.searchResults-result,
  .theme-product-apretude .theme-base .color-neutral-white .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .color-neutral-white .subtitle.searchResults-result, .theme-product-apretude .theme-base .color-neutral-white .h6,
  .theme-product-apretude .theme-base .color-neutral-white p,
  .theme-product-apretude .theme-base .color-neutral-white .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .theme-base .color-neutral-white .searchResults-result,
  .theme-product-apretude .theme-base .color-neutral-white li,
  .theme-product-apretude .theme-base .color-neutral-white td,
  .theme-product-apretude .theme-base .color-neutral-white a:not(.btn):not(.articleList-more) {
    color: #ffffff; }
  .theme-product-apretude .theme-base .color-neutral-white ol li::before,
  .theme-product-apretude .theme-base .color-neutral-white ul li::before {
    color: #ffffff; }

.theme-product-apretude .theme-base .icon-link__icon-wrapper, .theme-product-apretude .theme-base.icon-link__icon-wrapper {
  border-color: #e40046; }

.theme-product-apretude .theme-base .icon-text__wrapper--background, .theme-product-apretude .theme-base.icon-text__wrapper--background {
  background-color: #e6e8ec; }

.theme-product-apretude .theme-base .icon-text__icon-wrapper, .theme-product-apretude .theme-base.icon-text__icon-wrapper {
  border-color: #e40046; }

.theme-product-apretude .theme-base .icon-text__icon-wrapper.gradient, .theme-product-apretude .theme-base.icon-text__icon-wrapper.gradient {
  border: none; }

.theme-product-apretude .theme-base .icon-text__content-wrapper ul li::before, .theme-product-apretude .theme-base.icon-text__content-wrapper ul li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-apretude .theme-base .icon-text__content-wrapper ul li ul li::before, .theme-product-apretude .theme-base.icon-text__content-wrapper ul li ul li::before {
  background-image: none; }

.theme-product-apretude .theme-base .icon-text__content-wrapper.slash li::before, .theme-product-apretude .theme-base.icon-text__content-wrapper.slash li::before {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--primary-800 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #e40046; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--secondary-900 svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #071d49; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg g[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polyline[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg polygon[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg path[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg circle[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg rect[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[fill]:not([fill="none"]):not([fill="transparent"]) {
  fill: #ffffff; }

.theme-product-apretude .theme-base.icon-text-v2 .icon-text__wrapper.version2 .icon-text__icon .icon-color--neutral-white svg line[stroke]:not([stroke="none"]):not([stroke="transparent"]) {
  stroke: #ffffff; }

.theme-product-apretude .theme-base .content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-apretude .theme-base.content-grid-item-article .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background,
.theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background, .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background {
  color: #071d49; }
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h1, .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h3, .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background input, .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more),
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h1,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h3,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background input,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-title,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background p,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background li,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background td,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more), .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h1, .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h1,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h2,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-term,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
  .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .gigya-composite-control-header, .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h2,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h3, .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h3,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h4,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter .filter--keyword .filter__content form input,
  .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .content-filter-v2 .filter--keyword .filter__content form input,
  .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background input, .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h4,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h5,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result .searchResults-title,
  .searchResults-results .searchResults-result .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-title, .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h5,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background h6,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content p.subtitle,
  .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p.subtitle,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
  .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
  .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .subtitle.searchResults-result, .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .h6,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background p,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-results .searchResults-result,
  .searchResults-results .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background .searchResults-result,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background li,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background td,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background a:not(.btn):not(.articleList-more) {
    color: #071d49; }
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_background ul li::before, .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ol li::before,
  .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_background ul li::before {
    color: #071d49; }

.theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base.secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base.tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title h4:hover,
.theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover,
.content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .secondary-900 .content-grid-item-article .content-grid-item_title input:hover, .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title h4:hover, .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter .filter--keyword .filter__content form input:hover, .content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover,
.theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title .content-filter-v2 .filter--keyword .filter__content form input:hover, .content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .tertiary-800 .content-grid-item-article .content-grid-item_title input:hover {
  color: #e40046; }

.theme-product-apretude .theme-base .content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after, .theme-product-apretude .theme-base.content-grid-item-event-listing .content-grid-item_thumbnail[data-triangle="true"] picture::after {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .content-grid-item-event-listing .content-grid-item_tagline, .theme-product-apretude .theme-base.content-grid-item-event-listing .content-grid-item_tagline {
  color: #b10036; }

.theme-product-apretude .theme-base .content-grid-item-abstract .content-grid-item_tagline, .theme-product-apretude .theme-base.content-grid-item-abstract .content-grid-item_tagline {
  color: #b10036; }

.theme-product-apretude .theme-base .product-event-navigation__switcher.open {
  background: #ffffff;
  cursor: pointer; }

.theme-product-apretude .theme-base .product-event-navigation__switcher p, .theme-product-apretude .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .theme-base .product-event-navigation__switcher .searchResults-result {
  color: #071d49; }
  .theme-product-apretude .theme-base .product-event-navigation__switcher p::after, .theme-product-apretude .theme-base .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-apretude .theme-base .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-apretude .theme-base .product-event-navigation__navigation ul li a {
  color: #071d49; }
  @media (max-width: 767px) {
    .theme-product-apretude .theme-base .product-event-navigation__navigation ul li a:hover {
      color: #b10036; } }
  .theme-product-apretude .theme-base .product-event-navigation__navigation ul li a p, .theme-product-apretude .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .theme-base .product-event-navigation__navigation ul li a .searchResults-result {
    color: #071d49; }
    @media (max-width: 767px) {
      .theme-product-apretude .theme-base .product-event-navigation__navigation ul li a p:hover, .theme-product-apretude .theme-base .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-apretude .theme-base .product-event-navigation__navigation ul li a .searchResults-result:hover {
        color: #b10036; } }

.theme-product-apretude .theme-base .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #071d49; }

.theme-product-apretude .theme-base .product-event-navigation__navigation ul li.anchor-link a {
  border-color: transparent; }

.theme-product-apretude .theme-base .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #071d49; }

.theme-product-apretude .theme-base .product-event-navigation__information .main-name p, .theme-product-apretude .theme-base .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .theme-base .product-event-navigation__information .main-name .searchResults-result {
  color: #071d49; }

.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover p, .theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .searchResults-result,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover h1,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover h2,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .searchResults,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .searchResults-term,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .gigya-composite-control-header,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover h3,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover h4,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .content-filter .filter--keyword .filter__content form input,
.content-filter .filter--keyword .filter__content form .theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .content-filter-v2 .filter--keyword .filter__content form input,
.content-filter-v2 .filter--keyword .filter__content form .theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover input,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover h5,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .searchResults-result .searchResults-title,
.searchResults-results .searchResults-result .theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .searchResults-title,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover h6,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover p.subtitle,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover .subtitle.searchResults-result,
.theme-product-apretude .theme-base .product-event-navigation__information .main-name:hover span {
  color: #b10036; }

.theme-product-apretude .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li a:hover {
  color: #b10036; }

.theme-product-apretude .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li p:hover, .theme-product-apretude .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-results .searchResults-result:hover, .searchResults-results .theme-product-apretude .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li .searchResults-result:hover {
  color: #b10036; }

.theme-product-apretude .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__switcher p, .theme-product-apretude .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__switcher p, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result {
  color: #e40046; }
  .theme-product-apretude .theme-base .primary-800-version .product-event-navigation__switcher p::after, .theme-product-apretude .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-apretude .theme-base .primary-800-version .product-event-navigation__switcher .searchResults-result::after, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__switcher p::after, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-results .searchResults-result::after, .searchResults-results .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__switcher .searchResults-result::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__navigation ul li a, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__navigation ul li a {
  color: #e40046; }
  .theme-product-apretude .theme-base .primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-apretude .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .theme-base .primary-800-version .product-event-navigation__navigation ul li a .searchResults-result, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__navigation ul li a p, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__navigation ul li a .searchResults-result {
    color: #e40046; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__navigation ul li .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__navigation ul li.open .level-1-parent:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__navigation ul li.active-page a, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__navigation ul li.active-page a {
  border-bottom-color: #e40046; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__navigation ul li.anchor-link.active-page a {
  border-bottom: 4px solid #e40046; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__information .main-name p, .theme-product-apretude .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .theme-base .primary-800-version .product-event-navigation__information .main-name .searchResults-result, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__information .main-name p, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-results .searchResults-result, .searchResults-results .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__information .main-name .searchResults-result {
  color: #e40046; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-plus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after, .theme-product-apretude .theme-base.primary-800-version .product-event-navigation__content[data-mobile-version="true"] .product-event-navigation__navigation ul.level-1 li.open span:hover::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-minus-primary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: cover; }

.theme-product-apretude .theme-base .promo-panel__triangle, .theme-product-apretude .theme-base.promo-panel__triangle {
  background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
  background-repeat: no-repeat;
  background-size: auto; }

.theme-product-apretude .theme-base .promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient, .theme-product-apretude .theme-base.promo-panel__wrapper[data-gradient-color="secondary-900"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 29, 73, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%); }

.theme-product-apretude .theme-base .promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient, .theme-product-apretude .theme-base.promo-panel__wrapper[data-gradient-color="primary-800"] .promo-panel__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 0, 70, 0)), to(#e40046));
  background: linear-gradient(180deg, rgba(228, 0, 70, 0) 0%, #e40046 100%); }

.theme-product-apretude .theme-base .promo-panel__content h2, .theme-product-apretude .theme-base .promo-panel__content .searchResults, .theme-product-apretude .theme-base .promo-panel__content .searchResults-term, .theme-product-apretude .theme-base .promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .promo-panel__content .gigya-composite-control-header, .theme-product-apretude .theme-base.promo-panel__content h2, .theme-product-apretude .theme-base.promo-panel__content .searchResults, .theme-product-apretude .theme-base.promo-panel__content .searchResults-term, .theme-product-apretude .theme-base.promo-panel__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.promo-panel__content .gigya-composite-control-header {
  color: #ffffff; }

.theme-product-apretude .theme-base.interactive-map__map .cluster.custom-cluster,
.theme-product-apretude .theme-base .interactive-map__map .cluster.custom-cluster {
  background: #071d49; }

.theme-product-apretude .theme-base.interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before,
.theme-product-apretude .theme-base .interactive-map__sidebar.custom .interactive-map__sidebar-image-container::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 19, 69, 0)), to(#071d49));
  background: linear-gradient(180deg, rgba(19, 19, 69, 0) 0%, #071d49 100%); }

.theme-product-apretude .theme-base .author-bio-summary .bioSummary, .theme-product-apretude .theme-base.author-bio-summary .bioSummary {
  background-color: #e6e8ec; }
  .theme-product-apretude .theme-base .author-bio-summary .bioSummary__decorationTriangle, .theme-product-apretude .theme-base.author-bio-summary .bioSummary__decorationTriangle {
    background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; }

.theme-product-apretude .theme-base .icon-list__icon-wrapper[data-gradient="true"] {
  border-radius: 50%; }
  .theme-product-apretude .theme-base .icon-list__icon-wrapper[data-gradient="true"] .icon-list__icon {
    border: none; }

.theme-product-apretude .theme-base .table-with-graphics .table__gradient-box, .theme-product-apretude .theme-base.table-with-graphics .table__gradient-box {
  background: #071d49; }

.theme-product-apretude .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow, .theme-product-apretude .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--glow {
  -webkit-filter: drop-shadow(0px 4px 3px #e40046);
          filter: drop-shadow(0px 4px 3px #e40046); }

.theme-product-apretude .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background, .theme-product-apretude .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__line--background {
  background: #071d49;
  border: 1px solid #071d49; }

.theme-product-apretude .theme-base .table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child, .theme-product-apretude .theme-base.table-with-graphics .table-with-graphics-container .table__row .row-container .divider__image--glow svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-apretude .theme-base.icon-text-gradient__container,
.theme-product-apretude .theme-base .icon-text-gradient__container {
  background: #071d49; }

.theme-product-apretude .theme-base.icon-text-gradient__icon-wrapper svg:first-child,
.theme-product-apretude .theme-base .icon-text-gradient__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-apretude .theme-base.icon-text-gradient__main-text h2, .theme-product-apretude .theme-base.icon-text-gradient__main-text .searchResults, .theme-product-apretude .theme-base.icon-text-gradient__main-text .searchResults-term, .theme-product-apretude .theme-base.icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.icon-text-gradient__main-text .gigya-composite-control-header, .theme-product-apretude .theme-base.icon-text-gradient__main-text h6, .theme-product-apretude .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.icon-text-gradient__main-text p.subtitle, .theme-product-apretude .theme-base.icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-apretude .theme-base.icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.icon-text-gradient__main-text .subtitle.searchResults-result, .theme-product-apretude .theme-base.icon-text-gradient__bottom-text h2, .theme-product-apretude .theme-base.icon-text-gradient__bottom-text .searchResults, .theme-product-apretude .theme-base.icon-text-gradient__bottom-text .searchResults-term, .theme-product-apretude .theme-base.icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.icon-text-gradient__bottom-text .gigya-composite-control-header, .theme-product-apretude .theme-base.icon-text-gradient__bottom-text h6, .theme-product-apretude .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.icon-text-gradient__bottom-text p.subtitle, .theme-product-apretude .theme-base.icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result, .theme-product-apretude .theme-base.icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-apretude .theme-base .icon-text-gradient__main-text h2,
.theme-product-apretude .theme-base .icon-text-gradient__main-text .searchResults,
.theme-product-apretude .theme-base .icon-text-gradient__main-text .searchResults-term,
.theme-product-apretude .theme-base .icon-text-gradient__main-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .icon-text-gradient__main-text .gigya-composite-control-header,
.theme-product-apretude .theme-base .icon-text-gradient__main-text h6,
.theme-product-apretude .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .icon-text-gradient__main-text p.subtitle,
.theme-product-apretude .theme-base .icon-text-gradient__main-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-apretude .theme-base .icon-text-gradient__main-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .icon-text-gradient__main-text .subtitle.searchResults-result,
.theme-product-apretude .theme-base .icon-text-gradient__bottom-text h2,
.theme-product-apretude .theme-base .icon-text-gradient__bottom-text .searchResults,
.theme-product-apretude .theme-base .icon-text-gradient__bottom-text .searchResults-term,
.theme-product-apretude .theme-base .icon-text-gradient__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .icon-text-gradient__bottom-text .gigya-composite-control-header,
.theme-product-apretude .theme-base .icon-text-gradient__bottom-text h6,
.theme-product-apretude .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .icon-text-gradient__bottom-text p.subtitle,
.theme-product-apretude .theme-base .icon-text-gradient__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result,
.theme-product-apretude .theme-base .icon-text-gradient__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .icon-text-gradient__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-apretude .theme-base.icon-text-gradient__bottom-text::before,
.theme-product-apretude .theme-base .icon-text-gradient__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-apretude .theme-base.icon-text-gradient-multiple__container,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__container {
  background: #071d49; }

.theme-product-apretude .theme-base.icon-text-gradient-multiple__icon-wrapper svg:first-child,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-apretude .theme-base.icon-text-gradient-multiple__text h2, .theme-product-apretude .theme-base.icon-text-gradient-multiple__text .searchResults, .theme-product-apretude .theme-base.icon-text-gradient-multiple__text .searchResults-term, .theme-product-apretude .theme-base.icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.icon-text-gradient-multiple__text .gigya-composite-control-header, .theme-product-apretude .theme-base.icon-text-gradient-multiple__text h6, .theme-product-apretude .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.icon-text-gradient-multiple__text p.subtitle, .theme-product-apretude .theme-base.icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-apretude .theme-base.icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.icon-text-gradient-multiple__text .subtitle.searchResults-result, .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text h2, .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text .searchResults, .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-term, .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text .gigya-composite-control-header, .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text h6, .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text p.subtitle, .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result, .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__text h2,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__text .searchResults,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__text .searchResults-term,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .icon-text-gradient-multiple__text .gigya-composite-control-header,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__text h6,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .icon-text-gradient-multiple__text p.subtitle,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .icon-text-gradient-multiple__text .subtitle.searchResults-result,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text h2,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text .searchResults,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-term,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text .gigya-composite-control-header,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text h6,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text p.subtitle,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-apretude .theme-base.icon-text-gradient-multiple__text::before, .theme-product-apretude .theme-base.icon-text-gradient-multiple__bottom-text::before,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__text::before,
.theme-product-apretude .theme-base .icon-text-gradient-multiple__bottom-text::before {
  -webkit-box-shadow: 0 2px 4px #e40046;
          box-shadow: 0 2px 4px #e40046; }

.theme-product-apretude .theme-base.icon-text-gradient-stacks__container,
.theme-product-apretude .theme-base .icon-text-gradient-stacks__container {
  background: #071d49; }

.theme-product-apretude .theme-base.icon-text-gradient-stacks__icon-wrapper svg:first-child,
.theme-product-apretude .theme-base .icon-text-gradient-stacks__icon-wrapper svg:first-child {
  -webkit-filter: drop-shadow(0px 2px 4px #e40046);
          filter: drop-shadow(0px 2px 4px #e40046); }

.theme-product-apretude .theme-base.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child,
.theme-product-apretude .theme-base .icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child {
  -webkit-filter: none;
          filter: none; }

.theme-product-apretude .theme-base.icon-text-gradient-stacks__text h2, .theme-product-apretude .theme-base.icon-text-gradient-stacks__text .searchResults, .theme-product-apretude .theme-base.icon-text-gradient-stacks__text .searchResults-term, .theme-product-apretude .theme-base.icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base.icon-text-gradient-stacks__text .gigya-composite-control-header, .theme-product-apretude .theme-base.icon-text-gradient-stacks__text h6, .theme-product-apretude .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle, .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.icon-text-gradient-stacks__text p.subtitle, .theme-product-apretude .theme-base.icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result, .hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result, .theme-product-apretude .theme-base.icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result, .searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base.icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-apretude .theme-base .icon-text-gradient-stacks__text h2,
.theme-product-apretude .theme-base .icon-text-gradient-stacks__text .searchResults,
.theme-product-apretude .theme-base .icon-text-gradient-stacks__text .searchResults-term,
.theme-product-apretude .theme-base .icon-text-gradient-stacks__text .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .icon-text-gradient-stacks__text .gigya-composite-control-header,
.theme-product-apretude .theme-base .icon-text-gradient-stacks__text h6,
.theme-product-apretude .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content p.subtitle,
.hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .icon-text-gradient-stacks__text p.subtitle,
.theme-product-apretude .theme-base .icon-text-gradient-stacks__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,
.hero-banner .hero-banner-v2__content .searchResults-results .theme-product-apretude .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result,
.theme-product-apretude .theme-base .icon-text-gradient-stacks__text .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,
.searchResults-results .hero-banner .hero-banner-v2__content .theme-product-apretude .theme-base .icon-text-gradient-stacks__text .subtitle.searchResults-result {
  color: #ffffff; }

.theme-product-apretude .theme-base .featured-content .featured-content__slash-list ul {
  padding-left: 0;
  list-style-type: none; }

.theme-product-apretude .theme-base .featured-content .featured-content__slash-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px; }
  .theme-product-apretude .theme-base .featured-content .featured-content__slash-list li::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-slash-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    position: absolute;
    left: 1px;
    top: 5px;
    display: block;
    width: 16px;
    height: 16px; }
  @media (min-width: 767px) {
    .theme-product-apretude .theme-base .featured-content .featured-content__slash-list li ul {
      padding-left: 16px; } }
  .theme-product-apretude .theme-base .featured-content .featured-content__slash-list li::marker {
    content: ""; }

/*
  React Component
 */
.viiv-btn {
  background: none;
  border: none;
  padding: 5px 15px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .viiv-btn--success {
    border: 1px solid #071d49;
    background: #071d49;
    color: white; }
    .viiv-btn--success:disabled {
      opacity: 0.6; }
      .viiv-btn--success:disabled:hover {
        background: #071d49;
        color: white;
        opacity: 0.6; }
    .viiv-btn--success:hover {
      border: 1px solid #071d49;
      color: #071d49;
      background: #fff; }
  .viiv-btn--danger {
    border: 1px solid #e40046;
    background: #e40046;
    color: #fff; }
    .viiv-btn--danger:hover {
      border: 1px solid #e40046;
      color: #e40046;
      background: #fff; }

.viivtrackercsvupload .tracker-admin-panel {
  position: relative; }
  .viivtrackercsvupload .tracker-admin-panel__logo {
    position: absolute;
    top: 40px;
    right: 20px; }

.viivtrackercsvupload .tabs__header {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0; }
  .viivtrackercsvupload .tabs__header .tabs__item {
    border: 1px solid black;
    border-radius: 10px 10px 0 0;
    border-bottom: none;
    padding: 10px 10px 0;
    cursor: pointer; }
    .viivtrackercsvupload .tabs__header .tabs__item:hover, .viivtrackercsvupload .tabs__header .tabs__item--selected {
      background: rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
              box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); }

.viivtrackercsvupload .modal__content {
  min-width: 300px;
  min-height: 150px;
  background: white;
  padding: 30px;
  border-radius: 20px;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.viivtrackercsvupload .table__header {
  color: white; }

.viivtrackercsvupload .patient-form-loader {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 10px; }
  .viivtrackercsvupload .patient-form-loader__input {
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc; }

.viivtrackercsvupload .cmp-csv-upload .tracker-submit__button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly; }

.viivtrackercsvupload .cmp-csv-upload .tracker-file-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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 10px; }
  .viivtrackercsvupload .cmp-csv-upload .tracker-file-form__controller {
    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; }
  .viivtrackercsvupload .cmp-csv-upload .tracker-file-form__label {
    border: 1px solid #071d49;
    color: #071d49;
    border-radius: 5px;
    padding: 5px 10px; }
    .viivtrackercsvupload .cmp-csv-upload .tracker-file-form__label:hover {
      background: #071d49;
      color: #fff; }
  .viivtrackercsvupload .cmp-csv-upload .tracker-file-form__input {
    display: none; }

.viivtrackercsvupload .tracker-datepicker {
  background: white;
  padding: 20px 35px 35px;
  border-radius: 10px;
  display: grid;
  grid-gap: 5px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto auto auto;
  grid-template-areas: 'header header header' 'year month day' 'save save save'; }
  .viivtrackercsvupload .tracker-datepicker__select {
    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;
    grid-gap: 5px;
    margin-bottom: 5px;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch; }
    .viivtrackercsvupload .tracker-datepicker__select select {
      width: 100%;
      padding: 3PX;
      border-radius: 5px; }
  .viivtrackercsvupload .tracker-datepicker--header {
    grid-area: header; }
  .viivtrackercsvupload .tracker-datepicker--year {
    grid-area: year; }
  .viivtrackercsvupload .tracker-datepicker--month {
    grid-area: month; }
  .viivtrackercsvupload .tracker-datepicker--day {
    grid-area: day; }
  .viivtrackercsvupload .tracker-datepicker--save {
    grid-area: save; }

.mailing-api-report input {
  display: block;
  border: 1px solid #cccccc;
  padding: 6px 8px;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 4px; }

.mailing-api-report button {
  padding: 10px 15px;
  margin-top: 20px;
  text-transform: capitalize; }

.mailing-api-report .form-item {
  padding-top: 20px; }

.mailing-api-report .select, .mailing-api-report input:not(.checkbox) {
  width: 300px; }

.mailing-api-report .richText, .mailing-api-report #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .mailing-api-report .privacy_prompt_content {
  margin-bottom: 50px; }

.vault-med-info .container {
  padding: 64px 0px 64px 0px;
  color: var(--color-secondary-900);
  margin: 0 auto;
  max-width: 730px; }

.vault-med-info .intro-text {
  margin-bottom: 35px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--color-neutral-500); }

.vault-med-info .vault-select__container .asterisk {
  color: var(--color-primary-800); }

.vault-med-info .vault-select__container p, .vault-med-info .vault-select__container .searchResults-results .searchResults-result, .searchResults-results .vault-med-info .vault-select__container .searchResults-result {
  margin-bottom: 4px; }

.vault-med-info .vault-select__dynamic-container {
  padding: 32px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
  border-top: 1px solid var(--color-neutral-500); }

.vault-med-info .vault-select__control {
  border-color: var(--color-neutral-500);
  height: 60px;
  border-radius: 0px; }
  .vault-med-info .vault-select__control:hover {
    border-color: var(--color-neutral-500); }

.vault-med-info .vault-select__indicator {
  padding-right: 18px;
  color: var(--color-primary-800); }
  .vault-med-info .vault-select__indicator-separator {
    display: none; }
  .vault-med-info .vault-select__indicator:hover {
    color: var(--color-primary-800); }

.vault-med-info .vault-select__value-container {
  padding-left: 18px; }

.vault-med-info .vault-select__placeholder, .vault-med-info .vault-select__single-value {
  color: var(--color-secondary-900); }

.vault-med-info .vault-select__input {
  color: var(--color-secondary-900) !important; }

.vault-med-info .cover-letter {
  margin-top: 55px; }
  .vault-med-info .cover-letter__text {
    border: 1px solid var(--color-neutral-500);
    padding: 24px 32px; }
    .vault-med-info .cover-letter__text p, .vault-med-info .cover-letter__text .searchResults-results .searchResults-result, .searchResults-results .vault-med-info .cover-letter__text .searchResults-result {
      font-size: 14px;
      white-space: pre-line;
      line-height: 18px; }
  .vault-med-info .cover-letter__approval-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    margin: 32px 0; }
    .vault-med-info .cover-letter__approval-text input[type="checkbox"] {
      display: none; }
      .vault-med-info .cover-letter__approval-text input[type="checkbox"] + label {
        position: relative;
        padding-left: 40px;
        cursor: pointer; }
        .vault-med-info .cover-letter__approval-text input[type="checkbox"] + label:before {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 24px;
          height: 24px;
          border: 2px solid var(--color-neutral-500);
          border-radius: 3px; }
        .vault-med-info .cover-letter__approval-text input[type="checkbox"] + label:after {
          content: "";
          position: absolute;
          left: 10px;
          top: 5px;
          width: 5px;
          height: 11px;
          border: solid white;
          border-width: 0 2px 2px 0;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          display: none; }
      .vault-med-info .cover-letter__approval-text input[type="checkbox"]:checked + label:before {
        background-color: var(--color-primary-800);
        width: 27px;
        height: 27px;
        border: none; }
      .vault-med-info .cover-letter__approval-text input[type="checkbox"]:checked + label:after {
        display: block; }

.vault-med-info .docs-data {
  border-top: 1px solid var(--color-neutral-500); }
  .vault-med-info .docs-data .docs-title {
    margin: 32px 0px 24px 0px; }
  .vault-med-info .docs-data .pdf__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 64px;
       -moz-column-gap: 64px;
            column-gap: 64px;
    row-gap: 32px; }
    @media (max-width: 767px) {
      .vault-med-info .docs-data .pdf__grid {
        gap: 32px; } }
    @media (max-width: 500px) {
      .vault-med-info .docs-data .pdf__grid {
        grid-template-columns: 1fr; } }
  .vault-med-info .docs-data .pdf__desc {
    margin: 0px 0px 8px 0px; }
  .vault-med-info .docs-data .pdf__link {
    padding-top: 0px; }
    .vault-med-info .docs-data .pdf__link::after {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-diagonal-arrow-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: auto;
      content: "";
      background-size: contain;
      position: absolute;
      top: 5px;
      right: -13px;
      width: 8px;
      height: 8px;
      display: block; }

.vault-med-info .content-loader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.flexible-event-registration__input-wrapper .flexible-form__select__control {
  border-color: var(--color-neutral-500);
  height: 60px;
  border-radius: 0px; }
  .flexible-event-registration__input-wrapper .flexible-form__select__control:hover {
    border-color: var(--color-neutral-500); }

.flexible-event-registration__input-wrapper .flexible-form__select__indicator {
  padding-right: 18px;
  color: var(--color-primary-800); }
  .flexible-event-registration__input-wrapper .flexible-form__select__indicator-separator {
    display: none; }
  .flexible-event-registration__input-wrapper .flexible-form__select__indicator:hover {
    color: var(--color-primary-800); }

.flexible-event-registration__input-wrapper .flexible-form__select__value-container {
  padding-left: 18px; }

.flexible-event-registration__input-wrapper .flexible-form__select__placeholder, .flexible-event-registration__input-wrapper .flexible-form__select__single-value {
  color: var(--color-secondary-900); }

.flexible-event-registration__input-wrapper .flexible-form__select__input {
  color: var(--color-secondary-900) !important;
  height: 30px; }
  .flexible-event-registration__input-wrapper .flexible-form__select__input-container {
    height: 30px; }

.flexible-event-registration .flexible-form__checkbox {
  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: 767px) {
    .flexible-event-registration .flexible-form__checkbox {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .flexible-event-registration .flexible-form__checkbox-item:not(:last-of-type) {
    margin-right: 32px; }
  .flexible-event-registration .flexible-form__checkbox-item .richText *, .flexible-event-registration .flexible-form__checkbox-item #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content *, #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__checkbox-item .privacy_prompt_content * {
    margin-bottom: 0; }
  .flexible-event-registration .flexible-form__checkbox label {
    position: relative;
    padding-left: 40px;
    cursor: pointer; }
    .flexible-event-registration .flexible-form__checkbox label.required::after {
      display: none; }
    .flexible-event-registration .flexible-form__checkbox label.required .richText p::after, .flexible-event-registration .flexible-form__checkbox label.required #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p::after, #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__checkbox label.required .privacy_prompt_content p::after, .flexible-event-registration .flexible-form__checkbox label.required .richText .searchResults-results .searchResults-result::after, .searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .richText .searchResults-result::after, .flexible-event-registration .flexible-form__checkbox label.required #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result::after, .searchResults-results .flexible-event-registration .flexible-form__checkbox label.required #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result::after, #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__checkbox label.required .privacy_prompt_content .searchResults-results .searchResults-result::after, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__checkbox label.required .privacy_prompt_content .searchResults-result::after {
      content: "*";
      display: inline;
      color: var(--color-primary-800); }
    .flexible-event-registration .flexible-form__checkbox label.required .richText p:has(span:last-child)::after, .flexible-event-registration .flexible-form__checkbox label.required #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:has(span:last-child)::after, #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__checkbox label.required .privacy_prompt_content p:has(span:last-child)::after, .flexible-event-registration .flexible-form__checkbox label.required .richText .searchResults-results .searchResults-result:has(span:last-child)::after, .searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .richText .searchResults-result:has(span:last-child)::after, .flexible-event-registration .flexible-form__checkbox label.required #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:has(span:last-child)::after, .searchResults-results .flexible-event-registration .flexible-form__checkbox label.required #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:has(span:last-child)::after, #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__checkbox label.required .privacy_prompt_content .searchResults-results .searchResults-result:has(span:last-child)::after, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__checkbox label.required .privacy_prompt_content .searchResults-result:has(span:last-child)::after {
      display: none; }
    .flexible-event-registration .flexible-form__checkbox label.required .richText p span:last-child::after, .flexible-event-registration .flexible-form__checkbox label.required #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p span:last-child::after, #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__checkbox label.required .privacy_prompt_content p span:last-child::after, .flexible-event-registration .flexible-form__checkbox label.required .richText .searchResults-results .searchResults-result span:last-child::after, .searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .richText .searchResults-result span:last-child::after, .flexible-event-registration .flexible-form__checkbox label.required #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result span:last-child::after, .searchResults-results .flexible-event-registration .flexible-form__checkbox label.required #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result span:last-child::after, #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__checkbox label.required .privacy_prompt_content .searchResults-results .searchResults-result span:last-child::after, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__checkbox label.required .privacy_prompt_content .searchResults-result span:last-child::after {
      content: "*";
      display: inline;
      color: var(--color-primary-800); }
    .flexible-event-registration .flexible-form__checkbox label:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 24px;
      height: 24px;
      border: 2px solid var(--color-neutral-500);
      border-radius: 3px; }
    .flexible-event-registration .flexible-form__checkbox label:after {
      content: "";
      position: absolute;
      left: 10px;
      top: 5px;
      width: 5px;
      height: 11px;
      border: solid white;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      display: none; }
    .flexible-event-registration .flexible-form__checkbox label.checked:before {
      background-color: var(--color-primary-800);
      width: 27px;
      height: 27px;
      border: none; }
    .flexible-event-registration .flexible-form__checkbox label.checked:after {
      display: block; }
    .flexible-event-registration .flexible-form__checkbox label input[type="checkbox"] {
      display: none; }

.flexible-event-registration .flexible-form__radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px; }
  .flexible-event-registration .flexible-form__radio-item:not(:last-of-type) {
    margin-right: 32px; }
  .flexible-event-registration .flexible-form__radio-item label {
    margin-bottom: 0; }
  .flexible-event-registration .flexible-form__radio input {
    margin-right: 8px; }

.flexible-event-registration .flexible-form__textarea {
  height: 90px;
  padding: 16px; }

.flexible-event-registration .flexible-form__text .richText p, .flexible-event-registration .flexible-form__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p, #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__text .privacy_prompt_content p, .flexible-event-registration .flexible-form__text .richText .searchResults-results .searchResults-result, .searchResults-results .flexible-event-registration .flexible-form__text .richText .searchResults-result, .flexible-event-registration .flexible-form__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results .flexible-event-registration .flexible-form__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__text .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .flexible-event-registration .flexible-form__text .privacy_prompt_content .searchResults-result {
  margin-bottom: 0; }

.flexible-event-registration .flexible-form__input {
  padding-left: 16px;
  padding-right: 16px; }

.flexible-event-registration .react-datepicker-wrapper input {
  cursor: pointer;
  padding-left: 18px;
  padding-right: 18px;
  background: transparent; }

.flexible-event-registration .react-datepicker__input-container::after {
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-calendar-secondary-900-base.svg");
  background-repeat: no-repeat;
  background-size: auto;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 18px;
  top: 18px;
  z-index: -1;
  background-size: contain; }

.flexible-event-registration .react-datepicker__triangle {
  display: none; }

.flexible-event-registration .flexible-form__divider {
  height: 1px;
  width: 100%;
  margin: 20px 15px 40px;
  background: var(--color-neutral-500); }

.flexible-form__error-message {
  color: var(--color-primary-800);
  font-size: 14px;
  margin-bottom: 0; }

.flexible-event-registration .required::after {
  color: var(--color-primary-800); }

.flexible-event-registration__input-wrapper {
  margin-bottom: 24px; }

.flexible-event-registration button[type="submit"],
.flexible-event-registration .btn-primary,
.flexible-event-registration .btn-download,
.flexible-event-registration .btn-pullout,
.flexible-event-registration .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit,
.gigyaraas .gigya-screen-content .flexible-event-registration .gigya-composite-control.gigya-composite-control-submit,
.flexible-event-registration #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .flexible-event-registration .button#preferences_prompt_submit,
.flexible-event-registration #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,
#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .flexible-event-registration .button#preferences_prompt_decline,
.flexible-event-registration .reference-pi-button .component-content .btn-pi,
.reference-pi-button .component-content .flexible-event-registration .btn-pi {
  padding: 13px 25px 13px 25px;
  margin-top: 8px; }

.flexible-form__configuration {
  display: none;
  visibility: hidden; }

.eacs-2023-kiosk {
  --header-height: 64px;
  --footer-height: 56px; }
  .eacs-2023-kiosk .container {
    background: var(--color-secondary-900-base);
    width: 100vw;
    height: calc(100vh - (var(--header-height) + var(--footer-height)));
    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;
    position: relative;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw); }
    @media (min-width: 1200px) {
      .eacs-2023-kiosk .container {
        overflow: hidden; } }
    .eacs-2023-kiosk .container .tiles {
      max-width: 1110px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      gap: 30px; }
    .eacs-2023-kiosk .container .tile {
      width: 350px;
      height: 270px;
      padding: 24px 40px 24px 24px;
      position: relative;
      background: var(--color-neutral-white-base);
      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; }
      .eacs-2023-kiosk .container .tile.tile-link {
        text-decoration: none; }
      .eacs-2023-kiosk .container .tile__title {
        margin-top: 20px;
        margin-bottom: 0;
        height: 90px;
        text-transform: uppercase; }
      .eacs-2023-kiosk .container .tile:before {
        content: '';
        background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        position: absolute;
        bottom: 0;
        right: 0;
        height: 153px;
        width: 55px;
        background-size: cover; }
      .eacs-2023-kiosk .container .tile:after {
        content: '';
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-arrow-right-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        position: absolute;
        bottom: 12px;
        right: 12px;
        width: 16px;
        height: 16px;
        background-size: cover; }
      .eacs-2023-kiosk .container .tile:hover {
        cursor: pointer; }
  .eacs-2023-kiosk__popup {
    background: var(--color-neutral-white-base);
    display: none;
    position: absolute;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    overflow: hidden; }
    .eacs-2023-kiosk__popup.active {
      display: block; }
  .eacs-2023-kiosk .tabs__content {
    padding: 16px 0 16px 16px;
    height: calc(100vh - (var(--header-height) + var(--footer-height) + 132px));
    overflow-y: scroll; }
  .eacs-2023-kiosk__tabs {
    padding: 0; }
    .eacs-2023-kiosk__tabs ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0;
      list-style: none;
      margin: 0; }
    .eacs-2023-kiosk__tabs li {
      background: var(--color-neutral-100-base);
      color: var(--color-secondary-900-base);
      padding: 24px;
      margin-right: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 72px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      font-family: "Breakthrough", sans-serif;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px;
      text-transform: uppercase;
      text-align: center; }
      .eacs-2023-kiosk__tabs li::after {
        border-width: 72px 30px 0 0;
        border-color: var(--color-neutral-100-base) transparent transparent transparent;
        right: -30px;
        top: 0;
        content: '';
        position: absolute;
        border-style: solid;
        width: 0;
        height: 0; }
      .eacs-2023-kiosk__tabs li::before {
        border-width: 72px 30px 0 0;
        border-color: transparent var(--color-neutral-100-base) transparent transparent;
        left: -30px;
        bottom: 0;
        content: '';
        position: absolute;
        border-style: solid;
        width: 0;
        height: 0; }
      .eacs-2023-kiosk__tabs li.tabs__item {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        width: 20%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .eacs-2023-kiosk__tabs li:first-of-type::before {
        display: none; }
      .eacs-2023-kiosk__tabs li:last-of-type {
        margin-right: 0; }
      .eacs-2023-kiosk__tabs li.tabs__item--selected {
        background: var(--color-neutral-white-base); }
        .eacs-2023-kiosk__tabs li.tabs__item--selected::before {
          border-color: transparent var(--color-neutral-white-base) transparent transparent; }
        .eacs-2023-kiosk__tabs li.tabs__item--selected::after {
          border-color: var(--color-neutral-white-base) transparent transparent transparent; }
      .eacs-2023-kiosk__tabs li.close {
        width: 60px;
        background: var(--color-primary-800-base);
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-close-natural-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-position: 10px center;
        background-size: 24px 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
        .eacs-2023-kiosk__tabs li.close::after {
          display: none; }
        .eacs-2023-kiosk__tabs li.close::before {
          border-color: transparent var(--color-primary-800-base) transparent transparent; }
      .eacs-2023-kiosk__tabs li:not(.tabs__item--selected):hover {
        cursor: pointer; }
  .eacs-2023-kiosk iframe {
    border: none;
    width: 100%;
    height: 100%;
    overflow: scroll; }
  .eacs-2023-kiosk__pdf {
    max-width: 1100px;
    margin: 0 auto;
    height: 100%; }
    .eacs-2023-kiosk__pdf .pdf-items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 16px; }
    .eacs-2023-kiosk__pdf .pdf-item {
      width: 255px;
      height: 194px;
      padding: 8px;
      border: 1px solid var(--color-neutral-600-base);
      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; }
      .eacs-2023-kiosk__pdf .pdf-item:not(:last-child) {
        margin-right: 38px; }
      .eacs-2023-kiosk__pdf .pdf-item:not(.active):hover {
        cursor: pointer; }
    .eacs-2023-kiosk__pdf .pdf-item.active {
      background: var(--color-secondary-900-base); }
      .eacs-2023-kiosk__pdf .pdf-item.active .pdf-title {
        color: var(--color-neutral-white-base); }
    .eacs-2023-kiosk__pdf .pdf-thumbnail {
      height: 116px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 1px solid var(--color-neutral-600-base); }
      .eacs-2023-kiosk__pdf .pdf-thumbnail img {
        height: 100%;
        width: auto; }
    .eacs-2023-kiosk__pdf .pdf-title {
      font-size: 15px;
      font-style: normal;
      font-weight: 700;
      line-height: 18px;
      margin-bottom: 0; }
  .eacs-2023-kiosk__header {
    height: var(--header-height); }
  .eacs-2023-kiosk__header-content {
    height: 100%;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    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; }
    .eacs-2023-kiosk__header-content h1 {
      margin: 0; }
  .eacs-2023-kiosk__header-logo {
    height: 100%;
    width: 150px;
    background: var(--color-primary-800-base);
    padding-left: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: skew(-20deg);
            transform: skew(-20deg);
    -webkit-transform-origin: top;
            transform-origin: top; }
    .eacs-2023-kiosk__header-logo img {
      -webkit-transform: skew(20deg);
              transform: skew(20deg); }
  .eacs-2023-kiosk__header-logout {
    width: 150px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-left: 2px solid var(--color-secondary-900-base);
    -webkit-transform: skew(-20deg);
            transform: skew(-20deg);
    -webkit-transform-origin: bottom;
            transform-origin: bottom; }
    .eacs-2023-kiosk__header-logout p, .eacs-2023-kiosk__header-logout .searchResults-results .searchResults-result, .searchResults-results .eacs-2023-kiosk__header-logout .searchResults-result {
      margin-bottom: 0;
      font-size: 14px;
      font-weight: 700;
      line-height: 21px; }
      .eacs-2023-kiosk__header-logout p::after, .eacs-2023-kiosk__header-logout .searchResults-results .searchResults-result::after, .searchResults-results .eacs-2023-kiosk__header-logout .searchResults-result::after {
        content: '';
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-logout-box-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        right: -32px;
        width: 24px;
        height: 24px;
        background-size: cover; }
    .eacs-2023-kiosk__header-logout a {
      -webkit-transform: skew(20deg);
              transform: skew(20deg);
      color: var(--color-secondary-900-base);
      margin-left: 24px; }
  .eacs-2023-kiosk__footer {
    height: var(--footer-height);
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 0 32px; }
    .eacs-2023-kiosk__footer .richText *, .eacs-2023-kiosk__footer #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content *, #__tealiumGDPRcpPrefs .privacy_prompt .eacs-2023-kiosk__footer .privacy_prompt_content * {
      margin: 0;
      line-height: var(--footer-height); }

/* page-eacs-kiosk variant */
body.page-eacs-kiosk {
  overflow: hidden; }
  body.page-eacs-kiosk .userBox {
    display: none; }
  body.page-eacs-kiosk .eacs-2023-touchscreen-login-page {
    height: calc(100vh - 120px); }
    body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.btn.btn-primary, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.btn.btn-download, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.btn-download.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.btn-download.button, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.btn-download.articleList-more, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.btn.btn-pullout, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.btn-pullout.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.btn-pullout.button, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.btn-pullout.articleList-more, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.btn, .gigyaraas .gigya-screen-content body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.btn, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button, .gigyaraas .gigya-screen-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.button, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigyaraas .gigya-screen-content body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.button, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more, .gigyaraas .gigya-screen-content body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.articleList-more, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.btn-primary.button, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.btn-primary.button, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_submit, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.button#preferences_prompt_decline, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .gigya-composite-control.gigya-composite-control-submit.button.btn-pi, #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.button.btn-pi, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .gigya-composite-control.gigya-composite-control-submit.button.btn-pi, .reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.button.btn-pi, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .reference-pi-button .component-content .gigya-composite-control.gigya-composite-control-submit.btn.btn-pi, .reference-pi-button .component-content body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.btn.btn-pi, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .reference-pi-button .component-content .gigya-composite-control.gigya-composite-control-submit.btn-pi.articleList-more, .reference-pi-button .component-content body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.btn-pi.articleList-more, body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.btn-primary.articleList-more {
      margin-right: 15px; }
    body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-screen.landscape .gigya-layout-row.with-divider {
      padding: 0;
      margin: 0; }
  body.page-eacs-kiosk #header, body.page-eacs-kiosk #footer, body.page-eacs-kiosk #__tealiumGDPRcpPrefs {
    display: none; }
  body.page-eacs-kiosk #content {
    margin: 0; }

.decision-tree__container {
  overflow: hidden;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  border-bottom: 1px solid var(--color-neutral-100); }

.decision-tree__screen {
  height: 730px;
  max-height: calc(80vh - 60px);
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 24px; }
  @media (min-width: 991px) {
    .decision-tree__screen {
      height: 720px;
      max-height: unset;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 0 0 165px;
      background-color: var(--color-neutral-white); } }
  @media (min-width: 1200px) and (max-height: 800px) {
    .decision-tree__screen {
      max-height: 660px; } }
  @media only screen and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
    .decision-tree__screen {
      height: 650px;
      max-height: unset; } }
  @media only screen and (device-width: 1106px) and (device-height: 820px) and (orientation: landscape) {
    .decision-tree__screen {
      height: 650px;
      max-height: unset; } }
  @media only screen and (device-width: 1180px) and (device-height: 820px) and (orientation: landscape) {
    .decision-tree__screen {
      height: 650px;
      max-height: unset; } }
  .decision-tree__screen::-webkit-scrollbar {
    display: none; }

@media (min-width: 991px) {
  .decision-tree__content {
    width: 50%;
    padding: 80px 0; } }

.decision-tree__logo {
  width: 120px;
  height: 64px; }
  @media (min-width: 991px) {
    .decision-tree__logo {
      width: 173px;
      height: 92px; } }

.decision-tree .richText h3, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h3, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content h3, .decision-tree .richText h4, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content h4, .decision-tree .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree .richText input, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content input,
.decision-tree .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree .richText input,
.decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content input, .decision-tree .richText h5, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h5, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content h5, .decision-tree .richText .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .decision-tree .richText .searchResults-title, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .searchResults-title, .decision-tree .richText p, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content p, .decision-tree .richText .searchResults-results .searchResults-result, .searchResults-results .decision-tree .richText .searchResults-result, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .searchResults-result, .decision-tree .richText li, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content li, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content li {
  color: var(--color-secondary-900); }

.decision-tree .richText h2 .color-primary-900, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h2 .color-primary-900, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content h2 .color-primary-900, .decision-tree .richText .searchResults .color-primary-900, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults .color-primary-900, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .searchResults .color-primary-900, .decision-tree .richText .searchResults-term .color-primary-900, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-term .color-primary-900, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .searchResults-term .color-primary-900, .decision-tree .richText .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .color-primary-900, .gigyaraas .gigya-subscribe-with-email-form .decision-tree .richText .gigya-composite-control-header .color-primary-900, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .color-primary-900, .gigyaraas .gigya-subscribe-with-email-form .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigya-composite-control-header .color-primary-900, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .color-primary-900, .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .gigya-composite-control-header .color-primary-900,
.decision-tree .richText h3 .color-primary-900,
.decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h3 .color-primary-900,
#__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content h3 .color-primary-900,
.decision-tree .richText h4 .color-primary-900,
.decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4 .color-primary-900,
#__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content h4 .color-primary-900,
.decision-tree .richText .content-filter .filter--keyword .filter__content form input .color-primary-900,
.content-filter .filter--keyword .filter__content form .decision-tree .richText input .color-primary-900,
.decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input .color-primary-900,
.content-filter .filter--keyword .filter__content form .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input .color-primary-900,
#__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .content-filter .filter--keyword .filter__content form input .color-primary-900,
.content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content input .color-primary-900,
.decision-tree .richText .content-filter-v2 .filter--keyword .filter__content form input .color-primary-900,
.content-filter-v2 .filter--keyword .filter__content form .decision-tree .richText input .color-primary-900,
.decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input .color-primary-900,
.content-filter-v2 .filter--keyword .filter__content form .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input .color-primary-900,
#__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input .color-primary-900,
.content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content input .color-primary-900 {
  color: var(--color-primary-900); }

.decision-tree .richText h2, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h2, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content h2, .decision-tree .richText .searchResults, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .searchResults, .decision-tree .richText .searchResults-term, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-term, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .searchResults-term, .decision-tree .richText .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree .richText .gigya-composite-control-header, .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigya-composite-control-header, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content .gigya-composite-control-header {
  text-transform: uppercase; }

.decision-tree__cta {
  height: 56px;
  position: relative;
  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;
  padding: 16px 30px 16px 16px;
  margin-top: 16px;
  margin-bottom: 32px;
  border-radius: 5px;
  border: 1px solid var(--color-secondary-900);
  background: rgba(46, 45, 123, 0.1);
  color: var(--color-secondary-900);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; }
  @media (min-width: 991px) {
    .decision-tree__cta {
      padding: 24px 30px 24px 24px;
      height: 72px; } }
  @media (min-width: 991px) {
    .decision-tree__cta:hover {
      background-color: var(--color-secondary-900);
      color: var(--color-neutral-white); } }
  @media (min-width: 991px) {
    .decision-tree__cta:hover .decision-tree__cta__icon::after {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-thick-right-neutral-white-base.svg");
      background-repeat: no-repeat;
      background-size: auto; } }
  .decision-tree__cta__label {
    margin-right: 8px; }
  .decision-tree__cta__icon {
    line-height: 16px;
    display: inline-block; }
    .decision-tree__cta__icon::after {
      content: '';
      display: inline-block;
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-thick-right-secondary-900-rukobia.svg");
      background-repeat: no-repeat;
      background-size: auto;
      width: 16px;
      height: 16px;
      background-size: cover;
      opacity: 0.45; }
  .decision-tree__cta--start {
    margin: 24px 0; }
    @media (min-width: 991px) {
      .decision-tree__cta--start {
        margin-top: 8px; } }
  .decision-tree__cta--positive-answer {
    margin-top: 0;
    margin-bottom: 0; }
    .decision-tree__cta--positive-answer .decision-tree__cta__icon::after {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-check-secondary-900-rukobia.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover;
      width: 20px;
      height: 20px;
      opacity: 1; }
    @media (min-width: 991px) {
      .decision-tree__cta--positive-answer:hover .decision-tree__cta__icon::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-check-neutral-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover;
        opacity: 1; } }
  .decision-tree__cta--negative-answer {
    margin-right: 32px;
    margin-top: 0;
    margin-bottom: 0; }
    .decision-tree__cta--negative-answer .decision-tree__cta__icon::after {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-close-secondary-900-rukobia.svg");
      background-repeat: no-repeat;
      background-size: auto;
      background-size: cover;
      width: 20px;
      height: 20px;
      opacity: 1; }
    @media (min-width: 991px) {
      .decision-tree__cta--negative-answer:hover .decision-tree__cta__icon::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-close-natural-white-base.svg");
        background-repeat: no-repeat;
        background-size: auto;
        background-size: cover;
        opacity: 1; } }
  .decision-tree__cta--your-results {
    margin-right: 62px;
    margin-top: 0;
    margin-bottom: 10px;
    text-decoration: none; }
    @media (min-width: 991px) {
      .decision-tree__cta--your-results {
        margin-bottom: 0; } }
    .decision-tree__cta--your-results.external:not(.btn):not(.articleList-more) {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      color: var(--color-secondary-900); }
      .decision-tree__cta--your-results.external:not(.btn):not(.articleList-more):hover {
        text-decoration: none; }
        @media (min-width: 991px) {
          .decision-tree__cta--your-results.external:not(.btn):not(.articleList-more):hover {
            color: var(--color-neutral-white); } }
  .decision-tree__cta--between-summary {
    margin-top: 0;
    margin-bottom: 32px;
    width: 176px;
    background: rgba(63, 213, 174, 0.1);
    border: 1px solid var(--color-primary-800);
    color: var(--color-primary-800); }
    @media (min-width: 991px) {
      .decision-tree__cta--between-summary {
        margin-top: 8px;
        margin-bottom: 24px; } }
    @media (min-width: 991px) {
      .decision-tree__cta--between-summary:hover {
        background: var(--color-primary-800);
        color: var(--color-secondary-900); } }
    @media (min-width: 991px) {
      .decision-tree__cta--between-summary:hover .decision-tree__cta__icon::after {
        background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-thick-right-secondary-900-rukobia.svg");
        background-repeat: no-repeat;
        background-size: auto; } }
    .decision-tree__cta--between-summary .decision-tree__cta__icon::after {
      background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-thick-right-primary-800-rukobia.svg");
      background-repeat: no-repeat;
      background-size: auto; }

.decision-tree__references {
  padding: 24px 32px;
  border: 1px solid var(--color-neutral-500); }
  .decision-tree__references p:nth-child(1), .decision-tree__references .searchResults-results .searchResults-result:nth-child(1), .searchResults-results .decision-tree__references .searchResults-result:nth-child(1) {
    margin-bottom: 8px; }
  .decision-tree__references ol {
    margin: 0; }
    .decision-tree__references ol li:before {
      background-position: 13px 3px; }
    .decision-tree__references ol li {
      overflow-wrap: break-word;
      word-wrap: break-word; }
      .decision-tree__references ol li:not(:last-child) {
        margin-bottom: 8px; }
  .decision-tree__references p, .decision-tree__references .searchResults-results .searchResults-result, .searchResults-results .decision-tree__references .searchResults-result, .decision-tree__references ol li {
    font-size: 14px;
    line-height: 18px; }

.decision-tree__bg-img-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }
  @media (min-width: 991px) {
    .decision-tree__bg-img-wrapper {
      width: 50%;
      height: auto;
      overflow: hidden;
      position: relative;
      z-index: auto; } }
  @media (min-width: 991px) {
    .decision-tree__bg-img-wrapper > * {
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      overflow: hidden;
      -webkit-transform: skewX(-15deg);
              transform: skewX(-15deg);
      -webkit-transform-origin: bottom;
              transform-origin: bottom;
      border-left: 8px solid var(--color-primary-800); } }
  @media (min-width: 991px) {
    .decision-tree__bg-img-wrapper > *::before {
      content: '';
      display: block;
      height: 100%;
      background: inherit;
      -webkit-transform-origin: inherit;
              transform-origin: inherit;
      -webkit-transform: skewX(15deg);
              transform: skewX(15deg); } }

.decision-tree__bg-img {
  background-position: unset; }
  @media (max-width: 991px) {
    .decision-tree__bg-img {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center -80px; } }
  @media (min-width: 991px) {
    .decision-tree__bg-img.counter {
      background-position: 0 -150px; } }

.decision-tree__bg-img-counter {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 236px;
  width: 100%;
  background: var(--color-secondary-900);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.decision-tree__bg-img-counter-content {
  position: absolute;
  top: calc(50% + 10px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%) skewX(15deg);
          transform: translate(-50%, -50%) skewX(15deg);
  font-family: 'Breakthrough';
  font-style: normal;
  font-weight: 400;
  width: 100%;
  text-align: center; }
  .decision-tree__bg-img-counter-content span {
    display: inline-block; }

.decision-tree__bg-img-counter-text p, .decision-tree__bg-img-counter-text .searchResults-results .searchResults-result, .searchResults-results .decision-tree__bg-img-counter-text .searchResults-result {
  margin-bottom: 0;
  color: var(--color-primary-800);
  font-family: 'Breakthrough';
  font-size: 88px;
  font-style: normal;
  font-weight: 400;
  line-height: 90px;
  text-transform: uppercase; }

.decision-tree__bg-img-counter-current {
  color: var(--color-primary-800);
  font-size: 150px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -3px; }

.decision-tree__bg-img-counter-total {
  color: var(--color-neutral-white);
  font-size: 55px;
  line-height: 85px;
  letter-spacing: -1px; }

.decision-tree__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .decision-tree__header--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 991px) {
      .decision-tree__header--mobile {
        display: none; } }
  .decision-tree__header--desktop {
    display: none; }
    @media (min-width: 991px) {
      .decision-tree__header--desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

.decision-tree__back, .decision-tree__restart {
  padding-left: 24px; }

.decision-tree__next {
  padding-right: 24px; }

.decision-tree__back, .decision-tree__restart, .decision-tree__next {
  position: relative;
  color: var(--color-secondary-900);
  font-family: 'Breakthrough';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  background: none; }
  .decision-tree__back:disabled, .decision-tree__restart:disabled, .decision-tree__next:disabled {
    opacity: 0.5;
    pointer-events: none; }

.decision-tree__back::before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background-size: cover;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-thick-left-secondary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto; }

@media (min-width: 991px) {
  .decision-tree__back:hover::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-thick-left-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; } }

.decision-tree__next::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background-size: cover;
  top: 45%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-thick-right-secondary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto; }

@media (min-width: 991px) {
  .decision-tree__next:hover::after {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-thick-right-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; } }

.decision-tree__restart::before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background-size: cover;
  top: 45%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("../../../../viivexchange/desktop/assets/icons/icon-restart-secondary-900-rukobia.svg");
  background-repeat: no-repeat;
  background-size: auto; }

@media (min-width: 991px) {
  .decision-tree__restart:hover::before {
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-restart-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: auto; } }

.decision-tree__print-summary {
  background: none;
  padding-left: 0;
  padding-right: 0;
  margin-left: 13px; }
  @media (min-width: 991px) {
    .decision-tree__print-summary {
      margin-left: 0; } }
  .decision-tree__print-summary:before {
    content: '';
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-print-secondary-900-base.svg");
    background-repeat: no-repeat;
    background-size: auto;
    display: inline-block;
    position: absolute;
    left: -13px;
    top: 50%;
    width: 10px;
    height: 10px; }

.decision-tree__dictionary p, .decision-tree__dictionary .searchResults-results .searchResults-result, .searchResults-results .decision-tree__dictionary .searchResults-result {
  font-size: 14px;
  line-height: 18px; }

.decision-tree__dictionary p:last-of-type, .decision-tree__dictionary .searchResults-results .searchResults-result:last-of-type, .searchResults-results .decision-tree__dictionary .searchResults-result:last-of-type {
  margin-bottom: 8px; }

.decision-tree__scroll-for-more {
  display: none; }
  @media (min-width: 1200px) {
    .decision-tree__scroll-for-more {
      display: block;
      position: absolute;
      bottom: -10px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      margin-bottom: 0;
      color: var(--color-secondary-900);
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 27px; } }
  .decision-tree__scroll-for-more::after {
    content: '';
    position: absolute;
    width: 24px;
    height: 14.7px;
    background-size: cover;
    bottom: -22px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-image: url("../../../../viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-rukobia.svg");
    background-repeat: no-repeat;
    background-size: auto;
    opacity: 0.5; }

.decision-tree__counter-mobile {
  display: block;
  position: sticky;
  padding: 16px 0;
  bottom: 0;
  left: 0;
  background: var(--color-secondary-900);
  color: var(--color-neutral-white);
  text-align: center;
  font-family: 'Breakthrough';
  font-style: normal;
  font-weight: 400;
  -ms-flex-item-align: end;
      align-self: end; }
  @media (min-width: 991px) {
    .decision-tree__counter-mobile {
      display: none; } }
  .decision-tree__counter-mobile__current {
    color: var(--color-primary-800);
    font-size: 32px;
    line-height: 1;
    letter-spacing: -0.64px; }
  .decision-tree__counter-mobile__total {
    color: var(--color-neutral-white);
    font-size: 24px;
    letter-spacing: -0.944px; }
  .decision-tree__counter-mobile__text p, .decision-tree__counter-mobile__text .searchResults-results .searchResults-result, .searchResults-results .decision-tree__counter-mobile__text .searchResults-result {
    color: var(--color-primary-800);
    text-align: center;
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0; }

.decision-tree .decision-tree__print {
  display: none; }

.decision-tree__question {
  padding: 0; }
  @media (min-width: 991px) {
    .decision-tree__question {
      padding-left: 40px; } }
  @media (min-width: 1200px) {
    .decision-tree__question {
      padding-left: 165px; } }
  .decision-tree__question__content {
    display: grid;
    grid-template-rows: 52.5px auto 65.5px;
    height: 100%; }
    @media (min-width: 991px) {
      .decision-tree__question__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: 55%;
        padding: 80px 0 44px;
        overflow-y: scroll; } }
    @media (min-width: 1200px) {
      .decision-tree__question__content {
        width: 60%; } }
    .decision-tree__question__content::-webkit-scrollbar {
      display: none; }
  .decision-tree__question .decision-tree__header {
    margin-bottom: 0;
    padding: 15px 24px;
    background: var(--color-neutral-white);
    z-index: 2;
    position: sticky;
    top: 0;
    left: 0;
    border-bottom: 0.5px solid var(--color-primary-900);
    height: 52.5px; }
    @media (min-width: 991px) {
      .decision-tree__question .decision-tree__header {
        margin-bottom: 80px;
        position: static;
        padding: 0;
        border-bottom: none;
        height: auto; } }
  .decision-tree__question__main {
    padding: 16px 24px 32px 24px;
    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 (min-width: 991px) {
      .decision-tree__question__main {
        padding: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  .decision-tree__question__answers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 991px) {
      .decision-tree__question__answers {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-bottom: 32px;
        margin-top: 36px; } }
  @media (min-width: 991px) {
    .decision-tree__question__text {
      min-height: 186px; } }
  .decision-tree__question__text .richText h4, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content h4, .decision-tree__question__text .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__question__text .richText input, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content input,
  .decision-tree__question__text .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .richText input,
  .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content input {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px; }
    @media (min-width: 991px) {
      .decision-tree__question__text .richText h4, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content h4, .decision-tree__question__text .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__question__text .richText input, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content input,
      .decision-tree__question__text .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .richText input,
      .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content input {
        font-size: 27px;
        line-height: 34px; } }
    .decision-tree__question__text .richText h4:first-of-type:not(:last-of-type), .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4:first-of-type:not(:last-of-type), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content h4:first-of-type:not(:last-of-type), .decision-tree__question__text .richText .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type), .content-filter .filter--keyword .filter__content form .decision-tree__question__text .richText input:first-of-type:not(:last-of-type), .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type), .content-filter .filter--keyword .filter__content form .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input:first-of-type:not(:last-of-type), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type), .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content input:first-of-type:not(:last-of-type),
    .decision-tree__question__text .richText .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type), .content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .richText input:first-of-type:not(:last-of-type),
    .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type), .content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input:first-of-type:not(:last-of-type), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type), .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content input:first-of-type:not(:last-of-type) {
      font-weight: 400; }
  .decision-tree__question__text .richText h5, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h5, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content h5, .decision-tree__question__text .richText .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .decision-tree__question__text .richText .searchResults-title, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .searchResults-title {
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px; }
    @media (min-width: 991px) {
      .decision-tree__question__text .richText h5, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h5, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content h5, .decision-tree__question__text .richText .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .decision-tree__question__text .richText .searchResults-title, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .searchResults-title {
        font-size: 27px;
        line-height: 34px;
        margin-bottom: 0; } }
  .decision-tree__question__main-content {
    min-height: 238px;
    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 (min-width: 991px) {
      .decision-tree__question__main-content {
        min-height: auto; } }
  .decision-tree__question .decision-tree__bg-img-wrapper {
    display: none; }
    @media (min-width: 991px) {
      .decision-tree__question .decision-tree__bg-img-wrapper {
        display: block;
        width: 45%; } }
    @media (min-width: 1200px) {
      .decision-tree__question .decision-tree__bg-img-wrapper {
        width: 40%; } }
  .decision-tree__question .decision-tree__bg-img-wrapper > * {
    border-left: 8px solid var(--color-neutral-white); }
  @media (min-width: 991px) {
    .decision-tree__question .decision-tree__dictionary,
    .decision-tree__question .decision-tree__references {
      max-width: 540px; } }
  .decision-tree__question .decision-tree__modal {
    display: none;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background-color: var(--color-neutral-white); }
    @media (min-width: 991px) {
      .decision-tree__question .decision-tree__modal {
        background-color: rgba(46, 45, 123, 0.7); } }
    .decision-tree__question .decision-tree__modal.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .decision-tree__question .decision-tree__modal__content {
      padding: 24px 24px 0; }
    .decision-tree__question .decision-tree__modal__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      overflow-y: scroll;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      height: 100%; }
      @media (min-width: 991px) {
        .decision-tree__question .decision-tree__modal__container {
          background: var(--color-neutral-white);
          width: 730px;
          max-height: 90%;
          height: 646px;
          padding: 0; } }
      .decision-tree__question .decision-tree__modal__container::-webkit-scrollbar {
        display: none; }
    .decision-tree__question .decision-tree__modal .decision-tree__cta {
      width: 100%;
      margin-bottom: 0;
      margin-top: 24px; }
      @media (max-width: 991px) {
        .decision-tree__question .decision-tree__modal .decision-tree__cta::after {
          right: calc(50% - 24px); } }
      @media (min-width: 991px) {
        .decision-tree__question .decision-tree__modal .decision-tree__cta {
          width: 144px;
          -ms-flex-item-align: end;
              align-self: flex-end; } }
    .decision-tree__question .decision-tree__modal__cta-container {
      position: sticky;
      bottom: 0;
      left: 0;
      background-color: var(--color-neutral-white);
      padding: 0 24px 24px; }
      @media (min-width: 991px) {
        .decision-tree__question .decision-tree__modal__cta-container {
          position: static;
          padding: 0;
          -ms-flex-item-align: end;
              align-self: flex-end;
          margin-right: 24px;
          margin-bottom: 24px;
          background-color: unset; } }
    .decision-tree__question .decision-tree__modal__text h5, .decision-tree__question .decision-tree__modal__text .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .decision-tree__question .decision-tree__modal__text .searchResults-title {
      margin-top: 0; }
    .decision-tree__question .decision-tree__modal__image-container {
      margin-bottom: 24px; }
      @media (min-width: 991px) {
        .decision-tree__question .decision-tree__modal__image-container {
          height: 226px; } }
      .decision-tree__question .decision-tree__modal__image-container img {
        width: 100%;
        height: 100%; }
    .decision-tree__question .decision-tree__modal .decision-tree__dictionary,
    .decision-tree__question .decision-tree__modal .decision-tree__references {
      width: 100%;
      max-width: 100%; }

@media (min-width: 991px) {
  .decision-tree__start {
    padding-left: 40px; } }

@media (min-width: 1200px) {
  .decision-tree__start {
    padding-left: 165px; } }

@media (min-width: 991px) {
  .decision-tree__start .decision-tree__content {
    overflow-y: scroll;
    padding: 40px 0 16px 0; } }

.decision-tree__start__main-text .richText h3, .decision-tree__start__main-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h3, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__main-text .privacy_prompt_content h3 {
  margin: 16px 0; }
  @media (min-width: 991px) {
    .decision-tree__start__main-text .richText h3, .decision-tree__start__main-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h3, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__main-text .privacy_prompt_content h3 {
      margin: 8px 0; } }

.decision-tree__start__main-text .richText p:first-of-type, .decision-tree__start__main-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:first-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__main-text .privacy_prompt_content p:first-of-type, .decision-tree__start__main-text .richText .searchResults-results .searchResults-result:first-of-type, .searchResults-results .decision-tree__start__main-text .richText .searchResults-result:first-of-type, .decision-tree__start__main-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:first-of-type, .searchResults-results .decision-tree__start__main-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:first-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__main-text .privacy_prompt_content .searchResults-results .searchResults-result:first-of-type, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__main-text .privacy_prompt_content .searchResults-result:first-of-type {
  margin-bottom: 24px; }
  @media (min-width: 991px) {
    .decision-tree__start__main-text .richText p:first-of-type, .decision-tree__start__main-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:first-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__main-text .privacy_prompt_content p:first-of-type, .decision-tree__start__main-text .richText .searchResults-results .searchResults-result:first-of-type, .searchResults-results .decision-tree__start__main-text .richText .searchResults-result:first-of-type, .decision-tree__start__main-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:first-of-type, .searchResults-results .decision-tree__start__main-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:first-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__main-text .privacy_prompt_content .searchResults-results .searchResults-result:first-of-type, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__main-text .privacy_prompt_content .searchResults-result:first-of-type {
      margin-bottom: 16px; } }

.decision-tree__start__main-text .richText p:last-of-type, .decision-tree__start__main-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:last-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__main-text .privacy_prompt_content p:last-of-type, .decision-tree__start__main-text .richText .searchResults-results .searchResults-result:last-of-type, .searchResults-results .decision-tree__start__main-text .richText .searchResults-result:last-of-type, .decision-tree__start__main-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results .decision-tree__start__main-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:last-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__main-text .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__main-text .privacy_prompt_content .searchResults-result:last-of-type {
  margin-bottom: 0; }

.decision-tree__start__bottom-text {
  padding-top: 16px;
  border-top: 1px solid var(--color-primary-800); }
  .decision-tree__start__bottom-text .richText p, .decision-tree__start__bottom-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__bottom-text .privacy_prompt_content p, .decision-tree__start__bottom-text .richText .searchResults-results .searchResults-result, .searchResults-results .decision-tree__start__bottom-text .richText .searchResults-result, .decision-tree__start__bottom-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results .decision-tree__start__bottom-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__bottom-text .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__start__bottom-text .privacy_prompt_content .searchResults-result {
    margin-bottom: 8px;
    font-size: 13px;
    line-height: 18px; }

@media (min-width: 991px) {
  .decision-tree__start .decision-tree__references {
    margin-right: 16px; } }

.decision-tree__end {
  padding: 0; }
  @media (min-width: 991px) {
    .decision-tree__end {
      padding-left: 40px; } }
  @media (min-width: 1200px) {
    .decision-tree__end {
      padding-left: 165px; } }
  .decision-tree__end__text {
    margin-top: 16px;
    margin-bottom: 34px; }
    @media (min-width: 991px) {
      .decision-tree__end__text {
        margin-top: 40px;
        margin-bottom: 50px; } }
    .decision-tree__end__text h3, .decision-tree__end__text .gigyaraas .gigya-screen-content h3, .gigyaraas .gigya-screen-content .decision-tree__end__text h3 {
      margin-bottom: 24px; }
  .decision-tree__end .decision-tree__restart {
    margin-right: 0; }
    @media (min-width: 991px) {
      .decision-tree__end .decision-tree__restart {
        margin-right: 70px; } }
  .decision-tree__end__content {
    min-height: 100%;
    display: grid;
    grid-template-rows: 52.5px; }
    .decision-tree__end__content::-webkit-scrollbar {
      display: none; }
    @media (min-width: 991px) {
      .decision-tree__end__content {
        display: block;
        overflow-y: scroll; } }
  .decision-tree__end__main {
    padding: 16px 24px 24px 24px; }
    @media (min-width: 991px) {
      .decision-tree__end__main {
        padding: 0; } }
    .decision-tree__end__main .decision-tree__restart {
      display: none; }
      @media (min-width: 991px) {
        .decision-tree__end__main .decision-tree__restart {
          display: inline-block; } }
  .decision-tree__end .decision-tree__header {
    margin-bottom: 0;
    padding: 15px 24px;
    background: var(--color-neutral-white);
    z-index: 2;
    position: sticky;
    top: 0;
    left: 0;
    border-bottom: 0.5px solid var(--color-primary-900);
    height: 52.5px; }
    @media (min-width: 991px) {
      .decision-tree__end .decision-tree__header {
        margin-bottom: 80px;
        position: static;
        padding: 0;
        border-bottom: none;
        height: auto; } }

.decision-tree__question {
  padding: 0; }
  @media (min-width: 991px) {
    .decision-tree__question {
      padding-left: 40px; } }
  @media (min-width: 1200px) {
    .decision-tree__question {
      padding-left: 165px; } }
  .decision-tree__question__content {
    display: grid;
    grid-template-rows: 52.5px auto 65.5px;
    height: 100%; }
    @media (min-width: 991px) {
      .decision-tree__question__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: 55%;
        padding: 80px 0 44px;
        overflow-y: scroll; } }
    @media (min-width: 1200px) {
      .decision-tree__question__content {
        width: 60%; } }
    .decision-tree__question__content::-webkit-scrollbar {
      display: none; }
  .decision-tree__question .decision-tree__header {
    margin-bottom: 0;
    padding: 15px 24px;
    background: var(--color-neutral-white);
    z-index: 2;
    position: sticky;
    top: 0;
    left: 0;
    border-bottom: 0.5px solid var(--color-primary-900);
    height: 52.5px; }
    @media (min-width: 991px) {
      .decision-tree__question .decision-tree__header {
        margin-bottom: 80px;
        position: static;
        padding: 0;
        border-bottom: none;
        height: auto; } }
  .decision-tree__question__main {
    padding: 16px 24px 32px 24px;
    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 (min-width: 991px) {
      .decision-tree__question__main {
        padding: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  .decision-tree__question__answers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 991px) {
      .decision-tree__question__answers {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-bottom: 32px;
        margin-top: 36px; } }
  @media (min-width: 991px) {
    .decision-tree__question__text {
      min-height: 186px; } }
  .decision-tree__question__text .richText h4, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content h4, .decision-tree__question__text .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__question__text .richText input, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content input,
  .decision-tree__question__text .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .richText input,
  .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content input {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px; }
    @media (min-width: 991px) {
      .decision-tree__question__text .richText h4, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content h4, .decision-tree__question__text .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__question__text .richText input, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content input,
      .decision-tree__question__text .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .richText input,
      .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content input {
        font-size: 27px;
        line-height: 34px; } }
    .decision-tree__question__text .richText h4:first-of-type:not(:last-of-type), .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4:first-of-type:not(:last-of-type), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content h4:first-of-type:not(:last-of-type), .decision-tree__question__text .richText .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type), .content-filter .filter--keyword .filter__content form .decision-tree__question__text .richText input:first-of-type:not(:last-of-type), .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type), .content-filter .filter--keyword .filter__content form .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input:first-of-type:not(:last-of-type), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type), .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content input:first-of-type:not(:last-of-type),
    .decision-tree__question__text .richText .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type), .content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .richText input:first-of-type:not(:last-of-type),
    .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type), .content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input:first-of-type:not(:last-of-type), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type), .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content input:first-of-type:not(:last-of-type) {
      font-weight: 400; }
  .decision-tree__question__text .richText h5, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h5, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content h5, .decision-tree__question__text .richText .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .decision-tree__question__text .richText .searchResults-title, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .searchResults-title {
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px; }
    @media (min-width: 991px) {
      .decision-tree__question__text .richText h5, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h5, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content h5, .decision-tree__question__text .richText .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .decision-tree__question__text .richText .searchResults-title, .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .decision-tree__question__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__question__text .privacy_prompt_content .searchResults-title {
        font-size: 27px;
        line-height: 34px;
        margin-bottom: 0; } }
  .decision-tree__question__main-content {
    min-height: 238px;
    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 (min-width: 991px) {
      .decision-tree__question__main-content {
        min-height: auto; } }
  .decision-tree__question .decision-tree__bg-img-wrapper {
    display: none; }
    @media (min-width: 991px) {
      .decision-tree__question .decision-tree__bg-img-wrapper {
        display: block;
        width: 45%; } }
    @media (min-width: 1200px) {
      .decision-tree__question .decision-tree__bg-img-wrapper {
        width: 40%; } }
  .decision-tree__question .decision-tree__bg-img-wrapper > * {
    border-left: 8px solid var(--color-neutral-white); }
  @media (min-width: 991px) {
    .decision-tree__question .decision-tree__dictionary,
    .decision-tree__question .decision-tree__references {
      max-width: 540px; } }
  .decision-tree__question .decision-tree__modal {
    display: none;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background-color: var(--color-neutral-white); }
    @media (min-width: 991px) {
      .decision-tree__question .decision-tree__modal {
        background-color: rgba(46, 45, 123, 0.7); } }
    .decision-tree__question .decision-tree__modal.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .decision-tree__question .decision-tree__modal__content {
      padding: 24px 24px 0; }
    .decision-tree__question .decision-tree__modal__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      overflow-y: scroll;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      height: 100%; }
      @media (min-width: 991px) {
        .decision-tree__question .decision-tree__modal__container {
          background: var(--color-neutral-white);
          width: 730px;
          max-height: 90%;
          height: 646px;
          padding: 0; } }
      .decision-tree__question .decision-tree__modal__container::-webkit-scrollbar {
        display: none; }
    .decision-tree__question .decision-tree__modal .decision-tree__cta {
      width: 100%;
      margin-bottom: 0;
      margin-top: 24px; }
      @media (max-width: 991px) {
        .decision-tree__question .decision-tree__modal .decision-tree__cta::after {
          right: calc(50% - 24px); } }
      @media (min-width: 991px) {
        .decision-tree__question .decision-tree__modal .decision-tree__cta {
          width: 144px;
          -ms-flex-item-align: end;
              align-self: flex-end; } }
    .decision-tree__question .decision-tree__modal__cta-container {
      position: sticky;
      bottom: 0;
      left: 0;
      background-color: var(--color-neutral-white);
      padding: 0 24px 24px; }
      @media (min-width: 991px) {
        .decision-tree__question .decision-tree__modal__cta-container {
          position: static;
          padding: 0;
          -ms-flex-item-align: end;
              align-self: flex-end;
          margin-right: 24px;
          margin-bottom: 24px;
          background-color: unset; } }
    .decision-tree__question .decision-tree__modal__text h5, .decision-tree__question .decision-tree__modal__text .searchResults-results .searchResults-result .searchResults-title, .searchResults-results .searchResults-result .decision-tree__question .decision-tree__modal__text .searchResults-title {
      margin-top: 0; }
    .decision-tree__question .decision-tree__modal__image-container {
      margin-bottom: 24px; }
      @media (min-width: 991px) {
        .decision-tree__question .decision-tree__modal__image-container {
          height: 226px; } }
      .decision-tree__question .decision-tree__modal__image-container img {
        width: 100%;
        height: 100%; }
    .decision-tree__question .decision-tree__modal .decision-tree__dictionary,
    .decision-tree__question .decision-tree__modal .decision-tree__references {
      width: 100%;
      max-width: 100%; }

.decision-tree__your-results {
  padding: 0; }
  @media (min-width: 991px) {
    .decision-tree__your-results {
      padding-left: 40px; } }
  @media (min-width: 1200px) {
    .decision-tree__your-results {
      padding-left: 165px; } }
  .decision-tree__your-results__header {
    display: none;
    margin-bottom: 56px; }
    @media (min-width: 991px) {
      .decision-tree__your-results__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .decision-tree__your-results__text {
    margin-bottom: 32px; }
    @media (min-width: 991px) {
      .decision-tree__your-results__text {
        margin-bottom: 64px; } }
    .decision-tree__your-results__text .richText h2, .decision-tree__your-results__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h2, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__your-results__text .privacy_prompt_content h2, .decision-tree__your-results__text .richText .searchResults, .decision-tree__your-results__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__your-results__text .privacy_prompt_content .searchResults, .decision-tree__your-results__text .richText .searchResults-term, .decision-tree__your-results__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-term, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__your-results__text .privacy_prompt_content .searchResults-term, .decision-tree__your-results__text .richText .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__your-results__text .richText .gigya-composite-control-header, .decision-tree__your-results__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__your-results__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigya-composite-control-header, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__your-results__text .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__your-results__text .privacy_prompt_content .gigya-composite-control-header {
      margin-bottom: 8px; }
      @media (min-width: 991px) {
        .decision-tree__your-results__text .richText h2, .decision-tree__your-results__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h2, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__your-results__text .privacy_prompt_content h2, .decision-tree__your-results__text .richText .searchResults, .decision-tree__your-results__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__your-results__text .privacy_prompt_content .searchResults, .decision-tree__your-results__text .richText .searchResults-term, .decision-tree__your-results__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-term, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__your-results__text .privacy_prompt_content .searchResults-term, .decision-tree__your-results__text .richText .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__your-results__text .richText .gigya-composite-control-header, .decision-tree__your-results__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__your-results__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigya-composite-control-header, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__your-results__text .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__your-results__text .privacy_prompt_content .gigya-composite-control-header {
          margin-bottom: 16px;
          margin-top: 0; } }
    .decision-tree__your-results__text .richText h3, .decision-tree__your-results__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h3, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__your-results__text .privacy_prompt_content h3 {
      margin-top: 0; }
      @media (min-width: 991px) {
        .decision-tree__your-results__text .richText h3, .decision-tree__your-results__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h3, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__your-results__text .privacy_prompt_content h3 {
          margin-top: 8px; } }
  .decision-tree__your-results__content {
    min-height: 100%; }
    .decision-tree__your-results__content::-webkit-scrollbar {
      display: none; }
    @media (min-width: 991px) {
      .decision-tree__your-results__content {
        display: block;
        padding-bottom: 23px;
        overflow-y: scroll; } }
  .decision-tree__your-results__main {
    padding: 16px 24px 24px 24px; }
    @media (min-width: 991px) {
      .decision-tree__your-results__main {
        padding: 0; } }
    @media (min-width: 991px) {
      .decision-tree__your-results__main .decision-tree__logo {
        display: none; } }
  .decision-tree__your-results__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .decision-tree__your-results__buttons {
        -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; } }
  .decision-tree__your-results .decision-tree__header {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
    padding: 15px 24px;
    background: var(--color-neutral-white);
    z-index: 2;
    position: sticky;
    top: 0;
    left: 0;
    border-bottom: 0.5px solid var(--color-primary-900);
    height: 52.5px; }
    @media (min-width: 991px) {
      .decision-tree__your-results .decision-tree__header {
        display: none; } }
  .decision-tree__your-results .decision-tree__bg-img-wrapper > * {
    border-left: 8px solid var(--color-neutral-white); }

.decision-tree__summary1 {
  padding: 0; }
  @media (min-width: 991px) {
    .decision-tree__summary1 {
      padding-left: 40px; } }
  @media (min-width: 1200px) {
    .decision-tree__summary1 {
      padding-left: 165px; } }
  .decision-tree__summary1__text .richText h4, .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content h4, .decision-tree__summary1__text .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__summary1__text .richText input, .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content input,
  .decision-tree__summary1__text .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary1__text .richText input,
  .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content input {
    font-weight: 400; }
    @media (min-width: 991px) {
      .decision-tree__summary1__text .richText h4, .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content h4, .decision-tree__summary1__text .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__summary1__text .richText input, .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content input,
      .decision-tree__summary1__text .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary1__text .richText input,
      .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content input {
        font-weight: 700; } }
  .decision-tree__summary1__text .richText p:last-of-type, .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:last-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content p:last-of-type, .decision-tree__summary1__text .richText .searchResults-results .searchResults-result:last-of-type, .searchResults-results .decision-tree__summary1__text .richText .searchResults-result:last-of-type, .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:last-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content .searchResults-result:last-of-type {
    margin-bottom: 23px;
    margin-top: 36px; }
    @media (min-width: 991px) {
      .decision-tree__summary1__text .richText p:last-of-type, .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:last-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content p:last-of-type, .decision-tree__summary1__text .richText .searchResults-results .searchResults-result:last-of-type, .searchResults-results .decision-tree__summary1__text .richText .searchResults-result:last-of-type, .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results .decision-tree__summary1__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:last-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary1__text .privacy_prompt_content .searchResults-result:last-of-type {
        margin-bottom: 15px;
        margin-top: 0; } }
  .decision-tree__summary1__content {
    min-height: 100%;
    display: grid;
    grid-template-rows: 52.5px auto 65.5px;
    height: 100%; }
    .decision-tree__summary1__content::-webkit-scrollbar {
      display: none; }
    @media (min-width: 991px) {
      .decision-tree__summary1__content {
        display: block;
        width: 55%;
        padding-bottom: 23px;
        overflow-y: scroll; } }
    @media (min-width: 1200px) {
      .decision-tree__summary1__content {
        width: 60%; } }
  .decision-tree__summary1__main {
    padding: 0 24px 24px 24px;
    overflow-x: hidden; }
    .decision-tree__summary1__main::-webkit-scrollbar {
      display: none; }
    @media (min-width: 991px) {
      .decision-tree__summary1__main {
        padding: 0; } }
  .decision-tree__summary1 .decision-tree__header {
    margin-bottom: 0;
    padding: 15px 24px;
    background: var(--color-neutral-white);
    z-index: 2;
    position: sticky;
    top: 0;
    left: 0;
    border-bottom: 0.5px solid var(--color-primary-900);
    height: 52.5px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 991px) {
      .decision-tree__summary1 .decision-tree__header {
        margin-bottom: 40px;
        position: static;
        padding: 0;
        border-bottom: none;
        height: auto;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
  @media (min-width: 991px) {
    .decision-tree__summary1 .decision-tree__bg-img-wrapper {
      width: 45%; } }
  @media (min-width: 1200px) {
    .decision-tree__summary1 .decision-tree__bg-img-wrapper {
      width: 40%; } }
  .decision-tree__summary1 .decision-tree__bg-img-counter {
    display: none; }
    @media (min-width: 991px) {
      .decision-tree__summary1 .decision-tree__bg-img-counter {
        display: block; } }
  @media (min-width: 991px) {
    .decision-tree__summary1 .decision-tree__dictionary,
    .decision-tree__summary1 .decision-tree__references {
      max-width: 640px; } }

.decision-tree__summary2 {
  padding: 0; }
  @media (min-width: 991px) {
    .decision-tree__summary2 {
      padding-left: 40px; } }
  @media (min-width: 1200px) {
    .decision-tree__summary2 {
      padding-left: 165px; } }
  .decision-tree__summary2__header {
    display: none;
    margin-bottom: 32px; }
    @media (min-width: 991px) {
      .decision-tree__summary2__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .decision-tree__summary2__text .richText p:last-of-type, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:last-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content p:last-of-type, .decision-tree__summary2__text .richText .searchResults-results .searchResults-result:last-of-type, .searchResults-results .decision-tree__summary2__text .richText .searchResults-result:last-of-type, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:last-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .searchResults-result:last-of-type {
    margin-top: 24px;
    margin-bottom: 8px; }
    @media (min-width: 991px) {
      .decision-tree__summary2__text .richText p:last-of-type, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:last-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content p:last-of-type, .decision-tree__summary2__text .richText .searchResults-results .searchResults-result:last-of-type, .searchResults-results .decision-tree__summary2__text .richText .searchResults-result:last-of-type, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:last-of-type, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .searchResults-result:last-of-type {
        margin-top: 40px;
        margin-bottom: 16px; } }
  .decision-tree__summary2__text .richText h2, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h2, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content h2, .decision-tree__summary2__text .richText .searchResults, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .searchResults, .decision-tree__summary2__text .richText .searchResults-term, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-term, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .searchResults-term, .decision-tree__summary2__text .richText .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__summary2__text .richText .gigya-composite-control-header, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigya-composite-control-header, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .gigya-composite-control-header {
    margin-bottom: 8px; }
    @media (min-width: 991px) {
      .decision-tree__summary2__text .richText h2, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h2, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content h2, .decision-tree__summary2__text .richText .searchResults, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .searchResults, .decision-tree__summary2__text .richText .searchResults-term, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-term, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .searchResults-term, .decision-tree__summary2__text .richText .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__summary2__text .richText .gigya-composite-control-header, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigya-composite-control-header, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .gigya-composite-control-header {
        margin-bottom: 16px;
        margin-top: 0; } }
  .decision-tree__summary2__text .richText h4, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content h4, .decision-tree__summary2__text .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__summary2__text .richText input, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content input,
  .decision-tree__summary2__text .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary2__text .richText input,
  .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content input {
    margin-top: 0; }
    @media (min-width: 991px) {
      .decision-tree__summary2__text .richText h4, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content h4, .decision-tree__summary2__text .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__summary2__text .richText input, .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content input,
      .decision-tree__summary2__text .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary2__text .richText input,
      .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content input {
        margin-top: 8px; } }
  .decision-tree__summary2 .decision-tree__dictionary .richText p:nth-child(1), .decision-tree__summary2 .decision-tree__dictionary #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:nth-child(1), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2 .decision-tree__dictionary .privacy_prompt_content p:nth-child(1), .decision-tree__summary2 .decision-tree__dictionary .richText .searchResults-results .searchResults-result:nth-child(1), .searchResults-results .decision-tree__summary2 .decision-tree__dictionary .richText .searchResults-result:nth-child(1), .decision-tree__summary2 .decision-tree__dictionary #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1), .searchResults-results .decision-tree__summary2 .decision-tree__dictionary #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:nth-child(1), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2 .decision-tree__dictionary .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1), .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2 .decision-tree__dictionary .privacy_prompt_content .searchResults-result:nth-child(1) {
    margin-top: 22px; }
    @media (min-width: 767px) {
      .decision-tree__summary2 .decision-tree__dictionary .richText p:nth-child(1), .decision-tree__summary2 .decision-tree__dictionary #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:nth-child(1), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2 .decision-tree__dictionary .privacy_prompt_content p:nth-child(1), .decision-tree__summary2 .decision-tree__dictionary .richText .searchResults-results .searchResults-result:nth-child(1), .searchResults-results .decision-tree__summary2 .decision-tree__dictionary .richText .searchResults-result:nth-child(1), .decision-tree__summary2 .decision-tree__dictionary #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1), .searchResults-results .decision-tree__summary2 .decision-tree__dictionary #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:nth-child(1), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2 .decision-tree__dictionary .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1), .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2 .decision-tree__dictionary .privacy_prompt_content .searchResults-result:nth-child(1) {
        margin-top: 48px; } }
  .decision-tree__summary2__content {
    min-height: 100%; }
    .decision-tree__summary2__content::-webkit-scrollbar {
      display: none; }
    @media (min-width: 991px) {
      .decision-tree__summary2__content {
        display: block;
        padding-bottom: 23px;
        overflow-y: scroll; } }
  .decision-tree__summary2__main {
    padding: 16px 24px 24px 24px;
    overflow-x: hidden; }
    @media (min-width: 991px) {
      .decision-tree__summary2__main {
        padding: 0; } }
    @media (min-width: 991px) {
      .decision-tree__summary2__main .decision-tree__logo {
        display: none; } }
  .decision-tree__summary2 .decision-tree__header {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
    padding: 15px 24px;
    background: var(--color-neutral-white);
    z-index: 2;
    position: sticky;
    top: 0;
    left: 0;
    border-bottom: 0.5px solid var(--color-primary-900);
    height: 52.5px; }
    @media (min-width: 991px) {
      .decision-tree__summary2 .decision-tree__header {
        display: none; } }
  .decision-tree__summary2 .decision-tree__bg-img-wrapper > * {
    border-left: 8px solid var(--color-neutral-white); }

.decision-tree__yes-summary,
.decision-tree__no-summary {
  padding: 0;
  display: block; }
  .decision-tree__yes-summary__container,
  .decision-tree__no-summary__container {
    position: relative; }
    @media (min-width: 1200px) {
      .decision-tree__yes-summary__container,
      .decision-tree__no-summary__container {
        height: 100%; } }
    .decision-tree__yes-summary__container::before,
    .decision-tree__no-summary__container::before {
      display: none; }
      @media (min-width: 1200px) {
        .decision-tree__yes-summary__container::before,
        .decision-tree__no-summary__container::before {
          display: block;
          content: '';
          background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-rukobia.svg");
          background-repeat: no-repeat;
          background-size: auto;
          position: absolute;
          top: 0;
          left: -340px;
          background-size: cover;
          width: 557px;
          height: 100%; } }
    .decision-tree__yes-summary__container::after,
    .decision-tree__no-summary__container::after {
      display: none; }
      @media (min-width: 1200px) {
        .decision-tree__yes-summary__container::after,
        .decision-tree__no-summary__container::after {
          display: block;
          content: '';
          background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-rukobia.svg");
          background-repeat: no-repeat;
          background-size: auto;
          position: absolute;
          top: 0;
          right: -40px;
          background-size: cover;
          width: 557px;
          height: 100%; } }
  .decision-tree__yes-summary__title,
  .decision-tree__no-summary__title {
    padding: 16px 24px 0; }
    @media (min-width: 1200px) {
      .decision-tree__yes-summary__title,
      .decision-tree__no-summary__title {
        padding: 0; } }
    .decision-tree__yes-summary__title h2, .decision-tree__yes-summary__title .searchResults, .decision-tree__yes-summary__title .searchResults-term, .decision-tree__yes-summary__title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__yes-summary__title .gigya-composite-control-header,
    .decision-tree__no-summary__title h2,
    .decision-tree__no-summary__title .searchResults,
    .decision-tree__no-summary__title .searchResults-term,
    .decision-tree__no-summary__title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
    .gigyaraas .gigya-subscribe-with-email-form .decision-tree__no-summary__title .gigya-composite-control-header {
      margin-bottom: 16px;
      margin-top: 0; }
      @media (min-width: 1200px) {
        .decision-tree__yes-summary__title h2, .decision-tree__yes-summary__title .searchResults, .decision-tree__yes-summary__title .searchResults-term, .decision-tree__yes-summary__title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__yes-summary__title .gigya-composite-control-header,
        .decision-tree__no-summary__title h2,
        .decision-tree__no-summary__title .searchResults,
        .decision-tree__no-summary__title .searchResults-term,
        .decision-tree__no-summary__title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
        .gigyaraas .gigya-subscribe-with-email-form .decision-tree__no-summary__title .gigya-composite-control-header {
          text-align: center; } }
    .decision-tree__yes-summary__title h4, .decision-tree__yes-summary__title .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__yes-summary__title input,
    .decision-tree__yes-summary__title .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__yes-summary__title input,
    .decision-tree__no-summary__title h4,
    .decision-tree__no-summary__title .content-filter .filter--keyword .filter__content form input,
    .content-filter .filter--keyword .filter__content form .decision-tree__no-summary__title input,
    .decision-tree__no-summary__title .content-filter-v2 .filter--keyword .filter__content form input,
    .content-filter-v2 .filter--keyword .filter__content form .decision-tree__no-summary__title input {
      font-size: 18px;
      line-height: 23px;
      font-weight: 700;
      margin: 0; }
      @media (min-width: 1200px) {
        .decision-tree__yes-summary__title h4, .decision-tree__yes-summary__title .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__yes-summary__title input,
        .decision-tree__yes-summary__title .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__yes-summary__title input,
        .decision-tree__no-summary__title h4,
        .decision-tree__no-summary__title .content-filter .filter--keyword .filter__content form input,
        .content-filter .filter--keyword .filter__content form .decision-tree__no-summary__title input,
        .decision-tree__no-summary__title .content-filter-v2 .filter--keyword .filter__content form input,
        .content-filter-v2 .filter--keyword .filter__content form .decision-tree__no-summary__title input {
          font-size: 27px;
          line-height: 34px; } }
  .decision-tree__yes-summary__content,
  .decision-tree__no-summary__content {
    width: auto;
    min-height: 100%;
    padding: 0; }
    @media (min-width: 1200px) {
      .decision-tree__yes-summary__content,
      .decision-tree__no-summary__content {
        padding: 40px 0 52px 0;
        width: 790px;
        margin: 0 auto; } }
    .decision-tree__yes-summary__content .decision-tree__back,
    .decision-tree__yes-summary__content .decision-tree__next,
    .decision-tree__no-summary__content .decision-tree__back,
    .decision-tree__no-summary__content .decision-tree__next {
      position: absolute;
      top: 36px; }
    .decision-tree__yes-summary__content .decision-tree__restart,
    .decision-tree__no-summary__content .decision-tree__restart {
      position: absolute;
      top: -103px;
      right: -247px;
      z-index: 1; }
    .decision-tree__yes-summary__content .decision-tree__next,
    .decision-tree__no-summary__content .decision-tree__next {
      right: -92px;
      z-index: 1; }
    .decision-tree__yes-summary__content .decision-tree__back,
    .decision-tree__no-summary__content .decision-tree__back {
      left: -92px;
      z-index: 1; }
    .decision-tree__yes-summary__content .decision-tree__back,
    .decision-tree__yes-summary__content .decision-tree__next,
    .decision-tree__yes-summary__content .decision-tree__restart,
    .decision-tree__no-summary__content .decision-tree__back,
    .decision-tree__no-summary__content .decision-tree__next,
    .decision-tree__no-summary__content .decision-tree__restart {
      display: none; }
      @media (min-width: 1200px) {
        .decision-tree__yes-summary__content .decision-tree__back,
        .decision-tree__yes-summary__content .decision-tree__next,
        .decision-tree__yes-summary__content .decision-tree__restart,
        .decision-tree__no-summary__content .decision-tree__back,
        .decision-tree__no-summary__content .decision-tree__next,
        .decision-tree__no-summary__content .decision-tree__restart {
          display: block; } }
  .decision-tree__yes-summary .decision-tree__header,
  .decision-tree__no-summary .decision-tree__header {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0;
    padding: 15px 24px;
    background: var(--color-neutral-white);
    z-index: 2;
    position: sticky;
    top: 0;
    left: 0;
    border-bottom: 0.5px solid var(--color-primary-900);
    height: 52.5px; }
    @media (min-width: 1200px) {
      .decision-tree__yes-summary .decision-tree__header,
      .decision-tree__no-summary .decision-tree__header {
        display: none; } }
  .decision-tree__yes-summary__text,
  .decision-tree__no-summary__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    padding-bottom: 32px;
    border-bottom: 1px solid var(--color-primary-800); }
    @media (min-width: 1200px) {
      .decision-tree__yes-summary__text,
      .decision-tree__no-summary__text {
        padding-bottom: 24px; } }
    .decision-tree__yes-summary__text img,
    .decision-tree__no-summary__text img {
      display: none; }
      @media (min-width: 1200px) {
        .decision-tree__yes-summary__text img,
        .decision-tree__no-summary__text img {
          display: block;
          width: 140px;
          height: 100px;
          margin-right: 24px; } }
    .decision-tree__yes-summary__text .richText h3, .decision-tree__yes-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h3, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__text .privacy_prompt_content h3,
    .decision-tree__no-summary__text .richText h3,
    .decision-tree__no-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h3,
    #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__text .privacy_prompt_content h3 {
      margin-top: 0; }
    .decision-tree__yes-summary__text .richText p:nth-child(2), .decision-tree__yes-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:nth-child(2), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__text .privacy_prompt_content p:nth-child(2), .decision-tree__yes-summary__text .richText .searchResults-results .searchResults-result:nth-child(2), .searchResults-results .decision-tree__yes-summary__text .richText .searchResults-result:nth-child(2), .decision-tree__yes-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(2), .searchResults-results .decision-tree__yes-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:nth-child(2), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__text .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(2), .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__text .privacy_prompt_content .searchResults-result:nth-child(2),
    .decision-tree__no-summary__text .richText p:nth-child(2),
    .decision-tree__no-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:nth-child(2),
    #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__text .privacy_prompt_content p:nth-child(2),
    .decision-tree__no-summary__text .richText .searchResults-results .searchResults-result:nth-child(2),
    .searchResults-results .decision-tree__no-summary__text .richText .searchResults-result:nth-child(2),
    .decision-tree__no-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(2),
    .searchResults-results .decision-tree__no-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:nth-child(2),
    #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__text .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(2),
    .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__text .privacy_prompt_content .searchResults-result:nth-child(2) {
      margin-bottom: 0; }
    .decision-tree__yes-summary__text .richText p:first-of-type:not(:last-of-type), .decision-tree__yes-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:first-of-type:not(:last-of-type), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__text .privacy_prompt_content p:first-of-type:not(:last-of-type), .decision-tree__yes-summary__text .richText .searchResults-results .searchResults-result:first-of-type:not(:last-of-type), .searchResults-results .decision-tree__yes-summary__text .richText .searchResults-result:first-of-type:not(:last-of-type), .decision-tree__yes-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:first-of-type:not(:last-of-type), .searchResults-results .decision-tree__yes-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:first-of-type:not(:last-of-type), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__text .privacy_prompt_content .searchResults-results .searchResults-result:first-of-type:not(:last-of-type), .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__text .privacy_prompt_content .searchResults-result:first-of-type:not(:last-of-type),
    .decision-tree__no-summary__text .richText p:first-of-type:not(:last-of-type),
    .decision-tree__no-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:first-of-type:not(:last-of-type),
    #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__text .privacy_prompt_content p:first-of-type:not(:last-of-type),
    .decision-tree__no-summary__text .richText .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),
    .searchResults-results .decision-tree__no-summary__text .richText .searchResults-result:first-of-type:not(:last-of-type),
    .decision-tree__no-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),
    .searchResults-results .decision-tree__no-summary__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:first-of-type:not(:last-of-type),
    #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__text .privacy_prompt_content .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),
    .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__text .privacy_prompt_content .searchResults-result:first-of-type:not(:last-of-type) {
      margin-bottom: 0; }
    .decision-tree__yes-summary__text:nth-child(2),
    .decision-tree__no-summary__text:nth-child(2) {
      margin-bottom: 32px;
      padding-bottom: 24px; }
      @media (min-width: 1200px) {
        .decision-tree__yes-summary__text:nth-child(2),
        .decision-tree__no-summary__text:nth-child(2) {
          margin-bottom: 24px; } }
  .decision-tree__yes-summary__box,
  .decision-tree__no-summary__box {
    position: relative;
    margin-top: 15px;
    padding: 24px 24px;
    border-style: solid;
    border-top: 2px solid var(--color-primary-800);
    border-left-width: 0.5px;
    border-right-width: 0.5px;
    -o-border-image: linear-gradient(to bottom, var(--color-primary-800), transparent 95%) 1;
       border-image: -webkit-gradient(linear, left top, left bottom, from(var(--color-primary-800)), color-stop(95%, transparent)) 1;
       border-image: linear-gradient(to bottom, var(--color-primary-800), transparent 95%) 1; }
    @media (min-width: 1200px) {
      .decision-tree__yes-summary__box,
      .decision-tree__no-summary__box {
        margin-top: 32px; } }
    @media (min-width: 1200px) {
      .decision-tree__yes-summary__box-scrollable,
      .decision-tree__no-summary__box-scrollable {
        overflow: scroll;
        height: 430px; } }
    @media (min-width: 1200px) and (max-height: 800px) {
      .decision-tree__yes-summary__box-scrollable,
      .decision-tree__no-summary__box-scrollable {
        height: 370px; } }
    .decision-tree__yes-summary__box-scrollable::-webkit-scrollbar,
    .decision-tree__no-summary__box-scrollable::-webkit-scrollbar {
      display: none; }
    .decision-tree__yes-summary__box-scrollable::before,
    .decision-tree__no-summary__box-scrollable::before {
      display: none; }
      @media (min-width: 1200px) {
        .decision-tree__yes-summary__box-scrollable::before,
        .decision-tree__no-summary__box-scrollable::before {
          content: '';
          display: block;
          height: 4px;
          position: absolute;
          top: -11px;
          left: 60px;
          right: 60px;
          border-left: 0.5px solid var(--color-secondary-900);
          border-right: 0.5px solid var(--color-secondary-900);
          border-top: 1px solid var(--color-secondary-900); } }
    .decision-tree__yes-summary__box-scrollable::after,
    .decision-tree__no-summary__box-scrollable::after {
      display: none; }
      @media (min-width: 1200px) {
        .decision-tree__yes-summary__box-scrollable::after,
        .decision-tree__no-summary__box-scrollable::after {
          content: '';
          display: block;
          height: 4px;
          position: absolute;
          top: -6px;
          left: 30px;
          right: 30px;
          border-left: 0.5px solid var(--color-secondary-900);
          border-right: 0.5px solid var(--color-secondary-900);
          border-top: 1px solid var(--color-secondary-900); } }
  .decision-tree__yes-summary__box-text,
  .decision-tree__no-summary__box-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 24px;
    border: 1px solid var(--color-primary-800);
    margin-bottom: 32px; }
    @media (min-width: 1200px) {
      .decision-tree__yes-summary__box-text,
      .decision-tree__no-summary__box-text {
        padding: 24px 32px;
        margin-bottom: 24px; } }
    .decision-tree__yes-summary__box-text .richText, .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content,
    .decision-tree__no-summary__box-text .richText,
    .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
    #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content {
      display: block; }
      @media (min-width: 1200px) {
        .decision-tree__yes-summary__box-text .richText, .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content,
        .decision-tree__no-summary__box-text .richText,
        .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
        #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .decision-tree__yes-summary__box-text .richText p, .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content p, .decision-tree__yes-summary__box-text .richText .searchResults-results .searchResults-result, .searchResults-results .decision-tree__yes-summary__box-text .richText .searchResults-result, .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content .searchResults-result,
      .decision-tree__no-summary__box-text .richText p,
      .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p,
      #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content p,
      .decision-tree__no-summary__box-text .richText .searchResults-results .searchResults-result,
      .searchResults-results .decision-tree__no-summary__box-text .richText .searchResults-result,
      .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result,
      .searchResults-results .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result,
      #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content .searchResults-results .searchResults-result,
      .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content .searchResults-result {
        margin-bottom: 0; }
      .decision-tree__yes-summary__box-text .richText p:nth-child(1), .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:nth-child(1), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content p:nth-child(1), .decision-tree__yes-summary__box-text .richText .searchResults-results .searchResults-result:nth-child(1), .searchResults-results .decision-tree__yes-summary__box-text .richText .searchResults-result:nth-child(1), .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1), .searchResults-results .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:nth-child(1), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1), .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content .searchResults-result:nth-child(1),
      .decision-tree__no-summary__box-text .richText p:nth-child(1),
      .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:nth-child(1),
      #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content p:nth-child(1),
      .decision-tree__no-summary__box-text .richText .searchResults-results .searchResults-result:nth-child(1),
      .searchResults-results .decision-tree__no-summary__box-text .richText .searchResults-result:nth-child(1),
      .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1),
      .searchResults-results .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:nth-child(1),
      #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1),
      .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content .searchResults-result:nth-child(1) {
        margin-bottom: 16px; }
        @media (min-width: 1200px) {
          .decision-tree__yes-summary__box-text .richText p:nth-child(1), .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:nth-child(1), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content p:nth-child(1), .decision-tree__yes-summary__box-text .richText .searchResults-results .searchResults-result:nth-child(1), .searchResults-results .decision-tree__yes-summary__box-text .richText .searchResults-result:nth-child(1), .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1), .searchResults-results .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:nth-child(1), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1), .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content .searchResults-result:nth-child(1),
          .decision-tree__no-summary__box-text .richText p:nth-child(1),
          .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:nth-child(1),
          #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content p:nth-child(1),
          .decision-tree__no-summary__box-text .richText .searchResults-results .searchResults-result:nth-child(1),
          .searchResults-results .decision-tree__no-summary__box-text .richText .searchResults-result:nth-child(1),
          .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1),
          .searchResults-results .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:nth-child(1),
          #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1),
          .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content .searchResults-result:nth-child(1) {
            margin-right: 40px;
            margin-bottom: 0; } }
      .decision-tree__yes-summary__box-text .richText a.btn-secondary, .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.btn-secondary, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content a.btn-secondary,
      .decision-tree__yes-summary__box-text .richText .gigyaraas .gigya-screen-content a.btn-secondary:link, .gigyaraas .gigya-screen-content .decision-tree__yes-summary__box-text .richText a.btn-secondary:link,
      .decision-tree__yes-summary__box-text .richText .gigyaraas .gigya-screen-content a.btn-secondary:visited, .gigyaraas .gigya-screen-content .decision-tree__yes-summary__box-text .richText a.btn-secondary:visited,
      .decision-tree__yes-summary__box-text .richText .gigyaraas .gigya-screen-content a.btn-secondary:hover, .gigyaraas .gigya-screen-content .decision-tree__yes-summary__box-text .richText a.btn-secondary:hover, .decision-tree__yes-summary__box-text .richText a.articleList-more, .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.articleList-more, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__yes-summary__box-text .privacy_prompt_content a.articleList-more,
      .decision-tree__no-summary__box-text .richText a.btn-secondary,
      .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.btn-secondary,
      #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content a.btn-secondary,
      .decision-tree__no-summary__box-text .richText .gigyaraas .gigya-screen-content a.btn-secondary:link,
      .gigyaraas .gigya-screen-content .decision-tree__no-summary__box-text .richText a.btn-secondary:link,
      .decision-tree__no-summary__box-text .richText .gigyaraas .gigya-screen-content a.btn-secondary:visited,
      .gigyaraas .gigya-screen-content .decision-tree__no-summary__box-text .richText a.btn-secondary:visited,
      .decision-tree__no-summary__box-text .richText .gigyaraas .gigya-screen-content a.btn-secondary:hover,
      .gigyaraas .gigya-screen-content .decision-tree__no-summary__box-text .richText a.btn-secondary:hover,
      .decision-tree__no-summary__box-text .richText a.articleList-more,
      .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.articleList-more,
      #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__no-summary__box-text .privacy_prompt_content a.articleList-more {
        margin-bottom: 0;
        margin-right: 0;
        padding-top: 0; }
  .decision-tree__yes-summary__counter,
  .decision-tree__no-summary__counter {
    display: none; }
    @media (min-width: 1200px) {
      .decision-tree__yes-summary__counter,
      .decision-tree__no-summary__counter {
        display: block;
        position: absolute;
        bottom: 48px;
        right: 30px;
        font-family: 'Breakthrough';
        font-style: normal;
        font-weight: 400;
        letter-spacing: -1px;
        z-index: 1; } }
    @media (min-width: 1200px) and (max-height: 800px) {
      .decision-tree__yes-summary__counter,
      .decision-tree__no-summary__counter {
        right: 20px; } }
    .decision-tree__yes-summary__counter-current,
    .decision-tree__no-summary__counter-current {
      color: var(--color-primary-800);
      font-size: 72px;
      margin-right: 8px; }
    .decision-tree__yes-summary__counter-total,
    .decision-tree__no-summary__counter-total {
      color: var(--color-neutral-white);
      font-size: 40px; }
  .decision-tree__yes-summary .decision-tree__dictionary,
  .decision-tree__no-summary .decision-tree__dictionary {
    margin-bottom: 24px; }
  @media (min-width: 991px) {
    .decision-tree__yes-summary .decision-tree__counter-mobile,
    .decision-tree__no-summary .decision-tree__counter-mobile {
      display: block; } }
  @media (min-width: 1200px) {
    .decision-tree__yes-summary .decision-tree__counter-mobile,
    .decision-tree__no-summary .decision-tree__counter-mobile {
      display: none; } }
  @media (min-width: 991px) {
    .decision-tree__yes-summary .decision-tree__header--mobile,
    .decision-tree__no-summary .decision-tree__header--mobile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 1200px) {
    .decision-tree__yes-summary .decision-tree__header--mobile,
    .decision-tree__no-summary .decision-tree__header--mobile {
      display: none; } }

.decision-tree__between-summary {
  padding: 0;
  display: block; }
  .decision-tree__between-summary__container {
    position: relative;
    height: 100%; }
    .decision-tree__between-summary__container:before {
      display: none; }
      @media (min-width: 1200px) {
        .decision-tree__between-summary__container:before {
          display: block;
          content: '';
          background-image: url("../../../../viivexchange/desktop/assets/img/angle-2-secondary-900-rukobia.svg");
          background-repeat: no-repeat;
          background-size: auto;
          position: absolute;
          top: 0;
          left: -357px;
          background-size: cover;
          width: 557px;
          height: 100%;
          z-index: 0; } }
    .decision-tree__between-summary__container:after {
      display: none; }
      @media (min-width: 1200px) {
        .decision-tree__between-summary__container:after {
          display: block;
          content: '';
          background-image: url("../../../../viivexchange/desktop/assets/img/angle-1-secondary-900-rukobia.svg");
          background-repeat: no-repeat;
          background-size: auto;
          position: absolute;
          top: 0;
          right: -57px;
          background-size: cover;
          width: 557px;
          height: 100%;
          z-index: 0; } }
  .decision-tree__between-summary__content {
    width: auto;
    min-height: 100%;
    padding: 0; }
    @media (min-width: 1200px) {
      .decision-tree__between-summary__content {
        display: block;
        width: 790px;
        margin: 0 auto;
        padding: 80px 0 52px 0; } }
  .decision-tree__between-summary .decision-tree__header {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0;
    padding: 15px 24px;
    background: var(--color-neutral-white);
    z-index: 2;
    position: sticky;
    top: 0;
    left: 0;
    border-bottom: 0.5px solid var(--color-primary-900);
    height: 52.5px; }
    @media (min-width: 1200px) {
      .decision-tree__between-summary .decision-tree__header {
        display: none; } }
  .decision-tree__between-summary__title .richText h2, .decision-tree__between-summary__title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h2, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__title .privacy_prompt_content h2, .decision-tree__between-summary__title .richText .searchResults, .decision-tree__between-summary__title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__title .privacy_prompt_content .searchResults, .decision-tree__between-summary__title .richText .searchResults-term, .decision-tree__between-summary__title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-term, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__title .privacy_prompt_content .searchResults-term, .decision-tree__between-summary__title .richText .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__between-summary__title .richText .gigya-composite-control-header, .decision-tree__between-summary__title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__between-summary__title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigya-composite-control-header, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__title .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__title .privacy_prompt_content .gigya-composite-control-header {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    padding: 16px 24px; }
    @media (min-width: 1200px) {
      .decision-tree__between-summary__title .richText h2, .decision-tree__between-summary__title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h2, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__title .privacy_prompt_content h2, .decision-tree__between-summary__title .richText .searchResults, .decision-tree__between-summary__title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__title .privacy_prompt_content .searchResults, .decision-tree__between-summary__title .richText .searchResults-term, .decision-tree__between-summary__title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-term, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__title .privacy_prompt_content .searchResults-term, .decision-tree__between-summary__title .richText .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__between-summary__title .richText .gigya-composite-control-header, .decision-tree__between-summary__title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__between-summary__title #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigya-composite-control-header, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__title .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__title .privacy_prompt_content .gigya-composite-control-header {
        margin-bottom: 76px;
        padding: 0;
        text-align: center; } }
  .decision-tree__between-summary__box {
    padding: 24px 32px;
    position: relative;
    background: var(--color-secondary-900);
    border-top: 2px solid var(--color-primary-800);
    border-left: 0.5px solid var(--color-primary-800);
    border-right: 0.5px solid var(--color-primary-800); }
    @media (min-width: 1200px) {
      .decision-tree__between-summary__box {
        padding: 32px; } }
    .decision-tree__between-summary__box::before {
      display: none; }
      @media (min-width: 1200px) {
        .decision-tree__between-summary__box::before {
          content: '';
          display: block;
          height: 4px;
          position: absolute;
          top: -11px;
          left: 60px;
          right: 60px;
          border-left: 0.5px solid var(--color-secondary-900);
          border-right: 0.5px solid var(--color-secondary-900);
          border-top: 1px solid var(--color-secondary-900); } }
    .decision-tree__between-summary__box::after {
      display: none; }
      @media (min-width: 1200px) {
        .decision-tree__between-summary__box::after {
          content: '';
          display: block;
          height: 4px;
          position: absolute;
          top: -6px;
          left: 30px;
          right: 30px;
          border-left: 0.5px solid var(--color-secondary-900);
          border-right: 0.5px solid var(--color-secondary-900);
          border-top: 1px solid var(--color-secondary-900); } }
    .decision-tree__between-summary__box .decision-tree__back,
    .decision-tree__between-summary__box .decision-tree__next {
      position: absolute;
      top: 36px; }
    .decision-tree__between-summary__box .decision-tree__restart {
      position: absolute;
      top: -103px;
      right: -247px; }
    .decision-tree__between-summary__box .decision-tree__next {
      right: -92px; }
    .decision-tree__between-summary__box .decision-tree__back {
      left: -92px; }
    .decision-tree__between-summary__box .decision-tree__back,
    .decision-tree__between-summary__box .decision-tree__restart,
    .decision-tree__between-summary__box .decision-tree__next {
      display: none; }
      @media (min-width: 1200px) {
        .decision-tree__between-summary__box .decision-tree__back,
        .decision-tree__between-summary__box .decision-tree__restart,
        .decision-tree__between-summary__box .decision-tree__next {
          display: block;
          z-index: 1; } }
  .decision-tree__between-summary__box-text .richText h4, .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content h4, .decision-tree__between-summary__box-text .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .richText input, .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content input,
  .decision-tree__between-summary__box-text .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .richText input,
  .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content input, .decision-tree__between-summary__box-text .richText p, .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content p, .decision-tree__between-summary__box-text .richText .searchResults-results .searchResults-result, .searchResults-results .decision-tree__between-summary__box-text .richText .searchResults-result, .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content .searchResults-result {
    color: var(--color-neutral-white); }
  .decision-tree__between-summary__box-text .richText h4, .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content h4, .decision-tree__between-summary__box-text .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .richText input, .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content input,
  .decision-tree__between-summary__box-text .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .richText input,
  .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content input {
    margin-top: 0;
    margin-bottom: 16px; }
    @media (min-width: 1200px) {
      .decision-tree__between-summary__box-text .richText h4, .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h4, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content h4, .decision-tree__between-summary__box-text .richText .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .richText input, .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content input,
      .decision-tree__between-summary__box-text .richText .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .richText input,
      .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary__box-text .privacy_prompt_content input {
        margin-bottom: 24px; } }
  .decision-tree__between-summary .decision-tree__dictionary .richText p, .decision-tree__between-summary .decision-tree__dictionary #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary .decision-tree__dictionary .privacy_prompt_content p, .decision-tree__between-summary .decision-tree__dictionary .richText .searchResults-results .searchResults-result, .searchResults-results .decision-tree__between-summary .decision-tree__dictionary .richText .searchResults-result, .decision-tree__between-summary .decision-tree__dictionary #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results .decision-tree__between-summary .decision-tree__dictionary #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary .decision-tree__dictionary .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary .decision-tree__dictionary .privacy_prompt_content .searchResults-result {
    color: var(--color-neutral-white); }
  .decision-tree__between-summary .decision-tree__references {
    border: 1px solid var(--color-neutral-white); }
    .decision-tree__between-summary .decision-tree__references .richText p, .decision-tree__between-summary .decision-tree__references #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary .decision-tree__references .privacy_prompt_content p, .decision-tree__between-summary .decision-tree__references .richText .searchResults-results .searchResults-result, .searchResults-results .decision-tree__between-summary .decision-tree__references .richText .searchResults-result, .decision-tree__between-summary .decision-tree__references #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results .decision-tree__between-summary .decision-tree__references #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary .decision-tree__references .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary .decision-tree__references .privacy_prompt_content .searchResults-result, .decision-tree__between-summary .decision-tree__references .richText li, .decision-tree__between-summary .decision-tree__references #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content li, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary .decision-tree__references .privacy_prompt_content li, .decision-tree__between-summary .decision-tree__references .richText li::before, .decision-tree__between-summary .decision-tree__references #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content li::before, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary .decision-tree__references .privacy_prompt_content li::before {
      color: var(--color-neutral-white); }
    .decision-tree__between-summary .decision-tree__references .richText p, .decision-tree__between-summary .decision-tree__references #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary .decision-tree__references .privacy_prompt_content p, .decision-tree__between-summary .decision-tree__references .richText .searchResults-results .searchResults-result, .searchResults-results .decision-tree__between-summary .decision-tree__references .richText .searchResults-result, .decision-tree__between-summary .decision-tree__references #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results .decision-tree__between-summary .decision-tree__references #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary .decision-tree__references .privacy_prompt_content .searchResults-results .searchResults-result, .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__between-summary .decision-tree__references .privacy_prompt_content .searchResults-result {
      margin-bottom: 8px; }
  @media (min-width: 991px) {
    .decision-tree__between-summary .decision-tree__counter-mobile {
      display: block; } }
  @media (min-width: 1200px) {
    .decision-tree__between-summary .decision-tree__counter-mobile {
      display: none; } }
  @media (min-width: 991px) {
    .decision-tree__between-summary .decision-tree__header--mobile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 1200px) {
    .decision-tree__between-summary .decision-tree__header--mobile {
      display: none; } }

@media print {
  .decision-tree__print {
    display: block; }
    .decision-tree__print__page {
      margin: 32px 56px; }
    .decision-tree__print__header {
      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; }
    .decision-tree__print__page-break {
      display: block;
      page-break-after: always; }
    .decision-tree__print__logo--brand {
      width: 55px;
      height: 29px; }
    .decision-tree__print__logo--vx {
      width: 95px;
      height: 16px; }
    .decision-tree__print .decision-tree__yes-summary__counter,
    .decision-tree__print .decision-tree__no-summary__counter,
    .decision-tree__print .decision-tree__back,
    .decision-tree__print .decision-tree__next,
    .decision-tree__print .decision-tree__restart,
    .decision-tree__print .decision-tree__scroll-for-more,
    .decision-tree__print .decision-tree__counter-mobile,
    .decision-tree__print .decision-tree__header--mobile {
      display: none; }
    .decision-tree__print .decision-tree__yes-summary__container::before, .decision-tree__print .decision-tree__yes-summary__container::after,
    .decision-tree__print .decision-tree__no-summary__container::before,
    .decision-tree__print .decision-tree__no-summary__container::after {
      display: none; }
    .decision-tree__print .decision-tree__yes-summary__title,
    .decision-tree__print .decision-tree__no-summary__title {
      padding: 0; }
      .decision-tree__print .decision-tree__yes-summary__title h2, .decision-tree__print .decision-tree__yes-summary__title .searchResults, .decision-tree__print .decision-tree__yes-summary__title .searchResults-term, .decision-tree__print .decision-tree__yes-summary__title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header, .gigyaraas .gigya-subscribe-with-email-form .decision-tree__print .decision-tree__yes-summary__title .gigya-composite-control-header,
      .decision-tree__print .decision-tree__no-summary__title h2,
      .decision-tree__print .decision-tree__no-summary__title .searchResults,
      .decision-tree__print .decision-tree__no-summary__title .searchResults-term,
      .decision-tree__print .decision-tree__no-summary__title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,
      .gigyaraas .gigya-subscribe-with-email-form .decision-tree__print .decision-tree__no-summary__title .gigya-composite-control-header {
        font-size: 34px;
        line-height: 34px;
        font-weight: normal;
        text-align: left;
        text-transform: uppercase; }
      .decision-tree__print .decision-tree__yes-summary__title h4, .decision-tree__print .decision-tree__yes-summary__title .content-filter .filter--keyword .filter__content form input, .content-filter .filter--keyword .filter__content form .decision-tree__print .decision-tree__yes-summary__title input,
      .decision-tree__print .decision-tree__yes-summary__title .content-filter-v2 .filter--keyword .filter__content form input, .content-filter-v2 .filter--keyword .filter__content form .decision-tree__print .decision-tree__yes-summary__title input,
      .decision-tree__print .decision-tree__no-summary__title h4,
      .decision-tree__print .decision-tree__no-summary__title .content-filter .filter--keyword .filter__content form input,
      .content-filter .filter--keyword .filter__content form .decision-tree__print .decision-tree__no-summary__title input,
      .decision-tree__print .decision-tree__no-summary__title .content-filter-v2 .filter--keyword .filter__content form input,
      .content-filter-v2 .filter--keyword .filter__content form .decision-tree__print .decision-tree__no-summary__title input {
        font-size: 18px;
        line-height: 23px;
        font-weight: 700; }
    .decision-tree__print .decision-tree__yes-summary__box,
    .decision-tree__print .decision-tree__no-summary__box {
      border: none;
      padding: 0;
      margin-top: 16px; }
    .decision-tree__print .decision-tree__yes-summary__box-scrollable,
    .decision-tree__print .decision-tree__no-summary__box-scrollable {
      overflow: auto;
      height: auto; }
      .decision-tree__print .decision-tree__yes-summary__box-scrollable::before, .decision-tree__print .decision-tree__yes-summary__box-scrollable::after,
      .decision-tree__print .decision-tree__no-summary__box-scrollable::before,
      .decision-tree__print .decision-tree__no-summary__box-scrollable::after {
        display: none; }
    .decision-tree__print .decision-tree__yes-summary__text,
    .decision-tree__print .decision-tree__no-summary__text {
      border-bottom: 1px solid var(--color-neutral-500);
      padding-bottom: 16px;
      margin-bottom: 16px; }
      .decision-tree__print .decision-tree__yes-summary__text img,
      .decision-tree__print .decision-tree__no-summary__text img {
        display: none; }
      .decision-tree__print .decision-tree__yes-summary__text h3,
      .decision-tree__print .decision-tree__no-summary__text h3 {
        font-size: 27px;
        line-height: 34px;
        font-weight: 400; }
      .decision-tree__print .decision-tree__yes-summary__text p, .decision-tree__print .decision-tree__yes-summary__text .searchResults-results .searchResults-result, .searchResults-results .decision-tree__print .decision-tree__yes-summary__text .searchResults-result,
      .decision-tree__print .decision-tree__no-summary__text p,
      .decision-tree__print .decision-tree__no-summary__text .searchResults-results .searchResults-result,
      .searchResults-results .decision-tree__print .decision-tree__no-summary__text .searchResults-result {
        font-size: 18px;
        line-height: 27px; }
    .decision-tree__print .decision-tree__yes-summary__box-text,
    .decision-tree__print .decision-tree__no-summary__box-text {
      border: none;
      padding: 0 0 16px 0;
      margin-bottom: 16px;
      border-bottom: 1px solid var(--color-neutral-500); }
      .decision-tree__print .decision-tree__yes-summary__box-text .richText, .decision-tree__print .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .decision-tree__yes-summary__box-text .privacy_prompt_content,
      .decision-tree__print .decision-tree__no-summary__box-text .richText,
      .decision-tree__print .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,
      #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .decision-tree__no-summary__box-text .privacy_prompt_content {
        display: block; }
        .decision-tree__print .decision-tree__yes-summary__box-text .richText p:nth-child(1), .decision-tree__print .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:nth-child(1), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .decision-tree__yes-summary__box-text .privacy_prompt_content p:nth-child(1), .decision-tree__print .decision-tree__yes-summary__box-text .richText .searchResults-results .searchResults-result:nth-child(1), .searchResults-results .decision-tree__print .decision-tree__yes-summary__box-text .richText .searchResults-result:nth-child(1), .decision-tree__print .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1), .searchResults-results .decision-tree__print .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:nth-child(1), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .decision-tree__yes-summary__box-text .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1), .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .decision-tree__yes-summary__box-text .privacy_prompt_content .searchResults-result:nth-child(1),
        .decision-tree__print .decision-tree__no-summary__box-text .richText p:nth-child(1),
        .decision-tree__print .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p:nth-child(1),
        #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .decision-tree__no-summary__box-text .privacy_prompt_content p:nth-child(1),
        .decision-tree__print .decision-tree__no-summary__box-text .richText .searchResults-results .searchResults-result:nth-child(1),
        .searchResults-results .decision-tree__print .decision-tree__no-summary__box-text .richText .searchResults-result:nth-child(1),
        .decision-tree__print .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1),
        .searchResults-results .decision-tree__print .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:nth-child(1),
        #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .decision-tree__no-summary__box-text .privacy_prompt_content .searchResults-results .searchResults-result:nth-child(1),
        .searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .decision-tree__no-summary__box-text .privacy_prompt_content .searchResults-result:nth-child(1) {
          margin-bottom: 0; }
        .decision-tree__print .decision-tree__yes-summary__box-text .richText a.btn-secondary, .decision-tree__print .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.btn-secondary, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .decision-tree__yes-summary__box-text .privacy_prompt_content a.btn-secondary, .decision-tree__print .decision-tree__yes-summary__box-text .richText a.articleList-more, .decision-tree__print .decision-tree__yes-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.articleList-more, #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .decision-tree__yes-summary__box-text .privacy_prompt_content a.articleList-more,
        .decision-tree__print .decision-tree__no-summary__box-text .richText a.btn-secondary,
        .decision-tree__print .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.btn-secondary,
        #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .decision-tree__no-summary__box-text .privacy_prompt_content a.btn-secondary,
        .decision-tree__print .decision-tree__no-summary__box-text .richText a.articleList-more,
        .decision-tree__print .decision-tree__no-summary__box-text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.articleList-more,
        #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .decision-tree__no-summary__box-text .privacy_prompt_content a.articleList-more {
          display: none; }
    .decision-tree__print .decision-tree__yes-summary__content,
    .decision-tree__print .decision-tree__no-summary__content {
      padding: 0;
      margin: 0;
      width: 100%; }
    .decision-tree__print .decision-tree__screen {
      height: auto;
      overflow: visible; }
    .decision-tree__print .decision-tree__references {
      padding: 0;
      border: none; }
      .decision-tree__print .decision-tree__references ol li {
        padding-left: 24px;
        font-size: 14px;
        line-height: 18px; }
        .decision-tree__print .decision-tree__references ol li::before {
          background-image: none; }
    .decision-tree__print .decision-tree__dictionary p, .decision-tree__print .decision-tree__dictionary .searchResults-results .searchResults-result, .searchResults-results .decision-tree__print .decision-tree__dictionary .searchResults-result {
      font-size: 14px;
      line-height: 18px; }
    .decision-tree__print .richText a:not(.btn):not(.articleList-more), .decision-tree__print #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a:not(.btn):not(.articleList-more), #__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__print .privacy_prompt_content a:not(.btn):not(.articleList-more) {
      pointer-events: none;
      color: var(--color-secondary-900);
      cursor: text;
      text-decoration: none; } }

@media print and (orientation: portrait) {
  .decision-tree__print__header {
    margin-bottom: 24px; }
  .decision-tree__print__page {
    margin: 32px 56px; } }

@media print and (orientation: landscape) {
  .decision-tree__print__header {
    margin-bottom: 24px; }
  .decision-tree__print__page {
    margin: 24px; }
  .decision-tree__print .decision-tree__header--mobile,
  .decision-tree__print .decision-tree__counter-mobile {
    display: none; }
  .decision-tree__print .decision-tree__yes-summary,
  .decision-tree__print .decision-tree__no-summary {
    display: block; }
  .decision-tree__print .decision-tree__yes-summary__box-scrollable,
  .decision-tree__print .decision-tree__no-summary__box-scrollable,
  .decision-tree__print .decision-tree__screen {
    height: auto;
    overflow: visible; } }

/*
  React Libs
*/
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker__navigation-icon::before {
  border-color: #ccc;
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 6px;
  width: 9px; }

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  margin-left: -4px;
  position: absolute;
  width: 0; }

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px; }

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  border-bottom-color: #aeaeae; }

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px; }

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  border-top: none;
  border-bottom-color: #f0f0f0; }

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  top: 0; }

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae; }

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle {
  bottom: 0;
  margin-bottom: -8px; }

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after {
  border-bottom: none;
  border-top-color: #fff; }

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after {
  bottom: 0; }

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before {
  bottom: -1px;
  border-top-color: #aeaeae; }

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
  width: 100%; }

.react-datepicker {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative; }

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px; }

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0; }

.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.react-datepicker__triangle {
  position: absolute;
  left: 50px; }

.react-datepicker-popper {
  z-index: 1; }

.react-datepicker-popper[data-placement^=bottom] {
  padding-top: 10px; }

.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle, .react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle {
  left: auto;
  right: 50px; }

.react-datepicker-popper[data-placement^=top] {
  padding-bottom: 10px; }

.react-datepicker-popper[data-placement^=right] {
  padding-left: 8px; }

.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle {
  left: auto;
  right: 42px; }

.react-datepicker-popper[data-placement^=left] {
  padding-right: 8px; }

.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle {
  left: 42px;
  right: auto; }

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding: 8px 0;
  position: relative; }

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px; }

.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0; }

.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem; }

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px; }

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem; }

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.react-datepicker__navigation {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  z-index: 1;
  height: 32px;
  width: 32px;
  text-indent: -999em;
  overflow: hidden; }

.react-datepicker__navigation--previous {
  left: 2px; }

.react-datepicker__navigation--next {
  right: 2px; }

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 85px; }

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.react-datepicker__navigation--years-previous {
  top: 4px; }

.react-datepicker__navigation--years-upcoming {
  top: -4px; }

.react-datepicker__navigation:hover *::before {
  border-color: #a6a6a6; }

.react-datepicker__navigation-icon {
  position: relative;
  top: -1px;
  font-size: 20px;
  width: 0; }

.react-datepicker__navigation-icon--next {
  left: -2px; }

.react-datepicker__navigation-icon--next::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: -7px; }

.react-datepicker__navigation-icon--previous {
  right: -2px; }

.react-datepicker__navigation-icon--previous::before {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  right: -7px; }

.react-datepicker__month-container {
  float: left; }

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center; }

.react-datepicker__year-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 180px; }

.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px; }

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center; }

.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px; }

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left; }

.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block; }

.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block; }

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px; }

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto; }

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time] {
  -moz-appearance: textfield; }

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block; }

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px; }

.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0; }

.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent; }

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem; }

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer; }

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0; }

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap; }

.react-datepicker__day-names {
  margin-bottom: -8px; }

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem; }

.react-datepicker__month--selected, .react-datepicker__month--in-selecting-range, .react-datepicker__month--in-range,
.react-datepicker__quarter--selected,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff; }

.react-datepicker__month--selected:hover, .react-datepicker__month--in-selecting-range:hover, .react-datepicker__month--in-range:hover,
.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--in-range:hover {
  background-color: #1d5d90; }

.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none; }

.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
  cursor: default;
  background-color: transparent; }

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer; }

.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0; }

.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold; }

.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff; }

.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f; }

.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta; }

.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green; }

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff; }

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90; }

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2579ba;
  color: #fff; }

.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90; }

.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range):not(
.react-datepicker__month-text--in-range):not(
.react-datepicker__quarter-text--in-range):not(
.react-datepicker__year-text--in-range),
.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range):not(
.react-datepicker__month-text--in-range):not(
.react-datepicker__quarter-text--in-range):not(
.react-datepicker__year-text--in-range),
.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range):not(
.react-datepicker__month-text--in-range):not(
.react-datepicker__quarter-text--in-range):not(
.react-datepicker__year-text--in-range),
.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range):not(
.react-datepicker__month-text--in-range):not(
.react-datepicker__quarter-text--in-range):not(
.react-datepicker__year-text--in-range) {
  background-color: rgba(33, 107, 165, 0.5); }

.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range):not(
.react-datepicker__month-text--in-selecting-range):not(
.react-datepicker__quarter-text--in-selecting-range):not(
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range):not(
.react-datepicker__month-text--in-selecting-range):not(
.react-datepicker__quarter-text--in-selecting-range):not(
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range):not(
.react-datepicker__month-text--in-selecting-range):not(
.react-datepicker__quarter-text--in-selecting-range):not(
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range):not(
.react-datepicker__month-text--in-selecting-range):not(
.react-datepicker__quarter-text--in-selecting-range):not(
.react-datepicker__year-text--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000; }

.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc; }

.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: transparent; }

.react-datepicker__month-text.react-datepicker__month--selected:hover, .react-datepicker__month-text.react-datepicker__month--in-range:hover, .react-datepicker__month-text.react-datepicker__quarter--selected:hover, .react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover {
  background-color: #216ba5; }

.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: #f0f0f0; }

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%; }

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
  position: relative; }

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer; }

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3; }

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: -16px;
  top: 0; }

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae; }

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer; }

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll; }

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc; }

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3; }

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3; }

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px; }

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0 6px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle; }

.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "×"; }

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left; }

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2147483647; }

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem; }

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem; } }

.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem; }

.rdw-option-wrapper {
  border: 1px solid #F1F1F1;
  padding: 5px;
  min-width: 25px;
  height: 20px;
  border-radius: 2px;
  margin: 0 4px;
  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;
  cursor: pointer;
  background: white;
  text-transform: capitalize; }

.rdw-option-wrapper:hover {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD;
          box-shadow: 1px 1px 0px #BFBDBD; }

.rdw-option-wrapper:active {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD inset;
          box-shadow: 1px 1px 0px #BFBDBD inset; }

.rdw-option-active {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD inset;
          box-shadow: 1px 1px 0px #BFBDBD inset; }

.rdw-option-disabled {
  opacity: 0.3;
  cursor: default; }

.rdw-dropdown-wrapper {
  height: 30px;
  background: white;
  cursor: pointer;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  margin: 0 3px;
  text-transform: capitalize;
  background: white; }

.rdw-dropdown-wrapper:focus {
  outline: none; }

.rdw-dropdown-wrapper:hover {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD;
          box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF; }

.rdw-dropdown-wrapper:active {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD inset;
          box-shadow: 1px 1px 0px #BFBDBD inset; }

.rdw-dropdown-carettoopen {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-top: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent; }

.rdw-dropdown-carettoclose {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-bottom: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent; }

.rdw-dropdown-selectedtext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5px; }

.rdw-dropdown-optionwrapper {
  z-index: 100;
  position: relative;
  border: 1px solid #F1F1F1;
  width: 98%;
  background: white;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  max-height: 250px;
  overflow-y: scroll; }

.rdw-dropdown-optionwrapper:hover {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD;
          box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF; }

.rdw-dropdownoption-default {
  min-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5px; }

.rdw-dropdownoption-highlighted {
  background: #F1F1F1; }

.rdw-dropdownoption-active {
  background: #f5f5f5; }

.rdw-dropdownoption-disabled {
  opacity: 0.3;
  cursor: default; }

.rdw-inline-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-inline-dropdown {
  width: 50px; }

.rdw-inline-dropdownoption {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rdw-block-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-block-dropdown {
  width: 110px; }

.rdw-fontsize-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-fontsize-dropdown {
  min-width: 40px; }

.rdw-fontsize-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rdw-fontfamily-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-fontfamily-dropdown {
  width: 115px; }

.rdw-fontfamily-placeholder {
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis; }

.rdw-fontfamily-optionwrapper {
  width: 140px; }

.rdw-list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-list-dropdown {
  width: 50px;
  z-index: 90; }

.rdw-list-dropdownOption {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rdw-text-align-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-text-align-dropdown {
  width: 50px;
  z-index: 90; }

.rdw-text-align-dropdownOption {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rdw-right-aligned-block {
  text-align: right; }

.rdw-left-aligned-block {
  text-align: left !important; }

.rdw-center-aligned-block {
  text-align: center !important; }

.rdw-justify-aligned-block {
  text-align: justify !important; }

.rdw-right-aligned-block > div {
  display: inline-block; }

.rdw-left-aligned-block > div {
  display: inline-block; }

.rdw-center-aligned-block > div {
  display: inline-block; }

.rdw-justify-aligned-block > div {
  display: inline-block; }

.rdw-colorpicker-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-colorpicker-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 175px;
  height: 175px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  -webkit-box-shadow: 3px 3px 5px #BFBDBD;
          box-shadow: 3px 3px 5px #BFBDBD; }

.rdw-colorpicker-modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 5px; }

.rdw-colorpicker-modal-style-label {
  font-size: 15px;
  width: 50%;
  text-align: center;
  cursor: pointer;
  padding: 0 10px 5px; }

.rdw-colorpicker-modal-style-label-active {
  border-bottom: 2px solid #0a66b7; }

.rdw-colorpicker-modal-options {
  margin: 5px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: scroll; }

.rdw-colorpicker-cube {
  width: 22px;
  height: 22px;
  border: 1px solid #F1F1F1; }

.rdw-colorpicker-option {
  margin: 3px;
  padding: 0;
  min-height: 20px;
  border: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  -webkit-box-shadow: 1px 2px 1px #BFBDBD inset;
          box-shadow: 1px 2px 1px #BFBDBD inset; }

.rdw-colorpicker-option:hover {
  -webkit-box-shadow: 1px 2px 1px #BFBDBD;
          box-shadow: 1px 2px 1px #BFBDBD; }

.rdw-colorpicker-option:active {
  -webkit-box-shadow: -1px -2px 1px #BFBDBD;
          box-shadow: -1px -2px 1px #BFBDBD; }

.rdw-colorpicker-option-active {
  -webkit-box-shadow: 0px 0px 2px 2px #BFBDBD;
          box-shadow: 0px 0px 2px 2px #BFBDBD; }

.rdw-link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-link-dropdown {
  width: 50px; }

.rdw-link-dropdownOption {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rdw-link-dropdownPlaceholder {
  margin-left: 8px; }

.rdw-link-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 235px;
  height: 205px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  -webkit-box-shadow: 3px 3px 5px #BFBDBD;
          box-shadow: 3px 3px 5px #BFBDBD; }

.rdw-link-modal-label {
  font-size: 15px; }

.rdw-link-modal-input {
  margin-top: 5px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  height: 25px;
  margin-bottom: 15px;
  padding: 0 5px; }

.rdw-link-modal-input:focus {
  outline: none; }

.rdw-link-modal-buttonsection {
  margin: 0 auto; }

.rdw-link-modal-target-option {
  margin-bottom: 20px; }

.rdw-link-modal-target-option > span {
  margin-left: 5px; }

.rdw-link-modal-btn {
  margin-left: 10px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize; }

.rdw-link-modal-btn:hover {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD;
          box-shadow: 1px 1px 0px #BFBDBD; }

.rdw-link-modal-btn:active {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD inset;
          box-shadow: 1px 1px 0px #BFBDBD inset; }

.rdw-link-modal-btn:focus {
  outline: none !important; }

.rdw-link-modal-btn:disabled {
  background: #ece9e9; }

.rdw-link-dropdownoption {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rdw-history-dropdown {
  width: 50px; }

.rdw-embedded-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-embedded-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: 3px 3px 5px #BFBDBD;
          box-shadow: 3px 3px 5px #BFBDBD; }

.rdw-embedded-modal-header {
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.rdw-embedded-modal-header-option {
  width: 50%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.rdw-embedded-modal-header-label {
  width: 95px;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7; }

.rdw-embedded-modal-link-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.rdw-embedded-modal-link-input {
  width: 88%;
  height: 35px;
  margin: 10px 0;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px; }

.rdw-embedded-modal-link-input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.rdw-embedded-modal-link-input:focus {
  outline: none; }

.rdw-embedded-modal-btn-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rdw-embedded-modal-btn {
  margin: 0 3px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize; }

.rdw-embedded-modal-btn:hover {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD;
          box-shadow: 1px 1px 0px #BFBDBD; }

.rdw-embedded-modal-btn:active {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD inset;
          box-shadow: 1px 1px 0px #BFBDBD inset; }

.rdw-embedded-modal-btn:focus {
  outline: none !important; }

.rdw-embedded-modal-btn:disabled {
  background: #ece9e9; }

.rdw-embedded-modal-size {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 8px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.rdw-embedded-modal-size-input {
  width: 80%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px; }

.rdw-embedded-modal-size-input:focus {
  outline: none; }

.rdw-emoji-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-emoji-modal {
  overflow: auto;
  position: absolute;
  top: 35px;
  left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  -webkit-box-shadow: 3px 3px 5px #BFBDBD;
          box-shadow: 3px 3px 5px #BFBDBD; }

.rdw-emoji-icon {
  margin: 2.5px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  font-size: 22px;
  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; }

.rdw-spinner {
  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;
  height: 100%;
  width: 100%; }

.rdw-spinner > div {
  width: 12px;
  height: 12px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

.rdw-spinner .rdw-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.rdw-spinner .rdw-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.rdw-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-image-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 235px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  -webkit-box-shadow: 3px 3px 5px #BFBDBD;
          box-shadow: 3px 3px 5px #BFBDBD; }

.rdw-image-modal-header {
  font-size: 15px;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.rdw-image-modal-header-option {
  width: 50%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.rdw-image-modal-header-label {
  width: 80px;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  margin-top: 5px; }

.rdw-image-modal-header-label-highlighted {
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7; }

.rdw-image-modal-upload-option {
  width: 100%;
  color: gray;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  font-size: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f1f1f1;
  outline: 2px dashed gray;
  outline-offset: -10px;
  margin: 10px 0;
  padding: 9px 0; }

.rdw-image-modal-upload-option-highlighted {
  outline: 2px dashed #0a66b7; }

.rdw-image-modal-upload-option-label {
  cursor: pointer;
  height: 100%;
  width: 100%;
  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;
  padding: 15px; }

.rdw-image-modal-upload-option-label span {
  padding: 0 20px; }

.rdw-image-modal-upload-option-image-preview {
  max-width: 100%;
  max-height: 200px; }

.rdw-image-modal-upload-option-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.rdw-image-modal-url-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.rdw-image-modal-url-input {
  width: 90%;
  height: 35px;
  margin: 15px 0 12px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px; }

.rdw-image-modal-btn-section {
  margin: 10px auto 0; }

.rdw-image-modal-url-input:focus {
  outline: none; }

.rdw-image-modal-btn {
  margin: 0 5px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize; }

.rdw-image-modal-btn:hover {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD;
          box-shadow: 1px 1px 0px #BFBDBD; }

.rdw-image-modal-btn:active {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD inset;
          box-shadow: 1px 1px 0px #BFBDBD inset; }

.rdw-image-modal-btn:focus {
  outline: none !important; }

.rdw-image-modal-btn:disabled {
  background: #ece9e9; }

.rdw-image-modal-spinner {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5; }

.rdw-image-modal-alt-input {
  width: 70%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
  margin-left: 5px; }

.rdw-image-modal-alt-input:focus {
  outline: none; }

.rdw-image-modal-alt-lbl {
  font-size: 12px; }

.rdw-image-modal-size {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 8px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.rdw-image-modal-size-input {
  width: 40%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px; }

.rdw-image-modal-size-input:focus {
  outline: none; }

.rdw-image-mandatory-sign {
  color: red;
  margin-left: 3px;
  margin-right: 3px; }

.rdw-remove-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-history-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.rdw-history-dropdownoption {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rdw-history-dropdown {
  width: 50px; }

.rdw-link-decorator-wrapper {
  position: relative; }

.rdw-link-decorator-icon {
  position: absolute;
  left: 40%;
  top: 0;
  cursor: pointer;
  background-color: white; }

.rdw-mention-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px; }

.rdw-suggestion-wrapper {
  position: relative; }

.rdw-suggestion-dropdown {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #F1F1F1;
  min-width: 100px;
  max-height: 150px;
  overflow: auto;
  background: white;
  z-index: 100; }

.rdw-suggestion-option {
  padding: 7px 5px;
  border-bottom: 1px solid #f1f1f1; }

.rdw-suggestion-option-active {
  background-color: #F1F1F1; }

.rdw-hashtag-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px; }

.rdw-image-alignment-options-popup {
  position: absolute;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 2px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  width: 105px;
  cursor: pointer;
  z-index: 100; }

.rdw-alignment-option-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.rdw-image-alignment-option {
  height: 15px;
  width: 15px;
  min-width: 15px; }

.rdw-image-alignment {
  position: relative; }

.rdw-image-imagewrapper {
  position: relative; }

.rdw-image-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rdw-image-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.rdw-image-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.rdw-image-alignment-options-popup-right {
  right: 0; }

.rdw-editor-main {
  height: 100%;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.rdw-editor-toolbar {
  padding: 6px 5px 0;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: white;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 15px;
  margin-bottom: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.public-DraftStyleDefault-block {
  margin: 1em 0; }

.rdw-editor-wrapper:focus {
  outline: none; }

.rdw-editor-wrapper {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.rdw-editor-main blockquote {
  border-left: 5px solid #f1f1f1;
  padding-left: 5px; }

.rdw-editor-main pre {
  background: #f1f1f1;
  border-radius: 3px;
  padding: 1px 10px; }

/**
 * Draft v0.9.1
 *
 * Copyright (c) 2013-present, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 */
.DraftEditor-editorContainer, .DraftEditor-root, .public-DraftEditor-content {
  height: inherit;
  text-align: initial; }

.public-DraftEditor-content[contenteditable=true] {
  -webkit-user-modify: read-write-plaintext-only; }

.DraftEditor-root {
  position: relative; }

.DraftEditor-editorContainer {
  background-color: rgba(255, 255, 255, 0);
  border-left: .1px solid transparent;
  position: relative;
  z-index: 1; }

.public-DraftEditor-block {
  position: relative; }

.DraftEditor-alignLeft .public-DraftStyleDefault-block {
  text-align: left; }

.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root {
  left: 0;
  text-align: left; }

.DraftEditor-alignCenter .public-DraftStyleDefault-block {
  text-align: center; }

.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root {
  margin: 0 auto;
  text-align: center;
  width: 100%; }

.DraftEditor-alignRight .public-DraftStyleDefault-block {
  text-align: right; }

.DraftEditor-alignRight .public-DraftEditorPlaceholder-root {
  right: 0;
  text-align: right; }

.public-DraftEditorPlaceholder-root {
  color: #9197a3;
  position: absolute;
  z-index: 0; }

.public-DraftEditorPlaceholder-hasFocus {
  color: #bdc1c9; }

.DraftEditorPlaceholder-hidden {
  display: none; }

.public-DraftStyleDefault-block {
  position: relative;
  white-space: pre-wrap; }

.public-DraftStyleDefault-ltr {
  direction: ltr;
  text-align: left; }

.public-DraftStyleDefault-rtl {
  direction: rtl;
  text-align: right; }

.public-DraftStyleDefault-listLTR {
  direction: ltr; }

.public-DraftStyleDefault-listRTL {
  direction: rtl; }

.public-DraftStyleDefault-ol, .public-DraftStyleDefault-ul {
  margin: 16px 0;
  padding: 0; }

.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR {
  margin-left: 1.5em; }

.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL {
  margin-right: 1.5em; }

.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR {
  margin-left: 3em; }

.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL {
  margin-right: 3em; }

.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR {
  margin-left: 4.5em; }

.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL {
  margin-right: 4.5em; }

.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR {
  margin-left: 6em; }

.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL {
  margin-right: 6em; }

.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR {
  margin-left: 7.5em; }

.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL {
  margin-right: 7.5em; }

.public-DraftStyleDefault-unorderedListItem {
  list-style-type: square;
  position: relative; }

.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0 {
  list-style-type: disc; }

.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1 {
  list-style-type: circle; }

.public-DraftStyleDefault-orderedListItem {
  list-style-type: none;
  position: relative; }

.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before {
  left: -36px;
  position: absolute;
  text-align: right;
  width: 30px; }

.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before {
  position: absolute;
  right: -36px;
  text-align: left;
  width: 30px; }

.public-DraftStyleDefault-orderedListItem:before {
  content: counter(ol0) ". ";
  counter-increment: ol0; }

.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before {
  content: counter(ol1) ". ";
  counter-increment: ol1; }

.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before {
  content: counter(ol2) ". ";
  counter-increment: ol2; }

.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before {
  content: counter(ol3) ". ";
  counter-increment: ol3; }

.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before {
  content: counter(ol4) ". ";
  counter-increment: ol4; }

.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset {
  counter-reset: ol0; }

.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset {
  counter-reset: ol1; }

.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset {
  counter-reset: ol2; }

.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset {
  counter-reset: ol3; }

.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset {
  counter-reset: ol4; }
/* 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(../../../../wireframe/desktop/img/close.png) no-repeat;
  cursor: Pointer;
  display: none; }

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../../../wireframe/desktop/img/loader.gif) no-repeat 50% 50%; }
.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;
  background-color: #eeeeee;
  margin: 1px;
  cursor: default; }
  .searchBlox-pagination .searchResults-pagination-item a {
    display: inline-block;
    background-color: inherit;
    min-width: 30px;
    padding: 0 10px;
    cursor: pointer; }
    .searchBlox-pagination .searchResults-pagination-item a:hover {
      background-color: #cccccc;
      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 {
    text-indent: 0px;
    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; }

