/*!
 * 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-200-base: #F5FAFA;
  --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: #e8a200;
  --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;

  --transition-hover: background 0.3s linear, background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
}

: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);
}



/*-----------------------------NEW-BRANDS-JUNE-2024 BRENFORD----------------------*/

:root {
  --color-primary-base: #071D49;
  --color-secondary-base: #B10036;
  --color-tertiary-base: #DB0042;
  --color-tertiary-2-base: #3C4A6A;
  --color-quaternary-base: #F3F3F5;

  --color-link-primary-base: #DB0042;
  --color-link-primary-hover-base: #AF0035;
  --color-link-primary-disabled-base: #636363;
  --color-link-secondary-base: #071D49;
  --color-link-secondary-hover-base: #394A6D;
  --color-link-secondary-disabled-base: #636363;
  --color-link-tertiary-base: #ffffff;
  --color-link-tertiary-hover-base: #F6F6F6;
  --color-link-tertiary-disabled-base: #636363;

  --color-primary-cabenuva: #E67300;
  --color-secondary-cabenuva: #4B667C;
  --color-tertiary-cabenuva: #EE8A15;
  --color-tertiary-2-cabenuva: #F0AB66;
  --color-quaternary-cabenuva: #FAE3CC;

  --color-link-primary-cabenuva: #DB0042;
  --color-link-primary-hover-cabenuva: #AF0035;
  --color-link-secondary-cabenuva: #071D49;
  --color-link-secondary-hover-cabenuva: #394A6D;
  --color-link-tertiary-cabenuva: #ffffff;
  --color-link-tertiary-hover-cabenuva: #F6F6F6;

  --color-primary-dovato: #DB146B;
  --color-secondary-dovato: #612166;
  --color-tertiary-dovato: #8E1D58;
  --color-tertiary-2-dovato: #C4A4C9;
  --color-quaternary-dovato: #FEF6F9;

  --color-link-primary-dovato: #DB0042;
  --color-link-primary-hover-dovato: #AF0035;
  --color-link-secondary-dovato: #071D49;
  --color-link-secondary-hover-dovato: #394A6D;
  --color-link-tertiary-dovato: #ffffff;
  --color-link-tertiary-hover-dovato: #F6F6F6;

  --color-primary-rukobia: #414285;
  --color-secondary-rukobia: #1A7A62;
  --color-tertiary-rukobia: #5E93DB;
  --color-tertiary-2-rukobia: #C2E5F3;
  --color-quaternary-rukobia: #EFEFF5;

  --color-link-primary-rukobia: #DB0042;
  --color-link-primary-hover-rukobia: #AF0035;
  --color-link-secondary-rukobia: #071D49;
  --color-link-secondary-hover-rukobia: #394A6D;
  --color-link-tertiary-rukobia: #ffffff;
  --color-link-tertiary-hover-rukobia: #F6F6F6;

  --color-primary-apretude: #686A01;
  --color-secondary-apretude: #5B2164;
  --color-tertiary-apretude: #EE7623;
  --color-tertiary-2-apretude: #F6CEA6;
  --color-quaternary-apretude: #E9E9D5;

  --color-link-primary-apretude: #DB0042;
  --color-link-primary-hover-apretude: #AF0035;
  --color-link-secondary-apretude: #071D49;
  --color-link-secondary-hover-apretude: #394A6D;
  --color-link-tertiary-apretude: #ffffff;
  --color-link-tertiary-hover-apretude: #F6F6F6;

  --color-text-1-base: #ffffff;
  --color-text-2-base: #000000;
  --color-text-3-base: #041145;

  --color-constant-1: #E40046;
  --color-constant-2: #071D49;
  --color-constant-3: #F4AF40;
  --color-constant-4: #F03D3D;
  --color-constant-5: #077754;
  --color-constant-6: #0284FE;
  --color-constant-7: #E6E8EC;

  --bf-neutral-0: #ffffff;
  --bf-neutral-100: #F5FAFA;
  --bf-neutral-200: #F8F8F8;
  --bf-neutral-300: #94A5B5;
  --bf-neutral-400: #72899D;
  --bf-neutral-500: #506D85;
  --bf-neutral-600: #BfBFBF;
  --bf-neutral-800: #919191;
  --bf-neutral-900: #676F71;
  --bf-neutral-1000: #000000;

}


:root, .theme-base-v3 {
  --color-primary: var(--color-primary-base);
  --color-secondary: var(--color-secondary-base);
  --color-tertiary: var(--color-tertiary-base);
  --color-tertiary-2: var(--color-tertiary-2-base);
  --color-quaternary: var(--color-quaternary-base);

  --color-link-primary: var(--color-link-primary-base);
  --color-link-primary-hover: var(--color-link-primary-hover-base);
  --color-link-primary-disabled: var(--color-link-primary-disabled-base);
  --color-link-secondary: var(--color-link-secondary-base);
  --color-link-secondary-hover: var(--color-link-secondary-hover-base);
  --color-link-secondary-disabled: var(--color-link-secondary-disabled-base);
  --color-link-tertiary: var(--color-link-tertiary-base);
  --color-link-tertiary-hover: var(--color-link-tertiary-hover-base);
  --color-link-tertiary-disabled: var(--color-link-tertiary-disabled-base);

  --color-text-1: var(--color-text-1-base);
  --color-text-2: var(--color-text-2-base);
  --color-text-3: var(--color-text-3-base);

  --color-utility-red: var(--color-constant-1);
  --color-utility-blue: var(--color-constant-2);
  --color-utility-grey: var(--color-constant-7);
  --color-utility-warning: var(--color-constant-3);
  --color-utility-danger: var(--color-constant-4);
  --color-utility-success: var(--color-constant-5);
  --color-utility-info: var(--color-constant-6);

  --bf-neutral-white: var(--bf-neutral-0);
  --bf-neutral-black: var(--bf-neutral-1000);

}

.theme-product-cabenuva-v3 {
  --color-primary: var(--color-primary-cabenuva);
  --color-secondary: var(--color-secondary-cabenuva);
  --color-tertiary: var(--color-tertiary-cabenuva);
  --color-tertiary-2: var(--color-tertiary-2-cabenuva);
  --color-quaternary: var(--color-quaternary-cabenuva);

}

.theme-product-dovato-v3 {
  --color-primary: var(--color-primary-dovato);
  --color-secondary: var(--color-secondary-dovato);
  --color-tertiary: var(--color-tertiary-dovato);
  --color-tertiary-2: var(--color-tertiary-2-dovato);
  --color-quaternary: var(--color-quaternary-dovato);

}

.theme-product-apretude-v3 {
  --color-primary: var(--color-primary-apretude);
  --color-secondary: var(--color-secondary-apretude);
  --color-tertiary: var(--color-tertiary-apretude);
  --color-tertiary-2: var(--color-tertiary-2-apretude);
  --color-quaternary: var(--color-quaternary-apretude);

}


.theme-product-rukobia-v3 {
  --color-primary: var(--color-primary-rukobia);
  --color-secondary: var(--color-secondary-rukobia);
  --color-tertiary: var(--color-tertiary-rukobia);
  --color-tertiary-2: var(--color-tertiary-2-rukobia);
  --color-quaternary: var(--color-quaternary-rukobia);

}/*!
 * 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,.teaser-panel_wrapper .component-content .teaser-panel_content,.teaser-panel_wrapper .component-content .teaser-panel_image,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.pullout__info,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.download__content-wrapper,.searchResults-results,.hero-banner .hero-banner-v2__content h1,.hero-banner .hero-banner-v2__content h2,.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 .searchResults-term,.hero-banner .hero-banner-v2__content .searchResults,.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,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.pullout>.component-content,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.download,.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,.download__content-wrapper,.download,.pullout__info,.pullout>.component-content,.teaser-panel_wrapper .component-content .teaser-panel_content,.teaser-panel_wrapper .component-content .teaser-panel_image,.hero-banner .hero-banner-v2__content h1,.hero-banner .hero-banner-v2__content h2,.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 .searchResults-term,.hero-banner .hero-banner-v2__content .searchResults,.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{float:left}.col-xs-12,.download__content-wrapper,.download,.pullout__info,.pullout>.component-content,.teaser-panel_wrapper .component-content .teaser-panel_content,.teaser-panel_wrapper .component-content .teaser-panel_image,.hero-banner .hero-banner-v2__content h1,.hero-banner .hero-banner-v2__content h2,.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 .searchResults-term,.hero-banner .hero-banner-v2__content .searchResults,.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{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,.download__content-wrapper,.download,.pullout__info,.pullout>.component-content,.teaser-panel_wrapper .component-content .teaser-panel_content,.teaser-panel_wrapper .component-content .teaser-panel_image,.hero-banner .hero-banner-v2__content h1,.hero-banner .hero-banner-v2__content h2,.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 .searchResults-term,.hero-banner .hero-banner-v2__content .searchResults,.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{float:left}.col-sm-12,.download__content-wrapper,.download,.pullout__info,.pullout>.component-content,.teaser-panel_wrapper .component-content .teaser-panel_content,.teaser-panel_wrapper .component-content .teaser-panel_image,.hero-banner .hero-banner-v2__content h1,.hero-banner .hero-banner-v2__content h2,.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 .searchResults-term,.hero-banner .hero-banner-v2__content .searchResults,.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{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,.teaser-panel_wrapper .component-content .teaser-panel_content,.teaser-panel_wrapper .component-content .teaser-panel_image,.col-md-7,.pullout__info,.col-md-8,.download__content-wrapper,.searchResults-results,.hero-banner .hero-banner-v2__content h1,.hero-banner .hero-banner-v2__content h2,.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 .searchResults-term,.hero-banner .hero-banner-v2__content .searchResults,.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,.col-md-9,.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{width:75%}.col-md-8,.download__content-wrapper,.searchResults-results,.hero-banner .hero-banner-v2__content h1,.hero-banner .hero-banner-v2__content h2,.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 .searchResults-term,.hero-banner .hero-banner-v2__content .searchResults,.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{width:66.66666667%}.col-md-7,.pullout__info{width:58.33333333%}.col-md-6,.teaser-panel_wrapper .component-content .teaser-panel_content,.teaser-panel_wrapper .component-content .teaser-panel_image{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,.teaser-panel_wrapper .component-content .teaser-panel_content,.teaser-panel_wrapper .component-content .teaser-panel_image,.col-lg-7,.pullout__info,.col-lg-8,.download__content-wrapper,.hero-banner .hero-banner-v2__content h1,.hero-banner .hero-banner-v2__content h2,.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 .searchResults-term,.hero-banner .hero-banner-v2__content .searchResults,.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,.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,.download__content-wrapper,.hero-banner .hero-banner-v2__content h1,.hero-banner .hero-banner-v2__content h2,.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 .searchResults-term,.hero-banner .hero-banner-v2__content .searchResults,.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{width:66.66666667%}.col-lg-7,.pullout__info{width:58.33333333%}.col-lg-6,.teaser-panel_wrapper .component-content .teaser-panel_content,.teaser-panel_wrapper .component-content .teaser-panel_image{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%}}#footer,#header{max-width:100%}.type-container,.contentGridContainer,.teaser-panel_wrapper,.hero-banner-small,.hero-banner .hero-banner-v2__content-wrapper,#header .searchBox>.component-content{padding:0}.type-container>.component-content,.contentGridContainer>.component-content,.teaser-panel_wrapper>.component-content,.hero-banner-small>.component-content,.hero-banner .hero-banner-v2__content-wrapper>.component-content,#header .searchBox>.component-content>.component-content{width:1400px;max-width:100%;margin:0 auto}.type-container>.component-content>.content,.contentGridContainer>.component-content>.content,.teaser-panel_wrapper>.component-content>.content,.hero-banner-small>.component-content>.content,.hero-banner .hero-banner-v2__content-wrapper>.component-content>.content,#header .searchBox>.component-content>.component-content>.content{text-align:left;max-width:100%;width:100%;margin:0}#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}@media(min-width: 1920px){.full-width-container,.quiz,div[class*=reference-product-navigation] .inner,div[class*=reference-event-navigation] .inner,div[class*=reference-transparent-navigation] .inner,.contentGridContainer,.teaser-panel_wrapper,.hero-banner .hero-banner-v2,.reference-general-hero-banner,.reference-event-hero-banner,#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{width:100vw;max-width:1920px;margin-left:-260px;margin-right:-260px}}@media(max-width: 1919px){.full-width-container,.quiz,div[class*=reference-product-navigation] .inner,div[class*=reference-event-navigation] .inner,div[class*=reference-transparent-navigation] .inner,.contentGridContainer,.teaser-panel_wrapper,.hero-banner .hero-banner-v2,.reference-general-hero-banner,.reference-event-hero-banner,#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{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.type-flex>.component-content>.content{display:flex}.type-content-grid{margin-left:-15px;margin-right:-15px;padding:0;width:calc(100% + 30px)}.type-content-grid>.component-content>.content{display:flex;flex-wrap:wrap;flex-direction:row}.type-content-grid>.component-content>.content .box{background:rgba(0,0,0,0)}.type-content-grid>.component-content>.content .box>.component-content{height:100%;padding:30px 15px 15px 15px}.type-content-grid-table>.component-content>.content{display:flex;flex-wrap:wrap;flex-direction:row;padding-bottom:30px}.type-content-grid-table>.component-content>.content .box{background:rgba(0,0,0,0)}.type-content-grid-table>.component-content>.content .box>.component-content{background:#fff;height:100%;padding:30px 15px 15px 15px}.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 .quiz,.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 .contentGridContainer,.aem-AuthorLayer-Edit .teaser-panel_wrapper,.aem-AuthorLayer-Edit .hero-banner .hero-banner-v2,.hero-banner .aem-AuthorLayer-Edit .hero-banner-v2,.aem-AuthorLayer-Edit .reference-general-hero-banner,.aem-AuthorLayer-Edit .reference-event-hero-banner,.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-DQM .full-width-container,.aem-AuthorLayer-DQM .quiz,.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 .contentGridContainer,.aem-AuthorLayer-DQM .teaser-panel_wrapper,.aem-AuthorLayer-DQM .hero-banner .hero-banner-v2,.hero-banner .aem-AuthorLayer-DQM .hero-banner-v2,.aem-AuthorLayer-DQM .reference-general-hero-banner,.aem-AuthorLayer-DQM .reference-event-hero-banner,.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-Developer .full-width-container,.aem-AuthorLayer-Developer .quiz,.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 .contentGridContainer,.aem-AuthorLayer-Developer .teaser-panel_wrapper,.aem-AuthorLayer-Developer .hero-banner .hero-banner-v2,.hero-banner .aem-AuthorLayer-Developer .hero-banner-v2,.aem-AuthorLayer-Developer .reference-general-hero-banner,.aem-AuthorLayer-Developer .reference-event-hero-banner,.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-Design .full-width-container,.aem-AuthorLayer-Design .quiz,.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 .contentGridContainer,.aem-AuthorLayer-Design .teaser-panel_wrapper,.aem-AuthorLayer-Design .hero-banner .hero-banner-v2,.hero-banner .aem-AuthorLayer-Design .hero-banner-v2,.aem-AuthorLayer-Design .reference-general-hero-banner,.aem-AuthorLayer-Design .reference-event-hero-banner,.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-Layouting .full-width-container,.aem-AuthorLayer-Layouting .quiz,.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 .contentGridContainer,.aem-AuthorLayer-Layouting .teaser-panel_wrapper,.aem-AuthorLayer-Layouting .hero-banner .hero-banner-v2,.hero-banner .aem-AuthorLayer-Layouting .hero-banner-v2,.aem-AuthorLayer-Layouting .reference-general-hero-banner,.aem-AuthorLayer-Layouting .reference-event-hero-banner,.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-Tracking .full-width-container,.aem-AuthorLayer-Tracking .quiz,.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 .contentGridContainer,.aem-AuthorLayer-Tracking .teaser-panel_wrapper,.aem-AuthorLayer-Tracking .hero-banner .hero-banner-v2,.hero-banner .aem-AuthorLayer-Tracking .hero-banner-v2,.aem-AuthorLayer-Tracking .reference-general-hero-banner,.aem-AuthorLayer-Tracking .reference-event-hero-banner,.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-Timewrap .full-width-container,.aem-AuthorLayer-Timewrap .quiz,.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 .contentGridContainer,.aem-AuthorLayer-Timewrap .teaser-panel_wrapper,.aem-AuthorLayer-Timewrap .hero-banner .hero-banner-v2,.hero-banner .aem-AuthorLayer-Timewrap .hero-banner-v2,.aem-AuthorLayer-Timewrap .reference-general-hero-banner,.aem-AuthorLayer-Timewrap .reference-event-hero-banner,.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,.cq-wcm-edit .full-width-container,.cq-wcm-edit .quiz,.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 .contentGridContainer,.cq-wcm-edit .teaser-panel_wrapper,.cq-wcm-edit .hero-banner .hero-banner-v2,.hero-banner .cq-wcm-edit .hero-banner-v2,.cq-wcm-edit .reference-general-hero-banner,.cq-wcm-edit .reference-event-hero-banner,.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{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}@font-face{font-family:"Breakthrough";src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Breakthrough/Breakthrough-Bold.eot?#iefix) format("embedded-opentype"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Breakthrough/Breakthrough-Bold.otf) format("opentype"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Breakthrough/Breakthrough-Bold.woff) format("woff"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Breakthrough/Breakthrough-Bold.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Raleway";src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-Bold.eot);src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-Bold.eot?#iefix) format("embedded-opentype"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-Bold.woff) format("woff"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-Bold.ttf) format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:"Raleway";src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-BoldItalic.eot);src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-BoldItalic.woff) format("woff"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-BoldItalic.ttf) format("truetype");font-weight:bold;font-style:italic}@font-face{font-family:"Raleway";src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-Italic.eot);src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-Italic.eot?#iefix) format("embedded-opentype"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-Italic.woff) format("woff"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-Italic.ttf) format("truetype");font-weight:normal;font-style:italic}@font-face{font-family:"Raleway";src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-Regular.eot);src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-Regular.eot?#iefix) format("embedded-opentype"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-Regular.woff) format("woff"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Raleway/Raleway-Regular.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"AvantGarde Normal";src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/avant-garde/AvantGarde-Normal.eot),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/avant-garde/AvantGarde-Normal.woff2) format("woff"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/avant-garde/AvantGarde-Normal.ttf) format("truetype");font-weight:normal !important}@font-face{font-family:"AvantGarde Bold";src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/avant-garde/AvantGarde-Bold.eot),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/avant-garde/AvantGarde-Bold.woff2) format("woff"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/avant-garde/AvantGarde-Bold.ttf) format("truetype");font-weight:normal !important}@font-face{font-family:"AvantGarde Italic";src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/avant-garde/AvantGarde-Italic.eot),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/avant-garde/AvantGarde-Italic.woff2) format("woff"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/avant-garde/AvantGarde-Italic.ttf) format("truetype");font-weight:100}@font-face{font-family:"AvantGarde ITC";src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/avant-garde/ITCAvantGarde.eot),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/avant-garde/ITCAvantGarde.woff2) format("woff"),url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/avant-garde/ITCAvantGarde.ttf) format("truetype");font-weight:normal !important}@font-face{font-family:"Hiragino Kaku Gothic ProN";src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Hiragino-kaku-gothic/HiraginoKakuGothicProN.otf) format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:"Hiragino Kaku Gothic ProN";src:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/fonts/Hiragino-kaku-gothic/HiraginoKakuGothicProNW6.otf) format("opentype");font-weight:bold;font-style:normal}h1,.h1,h2,.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.searchResults-term,.searchResults,.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,.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.searchResults-term,.searchResults,.h2{font-size:34px;line-height:34px;letter-spacing:0;font-weight:normal;margin:24px 0}@media(min-width: 991px){h2,.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.searchResults-term,.searchResults,.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:24px;line-height:27px;margin:16px 0}@media(min-width: 991px){h4,.content-filter .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form input,.h4{font-size:27px;line-height:34px}}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,.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header sup,.searchResults-term sup,.searchResults sup,h2 .sup,.gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .sup,.searchResults-term .sup,.searchResults .sup,.h2 sup,.h2 .sup{font-size:.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,.page-media-center .title p,.page-company-statements .title p,.page-press-releases .title p,.page-sala-stampa .title p,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p,.richText .searchResults-results .searchResults-result,.page-media-center .title .searchResults-results .searchResults-result,.page-company-statements .title .searchResults-results .searchResults-result,.page-press-releases .title .searchResults-results .searchResults-result,.page-sala-stampa .title .searchResults-results .searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result,.searchResults-results .richText .searchResults-result,.searchResults-results .page-media-center .title .searchResults-result,.page-media-center .searchResults-results .title .searchResults-result,.searchResults-results .page-company-statements .title .searchResults-result,.page-company-statements .searchResults-results .title .searchResults-result,.searchResults-results .page-press-releases .title .searchResults-result,.page-press-releases .searchResults-results .title .searchResults-result,.searchResults-results .page-sala-stampa .title .searchResults-result,.page-sala-stampa .searchResults-results .title .searchResults-result,.searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .privacy_prompt_content .searchResults-result,.richText ul,.page-media-center .title ul,.page-company-statements .title ul,.page-press-releases .title ul,.page-sala-stampa .title ul,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul,.richText li,.page-media-center .title li,.page-company-statements .title li,.page-press-releases .title li,.page-sala-stampa .title li,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content li{font-size:18px;line-height:27px}.richText.a1,.page-media-center .a1.title,.page-company-statements .a1.title,.page-press-releases .a1.title,.page-sala-stampa .a1.title,#__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content{font-family:"Raleway",sans-serif;font-weight:600;font-size:14px;line-height:18px}.richText.a1 p,.page-media-center .a1.title p,.page-company-statements .a1.title p,.page-press-releases .a1.title p,.page-sala-stampa .a1.title p,#__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content p,.richText.a1 .searchResults-results .searchResults-result,.page-media-center .a1.title .searchResults-results .searchResults-result,.page-company-statements .a1.title .searchResults-results .searchResults-result,.page-press-releases .a1.title .searchResults-results .searchResults-result,.page-sala-stampa .a1.title .searchResults-results .searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content .searchResults-results .searchResults-result,.searchResults-results .richText.a1 .searchResults-result,.searchResults-results .page-media-center .a1.title .searchResults-result,.page-media-center .searchResults-results .a1.title .searchResults-result,.searchResults-results .page-company-statements .a1.title .searchResults-result,.page-company-statements .searchResults-results .a1.title .searchResults-result,.searchResults-results .page-press-releases .a1.title .searchResults-result,.page-press-releases .searchResults-results .a1.title .searchResults-result,.searchResults-results .page-sala-stampa .a1.title .searchResults-result,.page-sala-stampa .searchResults-results .a1.title .searchResults-result,.searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content .searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .a1.privacy_prompt_content .searchResults-result,.richText.a1 li,.page-media-center .a1.title li,.page-company-statements .a1.title li,.page-press-releases .a1.title li,.page-sala-stampa .a1.title li,#__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content li,.richText.a1 span:not(.selection-bold),.page-media-center .a1.title span:not(.selection-bold),.page-company-statements .a1.title span:not(.selection-bold),.page-press-releases .a1.title span:not(.selection-bold),.page-sala-stampa .a1.title 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,.page-media-center .a1.title span.icon-pi,.page-company-statements .a1.title span.icon-pi,.page-press-releases .a1.title span.icon-pi,.page-sala-stampa .a1.title span.icon-pi,#__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content span.icon-pi{line-height:27px}.richText.a2,.page-media-center .a2.title,.page-company-statements .a2.title,.page-press-releases .a2.title,.page-sala-stampa .a2.title,#__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content{font-family:"Raleway",sans-serif;font-size:14px;line-height:18px;font-weight:400}.richText.a2 p,.page-media-center .a2.title p,.page-company-statements .a2.title p,.page-press-releases .a2.title p,.page-sala-stampa .a2.title p,#__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content p,.richText.a2 .searchResults-results .searchResults-result,.page-media-center .a2.title .searchResults-results .searchResults-result,.page-company-statements .a2.title .searchResults-results .searchResults-result,.page-press-releases .a2.title .searchResults-results .searchResults-result,.page-sala-stampa .a2.title .searchResults-results .searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content .searchResults-results .searchResults-result,.searchResults-results .richText.a2 .searchResults-result,.searchResults-results .page-media-center .a2.title .searchResults-result,.page-media-center .searchResults-results .a2.title .searchResults-result,.searchResults-results .page-company-statements .a2.title .searchResults-result,.page-company-statements .searchResults-results .a2.title .searchResults-result,.searchResults-results .page-press-releases .a2.title .searchResults-result,.page-press-releases .searchResults-results .a2.title .searchResults-result,.searchResults-results .page-sala-stampa .a2.title .searchResults-result,.page-sala-stampa .searchResults-results .a2.title .searchResults-result,.searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content .searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .a2.privacy_prompt_content .searchResults-result,.richText.a2 li,.page-media-center .a2.title li,.page-company-statements .a2.title li,.page-press-releases .a2.title li,.page-sala-stampa .a2.title li,#__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content li,.richText.a2 span:not(.selection-bold),.page-media-center .a2.title span:not(.selection-bold),.page-company-statements .a2.title span:not(.selection-bold),.page-press-releases .a2.title span:not(.selection-bold),.page-sala-stampa .a2.title 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,.page-media-center .a2.title span.icon-pi,.page-company-statements .a2.title span.icon-pi,.page-press-releases .a2.title span.icon-pi,.page-sala-stampa .a2.title span.icon-pi,#__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content span.icon-pi{line-height:27px}.richText.a3,.page-media-center .a3.title,.page-company-statements .a3.title,.page-press-releases .a3.title,.page-sala-stampa .a3.title,#__tealiumGDPRcpPrefs .privacy_prompt .a3.privacy_prompt_content{font-family:"Raleway",sans-serif;font-size:13px;line-height:18px}.richText.a3 span.icon-pi,.page-media-center .a3.title span.icon-pi,.page-company-statements .a3.title span.icon-pi,.page-press-releases .a3.title span.icon-pi,.page-sala-stampa .a3.title span.icon-pi,#__tealiumGDPRcpPrefs .privacy_prompt .a3.privacy_prompt_content span.icon-pi{line-height:27px}.richText.a1 ul li::before,.page-media-center .a1.title ul li::before,.page-company-statements .a1.title ul li::before,.page-press-releases .a1.title ul li::before,.page-sala-stampa .a1.title ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content ul li::before,.richText .a1 ul li::before,.page-media-center .title .a1 ul li::before,.page-company-statements .title .a1 ul li::before,.page-press-releases .title .a1 ul li::before,.page-sala-stampa .title .a1 ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .a1 ul li::before,.richText.a2 ul li::before,.page-media-center .a2.title ul li::before,.page-company-statements .a2.title ul li::before,.page-press-releases .a2.title ul li::before,.page-sala-stampa .a2.title ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content ul li::before,.richText .a2 ul li::before,.page-media-center .title .a2 ul li::before,.page-company-statements .title .a2 ul li::before,.page-press-releases .title .a2 ul li::before,.page-sala-stampa .title .a2 ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .a2 ul li::before,.richText.a3 ul li::before,.page-media-center .a3.title ul li::before,.page-company-statements .a3.title ul li::before,.page-press-releases .a3.title ul li::before,.page-sala-stampa .a3.title ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .a3.privacy_prompt_content ul li::before,.richText .a3 ul li::before,.page-media-center .title .a3 ul li::before,.page-company-statements .title .a3 ul li::before,.page-press-releases .title .a3 ul li::before,.page-sala-stampa .title .a3 ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .a3 ul li::before{background-position:-4px 3px}.richText.a1 ol li::before,.page-media-center .a1.title ol li::before,.page-company-statements .a1.title ol li::before,.page-press-releases .a1.title ol li::before,.page-sala-stampa .a1.title ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .a1.privacy_prompt_content ol li::before,.richText .a1 ol li::before,.page-media-center .title .a1 ol li::before,.page-company-statements .title .a1 ol li::before,.page-press-releases .title .a1 ol li::before,.page-sala-stampa .title .a1 ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .a1 ol li::before,.richText.a2 ol li::before,.page-media-center .a2.title ol li::before,.page-company-statements .a2.title ol li::before,.page-press-releases .a2.title ol li::before,.page-sala-stampa .a2.title ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content ol li::before,.richText .a2 ol li::before,.page-media-center .title .a2 ol li::before,.page-company-statements .title .a2 ol li::before,.page-press-releases .title .a2 ol li::before,.page-sala-stampa .title .a2 ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .a2 ol li::before,.richText.a3 ol li::before,.page-media-center .a3.title ol li::before,.page-company-statements .a3.title ol li::before,.page-press-releases .a3.title ol li::before,.page-sala-stampa .a3.title ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .a3.privacy_prompt_content ol li::before,.richText .a3 ol li::before,.page-media-center .title .a3 ol li::before,.page-company-statements .title .a3 ol li::before,.page-press-releases .title .a3 ol li::before,.page-sala-stampa .title .a3 ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .a3 ol li::before{background-position:13px 3px}.med-triangle{color:#000 !important;position:relative;top:-3px;font-size:.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}.btn,.articleList-more,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button{font-family:"Raleway",sans-serif;font-weight:600;font-size:14px;line-height:18px;text-decoration:none;width:max-content;cursor:pointer;padding-top:14px;padding-bottom:13px;position:relative;display:inline-block;border-radius:0 !important;transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear}@media(max-width: 767px){.btn,.articleList-more,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button{margin-right:20px}}.btn-primary,.reference-pi-button .component-content .btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit,.btn-pullout,.btn-download{background-color:#e40046;color:#fff;min-width:100px;margin-right:40px;padding:13px 25px 13px 25px;font-size:14px;max-width:100%}.btn-primary::after,.reference-pi-button .component-content .btn-pi::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit::after,.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit::after,.btn-pullout::after,.btn-download::after{content:"";width:0;height:0;border-style:solid;border-width:44px 15px 0 0;border-color:#e40046 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);top:0;right:-15px;position:absolute;box-sizing:border-box;transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear}.btn-primary.external-icon:after,.reference-pi-button .component-content .external-icon.btn-pi:after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .external-icon.button#preferences_prompt_decline:after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .external-icon.button#preferences_prompt_submit:after,.gigyaraas .gigya-screen-content .external-icon.gigya-composite-control.gigya-composite-control-submit:after,.external-icon.btn-pullout:after,.external-icon.btn-download:after{content:"";width:0;height:0;border-style:solid;border-width:44px 15px 0 0;border-color:#e40046 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);top:0;right:-15px;position:absolute;box-sizing:border-box}.btn-primary.external-icon:before,.reference-pi-button .component-content .external-icon.btn-pi:before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .external-icon.button#preferences_prompt_decline:before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .external-icon.button#preferences_prompt_submit:before,.gigyaraas .gigya-screen-content .external-icon.gigya-composite-control.gigya-composite-control-submit:before,.external-icon.btn-pullout:before,.external-icon.btn-download:before{-webkit-mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/external.svg) no-repeat center center;mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/external.svg) no-repeat center center;background-image:none;mask-size:contain;-webkit-mask-size:contain;background-color:var(--color-neutral-white);content:"";position:relative;display:inline-flex;margin-right:13px;width:16px;height:16px;top:2px}.btn-primary.btn-disabled,.reference-pi-button .component-content .btn-disabled.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-disabled.button#preferences_prompt_decline,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-disabled.button#preferences_prompt_submit,.gigyaraas .gigya-screen-content .btn-disabled.gigya-composite-control.gigya-composite-control-submit,.btn-disabled.btn-pullout,.btn-disabled.btn-download,.btn-primary.disabled,.reference-pi-button .component-content .disabled.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .disabled.button#preferences_prompt_decline,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .disabled.button#preferences_prompt_submit,.gigyaraas .gigya-screen-content .disabled.gigya-composite-control.gigya-composite-control-submit,.disabled.btn-pullout,.disabled.btn-download{background-color:#676f71;pointer-events:none}.btn-primary.btn-disabled::after,.reference-pi-button .component-content .btn-disabled.btn-pi::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-disabled.button#preferences_prompt_decline::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-disabled.button#preferences_prompt_submit::after,.gigyaraas .gigya-screen-content .btn-disabled.gigya-composite-control.gigya-composite-control-submit::after,.btn-disabled.btn-pullout::after,.btn-disabled.btn-download::after,.btn-primary.disabled::after,.reference-pi-button .component-content .disabled.btn-pi::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .disabled.button#preferences_prompt_decline::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .disabled.button#preferences_prompt_submit::after,.gigyaraas .gigya-screen-content .disabled.gigya-composite-control.gigya-composite-control-submit::after,.disabled.btn-pullout::after,.disabled.btn-download::after{border-color:#676f71 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.btn-primary.btn-locked,.reference-pi-button .component-content .btn-locked.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-locked.button#preferences_prompt_decline,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-locked.button#preferences_prompt_submit,.gigyaraas .gigya-screen-content .btn-locked.gigya-composite-control.gigya-composite-control-submit,.btn-locked.btn-pullout,.btn-locked.btn-download{padding-left:56px}.btn-primary.btn-locked::before,.reference-pi-button .component-content .btn-locked.btn-pi::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-locked.button#preferences_prompt_decline::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-locked.button#preferences_prompt_submit::before,.gigyaraas .gigya-screen-content .btn-locked.gigya-composite-control.gigya-composite-control-submit::before,.btn-locked.btn-pullout::before,.btn-locked.btn-download::before{content:"";width:14px;height:18px;position:absolute;left:24px}.btn-primary:hover,.reference-pi-button .component-content .btn-pi:hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:hover,.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit:hover,.btn-pullout:hover,.btn-download:hover{background-color:#b10036}.btn-primary:hover::after,.reference-pi-button .component-content .btn-pi:hover::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline:hover::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit:hover::after,.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit:hover::after,.btn-pullout:hover::after,.btn-download:hover::after{border-color:#b10036 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.btn-primary.btn-locked::before,.reference-pi-button .component-content .btn-locked.btn-pi::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-locked.button#preferences_prompt_decline::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .btn-locked.button#preferences_prompt_submit::before,.gigyaraas .gigya-screen-content .btn-locked.gigya-composite-control.gigya-composite-control-submit::before,.btn-locked.btn-pullout::before,.btn-locked.btn-download::before{background-image:url(../../../../../../../etc/designs/zg/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,.reference-pi-button .component-content .alternate.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_decline,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_submit,.gigyaraas .gigya-screen-content .alternate.gigya-composite-control.gigya-composite-control-submit,.secondary-900 a.btn-primary.btn:not(.prevent-alternate),.secondary-900 a.btn-primary.articleList-more:not(.prevent-alternate),.secondary-900 .reference-pi-button .component-content 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.btn-pi:not(.prevent-alternate),.reference-pi-button .component-content .secondary-900 a.btn-pi.articleList-more: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 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.btn-primary.button:not(.prevent-alternate),.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate),.reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-primary.button:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content 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 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate),.secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more: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),#__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 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate),.gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:not(.prevent-alternate),.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 .gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate),.tertiary-800 a.btn-primary.btn:not(.prevent-alternate),.tertiary-800 a.btn-primary.articleList-more:not(.prevent-alternate),.tertiary-800 .reference-pi-button .component-content 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.btn-pi:not(.prevent-alternate),.reference-pi-button .component-content .tertiary-800 a.btn-pi.articleList-more: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 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.btn-primary.button:not(.prevent-alternate),.tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate),.reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-primary.button:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content 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 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate),.tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more: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),#__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 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate),.gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.articleList-more: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 .gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate),.alternate.btn-pullout,.secondary-900 a.btn-pullout.btn:not(.prevent-alternate),.secondary-900 a.btn-pullout.articleList-more: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),.tertiary-800 a.btn-pullout.btn:not(.prevent-alternate),.tertiary-800 a.btn-pullout.articleList-more: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),.alternate.btn-download,.secondary-900 a.btn-download.btn:not(.prevent-alternate),.secondary-900 a.btn-download.articleList-more: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),.tertiary-800 a.btn-download.btn:not(.prevent-alternate),.tertiary-800 a.btn-download.articleList-more: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){background-color:#fff;color:#e40046}.btn-primary.alternate:hover,.reference-pi-button .component-content .alternate.btn-pi:hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_decline:hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_submit:hover,.gigyaraas .gigya-screen-content .alternate.gigya-composite-control.gigya-composite-control-submit:hover,.secondary-900 a.btn-primary.btn:hover:not(.prevent-alternate),.secondary-900 a.btn-primary.articleList-more:hover:not(.prevent-alternate),.secondary-900 .reference-pi-button .component-content 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.btn-pi:hover:not(.prevent-alternate),.reference-pi-button .component-content .secondary-900 a.btn-pi.articleList-more: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 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.btn-primary.button: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),.reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:hover:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-primary.button:hover:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content 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 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:hover:not(.prevent-alternate),.secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more: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),#__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 a.btn.gigya-composite-control.gigya-composite-control-submit:hover:not(.prevent-alternate),.gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.articleList-more: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: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),.tertiary-800 a.btn-primary.btn:hover:not(.prevent-alternate),.tertiary-800 a.btn-primary.articleList-more:hover:not(.prevent-alternate),.tertiary-800 .reference-pi-button .component-content 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.btn-pi:hover:not(.prevent-alternate),.reference-pi-button .component-content .tertiary-800 a.btn-pi.articleList-more: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 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.btn-primary.button: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),.reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:hover:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-primary.button:hover:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content 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 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:hover:not(.prevent-alternate),.tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more: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),#__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 a.btn.gigya-composite-control.gigya-composite-control-submit:hover:not(.prevent-alternate),.gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.articleList-more: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 .gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button:hover:not(.prevent-alternate),.alternate.btn-pullout:hover,.secondary-900 a.btn-pullout.btn:hover:not(.prevent-alternate),.secondary-900 a.btn-pullout.articleList-more: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),.tertiary-800 a.btn-pullout.btn:hover:not(.prevent-alternate),.tertiary-800 a.btn-pullout.articleList-more: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),.alternate.btn-download:hover,.secondary-900 a.btn-download.btn:hover:not(.prevent-alternate),.secondary-900 a.btn-download.articleList-more: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),.tertiary-800 a.btn-download.btn:hover:not(.prevent-alternate),.tertiary-800 a.btn-download.articleList-more: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){background-color:#d0d3d4;color:#b10036}.btn-primary.alternate:hover::after,.reference-pi-button .component-content .alternate.btn-pi:hover::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_decline:hover::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_submit:hover::after,.gigyaraas .gigya-screen-content .alternate.gigya-composite-control.gigya-composite-control-submit:hover::after,.secondary-900 a.btn-primary.btn:hover:not(.prevent-alternate)::after,.secondary-900 a.btn-primary.articleList-more:hover:not(.prevent-alternate)::after,.secondary-900 .reference-pi-button .component-content a.btn.btn-pi:hover:not(.prevent-alternate)::after,.secondary-900 .reference-pi-button .component-content a.btn-pi.articleList-more:hover:not(.prevent-alternate)::after,.reference-pi-button .component-content .secondary-900 a.btn.btn-pi:hover:not(.prevent-alternate)::after,.reference-pi-button .component-content .secondary-900 a.btn-pi.articleList-more:hover:not(.prevent-alternate)::after,.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:hover:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button#preferences_prompt_decline:hover:not(.prevent-alternate)::after,.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:hover:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button#preferences_prompt_submit:hover:not(.prevent-alternate)::after,.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:hover:not(.prevent-alternate)::after,.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:hover:not(.prevent-alternate)::after,.reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:hover:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-primary.button:hover:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content a.button.btn-pi:hover:not(.prevent-alternate)::after,.reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button.btn-pi:hover:not(.prevent-alternate)::after,.secondary-900 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:hover:not(.prevent-alternate)::after,.secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:hover: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:hover: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:hover:not(.prevent-alternate)::after,.gigyaraas .gigya-screen-content .secondary-900 a.btn.gigya-composite-control.gigya-composite-control-submit:hover:not(.prevent-alternate)::after,.gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:hover: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:hover: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:hover:not(.prevent-alternate)::after,.tertiary-800 a.btn-primary.btn:hover:not(.prevent-alternate)::after,.tertiary-800 a.btn-primary.articleList-more:hover:not(.prevent-alternate)::after,.tertiary-800 .reference-pi-button .component-content a.btn.btn-pi:hover:not(.prevent-alternate)::after,.tertiary-800 .reference-pi-button .component-content a.btn-pi.articleList-more:hover:not(.prevent-alternate)::after,.reference-pi-button .component-content .tertiary-800 a.btn.btn-pi:hover:not(.prevent-alternate)::after,.reference-pi-button .component-content .tertiary-800 a.btn-pi.articleList-more:hover:not(.prevent-alternate)::after,.tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline:hover:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button#preferences_prompt_decline:hover:not(.prevent-alternate)::after,.tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit:hover:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button#preferences_prompt_submit:hover:not(.prevent-alternate)::after,.tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-primary.button:hover:not(.prevent-alternate)::after,.tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:hover:not(.prevent-alternate)::after,.reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:hover:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-primary.button:hover:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content a.button.btn-pi:hover:not(.prevent-alternate)::after,.reference-pi-button .component-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button.btn-pi:hover:not(.prevent-alternate)::after,.tertiary-800 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:hover:not(.prevent-alternate)::after,.tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more:hover: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:hover: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:hover:not(.prevent-alternate)::after,.gigyaraas .gigya-screen-content .tertiary-800 a.btn.gigya-composite-control.gigya-composite-control-submit:hover:not(.prevent-alternate)::after,.gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.articleList-more:hover: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:hover: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:hover:not(.prevent-alternate)::after,.alternate.btn-pullout:hover::after,.secondary-900 a.btn-pullout.btn:hover:not(.prevent-alternate)::after,.secondary-900 a.btn-pullout.articleList-more:hover:not(.prevent-alternate)::after,.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:hover:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button:hover:not(.prevent-alternate)::after,.tertiary-800 a.btn-pullout.btn:hover:not(.prevent-alternate)::after,.tertiary-800 a.btn-pullout.articleList-more:hover:not(.prevent-alternate)::after,.tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-pullout.button:hover:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button:hover:not(.prevent-alternate)::after,.alternate.btn-download:hover::after,.secondary-900 a.btn-download.btn:hover:not(.prevent-alternate)::after,.secondary-900 a.btn-download.articleList-more:hover:not(.prevent-alternate)::after,.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:hover:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button:hover:not(.prevent-alternate)::after,.tertiary-800 a.btn-download.btn:hover:not(.prevent-alternate)::after,.tertiary-800 a.btn-download.articleList-more:hover:not(.prevent-alternate)::after,.tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-download.button:hover:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button:hover:not(.prevent-alternate)::after{border-color:#d0d3d4 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.btn-primary.alternate::after,.reference-pi-button .component-content .alternate.btn-pi::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_decline::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.button#preferences_prompt_submit::after,.gigyaraas .gigya-screen-content .alternate.gigya-composite-control.gigya-composite-control-submit::after,.secondary-900 a.btn-primary.btn:not(.prevent-alternate)::after,.secondary-900 a.btn-primary.articleList-more:not(.prevent-alternate)::after,.secondary-900 .reference-pi-button .component-content 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.btn-pi:not(.prevent-alternate)::after,.reference-pi-button .component-content .secondary-900 a.btn-pi.articleList-more: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 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.btn-primary.button: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,.reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-primary.button:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content 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 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::after,.secondary-900 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more: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,#__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 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::after,.gigyaraas .gigya-screen-content .secondary-900 a.gigya-composite-control.gigya-composite-control-submit.articleList-more: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: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,.tertiary-800 a.btn-primary.btn:not(.prevent-alternate)::after,.tertiary-800 a.btn-primary.articleList-more:not(.prevent-alternate)::after,.tertiary-800 .reference-pi-button .component-content 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.btn-pi:not(.prevent-alternate)::after,.reference-pi-button .component-content .tertiary-800 a.btn-pi.articleList-more: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 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.btn-primary.button: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,.reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-primary.button:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content 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 .gigyaraas .gigya-screen-content a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::after,.tertiary-800 .gigyaraas .gigya-screen-content a.gigya-composite-control.gigya-composite-control-submit.articleList-more: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,#__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 a.btn.gigya-composite-control.gigya-composite-control-submit:not(.prevent-alternate)::after,.gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.articleList-more: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 .gigyaraas .gigya-screen-content .tertiary-800 a.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::after,.alternate.btn-pullout::after,.secondary-900 a.btn-pullout.btn:not(.prevent-alternate)::after,.secondary-900 a.btn-pullout.articleList-more: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,.tertiary-800 a.btn-pullout.btn:not(.prevent-alternate)::after,.tertiary-800 a.btn-pullout.articleList-more: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,.alternate.btn-download::after,.secondary-900 a.btn-download.btn:not(.prevent-alternate)::after,.secondary-900 a.btn-download.articleList-more: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,.tertiary-800 a.btn-download.btn:not(.prevent-alternate)::after,.tertiary-800 a.btn-download.articleList-more: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{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.btn-primary.alternate.btn-locked::before,.reference-pi-button .component-content .alternate.btn-locked.btn-pi::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.btn-locked.button#preferences_prompt_decline::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .alternate.btn-locked.button#preferences_prompt_submit::before,.gigyaraas .gigya-screen-content .alternate.btn-locked.gigya-composite-control.gigya-composite-control-submit::before,.secondary-900 a.btn-primary.btn-locked.btn:not(.prevent-alternate)::before,.secondary-900 a.btn-primary.btn-locked.articleList-more:not(.prevent-alternate)::before,.secondary-900 .reference-pi-button .component-content 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.btn-pi:not(.prevent-alternate)::before,.reference-pi-button .component-content .secondary-900 a.btn-locked.btn-pi.articleList-more: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 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-primary.btn-locked.button: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,.reference-pi-button .component-content .secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.button.btn-pi:not(.prevent-alternate)::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-primary.btn-locked.button:not(.prevent-alternate)::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .reference-pi-button .component-content 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 .gigyaraas .gigya-screen-content a.btn-locked.btn.gigya-composite-control.gigya-composite-control-submit: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,.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,#__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 a.btn-locked.btn.gigya-composite-control.gigya-composite-control-submit: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,.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 .gigyaraas .gigya-screen-content .secondary-900 a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before,.tertiary-800 a.btn-primary.btn-locked.btn:not(.prevent-alternate)::before,.tertiary-800 a.btn-primary.btn-locked.articleList-more:not(.prevent-alternate)::before,.tertiary-800 .reference-pi-button .component-content 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.btn-pi:not(.prevent-alternate)::before,.reference-pi-button .component-content .tertiary-800 a.btn-locked.btn-pi.articleList-more: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 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-primary.btn-locked.button: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,.reference-pi-button .component-content .tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-locked.button.btn-pi:not(.prevent-alternate)::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-primary.btn-locked.button:not(.prevent-alternate)::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .reference-pi-button .component-content 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 .gigyaraas .gigya-screen-content a.btn-locked.btn.gigya-composite-control.gigya-composite-control-submit: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,.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,#__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 a.btn-locked.btn.gigya-composite-control.gigya-composite-control-submit: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,.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 .gigyaraas .gigya-screen-content .tertiary-800 a.btn-locked.gigya-composite-control.gigya-composite-control-submit.button:not(.prevent-alternate)::before,.alternate.btn-locked.btn-pullout::before,.secondary-900 a.btn-locked.btn-pullout.btn:not(.prevent-alternate)::before,.secondary-900 a.btn-locked.btn-pullout.articleList-more: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,.tertiary-800 a.btn-locked.btn-pullout.btn:not(.prevent-alternate)::before,.tertiary-800 a.btn-locked.btn-pullout.articleList-more: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,.alternate.btn-locked.btn-download::before,.secondary-900 a.btn-locked.btn-download.btn:not(.prevent-alternate)::before,.secondary-900 a.btn-locked.btn-download.articleList-more: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,.tertiary-800 a.btn-locked.btn-download.btn:not(.prevent-alternate)::before,.tertiary-800 a.btn-locked.btn-download.articleList-more: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{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-padlock-secondary-900-base.svg);background-repeat:no-repeat;background-size:auto;background-size:contain;top:13px}.btn-secondary,.articleList-more,.gigyaraas .gigya-screen-content a.articleList-more,.gigyaraas .gigya-screen-content a.articleList-more:link,.gigyaraas .gigya-screen-content a.articleList-more:visited,.gigyaraas .gigya-screen-content a.articleList-more:hover,.gigyaraas .gigya-screen-content a.btn-secondary,.gigyaraas .gigya-screen-content a:link.btn-secondary,.gigyaraas .gigya-screen-content a:visited.btn-secondary,.gigyaraas .gigya-screen-content a:hover.btn-secondary{padding-bottom:4px;margin-right:25px;margin-bottom:9px;font-size:14px;color:#071d49;border-bottom:2px solid #e40046}.btn-secondary:hover,.articleList-more:hover,.gigyaraas .gigya-screen-content a.articleList-more:hover,.gigyaraas .gigya-screen-content a.btn-secondary:hover{color:#676f71}.btn-secondary.alternate,.alternate.articleList-more,.gigyaraas .gigya-screen-content a.alternate.articleList-more,.gigyaraas .gigya-screen-content a.alternate.btn-secondary,.secondary-900 a.btn-secondary.btn:not(.prevent-alternate),.secondary-900 a.articleList-more:not(.prevent-alternate),.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 a.button#preferences_prompt_decline.articleList-more:not(.prevent-alternate),#__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 a.button#preferences_prompt_decline.articleList-more:not(.prevent-alternate),.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 a.button#preferences_prompt_submit.articleList-more:not(.prevent-alternate),#__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 a.button#preferences_prompt_submit.articleList-more:not(.prevent-alternate),.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate),.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button.articleList-more:not(.prevent-alternate),.tertiary-800 a.btn-secondary.btn:not(.prevent-alternate),.tertiary-800 a.articleList-more:not(.prevent-alternate),.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 a.button#preferences_prompt_decline.articleList-more:not(.prevent-alternate),#__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 a.button#preferences_prompt_decline.articleList-more:not(.prevent-alternate),.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 a.button#preferences_prompt_submit.articleList-more:not(.prevent-alternate),#__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 a.button#preferences_prompt_submit.articleList-more:not(.prevent-alternate),.tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate),.tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button.articleList-more:not(.prevent-alternate){color:#fff}.btn-secondary.alternate:hover,.alternate.articleList-more:hover,.gigyaraas .gigya-screen-content a.alternate.articleList-more:hover,.gigyaraas .gigya-screen-content a.alternate.btn-secondary:hover,.secondary-900 a.btn-secondary.btn:hover:not(.prevent-alternate),.secondary-900 a.articleList-more:hover:not(.prevent-alternate),.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 a.button#preferences_prompt_decline.articleList-more:hover:not(.prevent-alternate),#__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 a.button#preferences_prompt_decline.articleList-more:hover:not(.prevent-alternate),.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 a.button#preferences_prompt_submit.articleList-more:hover:not(.prevent-alternate),#__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 a.button#preferences_prompt_submit.articleList-more:hover:not(.prevent-alternate),.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:hover:not(.prevent-alternate),.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:hover:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-secondary.button:hover:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.button.articleList-more:hover:not(.prevent-alternate),.tertiary-800 a.btn-secondary.btn:hover:not(.prevent-alternate),.tertiary-800 a.articleList-more:hover:not(.prevent-alternate),.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 a.button#preferences_prompt_decline.articleList-more:hover:not(.prevent-alternate),#__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 a.button#preferences_prompt_decline.articleList-more:hover:not(.prevent-alternate),.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 a.button#preferences_prompt_submit.articleList-more:hover:not(.prevent-alternate),#__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 a.button#preferences_prompt_submit.articleList-more:hover:not(.prevent-alternate),.tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:hover:not(.prevent-alternate),.tertiary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:hover:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-secondary.button:hover:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.button.articleList-more:hover:not(.prevent-alternate){color:#676f71}.btn-secondary.btn-locked,.btn-locked.articleList-more,.gigyaraas .gigya-screen-content a.btn-locked.articleList-more,.gigyaraas .gigya-screen-content a.btn-locked.btn-secondary{margin-left:28px;padding-top:0}.btn-secondary.btn-locked::before,.btn-locked.articleList-more::before,.gigyaraas .gigya-screen-content a.btn-locked.articleList-more::before,.gigyaraas .gigya-screen-content a.btn-locked.btn-secondary::before{background-image:url(../../../../../../../etc/designs/zg/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-tertiary{padding:24px 40px 24px 24px;border:solid 1px var(--color-primary-800);border-radius:5px !important;color:var(--color-secondary-900-base);font-style:normal;font-size:18px;line-height:27px;font-weight:700;margin-right:16px;transition:.2s}.btn-tertiary:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--color-primary-800);opacity:.1;z-index:-1}.btn-tertiary:after{content:"";-webkit-mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/chevron-right.svg) no-repeat center center;mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/chevron-right.svg) no-repeat center center;background-image:none;mask-size:contain;-webkit-mask-size:contain;position:absolute;width:16px;height:16px;margin-left:10px;background-color:var(--color-secondary-900-base);top:50%;transform:translateY(-50%);transition:.2s}.btn-tertiary:hover{color:var(--color-neutral-white-base);background-color:var(--color-primary-800);transition:.2s}.btn-tertiary:hover::after{background-color:var(--color-neutral-white-base);transition:.2s}.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;transform:skewX(-20deg)}.btn-download{padding-left:57px;background-image:url(../../../../../../../etc/designs/zg/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 a.btn-download.articleList-more: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 #__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:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-download.button:not(.prevent-alternate),.tertiary-800 a.btn-download.btn:not(.prevent-alternate),.tertiary-800 a.btn-download.articleList-more: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 #__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:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-download.button:not(.prevent-alternate){background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 a.btn-pullout.articleList-more: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 #__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:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pullout.button:not(.prevent-alternate),.tertiary-800 a.btn-pullout.btn:not(.prevent-alternate),.tertiary-800 a.btn-pullout.articleList-more: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 #__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:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pullout.button:not(.prevent-alternate){background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 a.btn-pi.articleList-more: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 #__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:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button:not(.prevent-alternate),.tertiary-800 a.btn-pi.btn:not(.prevent-alternate),.tertiary-800 a.btn-pi.articleList-more: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 #__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:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button:not(.prevent-alternate){color:#fff;background-image:url(../../../../../../../etc/designs/zg/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 a.btn-pi.articleList-more: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 #__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:hover:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 a.btn-pi.button:hover:not(.prevent-alternate),.tertiary-800 a.btn-pi.btn:hover:not(.prevent-alternate),.tertiary-800 a.btn-pi.articleList-more: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 #__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:hover:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 a.btn-pi.button:hover:not(.prevent-alternate){color:#bfbfbf}.btn[class*=vx-country],[class*=vx-country].articleList-more,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button#preferences_prompt_decline,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button#preferences_prompt_submit,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button{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;transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear;background-color:#fff}.btn[class*=vx-country]::before,[class*=vx-country].articleList-more::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button#preferences_prompt_decline::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button#preferences_prompt_submit::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button::before{display:inline-block;width:21px;height:16px;vertical-align:middle;padding-right:5px;margin-top:-5px}.btn[class*=vx-country]::after,[class*=vx-country].articleList-more::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button#preferences_prompt_decline::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button#preferences_prompt_submit::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button::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;transform:skew(-20deg);transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear;background-color:#fff;box-sizing:border-box}.btn[class*=vx-country]:hover,[class*=vx-country].articleList-more:hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button#preferences_prompt_decline:hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button#preferences_prompt_submit:hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button:hover{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear;background-color:#f1f1f1}.btn[class*=vx-country]:hover::after,[class*=vx-country].articleList-more:hover::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button#preferences_prompt_decline:hover::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button#preferences_prompt_submit:hover::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer [class*=vx-country].button:hover::after{background-color:#f1f1f1;transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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;animation:animationCtaSecondary .3s linear forwards}.theme-product-carla .btn-tertiary:hover{background-color:var(--color-primary-900)}.theme-product-rukobia .btn-tertiary{border:solid 1px var(--color-secondary-900)}.theme-product-rukobia .btn-tertiary:before{background-color:var(--color-secondary-900)}.theme-product-rukobia .btn-tertiary:hover{background-color:var(--color-secondary-900)}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 .page-media-center .title a:not(.btn):not(.articleList-more):not(.articleList-more),.page-media-center .secondary-900 .title a:not(.btn):not(.articleList-more):not(.articleList-more),.secondary-900 .page-company-statements .title a:not(.btn):not(.articleList-more):not(.articleList-more),.page-company-statements .secondary-900 .title a:not(.btn):not(.articleList-more):not(.articleList-more),.secondary-900 .page-press-releases .title a:not(.btn):not(.articleList-more):not(.articleList-more),.page-press-releases .secondary-900 .title a:not(.btn):not(.articleList-more):not(.articleList-more),.secondary-900 .page-sala-stampa .title a:not(.btn):not(.articleList-more):not(.articleList-more),.page-sala-stampa .secondary-900 .title 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 .page-media-center .title a:not(.btn):not(.articleList-more):not(.articleList-more),.page-media-center .tertiary-800 .title a:not(.btn):not(.articleList-more):not(.articleList-more),.tertiary-800 .page-company-statements .title a:not(.btn):not(.articleList-more):not(.articleList-more),.page-company-statements .tertiary-800 .title a:not(.btn):not(.articleList-more):not(.articleList-more),.tertiary-800 .page-press-releases .title a:not(.btn):not(.articleList-more):not(.articleList-more),.page-press-releases .tertiary-800 .title a:not(.btn):not(.articleList-more):not(.articleList-more),.tertiary-800 .page-sala-stampa .title a:not(.btn):not(.articleList-more):not(.articleList-more),.page-sala-stampa .tertiary-800 .title 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 .page-media-center .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-media-center .secondary-900 .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.secondary-900 .page-company-statements .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-company-statements .secondary-900 .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.secondary-900 .page-press-releases .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-press-releases .secondary-900 .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.secondary-900 .page-sala-stampa .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-sala-stampa .secondary-900 .title 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 .page-media-center .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-media-center .tertiary-800 .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.tertiary-800 .page-company-statements .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-company-statements .tertiary-800 .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.tertiary-800 .page-press-releases .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-press-releases .tertiary-800 .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.tertiary-800 .page-sala-stampa .title a:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-sala-stampa .tertiary-800 .title 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(../../../../../../../etc/designs/zg/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 .neutral-white a.articleList-more: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 .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 .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 a.btn:not(.prevent-alternate),.secondary-900 .content-grid-item-base_background a.articleList-more: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 .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 .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),.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 .neutral-white a.articleList-more: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 .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 .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 a.btn:not(.prevent-alternate),.tertiary-800 .content-grid-item-base_background a.articleList-more: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 .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 .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){color:#071d49}.secondary-900 .neutral-white a.btn-secondary:hover,.secondary-900 .neutral-white a.articleList-more:hover,.secondary-900 .content-grid-item-base_background a.btn-secondary:hover,.secondary-900 .content-grid-item-base_background a.articleList-more:hover,.tertiary-800 .neutral-white a.btn-secondary:hover,.tertiary-800 .neutral-white a.articleList-more:hover,.tertiary-800 .content-grid-item-base_background a.btn-secondary: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(../../../../../../../etc/designs/zg/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}}@keyframes animationCtaSecondary{from{width:1%}to{width:100%}}div:not(.gigyaraas) input[type=radio]{appearance:none;background-color:rgba(0,0,0,0);color:#e40046;width:20px;height:20px;border:2px solid #bfbfbf;border-radius:50%;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 #fff;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:flex;align-items:center}div:not(.gigyaraas) .checkbox input{position:relative;outline:none;appearance:none;height:20px;width:20px;background:#fff;border-radius:3px;border:2px solid #d0d3d4;transition:background-color .2s,border-color .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:#fff;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;user-select:none}div:not(.gigyaraas) .checkbox input:checked+label::before{background-image:url(../../../../../../../etc/designs/zg/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}}@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:#fff}.primary-800{background-color:#e40046;color:#fff}.primary-800 h1,.primary-800 .h1,.primary-800 h2,.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 .searchResults-term,.primary-800 .searchResults,.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,.primary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .primary-800 .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .primary-800 p.subtitle,.hero-banner .hero-banner-v2__content .primary-800 .searchResults-results .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:#fff}.primary-800 ol li::before,.primary-800 ul li::before{color:#fff}.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 .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 .searchResults-term,.primary-800 .secondary-100 .searchResults,.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 .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 .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 .searchResults-term,.primary-800 .neutral-1 .searchResults,.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 .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 .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 .searchResults-term,.primary-800 .neutral-500 .searchResults,.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 .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 .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 .searchResults-term,.primary-800 .neutral-2 .searchResults,.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 .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 .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 .searchResults-term,.primary-800 .neutral-100 .searchResults,.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 .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:#fff;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 .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 .neutral-white .searchResults-term,.primary-800 .neutral-white .searchResults,.primary-800 .content-grid-item-base_background h2,.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 .content-grid-item-base_background .searchResults-term,.primary-800 .content-grid-item-base_background .searchResults,.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 .neutral-white .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .primary-800 .neutral-white 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 h4,.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 .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 .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 h5,.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,.primary-800 .content-grid-item-base_background .hero-banner .hero-banner-v2__content p.subtitle,.hero-banner .hero-banner-v2__content .primary-800 .neutral-white p.subtitle,.hero-banner .hero-banner-v2__content .primary-800 .content-grid-item-base_background p.subtitle,.primary-800 .neutral-white .h6,.primary-800 .content-grid-item-base_background .h6,.primary-800 .neutral-white p,.primary-800 .neutral-white .searchResults-results .searchResults-result,.searchResults-results .primary-800 .neutral-white .searchResults-result,.primary-800 .content-grid-item-base_background p,.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:#fff}.secondary-900 h1,.secondary-900 .h1,.secondary-900 h2,.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 .searchResults-term,.secondary-900 .searchResults,.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,.secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .secondary-900 .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .secondary-900 p.subtitle,.hero-banner .hero-banner-v2__content .secondary-900 .searchResults-results .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:#fff}.secondary-900 ol li::before,.secondary-900 ul li::before{color:#fff}.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 .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 .searchResults-term,.secondary-900 .secondary-100 .searchResults,.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 .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 .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 .searchResults-term,.secondary-900 .neutral-1 .searchResults,.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 .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 .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 .searchResults-term,.secondary-900 .neutral-500 .searchResults,.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 .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 .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 .searchResults-term,.secondary-900 .neutral-2 .searchResults,.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 .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 .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 .searchResults-term,.secondary-900 .neutral-100 .searchResults,.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 .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:#fff;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 .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 .neutral-white .searchResults-term,.secondary-900 .neutral-white .searchResults,.secondary-900 .content-grid-item-base_background h2,.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 .content-grid-item-base_background .searchResults-term,.secondary-900 .content-grid-item-base_background .searchResults,.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 .neutral-white .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .secondary-900 .neutral-white 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 h4,.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 .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 .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 h5,.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,.secondary-900 .content-grid-item-base_background .hero-banner .hero-banner-v2__content p.subtitle,.hero-banner .hero-banner-v2__content .secondary-900 .neutral-white p.subtitle,.hero-banner .hero-banner-v2__content .secondary-900 .content-grid-item-base_background p.subtitle,.secondary-900 .neutral-white .h6,.secondary-900 .content-grid-item-base_background .h6,.secondary-900 .neutral-white p,.secondary-900 .neutral-white .searchResults-results .searchResults-result,.searchResults-results .secondary-900 .neutral-white .searchResults-result,.secondary-900 .content-grid-item-base_background p,.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:#fff}.tertiary-800 h1,.tertiary-800 .h1,.tertiary-800 h2,.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 .searchResults-term,.tertiary-800 .searchResults,.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,.tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .tertiary-800 .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .tertiary-800 p.subtitle,.hero-banner .hero-banner-v2__content .tertiary-800 .searchResults-results .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:#fff}.tertiary-800 ol li::before,.tertiary-800 ul li::before{color:#fff}.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 .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 .searchResults-term,.tertiary-800 .secondary-100 .searchResults,.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 .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 .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 .searchResults-term,.tertiary-800 .neutral-1 .searchResults,.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 .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 .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 .searchResults-term,.tertiary-800 .neutral-500 .searchResults,.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 .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 .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 .searchResults-term,.tertiary-800 .neutral-2 .searchResults,.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 .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 .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 .searchResults-term,.tertiary-800 .neutral-100 .searchResults,.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 .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:#fff;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 .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 .neutral-white .searchResults-term,.tertiary-800 .neutral-white .searchResults,.tertiary-800 .content-grid-item-base_background h2,.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 .content-grid-item-base_background .searchResults-term,.tertiary-800 .content-grid-item-base_background .searchResults,.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 .neutral-white .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .tertiary-800 .neutral-white 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 h4,.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 .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 .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 h5,.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,.tertiary-800 .content-grid-item-base_background .hero-banner .hero-banner-v2__content p.subtitle,.hero-banner .hero-banner-v2__content .tertiary-800 .neutral-white p.subtitle,.hero-banner .hero-banner-v2__content .tertiary-800 .content-grid-item-base_background p.subtitle,.tertiary-800 .neutral-white .h6,.tertiary-800 .content-grid-item-base_background .h6,.tertiary-800 .neutral-white p,.tertiary-800 .neutral-white .searchResults-results .searchResults-result,.searchResults-results .tertiary-800 .neutral-white .searchResults-result,.tertiary-800 .content-grid-item-base_background p,.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:#fff}.quaternary-800 h1,.quaternary-800 .h1,.quaternary-800 h2,.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 .searchResults-term,.quaternary-800 .searchResults,.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,.quaternary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .quaternary-800 .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .quaternary-800 p.subtitle,.hero-banner .hero-banner-v2__content .quaternary-800 .searchResults-results .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:#fff}.quaternary-800 ol li::before,.quaternary-800 ul li::before{color:#fff}.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 .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 .searchResults-term,.quaternary-800 .secondary-100 .searchResults,.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 .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 .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 .searchResults-term,.quaternary-800 .neutral-1 .searchResults,.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 .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 .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 .searchResults-term,.quaternary-800 .neutral-500 .searchResults,.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 .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 .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 .searchResults-term,.quaternary-800 .neutral-2 .searchResults,.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 .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 .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 .searchResults-term,.quaternary-800 .neutral-100 .searchResults,.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 .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:#fff;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 .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 .neutral-white .searchResults-term,.quaternary-800 .neutral-white .searchResults,.quaternary-800 .content-grid-item-base_background h2,.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 .content-grid-item-base_background .searchResults-term,.quaternary-800 .content-grid-item-base_background .searchResults,.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 .neutral-white .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .quaternary-800 .neutral-white 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 h4,.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 .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 .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 h5,.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,.quaternary-800 .content-grid-item-base_background .hero-banner .hero-banner-v2__content p.subtitle,.hero-banner .hero-banner-v2__content .quaternary-800 .neutral-white p.subtitle,.hero-banner .hero-banner-v2__content .quaternary-800 .content-grid-item-base_background p.subtitle,.quaternary-800 .neutral-white .h6,.quaternary-800 .content-grid-item-base_background .h6,.quaternary-800 .neutral-white p,.quaternary-800 .neutral-white .searchResults-results .searchResults-result,.searchResults-results .quaternary-800 .neutral-white .searchResults-result,.quaternary-800 .content-grid-item-base_background p,.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 .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 .searchResults-term,.color-primary-800 .searchResults,.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,.color-primary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .color-primary-800 .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .color-primary-800 p.subtitle,.hero-banner .hero-banner-v2__content .color-primary-800 .searchResults-results .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 .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 .searchResults-term,.color-secondary-900 .searchResults,.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,.color-secondary-900 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .color-secondary-900 .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .color-secondary-900 p.subtitle,.hero-banner .hero-banner-v2__content .color-secondary-900 .searchResults-results .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 .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 .searchResults-term,.color-tertiary-800 .searchResults,.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,.color-tertiary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .color-tertiary-800 .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .color-tertiary-800 p.subtitle,.hero-banner .hero-banner-v2__content .color-tertiary-800 .searchResults-results .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:#fff}.color-neutral-white h1,.color-neutral-white .h1,.color-neutral-white h2,.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 .searchResults-term,.color-neutral-white .searchResults,.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,.color-neutral-white .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .color-neutral-white .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .color-neutral-white p.subtitle,.hero-banner .hero-banner-v2__content .color-neutral-white .searchResults-results .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:#fff}.color-neutral-white ol li::before,.color-neutral-white ul li::before{color:#fff}.vx-country-au::before{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}#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,#footer .component.margin-bottom-2,#content .component.margin-bottom-2{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 .margin-bottom-1.articleList-more,#header #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .margin-bottom-1.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #header .margin-bottom-1.button,#footer .btn.margin-bottom-1,#footer .margin-bottom-1.articleList-more,#footer #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .margin-bottom-1.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #footer .margin-bottom-1.button,#content .btn.margin-bottom-1,#content .margin-bottom-1.articleList-more,#content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .margin-bottom-1.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #content .margin-bottom-1.button{margin-bottom:8px}#header .btn.margin-right-2,#header .margin-right-2.articleList-more,#header #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .margin-right-2.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #header .margin-right-2.button,#footer .btn.margin-right-2,#footer .margin-right-2.articleList-more,#footer #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .margin-right-2.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #footer .margin-right-2.button,#content .btn.margin-right-2,#content .margin-right-2.articleList-more,#content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .margin-right-2.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #content .margin-right-2.button{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}.quaternary-800{background-color:var(--color-quaternary-800);color:var(--color-secondary-900)}.quaternary-800 h1,.quaternary-800 .h1,.quaternary-800 h2,.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 .searchResults-term,.quaternary-800 .searchResults,.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,.quaternary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .quaternary-800 .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .quaternary-800 p.subtitle,.hero-banner .hero-banner-v2__content .quaternary-800 .searchResults-results .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 :not(#__tealiumGDPRcpPrefs) ::-webkit-scrollbar{visibility:hidden}body.hide-scroll::-webkit-scrollbar{display:none}body,html{font-family:"Raleway",sans-serif;font-weight:400;font-size:18px;line-height:27px;width:100%;padding:0;margin:0}body *,html *{box-sizing:border-box}body>.container,html>.container{padding:0;margin:0;border:0;background:rgba(0,0,0,0);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:rgba(0,0,0,0)}#header,#footer,#content{padding:0;margin:0;border:0;background:rgba(0,0,0,0);width:100%;margin:0 auto;float:none}#header>.row>.layout-outer>.layout-inner>.col-xs-12,#header>.row>.layout-outer>.layout-inner>.download__content-wrapper,#header>.row>.layout-outer>.layout-inner>.download,#header>.row>.layout-outer>.layout-inner>.pullout__info,#header>.row>.layout-outer>.layout-inner.pullout>.component-content,.teaser-panel_wrapper .component-content #header>.row>.layout-outer>.layout-inner>.teaser-panel_content,.teaser-panel_wrapper .component-content #header>.row>.layout-outer>.layout-inner>.teaser-panel_image,.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 .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>.searchResults-term,.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>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,#header>.row>.layout-outer>.layout-inner>.col-md-12,#header>.row>.layout-outer>.layout-inner>.default-style,#footer>.row>.layout-outer>.layout-inner>.col-xs-12,#footer>.row>.layout-outer>.layout-inner>.download__content-wrapper,#footer>.row>.layout-outer>.layout-inner>.download,#footer>.row>.layout-outer>.layout-inner>.pullout__info,#footer>.row>.layout-outer>.layout-inner.pullout>.component-content,.teaser-panel_wrapper .component-content #footer>.row>.layout-outer>.layout-inner>.teaser-panel_content,.teaser-panel_wrapper .component-content #footer>.row>.layout-outer>.layout-inner>.teaser-panel_image,.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 .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>.searchResults-term,.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>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,#footer>.row>.layout-outer>.layout-inner>.col-md-12,#footer>.row>.layout-outer>.layout-inner>.default-style,#content>.row>.layout-outer>.layout-inner>.col-xs-12,#content>.row>.layout-outer>.layout-inner>.download__content-wrapper,#content>.row>.layout-outer>.layout-inner>.download,#content>.row>.layout-outer>.layout-inner>.pullout__info,#content>.row>.layout-outer>.layout-inner.pullout>.component-content,.teaser-panel_wrapper .component-content #content>.row>.layout-outer>.layout-inner>.teaser-panel_content,.teaser-panel_wrapper .component-content #content>.row>.layout-outer>.layout-inner>.teaser-panel_image,.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 .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>.searchResults-term,.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>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,#content>.row>.layout-outer>.layout-inner>.col-md-12,#content>.row>.layout-outer>.layout-inner>.default-style{padding:0;margin:0;border:0;background:rgba(0,0,0,0)}#header>.row>.layout-outer>.layout-inner>.col-xs-12>a,#header>.row>.layout-outer>.layout-inner>.download__content-wrapper>a,#header>.row>.layout-outer>.layout-inner>.download>a,#header>.row>.layout-outer>.layout-inner>.pullout__info>a,#header>.row>.layout-outer>.layout-inner.pullout>.component-content>a,.teaser-panel_wrapper .component-content #header>.row>.layout-outer>.layout-inner>.teaser-panel_content>a,.teaser-panel_wrapper .component-content #header>.row>.layout-outer>.layout-inner>.teaser-panel_image>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 .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>.searchResults-term>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>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,#header>.row>.layout-outer>.layout-inner>.col-md-12>a,#header>.row>.layout-outer>.layout-inner>.default-style>a,#footer>.row>.layout-outer>.layout-inner>.col-xs-12>a,#footer>.row>.layout-outer>.layout-inner>.download__content-wrapper>a,#footer>.row>.layout-outer>.layout-inner>.download>a,#footer>.row>.layout-outer>.layout-inner>.pullout__info>a,#footer>.row>.layout-outer>.layout-inner.pullout>.component-content>a,.teaser-panel_wrapper .component-content #footer>.row>.layout-outer>.layout-inner>.teaser-panel_content>a,.teaser-panel_wrapper .component-content #footer>.row>.layout-outer>.layout-inner>.teaser-panel_image>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 .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>.searchResults-term>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>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,#footer>.row>.layout-outer>.layout-inner>.col-md-12>a,#footer>.row>.layout-outer>.layout-inner>.default-style>a,#content>.row>.layout-outer>.layout-inner>.col-xs-12>a,#content>.row>.layout-outer>.layout-inner>.download__content-wrapper>a,#content>.row>.layout-outer>.layout-inner>.download>a,#content>.row>.layout-outer>.layout-inner>.pullout__info>a,#content>.row>.layout-outer>.layout-inner.pullout>.component-content>a,.teaser-panel_wrapper .component-content #content>.row>.layout-outer>.layout-inner>.teaser-panel_content>a,.teaser-panel_wrapper .component-content #content>.row>.layout-outer>.layout-inner>.teaser-panel_image>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 .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>.searchResults-term>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>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,#content>.row>.layout-outer>.layout-inner>.col-md-12>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,.box.contentGridContainer>.component-content,.box.teaser-panel_wrapper>.component-content,.box.hero-banner-small>.component-content,.hero-banner .box.hero-banner-v2__content-wrapper>.component-content,#header .searchBox>.box.component-content>.component-content,.richText.type-container>.component-content,.page-media-center .type-container.title>.component-content,.page-company-statements .type-container.title>.component-content,.page-press-releases .type-container.title>.component-content,.page-sala-stampa .type-container.title>.component-content,#__tealiumGDPRcpPrefs .privacy_prompt .type-container.privacy_prompt_content>.component-content,.richText.contentGridContainer>.component-content,.page-media-center .contentGridContainer.title>.component-content,.page-company-statements .contentGridContainer.title>.component-content,.page-press-releases .contentGridContainer.title>.component-content,.page-sala-stampa .contentGridContainer.title>.component-content,#__tealiumGDPRcpPrefs .privacy_prompt .contentGridContainer.privacy_prompt_content>.component-content,.richText.teaser-panel_wrapper>.component-content,.page-media-center .teaser-panel_wrapper.title>.component-content,.page-company-statements .teaser-panel_wrapper.title>.component-content,.page-press-releases .teaser-panel_wrapper.title>.component-content,.page-sala-stampa .teaser-panel_wrapper.title>.component-content,#__tealiumGDPRcpPrefs .privacy_prompt .teaser-panel_wrapper.privacy_prompt_content>.component-content,.richText.hero-banner-small>.component-content,.page-media-center .hero-banner-small.title>.component-content,.page-company-statements .hero-banner-small.title>.component-content,.page-press-releases .hero-banner-small.title>.component-content,.page-sala-stampa .hero-banner-small.title>.component-content,#__tealiumGDPRcpPrefs .privacy_prompt .hero-banner-small.privacy_prompt_content>.component-content,.hero-banner .richText.hero-banner-v2__content-wrapper>.component-content,.hero-banner .page-media-center .hero-banner-v2__content-wrapper.title>.component-content,.page-media-center .hero-banner .hero-banner-v2__content-wrapper.title>.component-content,.hero-banner .page-company-statements .hero-banner-v2__content-wrapper.title>.component-content,.page-company-statements .hero-banner .hero-banner-v2__content-wrapper.title>.component-content,.hero-banner .page-press-releases .hero-banner-v2__content-wrapper.title>.component-content,.page-press-releases .hero-banner .hero-banner-v2__content-wrapper.title>.component-content,.hero-banner .page-sala-stampa .hero-banner-v2__content-wrapper.title>.component-content,.page-sala-stampa .hero-banner .hero-banner-v2__content-wrapper.title>.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,#header .searchBox>.richText.component-content>.component-content,#header .page-media-center .searchBox>.component-content.title>.component-content,.page-media-center #header .searchBox>.component-content.title>.component-content,#header .page-company-statements .searchBox>.component-content.title>.component-content,.page-company-statements #header .searchBox>.component-content.title>.component-content,#header .page-press-releases .searchBox>.component-content.title>.component-content,.page-press-releases #header .searchBox>.component-content.title>.component-content,#header .page-sala-stampa .searchBox>.component-content.title>.component-content,.page-sala-stampa #header .searchBox>.component-content.title>.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{max-width:100%;margin:0 auto}#cq-emulator-content.firefox{background-color:#fff !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;-moz-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}.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}.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}.pull-right{float:right}.pull-left{float:left}.is-hidden,.hidden{display:none !important;visibility:hidden !important}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:before,.clearfix:after{content:" ";display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both}.clearfix{zoom:1}.cq-wcm-edit-touch .component-content{max-width:100% !important}.cq-wcm-edit-touch *{max-width:100% !important}.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{-moz-animation:.4s ease-out infinite alternate bounce;animation:.4s ease-out infinite alternate bounce}@keyframes bounce{0%{transform:translate(0, 0)}100%{transform:translate(0, 7px)}}@-webkit-keyframes bounce{0%{transform:translate(0, 0)}100%{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%{transform:translate(0, 50px);opacity:0}100%{transform:translate(0, 0);opacity:1}}@-webkit-keyframes movesUpFadein{0%{transform:translate(0, 50px);opacity:0}100%{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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}body.page-404-handler #header,body.page-403-handler #header{display:none}#header{max-height:90px;z-index:99;height:90px}@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:#fff;display:block}#header .header_section-1 a{color:#071d49;text-decoration:none}#header .header_section-1 a:hover{color:#e40046;text-decoration:none;transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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:flex;align-content:flex-start;align-items:center;justify-content:center}#header .logo a{transform:skew(20deg);padding:0 30px 0 40px;height:60px;display:flex;align-content:flex-start;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%;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%;object-fit:contain}}#header .logo__country{height:60px;border-left:1px solid #fff;display:flex;align-content:flex-start;align-items:center}#header .logo__country p,#header .logo__country .searchResults-results .searchResults-result,.searchResults-results #header .logo__country .searchResults-result{transform:skew(20deg);color:#fff;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%;-ms-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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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%;transform:skew(-20deg)}@media(max-width: 1024px){#header .header_section-1 .report-section-v2{display:none}}#header .header_section-1 .report-section-v2 .report{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:#fff;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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0);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(../../../../../../../etc/designs/zg/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;transition:background-color .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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;transition:background-color .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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;transition:background-color .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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;transition:background-color .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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;transition:background-color .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(../../../../../../../etc/designs/zg/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 li a.social-link-icon--tiktok{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-list/socialmedia/icon-tiktok-new-secondary-900-base.svg);background-repeat:no-repeat;background-size:auto;background-size:12px 12px;background-position:center;transition:background-color .3s linear}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){#header ul.socialmedia li a.social-link-icon--tiktok{background-size:12px}}#header ul.socialmedia li a.social-link-icon--tiktok:hover{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-list/socialmedia/icon-tiktok-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--tiktok: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;transition:top .5s,opacity .3s linear,visibility .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;transition:opacity .3s linear,visibility .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:flex;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:rgba(0,0,0,0);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%;-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 1024px){#header .searchBox input{font-size:18px;line-height:30px}}#header .searchBox input::placeholder{color:#071d49;opacity:1}#header .searchBox input:-ms-input-placeholder{color:#071d49}#header .searchBox input::-ms-input-placeholder{color:#071d49}#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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}#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:flex;flex-direction:column;max-width:1400px;margin:0 auto;padding-left:0}#header.hide-section-1-on-mobile .searchBox{top:90px;transition:top .5s,opacity .3s linear,visibility .3s linear}@media(max-width: 1024px){#header.hide-section-1-on-mobile .searchBox{top:60px;transition:top .5s,opacity .3s linear,visibility .3s linear}}#header.stickUp .searchBox{top:90px;transition:top .5s,opacity .3s linear,visibility .3s linear}@media(max-width: 1024px){#header.stickUp.hide-section-1-on-mobile .searchBox{top:60px;transition:top .5s,opacity .3s linear,visibility .3s linear}}#header.stickDown .searchBox{top:60px;transition:top .5s,opacity .3s linear,visibility .3s linear}#header.stickDown.has-product-navigation .searchBox{top:-60px;transition:top .5s,opacity .3s linear,visibility .3s linear}@media(max-width: 1024px){#header.stickDown.hide-section-1-on-mobile .searchBox{top:60px;transition:top .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff;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:#fff;border-radius:3px}#header .language-toggle a:hover:hover,#header .language-toggle .active:hover{color:#fff}@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;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff;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:flex;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;transform:skew(-20deg);margin-left:-11px;margin-right:-11px;display:block}#header .header_section-2__inner.pride-style:after{content:"";height:6px;width:100%;position:absolute;top:0;right:0;display:block;background:linear-gradient(to right, #E60104 16.6%, #FF8B00 16.6% 33.2%, #FEED00 33.2% 49.8%, #008026 49.8% 66.4%, #004DFF 66.4% 83%, #750686 83%)}@media(min-width: 1025px){#header .header_section-2__inner.pride-style:after{height:8px;background:linear-gradient(to right, #E60104 8%, #FF8B00 8% 16%, #FEED00 16% 24%, #008026 24% 32%, #004DFF 32% 40%, #750686 40% 48%, #E60104 48% 56%, #FF8B00 56% 64%, #FEED00 64% 72%, #008026 72% 80%, #004DFF 80% 88%, #750686 88% 94%, #E60104 94%)}}@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:flex;justify-content:center;align-items:center;text-align:center;padding:0 24px}#header .header_section-2:not(.interim-nav) .main-nav a.level-1 span{transform:skew(20deg);display:inline-block}#header .header_section-2:not(.interim-nav) .main-nav .navigation{padding:0;margin:0;display:flex;justify-content:flex-end}#header .header_section-2:not(.interim-nav) .main-nav .navigation>li:hover a.level-1{background:#e6e8ec;color:#071d49;transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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:rgba(0,0,0,0)}#header .header_section-2:not(.interim-nav) .main-nav .navigation li.level-1:hover a.level-1::after{background-image:url(../../../../../../../etc/designs/zg/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;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(../../../../../../../etc/designs/zg/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 .contentGridContainer,#header .header_section-2:not(.interim-nav) .mega-nav__container .teaser-panel_wrapper,#header .header_section-2:not(.interim-nav) .mega-nav__container .hero-banner-small,#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 .searchBox>.component-content{background-color:rgba(0,0,0,0);display:flex;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 p .articleList-more,#header .header_section-2:not(.interim-nav) .mega-nav__text .searchResults-results .searchResults-result .btn-secondary,#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 .btn-secondary,.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%;transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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(../../../../../../../etc/designs/zg/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;transition:.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;transition:.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:flex;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:flex;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:flex;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%;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:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0);cursor:pointer;font-size:0}#header .header_section-2 .level-1-parent::after{content:"";display:inline-block;vertical-align:middle;background-image:url(../../../../../../../etc/designs/zg/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 .contentGridContainer,#header .header_section-2 .navigation .teaser-panel_wrapper,#header .header_section-2 .navigation .hero-banner-small,#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 .searchBox>.component-content{margin:0 auto}#header .header_section-2 .navigation .type-container,#header .header_section-2 .navigation .contentGridContainer,#header .header_section-2 .navigation .teaser-panel_wrapper,#header .header_section-2 .navigation .hero-banner-small,#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 .searchBox>.component-content,#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 #fff;vertical-align:top;margin-right:-5px}#header .mobile-nav-switcher a,#header .search-form-switcher a{color:#f1f1f1;height:60px;width:73px;display:flex;justify-content: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;transform:skew(20deg)}#header .mobile-nav-switcher a:hover,#header .search-form-switcher a:hover{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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:#fff}#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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-threelines-neutral-white-base.svg);background-repeat:no-repeat}#header .mobile-nav-switcher a:hover span{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-search-neutral-white-base.svg);background-repeat:no-repeat}#header .search-form-switcher a:hover span{background-image:url(../../../../../../../etc/designs/zg/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;transition:visibility .2s linear,opacity .2s linear}#header .interim-wrapper.open{visibility:visible;pointer-events:auto;opacity:1;transition:visibility .2s linear,opacity .2s linear}#header .interim-wrapper.open .interim-main-nav__content{right:0;transition:right .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:#fff;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(../../../../../../../etc/designs/zg/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,.5);overflow:hidden;z-index:2}#header .interim-wrapper .main-nav__content{top:0;right:-440px;display:block;position:absolute;background:#fff;width:435px;height:100vh;padding:0;margin:0;overflow-y:auto;transition:right .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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0);cursor:pointer;font-size:0}#header .interim-wrapper .level-1-parent::after{content:"";display:inline-block;vertical-align:middle;background-image:url(../../../../../../../etc/designs/zg/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 .contentGridContainer,#header .interim-wrapper .navigation .teaser-panel_wrapper,#header .interim-wrapper .navigation .hero-banner-small,#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 .searchBox>.component-content{margin:0 auto}#header .interim-wrapper .navigation .type-container,#header .interim-wrapper .navigation .contentGridContainer,#header .interim-wrapper .navigation .teaser-panel_wrapper,#header .interim-wrapper .navigation .hero-banner-small,#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 .searchBox>.component-content,#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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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;transition:top .2s;z-index:99;opacity:0;visibility:hidden}#header .header-new .header-wrapper.slideDownHeader{top:0;transition:top .2s;opacity:1;visibility:visible}#header .header-new .header-wrapper.showNavigationStatic{top:0;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;transition:top .5s}#header.stickDown .header-wrapper.slideDownHeader,#header.stickDown .header-wrapper.showNavigationStatic{top:-30px;transition:top .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;transition:top .5s}}#header.stickDown.has-product-navigation .header-wrapper.slideDownHeader,#header.stickDown.has-product-navigation .header-wrapper.showNavigationStatic{top:-90px;transition:top .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;transition:top .5s}}.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}}.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 .page-media-center .title,.page-media-center .box.type-pi .title,.box.type-pi .page-company-statements .title,.page-company-statements .box.type-pi .title,.box.type-pi .page-press-releases .title,.page-press-releases .box.type-pi .title,.box.type-pi .page-sala-stampa .title,.page-sala-stampa .box.type-pi .title,.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 .page-media-center .neutral-white.title,.page-media-center .box.type-pi .neutral-white.title,.box.type-pi .page-company-statements .neutral-white.title,.page-company-statements .box.type-pi .neutral-white.title,.box.type-pi .page-press-releases .neutral-white.title,.page-press-releases .box.type-pi .neutral-white.title,.box.type-pi .page-sala-stampa .neutral-white.title,.page-sala-stampa .box.type-pi .neutral-white.title,.box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .neutral-white.privacy_prompt_content,.box.type-pi .richText.content-grid-item-base_background,.box.type-pi .page-media-center .content-grid-item-base_background.title,.page-media-center .box.type-pi .content-grid-item-base_background.title,.box.type-pi .page-company-statements .content-grid-item-base_background.title,.page-company-statements .box.type-pi .content-grid-item-base_background.title,.box.type-pi .page-press-releases .content-grid-item-base_background.title,.page-press-releases .box.type-pi .content-grid-item-base_background.title,.box.type-pi .page-sala-stampa .content-grid-item-base_background.title,.page-sala-stampa .box.type-pi .content-grid-item-base_background.title,.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{width:calc(50% - 30px);margin:0 15px 30px 15px}.box.type-pi .richText.neutral-white a.btn-secondary,.box.type-pi .richText.neutral-white a.articleList-more,.box.type-pi .page-media-center .neutral-white.title a.btn-secondary,.box.type-pi .page-media-center .neutral-white.title a.articleList-more,.page-media-center .box.type-pi .neutral-white.title a.btn-secondary,.page-media-center .box.type-pi .neutral-white.title a.articleList-more,.box.type-pi .page-company-statements .neutral-white.title a.btn-secondary,.box.type-pi .page-company-statements .neutral-white.title a.articleList-more,.page-company-statements .box.type-pi .neutral-white.title a.btn-secondary,.page-company-statements .box.type-pi .neutral-white.title a.articleList-more,.box.type-pi .page-press-releases .neutral-white.title a.btn-secondary,.box.type-pi .page-press-releases .neutral-white.title a.articleList-more,.page-press-releases .box.type-pi .neutral-white.title a.btn-secondary,.page-press-releases .box.type-pi .neutral-white.title a.articleList-more,.box.type-pi .page-sala-stampa .neutral-white.title a.btn-secondary,.box.type-pi .page-sala-stampa .neutral-white.title a.articleList-more,.page-sala-stampa .box.type-pi .neutral-white.title a.btn-secondary,.page-sala-stampa .box.type-pi .neutral-white.title a.articleList-more,.box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content a.btn-secondary,.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.btn-secondary,#__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .neutral-white.privacy_prompt_content a.articleList-more,.box.type-pi .richText.content-grid-item-base_background a.btn-secondary,.box.type-pi .richText.content-grid-item-base_background a.articleList-more,.box.type-pi .page-media-center .content-grid-item-base_background.title a.btn-secondary,.box.type-pi .page-media-center .content-grid-item-base_background.title a.articleList-more,.page-media-center .box.type-pi .content-grid-item-base_background.title a.btn-secondary,.page-media-center .box.type-pi .content-grid-item-base_background.title a.articleList-more,.box.type-pi .page-company-statements .content-grid-item-base_background.title a.btn-secondary,.box.type-pi .page-company-statements .content-grid-item-base_background.title a.articleList-more,.page-company-statements .box.type-pi .content-grid-item-base_background.title a.btn-secondary,.page-company-statements .box.type-pi .content-grid-item-base_background.title a.articleList-more,.box.type-pi .page-press-releases .content-grid-item-base_background.title a.btn-secondary,.box.type-pi .page-press-releases .content-grid-item-base_background.title a.articleList-more,.page-press-releases .box.type-pi .content-grid-item-base_background.title a.btn-secondary,.page-press-releases .box.type-pi .content-grid-item-base_background.title a.articleList-more,.box.type-pi .page-sala-stampa .content-grid-item-base_background.title a.btn-secondary,.box.type-pi .page-sala-stampa .content-grid-item-base_background.title a.articleList-more,.page-sala-stampa .box.type-pi .content-grid-item-base_background.title a.btn-secondary,.page-sala-stampa .box.type-pi .content-grid-item-base_background.title a.articleList-more,.box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .content-grid-item-base_background.privacy_prompt_content a.btn-secondary,.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.btn-secondary,#__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .content-grid-item-base_background.privacy_prompt_content a.articleList-more{vertical-align:middle;display:inline;padding-top:0}.box.type-pi .richText.neutral-white h4,.box.type-pi .page-media-center .neutral-white.title h4,.page-media-center .box.type-pi .neutral-white.title h4,.box.type-pi .page-company-statements .neutral-white.title h4,.page-company-statements .box.type-pi .neutral-white.title h4,.box.type-pi .page-press-releases .neutral-white.title h4,.page-press-releases .box.type-pi .neutral-white.title h4,.box.type-pi .page-sala-stampa .neutral-white.title h4,.page-sala-stampa .box.type-pi .neutral-white.title 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,.box.type-pi .page-media-center .neutral-white.title .content-filter .filter--keyword .filter__content form input,.page-media-center .box.type-pi .neutral-white.title .content-filter .filter--keyword .filter__content form input,.box.type-pi .page-company-statements .neutral-white.title .content-filter .filter--keyword .filter__content form input,.page-company-statements .box.type-pi .neutral-white.title .content-filter .filter--keyword .filter__content form input,.box.type-pi .page-press-releases .neutral-white.title .content-filter .filter--keyword .filter__content form input,.page-press-releases .box.type-pi .neutral-white.title .content-filter .filter--keyword .filter__content form input,.box.type-pi .page-sala-stampa .neutral-white.title .content-filter .filter--keyword .filter__content form input,.page-sala-stampa .box.type-pi .neutral-white.title .content-filter .filter--keyword .filter__content form input,.box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content .content-filter .filter--keyword .filter__content form 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 .box.type-pi .richText.neutral-white input,.content-filter .filter--keyword .filter__content form .box.type-pi .page-media-center .neutral-white.title input,.page-media-center .content-filter .filter--keyword .filter__content form .box.type-pi .neutral-white.title input,.content-filter .filter--keyword .filter__content form .box.type-pi .page-company-statements .neutral-white.title input,.page-company-statements .content-filter .filter--keyword .filter__content form .box.type-pi .neutral-white.title input,.content-filter .filter--keyword .filter__content form .box.type-pi .page-press-releases .neutral-white.title input,.page-press-releases .content-filter .filter--keyword .filter__content form .box.type-pi .neutral-white.title input,.content-filter .filter--keyword .filter__content form .box.type-pi .page-sala-stampa .neutral-white.title input,.page-sala-stampa .content-filter .filter--keyword .filter__content form .box.type-pi .neutral-white.title input,.content-filter .filter--keyword .filter__content form .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content input,#__tealiumGDPRcpPrefs .privacy_prompt .content-filter .filter--keyword .filter__content form .box.type-pi .neutral-white.privacy_prompt_content input,.box.type-pi .richText.neutral-white .content-filter-v2 .filter--keyword .filter__content form input,.box.type-pi .page-media-center .neutral-white.title .content-filter-v2 .filter--keyword .filter__content form input,.page-media-center .box.type-pi .neutral-white.title .content-filter-v2 .filter--keyword .filter__content form input,.box.type-pi .page-company-statements .neutral-white.title .content-filter-v2 .filter--keyword .filter__content form input,.page-company-statements .box.type-pi .neutral-white.title .content-filter-v2 .filter--keyword .filter__content form input,.box.type-pi .page-press-releases .neutral-white.title .content-filter-v2 .filter--keyword .filter__content form input,.page-press-releases .box.type-pi .neutral-white.title .content-filter-v2 .filter--keyword .filter__content form input,.box.type-pi .page-sala-stampa .neutral-white.title .content-filter-v2 .filter--keyword .filter__content form input,.page-sala-stampa .box.type-pi .neutral-white.title .content-filter-v2 .filter--keyword .filter__content form input,.box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form 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 .box.type-pi .richText.neutral-white input,.content-filter-v2 .filter--keyword .filter__content form .box.type-pi .page-media-center .neutral-white.title input,.page-media-center .content-filter-v2 .filter--keyword .filter__content form .box.type-pi .neutral-white.title input,.content-filter-v2 .filter--keyword .filter__content form .box.type-pi .page-company-statements .neutral-white.title input,.page-company-statements .content-filter-v2 .filter--keyword .filter__content form .box.type-pi .neutral-white.title input,.content-filter-v2 .filter--keyword .filter__content form .box.type-pi .page-press-releases .neutral-white.title input,.page-press-releases .content-filter-v2 .filter--keyword .filter__content form .box.type-pi .neutral-white.title input,.content-filter-v2 .filter--keyword .filter__content form .box.type-pi .page-sala-stampa .neutral-white.title input,.page-sala-stampa .content-filter-v2 .filter--keyword .filter__content form .box.type-pi .neutral-white.title input,.content-filter-v2 .filter--keyword .filter__content form .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .neutral-white.privacy_prompt_content input,#__tealiumGDPRcpPrefs .privacy_prompt .content-filter-v2 .filter--keyword .filter__content form .box.type-pi .neutral-white.privacy_prompt_content input,.box.type-pi .richText.content-grid-item-base_background h4,.box.type-pi .page-media-center .content-grid-item-base_background.title h4,.page-media-center .box.type-pi .content-grid-item-base_background.title h4,.box.type-pi .page-company-statements .content-grid-item-base_background.title h4,.page-company-statements .box.type-pi .content-grid-item-base_background.title h4,.box.type-pi .page-press-releases .content-grid-item-base_background.title h4,.page-press-releases .box.type-pi .content-grid-item-base_background.title h4,.box.type-pi .page-sala-stampa .content-grid-item-base_background.title h4,.page-sala-stampa .box.type-pi .content-grid-item-base_background.title 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 .richText.content-grid-item-base_background .content-filter .filter--keyword .filter__content form input,.box.type-pi .page-media-center .content-grid-item-base_background.title .content-filter .filter--keyword .filter__content form input,.page-media-center .box.type-pi .content-grid-item-base_background.title .content-filter .filter--keyword .filter__content form input,.box.type-pi .page-company-statements .content-grid-item-base_background.title .content-filter .filter--keyword .filter__content form input,.page-company-statements .box.type-pi .content-grid-item-base_background.title .content-filter .filter--keyword .filter__content form input,.box.type-pi .page-press-releases .content-grid-item-base_background.title .content-filter .filter--keyword .filter__content form input,.page-press-releases .box.type-pi .content-grid-item-base_background.title .content-filter .filter--keyword .filter__content form input,.box.type-pi .page-sala-stampa .content-grid-item-base_background.title .content-filter .filter--keyword .filter__content form input,.page-sala-stampa .box.type-pi .content-grid-item-base_background.title .content-filter .filter--keyword .filter__content form input,.box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .content-grid-item-base_background.privacy_prompt_content .content-filter .filter--keyword .filter__content form 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 .box.type-pi .richText.content-grid-item-base_background input,.content-filter .filter--keyword .filter__content form .box.type-pi .page-media-center .content-grid-item-base_background.title input,.page-media-center .content-filter .filter--keyword .filter__content form .box.type-pi .content-grid-item-base_background.title input,.content-filter .filter--keyword .filter__content form .box.type-pi .page-company-statements .content-grid-item-base_background.title input,.page-company-statements .content-filter .filter--keyword .filter__content form .box.type-pi .content-grid-item-base_background.title input,.content-filter .filter--keyword .filter__content form .box.type-pi .page-press-releases .content-grid-item-base_background.title input,.page-press-releases .content-filter .filter--keyword .filter__content form .box.type-pi .content-grid-item-base_background.title input,.content-filter .filter--keyword .filter__content form .box.type-pi .page-sala-stampa .content-grid-item-base_background.title input,.page-sala-stampa .content-filter .filter--keyword .filter__content form .box.type-pi .content-grid-item-base_background.title 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 .content-filter .filter--keyword .filter__content form .box.type-pi .content-grid-item-base_background.privacy_prompt_content input,.box.type-pi .richText.content-grid-item-base_background .content-filter-v2 .filter--keyword .filter__content form input,.box.type-pi .page-media-center .content-grid-item-base_background.title .content-filter-v2 .filter--keyword .filter__content form input,.page-media-center .box.type-pi .content-grid-item-base_background.title .content-filter-v2 .filter--keyword .filter__content form input,.box.type-pi .page-company-statements .content-grid-item-base_background.title .content-filter-v2 .filter--keyword .filter__content form input,.page-company-statements .box.type-pi .content-grid-item-base_background.title .content-filter-v2 .filter--keyword .filter__content form input,.box.type-pi .page-press-releases .content-grid-item-base_background.title .content-filter-v2 .filter--keyword .filter__content form input,.page-press-releases .box.type-pi .content-grid-item-base_background.title .content-filter-v2 .filter--keyword .filter__content form input,.box.type-pi .page-sala-stampa .content-grid-item-base_background.title .content-filter-v2 .filter--keyword .filter__content form input,.page-sala-stampa .box.type-pi .content-grid-item-base_background.title .content-filter-v2 .filter--keyword .filter__content form input,.box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .content-grid-item-base_background.privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form 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 .box.type-pi .richText.content-grid-item-base_background input,.content-filter-v2 .filter--keyword .filter__content form .box.type-pi .page-media-center .content-grid-item-base_background.title input,.page-media-center .content-filter-v2 .filter--keyword .filter__content form .box.type-pi .content-grid-item-base_background.title input,.content-filter-v2 .filter--keyword .filter__content form .box.type-pi .page-company-statements .content-grid-item-base_background.title input,.page-company-statements .content-filter-v2 .filter--keyword .filter__content form .box.type-pi .content-grid-item-base_background.title input,.content-filter-v2 .filter--keyword .filter__content form .box.type-pi .page-press-releases .content-grid-item-base_background.title input,.page-press-releases .content-filter-v2 .filter--keyword .filter__content form .box.type-pi .content-grid-item-base_background.title input,.content-filter-v2 .filter--keyword .filter__content form .box.type-pi .page-sala-stampa .content-grid-item-base_background.title input,.page-sala-stampa .content-filter-v2 .filter--keyword .filter__content form .box.type-pi .content-grid-item-base_background.title 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 .content-filter-v2 .filter--keyword .filter__content form .box.type-pi .content-grid-item-base_background.privacy_prompt_content input{margin:0 !important}.box.type-pi .richText h5,.box.type-pi .page-media-center .title h5,.page-media-center .box.type-pi .title h5,.box.type-pi .page-company-statements .title h5,.page-company-statements .box.type-pi .title h5,.box.type-pi .page-press-releases .title h5,.page-press-releases .box.type-pi .title h5,.box.type-pi .page-sala-stampa .title h5,.page-sala-stampa .box.type-pi .title 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,.box.type-pi .page-media-center .title .searchResults-results .searchResults-result .searchResults-title,.page-media-center .box.type-pi .title .searchResults-results .searchResults-result .searchResults-title,.box.type-pi .page-company-statements .title .searchResults-results .searchResults-result .searchResults-title,.page-company-statements .box.type-pi .title .searchResults-results .searchResults-result .searchResults-title,.box.type-pi .page-press-releases .title .searchResults-results .searchResults-result .searchResults-title,.page-press-releases .box.type-pi .title .searchResults-results .searchResults-result .searchResults-title,.box.type-pi .page-sala-stampa .title .searchResults-results .searchResults-result .searchResults-title,.page-sala-stampa .box.type-pi .title .searchResults-results .searchResults-result .searchResults-title,.box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title,#__tealiumGDPRcpPrefs .privacy_prompt .box.type-pi .privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .box.type-pi .richText .searchResults-title,.searchResults-results .searchResults-result .box.type-pi .page-media-center .title .searchResults-title,.page-media-center .searchResults-results .searchResults-result .box.type-pi .title .searchResults-title,.searchResults-results .searchResults-result .box.type-pi .page-company-statements .title .searchResults-title,.page-company-statements .searchResults-results .searchResults-result .box.type-pi .title .searchResults-title,.searchResults-results .searchResults-result .box.type-pi .page-press-releases .title .searchResults-title,.page-press-releases .searchResults-results .searchResults-result .box.type-pi .title .searchResults-title,.searchResults-results .searchResults-result .box.type-pi .page-sala-stampa .title .searchResults-title,.page-sala-stampa .searchResults-results .searchResults-result .box.type-pi .title .searchResults-title,.searchResults-results .searchResults-result .box.type-pi #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title,#__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .searchResults-result .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-neutral-white-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}#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 .page-media-center .title a,.page-media-center #footer .reference-footer-virtual-booth>.inner>.component-content .box .title a,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .title a,.page-company-statements #footer .reference-footer-virtual-booth>.inner>.component-content .box .title a,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .title a,.page-press-releases #footer .reference-footer-virtual-booth>.inner>.component-content .box .title a,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .title a,.page-sala-stampa #footer .reference-footer-virtual-booth>.inner>.component-content .box .title 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 .page-media-center .title a,.page-media-center #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title a,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .title a,.page-company-statements #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title a,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .title a,.page-press-releases #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title a,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .title a,.page-sala-stampa #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title 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 .page-media-center .title a,.page-media-center #footer .other-css>.inner>.component-content .box .title a,#footer .other-css>.inner>.component-content .box .page-company-statements .title a,.page-company-statements #footer .other-css>.inner>.component-content .box .title a,#footer .other-css>.inner>.component-content .box .page-press-releases .title a,.page-press-releases #footer .other-css>.inner>.component-content .box .title a,#footer .other-css>.inner>.component-content .box .page-sala-stampa .title a,.page-sala-stampa #footer .other-css>.inner>.component-content .box .title 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 .page-media-center .title a,.page-media-center #footer div[class*=reference-footer]>.inner>.component-content .box .title a,#footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .title a,.page-company-statements #footer div[class*=reference-footer]>.inner>.component-content .box .title a,#footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .title a,.page-press-releases #footer div[class*=reference-footer]>.inner>.component-content .box .title a,#footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .title a,.page-sala-stampa #footer div[class*=reference-footer]>.inner>.component-content .box .title 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 .page-media-center .title a,.page-media-center #footer .reference-footer>.inner>.component-content .box .title a,#footer .reference-footer>.inner>.component-content .box .page-company-statements .title a,.page-company-statements #footer .reference-footer>.inner>.component-content .box .title a,#footer .reference-footer>.inner>.component-content .box .page-press-releases .title a,.page-press-releases #footer .reference-footer>.inner>.component-content .box .title a,#footer .reference-footer>.inner>.component-content .box .page-sala-stampa .title a,.page-sala-stampa #footer .reference-footer>.inner>.component-content .box .title 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 .page-media-center .title h5,.page-media-center #footer .reference-footer-virtual-booth>.inner>.component-content .box .title h5,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .title h5,.page-company-statements #footer .reference-footer-virtual-booth>.inner>.component-content .box .title h5,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .title h5,.page-press-releases #footer .reference-footer-virtual-booth>.inner>.component-content .box .title h5,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .title h5,.page-sala-stampa #footer .reference-footer-virtual-booth>.inner>.component-content .box .title 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,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-media-center .title .searchResults-results .searchResults-result .searchResults-title,.page-media-center #footer .reference-footer-virtual-booth>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .title .searchResults-results .searchResults-result .searchResults-title,.page-company-statements #footer .reference-footer-virtual-booth>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .title .searchResults-results .searchResults-result .searchResults-title,.page-press-releases #footer .reference-footer-virtual-booth>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .title .searchResults-results .searchResults-result .searchResults-title,.page-sala-stampa #footer .reference-footer-virtual-booth>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .reference-footer-virtual-booth>.inner>.component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .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 #footer .reference-footer-virtual-booth>.inner>.component-content .box .richText .searchResults-title,.searchResults-results .searchResults-result #footer .reference-footer-virtual-booth>.inner>.component-content .box .page-media-center .title .searchResults-title,.page-media-center .searchResults-results .searchResults-result #footer .reference-footer-virtual-booth>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .title .searchResults-title,.page-company-statements .searchResults-results .searchResults-result #footer .reference-footer-virtual-booth>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .title .searchResults-title,.page-press-releases .searchResults-results .searchResults-result #footer .reference-footer-virtual-booth>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .title .searchResults-title,.page-sala-stampa .searchResults-results .searchResults-result #footer .reference-footer-virtual-booth>.inner>.component-content .box .title .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 .searchResults-results .searchResults-result #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 .page-media-center .title h5,.page-media-center #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title h5,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .title h5,.page-company-statements #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title h5,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .title h5,.page-press-releases #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title h5,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .title h5,.page-sala-stampa #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title 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,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-media-center .title .searchResults-results .searchResults-result .searchResults-title,.page-media-center #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .title .searchResults-results .searchResults-result .searchResults-title,.page-company-statements #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .title .searchResults-results .searchResults-result .searchResults-title,.page-press-releases #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .title .searchResults-results .searchResults-result .searchResults-title,.page-sala-stampa #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .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 #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .richText .searchResults-title,.searchResults-results .searchResults-result #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-media-center .title .searchResults-title,.page-media-center .searchResults-results .searchResults-result #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .title .searchResults-title,.page-company-statements .searchResults-results .searchResults-result #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .title .searchResults-title,.page-press-releases .searchResults-results .searchResults-result #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .title .searchResults-title,.page-sala-stampa .searchResults-results .searchResults-result #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .title .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 .searchResults-results .searchResults-result #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 .page-media-center .title h5,.page-media-center #footer .other-css>.inner>.component-content .box .title h5,#footer .other-css>.inner>.component-content .box .page-company-statements .title h5,.page-company-statements #footer .other-css>.inner>.component-content .box .title h5,#footer .other-css>.inner>.component-content .box .page-press-releases .title h5,.page-press-releases #footer .other-css>.inner>.component-content .box .title h5,#footer .other-css>.inner>.component-content .box .page-sala-stampa .title h5,.page-sala-stampa #footer .other-css>.inner>.component-content .box .title 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,#footer .other-css>.inner>.component-content .box .page-media-center .title .searchResults-results .searchResults-result .searchResults-title,.page-media-center #footer .other-css>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .other-css>.inner>.component-content .box .page-company-statements .title .searchResults-results .searchResults-result .searchResults-title,.page-company-statements #footer .other-css>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .other-css>.inner>.component-content .box .page-press-releases .title .searchResults-results .searchResults-result .searchResults-title,.page-press-releases #footer .other-css>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .other-css>.inner>.component-content .box .page-sala-stampa .title .searchResults-results .searchResults-result .searchResults-title,.page-sala-stampa #footer .other-css>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .other-css>.inner>.component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .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 #footer .other-css>.inner>.component-content .box .richText .searchResults-title,.searchResults-results .searchResults-result #footer .other-css>.inner>.component-content .box .page-media-center .title .searchResults-title,.page-media-center .searchResults-results .searchResults-result #footer .other-css>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .other-css>.inner>.component-content .box .page-company-statements .title .searchResults-title,.page-company-statements .searchResults-results .searchResults-result #footer .other-css>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .other-css>.inner>.component-content .box .page-press-releases .title .searchResults-title,.page-press-releases .searchResults-results .searchResults-result #footer .other-css>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .other-css>.inner>.component-content .box .page-sala-stampa .title .searchResults-title,.page-sala-stampa .searchResults-results .searchResults-result #footer .other-css>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .other-css>.inner>.component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title,#__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .searchResults-result #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 .page-media-center .title h5,.page-media-center #footer div[class*=reference-footer]>.inner>.component-content .box .title h5,#footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .title h5,.page-company-statements #footer div[class*=reference-footer]>.inner>.component-content .box .title h5,#footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .title h5,.page-press-releases #footer div[class*=reference-footer]>.inner>.component-content .box .title h5,#footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .title h5,.page-sala-stampa #footer div[class*=reference-footer]>.inner>.component-content .box .title 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,#footer div[class*=reference-footer]>.inner>.component-content .box .page-media-center .title .searchResults-results .searchResults-result .searchResults-title,.page-media-center #footer div[class*=reference-footer]>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .title .searchResults-results .searchResults-result .searchResults-title,.page-company-statements #footer div[class*=reference-footer]>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .title .searchResults-results .searchResults-result .searchResults-title,.page-press-releases #footer div[class*=reference-footer]>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .title .searchResults-results .searchResults-result .searchResults-title,.page-sala-stampa #footer div[class*=reference-footer]>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer div[class*=reference-footer]>.inner>.component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .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 #footer div[class*=reference-footer]>.inner>.component-content .box .richText .searchResults-title,.searchResults-results .searchResults-result #footer div[class*=reference-footer]>.inner>.component-content .box .page-media-center .title .searchResults-title,.page-media-center .searchResults-results .searchResults-result #footer div[class*=reference-footer]>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .title .searchResults-title,.page-company-statements .searchResults-results .searchResults-result #footer div[class*=reference-footer]>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .title .searchResults-title,.page-press-releases .searchResults-results .searchResults-result #footer div[class*=reference-footer]>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .title .searchResults-title,.page-sala-stampa .searchResults-results .searchResults-result #footer div[class*=reference-footer]>.inner>.component-content .box .title .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 .searchResults-results .searchResults-result #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 .page-media-center .title h5,.page-media-center #footer .reference-footer>.inner>.component-content .box .title h5,#footer .reference-footer>.inner>.component-content .box .page-company-statements .title h5,.page-company-statements #footer .reference-footer>.inner>.component-content .box .title h5,#footer .reference-footer>.inner>.component-content .box .page-press-releases .title h5,.page-press-releases #footer .reference-footer>.inner>.component-content .box .title h5,#footer .reference-footer>.inner>.component-content .box .page-sala-stampa .title h5,.page-sala-stampa #footer .reference-footer>.inner>.component-content .box .title 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,#footer .reference-footer>.inner>.component-content .box .page-media-center .title .searchResults-results .searchResults-result .searchResults-title,.page-media-center #footer .reference-footer>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .reference-footer>.inner>.component-content .box .page-company-statements .title .searchResults-results .searchResults-result .searchResults-title,.page-company-statements #footer .reference-footer>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .reference-footer>.inner>.component-content .box .page-press-releases .title .searchResults-results .searchResults-result .searchResults-title,.page-press-releases #footer .reference-footer>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .reference-footer>.inner>.component-content .box .page-sala-stampa .title .searchResults-results .searchResults-result .searchResults-title,.page-sala-stampa #footer .reference-footer>.inner>.component-content .box .title .searchResults-results .searchResults-result .searchResults-title,#footer .reference-footer>.inner>.component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result .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 #footer .reference-footer>.inner>.component-content .box .richText .searchResults-title,.searchResults-results .searchResults-result #footer .reference-footer>.inner>.component-content .box .page-media-center .title .searchResults-title,.page-media-center .searchResults-results .searchResults-result #footer .reference-footer>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .reference-footer>.inner>.component-content .box .page-company-statements .title .searchResults-title,.page-company-statements .searchResults-results .searchResults-result #footer .reference-footer>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .reference-footer>.inner>.component-content .box .page-press-releases .title .searchResults-title,.page-press-releases .searchResults-results .searchResults-result #footer .reference-footer>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .reference-footer>.inner>.component-content .box .page-sala-stampa .title .searchResults-title,.page-sala-stampa .searchResults-results .searchResults-result #footer .reference-footer>.inner>.component-content .box .title .searchResults-title,.searchResults-results .searchResults-result #footer .reference-footer>.inner>.component-content .box #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-title,#__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .searchResults-result #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 .page-media-center .footer__navigation.title ul,.page-media-center #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .footer__navigation.title ul,.page-company-statements #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .footer__navigation.title ul,.page-press-releases #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul,.page-sala-stampa #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul,.page-media-center #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul,.page-company-statements #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul,.page-press-releases #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul,.page-sala-stampa #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul,.page-media-center #footer .other-css>.inner>.component-content .box .footer__navigation.title ul,#footer .other-css>.inner>.component-content .box .page-company-statements .footer__navigation.title ul,.page-company-statements #footer .other-css>.inner>.component-content .box .footer__navigation.title ul,#footer .other-css>.inner>.component-content .box .page-press-releases .footer__navigation.title ul,.page-press-releases #footer .other-css>.inner>.component-content .box .footer__navigation.title ul,#footer .other-css>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul,.page-sala-stampa #footer .other-css>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul,.page-media-center #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul,#footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .footer__navigation.title ul,.page-company-statements #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul,#footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .footer__navigation.title ul,.page-press-releases #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul,#footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul,.page-sala-stampa #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul,.page-media-center #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul,#footer .reference-footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul,.page-company-statements #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul,#footer .reference-footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul,.page-press-releases #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul,#footer .reference-footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul,.page-sala-stampa #footer .reference-footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li,.page-media-center #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li,.page-company-statements #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li,.page-press-releases #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li,.page-sala-stampa #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li,.page-media-center #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li,.page-company-statements #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li,.page-press-releases #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li,.page-sala-stampa #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li,.page-media-center #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li,#footer .other-css>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li,.page-company-statements #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li,#footer .other-css>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li,.page-press-releases #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li,#footer .other-css>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li,.page-sala-stampa #footer .other-css>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li,.page-media-center #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li,#footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li,.page-company-statements #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li,#footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li,.page-press-releases #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li,#footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li,.page-sala-stampa #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li,.page-media-center #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li,#footer .reference-footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li,.page-company-statements #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li,#footer .reference-footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li,.page-press-releases #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li,#footer .reference-footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li,.page-sala-stampa #footer .reference-footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li:last-child,.page-media-center #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li:last-child,.page-company-statements #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li:last-child,.page-press-releases #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li:last-child,.page-sala-stampa #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li:last-child,.page-media-center #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li:last-child,.page-company-statements #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li:last-child,.page-press-releases #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li:last-child,.page-sala-stampa #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li:last-child,.page-media-center #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer .other-css>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li:last-child,.page-company-statements #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer .other-css>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li:last-child,.page-press-releases #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer .other-css>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li:last-child,.page-sala-stampa #footer .other-css>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li:last-child,.page-media-center #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li:last-child,.page-company-statements #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li:last-child,.page-press-releases #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li:last-child,.page-sala-stampa #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li:last-child,.page-media-center #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer .reference-footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li:last-child,.page-company-statements #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer .reference-footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li:last-child,.page-press-releases #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li:last-child,#footer .reference-footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li:last-child,.page-sala-stampa #footer .reference-footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li::before,.page-media-center #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li::before,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li::before,.page-company-statements #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li::before,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li::before,.page-press-releases #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li::before,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li::before,.page-sala-stampa #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li::before,.page-media-center #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li::before,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li::before,.page-company-statements #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li::before,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li::before,.page-press-releases #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li::before,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li::before,.page-sala-stampa #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li::before,.page-media-center #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li::before,#footer .other-css>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li::before,.page-company-statements #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li::before,#footer .other-css>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li::before,.page-press-releases #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li::before,#footer .other-css>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li::before,.page-sala-stampa #footer .other-css>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li::before,.page-media-center #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li::before,#footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li::before,.page-company-statements #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li::before,#footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li::before,.page-press-releases #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li::before,#footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li::before,.page-sala-stampa #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li::before,.page-media-center #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li::before,#footer .reference-footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li::before,.page-company-statements #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li::before,#footer .reference-footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li::before,.page-press-releases #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li::before,#footer .reference-footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li::before,.page-sala-stampa #footer .reference-footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a,.page-media-center #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a,.page-company-statements #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a,.page-press-releases #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a,.page-sala-stampa #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a,.page-media-center #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a,.page-company-statements #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a,.page-press-releases #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a,.page-sala-stampa #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a,.page-media-center #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a,#footer .other-css>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a,.page-company-statements #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a,#footer .other-css>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a,.page-press-releases #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a,#footer .other-css>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a,.page-sala-stampa #footer .other-css>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a,.page-media-center #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a,#footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a,.page-company-statements #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a,#footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a,.page-press-releases #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a,#footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a,.page-sala-stampa #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a,.page-media-center #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a,#footer .reference-footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a,.page-company-statements #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a,#footer .reference-footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a,.page-press-releases #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a,#footer .reference-footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a,.page-sala-stampa #footer .reference-footer>.inner>.component-content .box .footer__navigation.title 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;transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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 .page-media-center .footer__navigation.title ul li a::after,.page-media-center #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a::after,.page-company-statements #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a::after,.page-press-releases #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a::after,.page-sala-stampa #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a::after,.page-media-center #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a::after,.page-company-statements #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a::after,.page-press-releases #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a::after,.page-sala-stampa #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a::after,.page-media-center #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer .other-css>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a::after,.page-company-statements #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer .other-css>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a::after,.page-press-releases #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer .other-css>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a::after,.page-sala-stampa #footer .other-css>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a::after,.page-media-center #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a::after,.page-company-statements #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a::after,.page-press-releases #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a::after,.page-sala-stampa #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a::after,.page-media-center #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer .reference-footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a::after,.page-company-statements #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer .reference-footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a::after,.page-press-releases #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a::after,#footer .reference-footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a::after,.page-sala-stampa #footer .reference-footer>.inner>.component-content .box .footer__navigation.title 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(../../../../../../../etc/designs/zg/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;transition:right .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 .page-media-center .footer__navigation.title ul li a.external-link,.page-media-center #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a.external-link,.page-company-statements #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a.external-link,.page-press-releases #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a.external-link,.page-sala-stampa #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a.external-link,.page-media-center #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a.external-link,.page-company-statements #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a.external-link,.page-press-releases #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a.external-link,.page-sala-stampa #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a.external-link,.page-media-center #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer .other-css>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a.external-link,.page-company-statements #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer .other-css>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a.external-link,.page-press-releases #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer .other-css>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a.external-link,.page-sala-stampa #footer .other-css>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a.external-link,.page-media-center #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a.external-link,.page-company-statements #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a.external-link,.page-press-releases #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a.external-link,.page-sala-stampa #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a.external-link,.page-media-center #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer .reference-footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a.external-link,.page-company-statements #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer .reference-footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a.external-link,.page-press-releases #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a.external-link,#footer .reference-footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a.external-link,.page-sala-stampa #footer .reference-footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a:hover,.page-media-center #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a:hover,.page-company-statements #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a:hover,.page-press-releases #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a:hover,.page-sala-stampa #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a:hover,.page-media-center #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a:hover,.page-company-statements #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a:hover,.page-press-releases #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a:hover,.page-sala-stampa #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a:hover,.page-media-center #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer .other-css>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a:hover,.page-company-statements #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer .other-css>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a:hover,.page-press-releases #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer .other-css>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a:hover,.page-sala-stampa #footer .other-css>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a:hover,.page-media-center #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a:hover,.page-company-statements #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a:hover,.page-press-releases #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a:hover,.page-sala-stampa #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a:hover,.page-media-center #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer .reference-footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a:hover,.page-company-statements #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer .reference-footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a:hover,.page-press-releases #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a:hover,#footer .reference-footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a:hover,.page-sala-stampa #footer .reference-footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a:hover::after,.page-media-center #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a:hover::after,.page-company-statements #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a:hover::after,.page-press-releases #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer .reference-footer-virtual-booth>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a:hover::after,.page-sala-stampa #footer .reference-footer-virtual-booth>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a:hover::after,.page-media-center #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a:hover::after,.page-company-statements #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a:hover::after,.page-press-releases #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a:hover::after,.page-sala-stampa #footer .reference-vx__glasgow2020__footer>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a:hover::after,.page-media-center #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer .other-css>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a:hover::after,.page-company-statements #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer .other-css>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a:hover::after,.page-press-releases #footer .other-css>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer .other-css>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a:hover::after,.page-sala-stampa #footer .other-css>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a:hover::after,.page-media-center #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer div[class*=reference-footer]>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a:hover::after,.page-company-statements #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer div[class*=reference-footer]>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a:hover::after,.page-press-releases #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer div[class*=reference-footer]>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a:hover::after,.page-sala-stampa #footer div[class*=reference-footer]>.inner>.component-content .box .footer__navigation.title 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 .page-media-center .footer__navigation.title ul li a:hover::after,.page-media-center #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer .reference-footer>.inner>.component-content .box .page-company-statements .footer__navigation.title ul li a:hover::after,.page-company-statements #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer .reference-footer>.inner>.component-content .box .page-press-releases .footer__navigation.title ul li a:hover::after,.page-press-releases #footer .reference-footer>.inner>.component-content .box .footer__navigation.title ul li a:hover::after,#footer .reference-footer>.inner>.component-content .box .page-sala-stampa .footer__navigation.title ul li a:hover::after,.page-sala-stampa #footer .reference-footer>.inner>.component-content .box .footer__navigation.title 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}.icon-pi{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .page-media-center .title a[id]:not(.show_more_button):not(.show_less_button),.page-media-center .has-product-navigation .title a[id]:not(.show_more_button):not(.show_less_button),.has-product-navigation .page-company-statements .title a[id]:not(.show_more_button):not(.show_less_button),.page-company-statements .has-product-navigation .title a[id]:not(.show_more_button):not(.show_less_button),.has-product-navigation .page-press-releases .title a[id]:not(.show_more_button):not(.show_less_button),.page-press-releases .has-product-navigation .title a[id]:not(.show_more_button):not(.show_less_button),.has-product-navigation .page-sala-stampa .title a[id]:not(.show_more_button):not(.show_less_button),.page-sala-stampa .has-product-navigation .title 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,.page-media-center .title ol,.page-company-statements .title ol,.page-press-releases .title ol,.page-sala-stampa .title ol,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol,.richText ul,.page-media-center .title ul,.page-company-statements .title ul,.page-press-releases .title ul,.page-sala-stampa .title ul,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul{padding-left:0;list-style:none;counter-reset:item}.richText ol li,.page-media-center .title ol li,.page-company-statements .title ol li,.page-press-releases .title ol li,.page-sala-stampa .title ol li,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li,.richText ul li,.page-media-center .title ul li,.page-company-statements .title ul li,.page-press-releases .title ul li,.page-sala-stampa .title ul li,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li{position:relative}.richText ol li::before,.page-media-center .title ol li::before,.page-company-statements .title ol li::before,.page-press-releases .title ol li::before,.page-sala-stampa .title ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li::before,.richText ul li::before,.page-media-center .title ul li::before,.page-company-statements .title ul li::before,.page-press-releases .title ul li::before,.page-sala-stampa .title ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before{background-image:url(../../../../../../../etc/designs/zg/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,.page-media-center .title ul li,.page-company-statements .title ul li,.page-press-releases .title ul li,.page-sala-stampa .title ul li,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li{padding-left:21px}.richText ul li::before,.page-media-center .title ul li::before,.page-company-statements .title ul li::before,.page-press-releases .title ul li::before,.page-sala-stampa .title ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ul li::before{width:21px;background-position:-4px 7px}.richText ol li,.page-media-center .title ol li,.page-company-statements .title ol li,.page-press-releases .title ol li,.page-sala-stampa .title ol li,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content ol li{counter-increment:item;padding-left:33px}.richText ol li::before,.page-media-center .title ol li::before,.page-company-statements .title ol li::before,.page-press-releases .title ol li::before,.page-sala-stampa .title 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,.page-media-center .list-bullets.title ul,.page-company-statements .list-bullets.title ul,.page-press-releases .list-bullets.title ul,.page-sala-stampa .list-bullets.title ul,#__tealiumGDPRcpPrefs .privacy_prompt .list-bullets.privacy_prompt_content ul{padding-left:30px}.richText.list-bullets ul li,.page-media-center .list-bullets.title ul li,.page-company-statements .list-bullets.title ul li,.page-press-releases .list-bullets.title ul li,.page-sala-stampa .list-bullets.title 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,.page-media-center .list-bullets.title ul li::before,.page-company-statements .list-bullets.title ul li::before,.page-press-releases .list-bullets.title ul li::before,.page-sala-stampa .list-bullets.title ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .list-bullets.privacy_prompt_content ul li::before{display:none}.richText a:not(.btn):not(.articleList-more),.page-media-center .title a:not(.btn):not(.articleList-more),.page-company-statements .title a:not(.btn):not(.articleList-more),.page-press-releases .title a:not(.btn):not(.articleList-more),.page-sala-stampa .title a:not(.btn):not(.articleList-more),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a:not(.btn):not(.articleList-more){transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear}.richText a[id]:not(.show_more_button):not(.show_less_button),.page-media-center .title a[id]:not(.show_more_button):not(.show_less_button),.page-company-statements .title a[id]:not(.show_more_button):not(.show_less_button),.page-press-releases .title a[id]:not(.show_more_button):not(.show_less_button),.page-sala-stampa .title 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,.page-media-center .title,.page-company-statements .title,.page-press-releases .title,.page-sala-stampa .title,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title{margin-bottom:45px}.richText.page-title>.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,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content>.component-content,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title>.component-content,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title>.component-content,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title>.component-content,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title>.component-content,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title>.component-content,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title>.component-content,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title>.component-content,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title>.component-content{border-bottom:1px solid #d0d3d4}.richText.page-title h1,.page-media-center .title h1,.page-company-statements .title h1,.page-press-releases .title h1,.page-sala-stampa .title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title h1,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title h1,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title h1,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title h1,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1{font-size:36px;line-height:36px}@media(min-width: 767px){.richText.page-title h1,.page-media-center .title h1,.page-company-statements .title h1,.page-press-releases .title h1,.page-sala-stampa .title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title h1,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title h1,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title h1,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title h1,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1{font-size:48px;line-height:45px}}.richText.page-title h1,.page-media-center .title h1,.page-company-statements .title h1,.page-press-releases .title h1,.page-sala-stampa .title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title h1,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title h1,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title h1,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title h1,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,.richText.page-title h2,.page-media-center .title h2,.page-company-statements .title h2,.page-press-releases .title h2,.page-sala-stampa .title h2,.richText.page-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .richText.page-title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .title .gigya-composite-control-header,.page-media-center .gigyaraas .gigya-subscribe-with-email-form .title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .title .gigya-composite-control-header,.page-company-statements .gigyaraas .gigya-subscribe-with-email-form .title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .title .gigya-composite-control-header,.page-press-releases .gigyaraas .gigya-subscribe-with-email-form .title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .title .gigya-composite-control-header,.page-sala-stampa .gigyaraas .gigya-subscribe-with-email-form .title .gigya-composite-control-header,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content h2,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title h2,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h2,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title h2,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h2,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title h2,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h2,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title h2,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h2,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .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,.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title .gigya-composite-control-header,.page-media-center .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title .gigya-composite-control-header,.page-company-statements .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title .gigya-composite-control-header,.page-press-releases .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title .gigya-composite-control-header,.page-sala-stampa .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigya-composite-control-header,.richText.page-title .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,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .searchResults-term,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title .searchResults-term,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults-term,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title .searchResults-term,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults-term,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title .searchResults-term,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults-term,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title .searchResults-term,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults-term,.richText.page-title .searchResults,.page-media-center .title .searchResults,.page-company-statements .title .searchResults,.page-press-releases .title .searchResults,.page-sala-stampa .title .searchResults,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .searchResults,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title .searchResults,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title .searchResults,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title .searchResults,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title .searchResults,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults{margin:60px 0 45px 0}@media(max-width: 991px){.richText.page-title,.page-media-center .title,.page-company-statements .title,.page-press-releases .title,.page-sala-stampa .title,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title{margin-bottom:30px}.richText.page-title h1,.page-media-center .title h1,.page-company-statements .title h1,.page-press-releases .title h1,.page-sala-stampa .title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title h1,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title h1,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title h1,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title h1,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h1,.richText.page-title h2,.page-media-center .title h2,.page-company-statements .title h2,.page-press-releases .title h2,.page-sala-stampa .title h2,.richText.page-title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .richText.page-title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .title .gigya-composite-control-header,.page-media-center .gigyaraas .gigya-subscribe-with-email-form .title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .title .gigya-composite-control-header,.page-company-statements .gigyaraas .gigya-subscribe-with-email-form .title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .title .gigya-composite-control-header,.page-press-releases .gigyaraas .gigya-subscribe-with-email-form .title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .title .gigya-composite-control-header,.page-sala-stampa .gigyaraas .gigya-subscribe-with-email-form .title .gigya-composite-control-header,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content h2,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title h2,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h2,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title h2,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h2,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title h2,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h2,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title h2,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title h2,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .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,.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title .gigya-composite-control-header,.page-media-center .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title .gigya-composite-control-header,.page-company-statements .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title .gigya-composite-control-header,.page-press-releases .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title .gigya-composite-control-header,.page-sala-stampa .gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .gigya-composite-control-header,.richText.page-title .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,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .searchResults-term,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title .searchResults-term,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults-term,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title .searchResults-term,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults-term,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title .searchResults-term,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults-term,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title .searchResults-term,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults-term,.richText.page-title .searchResults,.page-media-center .title .searchResults,.page-company-statements .title .searchResults,.page-press-releases .title .searchResults,.page-sala-stampa .title .searchResults,#__tealiumGDPRcpPrefs .privacy_prompt .page-title.privacy_prompt_content .searchResults,#__tealiumGDPRcpPrefs .privacy_prompt .page-media-center .privacy_prompt_content.title .searchResults,.page-media-center #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults,#__tealiumGDPRcpPrefs .privacy_prompt .page-company-statements .privacy_prompt_content.title .searchResults,.page-company-statements #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults,#__tealiumGDPRcpPrefs .privacy_prompt .page-press-releases .privacy_prompt_content.title .searchResults,.page-press-releases #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults,#__tealiumGDPRcpPrefs .privacy_prompt .page-sala-stampa .privacy_prompt_content.title .searchResults,.page-sala-stampa #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.title .searchResults{margin:30px 0 30px 0}}.richText.page-title-slash .richText-content,.page-media-center .page-title-slash.title .richText-content,.page-company-statements .page-title-slash.title .richText-content,.page-press-releases .page-title-slash.title .richText-content,.page-sala-stampa .page-title-slash.title .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .richText-content{padding-left:10px}.richText.page-title-slash h1,.page-media-center .page-title-slash.title h1,.page-company-statements .page-title-slash.title h1,.page-press-releases .page-title-slash.title h1,.page-sala-stampa .page-title-slash.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1,.richText.page-title-slash h2,.page-media-center .page-title-slash.title h2,.page-company-statements .page-title-slash.title h2,.page-press-releases .page-title-slash.title h2,.page-sala-stampa .page-title-slash.title h2,.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .richText.page-title-slash .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .page-title-slash.title .gigya-composite-control-header,.page-media-center .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .page-title-slash.title .gigya-composite-control-header,.page-company-statements .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .page-title-slash.title .gigya-composite-control-header,.page-press-releases .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .page-title-slash.title .gigya-composite-control-header,.page-sala-stampa .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2,#__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,.richText.page-title-slash .searchResults-term,.page-media-center .page-title-slash.title .searchResults-term,.page-company-statements .page-title-slash.title .searchResults-term,.page-press-releases .page-title-slash.title .searchResults-term,.page-sala-stampa .page-title-slash.title .searchResults-term,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term,.richText.page-title-slash .searchResults,.page-media-center .page-title-slash.title .searchResults,.page-company-statements .page-title-slash.title .searchResults,.page-press-releases .page-title-slash.title .searchResults,.page-sala-stampa .page-title-slash.title .searchResults,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults{position:relative}.richText.page-title-slash h1::before,.page-media-center .page-title-slash.title h1::before,.page-company-statements .page-title-slash.title h1::before,.page-press-releases .page-title-slash.title h1::before,.page-sala-stampa .page-title-slash.title h1::before,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before,.richText.page-title-slash h2::before,.page-media-center .page-title-slash.title h2::before,.page-company-statements .page-title-slash.title h2::before,.page-press-releases .page-title-slash.title h2::before,.page-sala-stampa .page-title-slash.title h2::before,.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.page-sala-stampa .page-title-slash.title .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,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header::before,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::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,.richText.page-title-slash .searchResults-term::before,.page-media-center .page-title-slash.title .searchResults-term::before,.page-company-statements .page-title-slash.title .searchResults-term::before,.page-press-releases .page-title-slash.title .searchResults-term::before,.page-sala-stampa .page-title-slash.title .searchResults-term::before,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,.richText.page-title-slash .searchResults::before,.page-media-center .page-title-slash.title .searchResults::before,.page-company-statements .page-title-slash.title .searchResults::before,.page-press-releases .page-title-slash.title .searchResults::before,.page-sala-stampa .page-title-slash.title .searchResults::before,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before{content:"";width:10px;height:79px;transform:rotate(20deg);border-right:1.5px solid #e40046;position:absolute;background:#fff;top:-33px;left:-8px}@media(max-width: 991px){.richText.page-title-slash h1::before,.page-media-center .page-title-slash.title h1::before,.page-company-statements .page-title-slash.title h1::before,.page-press-releases .page-title-slash.title h1::before,.page-sala-stampa .page-title-slash.title h1::before,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h1::before,.richText.page-title-slash h2::before,.page-media-center .page-title-slash.title h2::before,.page-company-statements .page-title-slash.title h2::before,.page-press-releases .page-title-slash.title h2::before,.page-sala-stampa .page-title-slash.title h2::before,.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.page-sala-stampa .page-title-slash.title .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,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header::before,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::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,.richText.page-title-slash .searchResults-term::before,.page-media-center .page-title-slash.title .searchResults-term::before,.page-company-statements .page-title-slash.title .searchResults-term::before,.page-press-releases .page-title-slash.title .searchResults-term::before,.page-sala-stampa .page-title-slash.title .searchResults-term::before,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,.richText.page-title-slash .searchResults::before,.page-media-center .page-title-slash.title .searchResults::before,.page-company-statements .page-title-slash.title .searchResults::before,.page-press-releases .page-title-slash.title .searchResults::before,.page-sala-stampa .page-title-slash.title .searchResults::before,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before{height:58px;top:-17px;left:-8px}}.richText.page-title-slash h2::before,.page-media-center .page-title-slash.title h2::before,.page-company-statements .page-title-slash.title h2::before,.page-press-releases .page-title-slash.title h2::before,.page-sala-stampa .page-title-slash.title h2::before,.richText.page-title-slash .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.page-sala-stampa .page-title-slash.title .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,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .gigyaraas .gigya-subscribe-with-email-form .page-title-slash.title .gigya-composite-control-header::before,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content h2::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,.richText.page-title-slash .searchResults-term::before,.page-media-center .page-title-slash.title .searchResults-term::before,.page-company-statements .page-title-slash.title .searchResults-term::before,.page-press-releases .page-title-slash.title .searchResults-term::before,.page-sala-stampa .page-title-slash.title .searchResults-term::before,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults-term::before,.richText.page-title-slash .searchResults::before,.page-media-center .page-title-slash.title .searchResults::before,.page-company-statements .page-title-slash.title .searchResults::before,.page-press-releases .page-title-slash.title .searchResults::before,.page-sala-stampa .page-title-slash.title .searchResults::before,#__tealiumGDPRcpPrefs .privacy_prompt .page-title-slash.privacy_prompt_content .searchResults::before{height:58px;top:-20px;left:-8px}.richText.bordered,.page-media-center .bordered.title,.page-company-statements .bordered.title,.page-press-releases .bordered.title,.page-sala-stampa .bordered.title,#__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content{margin-top:60px;margin-bottom:60px}@media(max-width: 991px){.richText.bordered,.page-media-center .bordered.title,.page-company-statements .bordered.title,.page-press-releases .bordered.title,.page-sala-stampa .bordered.title,#__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content{margin-top:30px;margin-bottom:30px}}.richText.bordered>.component-content,.page-media-center .bordered.title>.component-content,.page-company-statements .bordered.title>.component-content,.page-press-releases .bordered.title>.component-content,.page-sala-stampa .bordered.title>.component-content,#__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content>.component-content{border:1px solid #d0d3d4;padding:24px 30px}.richText.bordered>.component-content p,.page-media-center .bordered.title>.component-content p,.page-company-statements .bordered.title>.component-content p,.page-press-releases .bordered.title>.component-content p,.page-sala-stampa .bordered.title>.component-content p,#__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content>.component-content p,.richText.bordered>.component-content .searchResults-results .searchResults-result,.page-media-center .bordered.title>.component-content .searchResults-results .searchResults-result,.page-company-statements .bordered.title>.component-content .searchResults-results .searchResults-result,.page-press-releases .bordered.title>.component-content .searchResults-results .searchResults-result,.page-sala-stampa .bordered.title>.component-content .searchResults-results .searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content>.component-content .searchResults-results .searchResults-result,.searchResults-results .richText.bordered>.component-content .searchResults-result,.searchResults-results .page-media-center .bordered.title>.component-content .searchResults-result,.page-media-center .searchResults-results .bordered.title>.component-content .searchResults-result,.searchResults-results .page-company-statements .bordered.title>.component-content .searchResults-result,.page-company-statements .searchResults-results .bordered.title>.component-content .searchResults-result,.searchResults-results .page-press-releases .bordered.title>.component-content .searchResults-result,.page-press-releases .searchResults-results .bordered.title>.component-content .searchResults-result,.searchResults-results .page-sala-stampa .bordered.title>.component-content .searchResults-result,.page-sala-stampa .searchResults-results .bordered.title>.component-content .searchResults-result,.searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content>.component-content .searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .bordered.privacy_prompt_content>.component-content .searchResults-result{margin:0}.richText.bordered.no-margin,.page-media-center .bordered.no-margin.title,.page-company-statements .bordered.no-margin.title,.page-press-releases .bordered.no-margin.title,.page-sala-stampa .bordered.no-margin.title,#__tealiumGDPRcpPrefs .privacy_prompt .bordered.no-margin.privacy_prompt_content{padding:0;margin:0;border:0;background:rgba(0,0,0,0);margin:0;padding:0}.richText.bordered.no-margin>.component-content,.page-media-center .bordered.no-margin.title>.component-content,.page-company-statements .bordered.no-margin.title>.component-content,.page-press-releases .bordered.no-margin.title>.component-content,.page-sala-stampa .bordered.no-margin.title>.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,.page-media-center .bordered.no-margin-bottom.title>.component-content,.page-company-statements .bordered.no-margin-bottom.title>.component-content,.page-press-releases .bordered.no-margin-bottom.title>.component-content,.page-sala-stampa .bordered.no-margin-bottom.title>.component-content,#__tealiumGDPRcpPrefs .privacy_prompt .bordered.no-margin-bottom.privacy_prompt_content>.component-content,.richText.bordered.no-margin-top>.component-content,.page-media-center .bordered.no-margin-top.title>.component-content,.page-company-statements .bordered.no-margin-top.title>.component-content,.page-press-releases .bordered.no-margin-top.title>.component-content,.page-sala-stampa .bordered.no-margin-top.title>.component-content,#__tealiumGDPRcpPrefs .privacy_prompt .bordered.no-margin-top.privacy_prompt_content>.component-content{padding:30px}.richText.bordered.no-margin-top,.page-media-center .bordered.no-margin-top.title,.page-company-statements .bordered.no-margin-top.title,.page-press-releases .bordered.no-margin-top.title,.page-sala-stampa .bordered.no-margin-top.title,#__tealiumGDPRcpPrefs .privacy_prompt .bordered.no-margin-top.privacy_prompt_content{margin-top:0}.richText.bordered.no-margin-bottom,.page-media-center .bordered.no-margin-bottom.title,.page-company-statements .bordered.no-margin-bottom.title,.page-press-releases .bordered.no-margin-bottom.title,.page-sala-stampa .bordered.no-margin-bottom.title,#__tealiumGDPRcpPrefs .privacy_prompt .bordered.no-margin-bottom.privacy_prompt_content{margin-bottom:0}.richText a.external.btn-secondary:not(.btn-variant-plhiv),.richText a.external.articleList-more:not(.btn-variant-plhiv),.page-media-center .title a.external.btn-secondary:not(.btn-variant-plhiv),.page-media-center .title a.external.articleList-more:not(.btn-variant-plhiv),.page-company-statements .title a.external.btn-secondary:not(.btn-variant-plhiv),.page-company-statements .title a.external.articleList-more:not(.btn-variant-plhiv),.page-press-releases .title a.external.btn-secondary:not(.btn-variant-plhiv),.page-press-releases .title a.external.articleList-more:not(.btn-variant-plhiv),.page-sala-stampa .title a.external.btn-secondary:not(.btn-variant-plhiv),.page-sala-stampa .title a.external.articleList-more:not(.btn-variant-plhiv),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external.btn-secondary: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),.richText a.external-link.articleList-more:not(.btn-variant-plhiv),.page-media-center .title a.external-link.btn-secondary:not(.btn-variant-plhiv),.page-media-center .title a.external-link.articleList-more:not(.btn-variant-plhiv),.page-company-statements .title a.external-link.btn-secondary:not(.btn-variant-plhiv),.page-company-statements .title a.external-link.articleList-more:not(.btn-variant-plhiv),.page-press-releases .title a.external-link.btn-secondary:not(.btn-variant-plhiv),.page-press-releases .title a.external-link.articleList-more:not(.btn-variant-plhiv),.page-sala-stampa .title a.external-link.btn-secondary:not(.btn-variant-plhiv),.page-sala-stampa .title a.external-link.articleList-more:not(.btn-variant-plhiv),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external-link.btn-secondary: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,.richText a.external.articleList-more:not(.btn-variant-plhiv)::after,.page-media-center .title a.external.btn-secondary:not(.btn-variant-plhiv)::after,.page-media-center .title a.external.articleList-more:not(.btn-variant-plhiv)::after,.page-company-statements .title a.external.btn-secondary:not(.btn-variant-plhiv)::after,.page-company-statements .title a.external.articleList-more:not(.btn-variant-plhiv)::after,.page-press-releases .title a.external.btn-secondary:not(.btn-variant-plhiv)::after,.page-press-releases .title a.external.articleList-more:not(.btn-variant-plhiv)::after,.page-sala-stampa .title a.external.btn-secondary:not(.btn-variant-plhiv)::after,.page-sala-stampa .title a.external.articleList-more:not(.btn-variant-plhiv)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external.btn-secondary: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,.richText a.external-link.articleList-more:not(.btn-variant-plhiv)::after,.page-media-center .title a.external-link.btn-secondary:not(.btn-variant-plhiv)::after,.page-media-center .title a.external-link.articleList-more:not(.btn-variant-plhiv)::after,.page-company-statements .title a.external-link.btn-secondary:not(.btn-variant-plhiv)::after,.page-company-statements .title a.external-link.articleList-more:not(.btn-variant-plhiv)::after,.page-press-releases .title a.external-link.btn-secondary:not(.btn-variant-plhiv)::after,.page-press-releases .title a.external-link.articleList-more:not(.btn-variant-plhiv)::after,.page-sala-stampa .title a.external-link.btn-secondary:not(.btn-variant-plhiv)::after,.page-sala-stampa .title a.external-link.articleList-more:not(.btn-variant-plhiv)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external-link.btn-secondary:not(.btn-variant-plhiv)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external-link.articleList-more:not(.btn-variant-plhiv)::after{background-image:url(../../../../../../../etc/designs/zg/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,.page-media-center .heading-primary-800.title h1,.page-company-statements .heading-primary-800.title h1,.page-press-releases .heading-primary-800.title h1,.page-sala-stampa .heading-primary-800.title h1,#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content h1,.richText.heading-primary-800 h2,.page-media-center .heading-primary-800.title h2,.page-company-statements .heading-primary-800.title h2,.page-press-releases .heading-primary-800.title h2,.page-sala-stampa .heading-primary-800.title h2,.richText.heading-primary-800 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-media-center .heading-primary-800.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-company-statements .heading-primary-800.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-press-releases .heading-primary-800.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.page-sala-stampa .heading-primary-800.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .richText.heading-primary-800 .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .heading-primary-800.title .gigya-composite-control-header,.page-media-center .gigyaraas .gigya-subscribe-with-email-form .heading-primary-800.title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .heading-primary-800.title .gigya-composite-control-header,.page-company-statements .gigyaraas .gigya-subscribe-with-email-form .heading-primary-800.title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .heading-primary-800.title .gigya-composite-control-header,.page-press-releases .gigyaraas .gigya-subscribe-with-email-form .heading-primary-800.title .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .heading-primary-800.title .gigya-composite-control-header,.page-sala-stampa .gigyaraas .gigya-subscribe-with-email-form .heading-primary-800.title .gigya-composite-control-header,#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content h2,#__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 .searchResults-term,.page-media-center .heading-primary-800.title .searchResults-term,.page-company-statements .heading-primary-800.title .searchResults-term,.page-press-releases .heading-primary-800.title .searchResults-term,.page-sala-stampa .heading-primary-800.title .searchResults-term,#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .searchResults-term,.richText.heading-primary-800 .searchResults,.page-media-center .heading-primary-800.title .searchResults,.page-company-statements .heading-primary-800.title .searchResults,.page-press-releases .heading-primary-800.title .searchResults,.page-sala-stampa .heading-primary-800.title .searchResults,#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .searchResults,.richText.heading-primary-800 h3,.page-media-center .heading-primary-800.title h3,.page-company-statements .heading-primary-800.title h3,.page-press-releases .heading-primary-800.title h3,.page-sala-stampa .heading-primary-800.title h3,#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content h3,.richText.heading-primary-800 h4,.page-media-center .heading-primary-800.title h4,.page-company-statements .heading-primary-800.title h4,.page-press-releases .heading-primary-800.title h4,.page-sala-stampa .heading-primary-800.title h4,#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content h4,.richText.heading-primary-800 .content-filter .filter--keyword .filter__content form input,.page-media-center .heading-primary-800.title .content-filter .filter--keyword .filter__content form input,.page-company-statements .heading-primary-800.title .content-filter .filter--keyword .filter__content form input,.page-press-releases .heading-primary-800.title .content-filter .filter--keyword .filter__content form input,.page-sala-stampa .heading-primary-800.title .content-filter .filter--keyword .filter__content form 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 .richText.heading-primary-800 input,.content-filter .filter--keyword .filter__content form .page-media-center .heading-primary-800.title input,.page-media-center .content-filter .filter--keyword .filter__content form .heading-primary-800.title input,.content-filter .filter--keyword .filter__content form .page-company-statements .heading-primary-800.title input,.page-company-statements .content-filter .filter--keyword .filter__content form .heading-primary-800.title input,.content-filter .filter--keyword .filter__content form .page-press-releases .heading-primary-800.title input,.page-press-releases .content-filter .filter--keyword .filter__content form .heading-primary-800.title input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .heading-primary-800.title input,.page-sala-stampa .content-filter .filter--keyword .filter__content form .heading-primary-800.title input,.content-filter .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content input,#__tealiumGDPRcpPrefs .privacy_prompt .content-filter .filter--keyword .filter__content form .heading-primary-800.privacy_prompt_content input,.richText.heading-primary-800 .content-filter-v2 .filter--keyword .filter__content form input,.page-media-center .heading-primary-800.title .content-filter-v2 .filter--keyword .filter__content form input,.page-company-statements .heading-primary-800.title .content-filter-v2 .filter--keyword .filter__content form input,.page-press-releases .heading-primary-800.title .content-filter-v2 .filter--keyword .filter__content form input,.page-sala-stampa .heading-primary-800.title .content-filter-v2 .filter--keyword .filter__content form 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 .richText.heading-primary-800 input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .heading-primary-800.title input,.page-media-center .content-filter-v2 .filter--keyword .filter__content form .heading-primary-800.title input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .heading-primary-800.title input,.page-company-statements .content-filter-v2 .filter--keyword .filter__content form .heading-primary-800.title input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .heading-primary-800.title input,.page-press-releases .content-filter-v2 .filter--keyword .filter__content form .heading-primary-800.title input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .heading-primary-800.title input,.page-sala-stampa .content-filter-v2 .filter--keyword .filter__content form .heading-primary-800.title input,.content-filter-v2 .filter--keyword .filter__content form #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content input,#__tealiumGDPRcpPrefs .privacy_prompt .content-filter-v2 .filter--keyword .filter__content form .heading-primary-800.privacy_prompt_content input,.richText.heading-primary-800 h5,.page-media-center .heading-primary-800.title h5,.page-company-statements .heading-primary-800.title h5,.page-press-releases .heading-primary-800.title h5,.page-sala-stampa .heading-primary-800.title h5,#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content h5,.richText.heading-primary-800 .searchResults-results .searchResults-result .searchResults-title,.page-media-center .heading-primary-800.title .searchResults-results .searchResults-result .searchResults-title,.page-company-statements .heading-primary-800.title .searchResults-results .searchResults-result .searchResults-title,.page-press-releases .heading-primary-800.title .searchResults-results .searchResults-result .searchResults-title,.page-sala-stampa .heading-primary-800.title .searchResults-results .searchResults-result .searchResults-title,#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .richText.heading-primary-800 .searchResults-title,.searchResults-results .searchResults-result .page-media-center .heading-primary-800.title .searchResults-title,.page-media-center .searchResults-results .searchResults-result .heading-primary-800.title .searchResults-title,.searchResults-results .searchResults-result .page-company-statements .heading-primary-800.title .searchResults-title,.page-company-statements .searchResults-results .searchResults-result .heading-primary-800.title .searchResults-title,.searchResults-results .searchResults-result .page-press-releases .heading-primary-800.title .searchResults-title,.page-press-releases .searchResults-results .searchResults-result .heading-primary-800.title .searchResults-title,.searchResults-results .searchResults-result .page-sala-stampa .heading-primary-800.title .searchResults-title,.page-sala-stampa .searchResults-results .searchResults-result .heading-primary-800.title .searchResults-title,.searchResults-results .searchResults-result #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .searchResults-title,#__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .searchResults-result .heading-primary-800.privacy_prompt_content .searchResults-title,.richText.heading-primary-800 h6,.page-media-center .heading-primary-800.title h6,.page-company-statements .heading-primary-800.title h6,.page-press-releases .heading-primary-800.title h6,.page-sala-stampa .heading-primary-800.title h6,#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content h6,.richText.heading-primary-800 .hero-banner .hero-banner-v2__content p.subtitle,.page-media-center .heading-primary-800.title .hero-banner .hero-banner-v2__content p.subtitle,.page-company-statements .heading-primary-800.title .hero-banner .hero-banner-v2__content p.subtitle,.page-press-releases .heading-primary-800.title .hero-banner .hero-banner-v2__content p.subtitle,.page-sala-stampa .heading-primary-800.title .hero-banner .hero-banner-v2__content p.subtitle,#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .hero-banner .hero-banner-v2__content p.subtitle,.richText.heading-primary-800 .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.page-media-center .heading-primary-800.title .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.page-company-statements .heading-primary-800.title .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.page-press-releases .heading-primary-800.title .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.page-sala-stampa .heading-primary-800.title .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .richText.heading-primary-800 .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.searchResults-results .page-media-center .heading-primary-800.title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.page-media-center .searchResults-results .heading-primary-800.title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.searchResults-results .page-company-statements .heading-primary-800.title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.page-company-statements .searchResults-results .heading-primary-800.title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.searchResults-results .page-press-releases .heading-primary-800.title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.page-press-releases .searchResults-results .heading-primary-800.title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.searchResults-results .page-sala-stampa .heading-primary-800.title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.page-sala-stampa .searchResults-results .heading-primary-800.title .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .heading-primary-800.privacy_prompt_content .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .richText.heading-primary-800 p.subtitle,.hero-banner .hero-banner-v2__content .page-media-center .heading-primary-800.title p.subtitle,.page-media-center .hero-banner .hero-banner-v2__content .heading-primary-800.title p.subtitle,.hero-banner .hero-banner-v2__content .page-company-statements .heading-primary-800.title p.subtitle,.page-company-statements .hero-banner .hero-banner-v2__content .heading-primary-800.title p.subtitle,.hero-banner .hero-banner-v2__content .page-press-releases .heading-primary-800.title p.subtitle,.page-press-releases .hero-banner .hero-banner-v2__content .heading-primary-800.title p.subtitle,.hero-banner .hero-banner-v2__content .page-sala-stampa .heading-primary-800.title p.subtitle,.page-sala-stampa .hero-banner .hero-banner-v2__content .heading-primary-800.title p.subtitle,.hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content p.subtitle,#__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .heading-primary-800.privacy_prompt_content p.subtitle,.hero-banner .hero-banner-v2__content .richText.heading-primary-800 .searchResults-results .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .page-media-center .heading-primary-800.title .searchResults-results .subtitle.searchResults-result,.page-media-center .hero-banner .hero-banner-v2__content .heading-primary-800.title .searchResults-results .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .page-company-statements .heading-primary-800.title .searchResults-results .subtitle.searchResults-result,.page-company-statements .hero-banner .hero-banner-v2__content .heading-primary-800.title .searchResults-results .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .page-press-releases .heading-primary-800.title .searchResults-results .subtitle.searchResults-result,.page-press-releases .hero-banner .hero-banner-v2__content .heading-primary-800.title .searchResults-results .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .page-sala-stampa .heading-primary-800.title .searchResults-results .subtitle.searchResults-result,.page-sala-stampa .hero-banner .hero-banner-v2__content .heading-primary-800.title .searchResults-results .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .searchResults-results .subtitle.searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .heading-primary-800.privacy_prompt_content .searchResults-results .subtitle.searchResults-result,.searchResults-results .hero-banner .hero-banner-v2__content .richText.heading-primary-800 .subtitle.searchResults-result,.searchResults-results .hero-banner .hero-banner-v2__content .page-media-center .heading-primary-800.title .subtitle.searchResults-result,.page-media-center .searchResults-results .hero-banner .hero-banner-v2__content .heading-primary-800.title .subtitle.searchResults-result,.searchResults-results .hero-banner .hero-banner-v2__content .page-company-statements .heading-primary-800.title .subtitle.searchResults-result,.page-company-statements .searchResults-results .hero-banner .hero-banner-v2__content .heading-primary-800.title .subtitle.searchResults-result,.searchResults-results .hero-banner .hero-banner-v2__content .page-press-releases .heading-primary-800.title .subtitle.searchResults-result,.page-press-releases .searchResults-results .hero-banner .hero-banner-v2__content .heading-primary-800.title .subtitle.searchResults-result,.searchResults-results .hero-banner .hero-banner-v2__content .page-sala-stampa .heading-primary-800.title .subtitle.searchResults-result,.page-sala-stampa .searchResults-results .hero-banner .hero-banner-v2__content .heading-primary-800.title .subtitle.searchResults-result,.searchResults-results .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .heading-primary-800.privacy_prompt_content .subtitle.searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .hero-banner .hero-banner-v2__content .heading-primary-800.privacy_prompt_content .subtitle.searchResults-result{color:var(--color-primary-800)}.richText .color-primary-800,.page-media-center .title .color-primary-800,.page-company-statements .title .color-primary-800,.page-press-releases .title .color-primary-800,.page-sala-stampa .title .color-primary-800,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .color-primary-800{color:var(--color-primary-800)}@supports(-webkit-touch-callout: none){.richText.a2 a[href^=tel],.page-media-center .a2.title a[href^=tel],.page-company-statements .a2.title a[href^=tel],.page-press-releases .a2.title a[href^=tel],.page-sala-stampa .a2.title a[href^=tel],#__tealiumGDPRcpPrefs .privacy_prompt .a2.privacy_prompt_content a[href^=tel]{color:inherit;text-decoration:none}}.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 .page-media-center .title ol li::before,.page-media-center .secondary-900 .title ol li::before,.secondary-900 .page-company-statements .title ol li::before,.page-company-statements .secondary-900 .title ol li::before,.secondary-900 .page-press-releases .title ol li::before,.page-press-releases .secondary-900 .title ol li::before,.secondary-900 .page-sala-stampa .title ol li::before,.page-sala-stampa .secondary-900 .title 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 .page-media-center .title ul li::before,.page-media-center .secondary-900 .title ul li::before,.secondary-900 .page-company-statements .title ul li::before,.page-company-statements .secondary-900 .title ul li::before,.secondary-900 .page-press-releases .title ul li::before,.page-press-releases .secondary-900 .title ul li::before,.secondary-900 .page-sala-stampa .title ul li::before,.page-sala-stampa .secondary-900 .title 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,.page-media-center .secondary-900.title ol li::before,.page-company-statements .secondary-900.title ol li::before,.page-press-releases .secondary-900.title ol li::before,.page-sala-stampa .secondary-900.title ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.privacy_prompt_content ol li::before,.secondary-900.richText ul li::before,.page-media-center .secondary-900.title ul li::before,.page-company-statements .secondary-900.title ul li::before,.page-press-releases .secondary-900.title ul li::before,.page-sala-stampa .secondary-900.title ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.privacy_prompt_content ul li::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-slash-neutral-white-base.svg);background-repeat:no-repeat;background-size:auto;background-size:13px 13px;color:#fff}.secondary-900 .richText a:not(.btn):not(.articleList-more),.secondary-900 .page-media-center .title a:not(.btn):not(.articleList-more),.page-media-center .secondary-900 .title a:not(.btn):not(.articleList-more),.secondary-900 .page-company-statements .title a:not(.btn):not(.articleList-more),.page-company-statements .secondary-900 .title a:not(.btn):not(.articleList-more),.secondary-900 .page-press-releases .title a:not(.btn):not(.articleList-more),.page-press-releases .secondary-900 .title a:not(.btn):not(.articleList-more),.secondary-900 .page-sala-stampa .title a:not(.btn):not(.articleList-more),.page-sala-stampa .secondary-900 .title 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),.page-media-center .secondary-900.title a:not(.btn):not(.articleList-more),.page-company-statements .secondary-900.title a:not(.btn):not(.articleList-more),.page-press-releases .secondary-900.title a:not(.btn):not(.articleList-more),.page-sala-stampa .secondary-900.title 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 .page-media-center .title a:not(.btn):not(.articleList-more):hover,.page-media-center .secondary-900 .title a:not(.btn):not(.articleList-more):hover,.secondary-900 .page-company-statements .title a:not(.btn):not(.articleList-more):hover,.page-company-statements .secondary-900 .title a:not(.btn):not(.articleList-more):hover,.secondary-900 .page-press-releases .title a:not(.btn):not(.articleList-more):hover,.page-press-releases .secondary-900 .title a:not(.btn):not(.articleList-more):hover,.secondary-900 .page-sala-stampa .title a:not(.btn):not(.articleList-more):hover,.page-sala-stampa .secondary-900 .title 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,.page-media-center .secondary-900.title a:not(.btn):not(.articleList-more):hover,.page-company-statements .secondary-900.title a:not(.btn):not(.articleList-more):hover,.page-press-releases .secondary-900.title a:not(.btn):not(.articleList-more):hover,.page-sala-stampa .secondary-900.title 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 a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.secondary-900 .page-media-center .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.page-media-center .secondary-900 .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.secondary-900 .page-company-statements .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.page-company-statements .secondary-900 .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.secondary-900 .page-press-releases .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.page-press-releases .secondary-900 .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.secondary-900 .page-sala-stampa .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.page-sala-stampa .secondary-900 .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),#__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .privacy_prompt_content a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.secondary-900.richText a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.page-media-center .secondary-900.title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.page-company-statements .secondary-900.title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.page-press-releases .secondary-900.title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),.page-sala-stampa .secondary-900.title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more),#__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.privacy_prompt_content a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more){color:#e40046}.secondary-900 .richText a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.secondary-900 .page-media-center .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-media-center .secondary-900 .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.secondary-900 .page-company-statements .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-company-statements .secondary-900 .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.secondary-900 .page-press-releases .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-press-releases .secondary-900 .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.secondary-900 .page-sala-stampa .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-sala-stampa .secondary-900 .title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.secondary-900 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,#__tealiumGDPRcpPrefs .privacy_prompt .secondary-900 .privacy_prompt_content a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.secondary-900.richText a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-media-center .secondary-900.title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-company-statements .secondary-900.title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-press-releases .secondary-900.title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,.page-sala-stampa .secondary-900.title a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover,#__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.privacy_prompt_content a.color-primary-800:not(.btn):not(.articleList-more):not(.articleList-more):hover{color:#b10036}.secondary-900 .richText.bordered>.component-content,.secondary-900 .page-media-center .bordered.title>.component-content,.page-media-center .secondary-900 .bordered.title>.component-content,.secondary-900 .page-company-statements .bordered.title>.component-content,.page-company-statements .secondary-900 .bordered.title>.component-content,.secondary-900 .page-press-releases .bordered.title>.component-content,.page-press-releases .secondary-900 .bordered.title>.component-content,.secondary-900 .page-sala-stampa .bordered.title>.component-content,.page-sala-stampa .secondary-900 .bordered.title>.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,.page-media-center .secondary-900.bordered.title>.component-content,.page-company-statements .secondary-900.bordered.title>.component-content,.page-press-releases .secondary-900.bordered.title>.component-content,.page-sala-stampa .secondary-900.bordered.title>.component-content,#__tealiumGDPRcpPrefs .privacy_prompt .secondary-900.bordered.privacy_prompt_content>.component-content{border-color:#fff}.secondary-900 .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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}.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: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%;object-fit:cover;display:inline-block}.reference-general-hero-banner .hero-banner__background--crop-center,.reference-event-hero-banner .hero-banner__background--crop-center{object-position:center}.reference-general-hero-banner .hero-banner__background--crop-left,.reference-event-hero-banner .hero-banner__background--crop-left{object-position:left}.reference-general-hero-banner .hero-banner__background--crop-right,.reference-event-hero-banner .hero-banner__background--crop-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: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: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(../../../../../../../etc/designs/zg/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:flex;justify-content:center;flex-direction:column}.reference-general-hero-banner .hero-banner__header-wrapper,.reference-event-hero-banner .hero-banner__header-wrapper{display:flex;justify-content:space-between;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:flex;align-items:center;justify-content:left}.reference-general-hero-banner .hero-banner__info,.reference-event-hero-banner .hero-banner__info{padding-left:15px;margin-left:22px;display:flex;flex-direction:column;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;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:flex;align-items:center;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: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;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: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: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-primary.articleList-more,.reference-general-hero-banner .hero-banner__nav .reference-pi-button .component-content .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.btn-pi,.reference-pi-button .component-content .reference-general-hero-banner .hero-banner__nav .btn-pi.articleList-more,.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 .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 .btn-primary.button,.reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,.reference-pi-button .component-content .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .btn-primary.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .reference-pi-button .component-content .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 .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,.reference-general-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__nav .btn.gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.articleList-more,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .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 .btn.btn-download,.reference-general-hero-banner .hero-banner__nav .btn-download.articleList-more,.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.btn-pullout,.reference-general-hero-banner .hero-banner__nav .btn-pullout.articleList-more,.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-event-hero-banner .hero-banner__nav .btn.btn-primary,.reference-event-hero-banner .hero-banner__nav .btn-primary.articleList-more,.reference-event-hero-banner .hero-banner__nav .reference-pi-button .component-content .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.btn-pi,.reference-pi-button .component-content .reference-event-hero-banner .hero-banner__nav .btn-pi.articleList-more,.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 .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 .btn-primary.button,.reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,.reference-pi-button .component-content .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .btn-primary.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .reference-pi-button .component-content .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 .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,.reference-event-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__nav .btn.gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.articleList-more,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .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 .btn.btn-download,.reference-event-hero-banner .hero-banner__nav .btn-download.articleList-more,.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.btn-pullout,.reference-event-hero-banner .hero-banner__nav .btn-pullout.articleList-more,.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{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-primary.articleList-more,.reference-general-hero-banner .hero-banner__nav .reference-pi-button .component-content .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.btn-pi,.reference-pi-button .component-content .reference-general-hero-banner .hero-banner__nav .btn-pi.articleList-more,.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 .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 .btn-primary.button,.reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,.reference-pi-button .component-content .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .btn-primary.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .reference-pi-button .component-content .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 .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,.reference-general-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__nav .btn.gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.articleList-more,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .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 .btn.btn-download,.reference-general-hero-banner .hero-banner__nav .btn-download.articleList-more,.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.btn-pullout,.reference-general-hero-banner .hero-banner__nav .btn-pullout.articleList-more,.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-event-hero-banner .hero-banner__nav .btn.btn-primary,.reference-event-hero-banner .hero-banner__nav .btn-primary.articleList-more,.reference-event-hero-banner .hero-banner__nav .reference-pi-button .component-content .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.btn-pi,.reference-pi-button .component-content .reference-event-hero-banner .hero-banner__nav .btn-pi.articleList-more,.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 .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 .btn-primary.button,.reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,.reference-pi-button .component-content .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .btn-primary.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .reference-pi-button .component-content .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 .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,.reference-event-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__nav .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__nav .btn.gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__nav .gigya-composite-control.gigya-composite-control-submit.articleList-more,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__nav #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .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 .btn.btn-download,.reference-event-hero-banner .hero-banner__nav .btn-download.articleList-more,.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.btn-pullout,.reference-event-hero-banner .hero-banner__nav .btn-pullout.articleList-more,.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{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;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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;top:calc(50% - 8px);right:8px;transition:transform .2s}.reference-general-hero-banner .hero-banner__expander.active::after,.reference-event-hero-banner .hero-banner__expander.active::after{transform:rotate(180deg)}.reference-general-hero-banner .hero-banner__content-wrapper,.reference-event-hero-banner .hero-banner__content-wrapper{position:absolute;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:flex;flex-direction:column;justify-content:center;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{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-primary.articleList-more,.reference-general-hero-banner .hero-banner__content--event .reference-pi-button .component-content .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.btn-pi,.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 #__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 .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 .btn-primary.button,.reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,.reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .btn-primary.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .reference-pi-button .component-content .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 .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,.reference-general-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content--event .btn.gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.articleList-more,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .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 .btn.btn-download,.reference-general-hero-banner .hero-banner__content--event .btn-download.articleList-more,.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.btn-pullout,.reference-general-hero-banner .hero-banner__content--event .btn-pullout.articleList-more,.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-event-hero-banner .hero-banner__content--event .btn.btn-primary,.reference-event-hero-banner .hero-banner__content--event .btn-primary.articleList-more,.reference-event-hero-banner .hero-banner__content--event .reference-pi-button .component-content .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.btn-pi,.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 #__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 .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 .btn-primary.button,.reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,.reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .btn-primary.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .reference-pi-button .component-content .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 .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,.reference-event-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content--event .btn.gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.articleList-more,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .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 .btn.btn-download,.reference-event-hero-banner .hero-banner__content--event .btn-download.articleList-more,.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.btn-pullout,.reference-event-hero-banner .hero-banner__content--event .btn-pullout.articleList-more,.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{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-primary.articleList-more,.reference-general-hero-banner .hero-banner__content--event .reference-pi-button .component-content .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.btn-pi,.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 #__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 .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 .btn-primary.button,.reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,.reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .btn-primary.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .reference-pi-button .component-content .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 .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,.reference-general-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content--event .btn.gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.articleList-more,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .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 .btn.btn-download,.reference-general-hero-banner .hero-banner__content--event .btn-download.articleList-more,.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.btn-pullout,.reference-general-hero-banner .hero-banner__content--event .btn-pullout.articleList-more,.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-event-hero-banner .hero-banner__content--event .btn.btn-primary,.reference-event-hero-banner .hero-banner__content--event .btn-primary.articleList-more,.reference-event-hero-banner .hero-banner__content--event .reference-pi-button .component-content .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.btn-pi,.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 #__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 .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 .btn-primary.button,.reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,.reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .btn-primary.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .reference-pi-button .component-content .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 .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,.reference-event-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content--event .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content--event .btn.gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content--event .gigya-composite-control.gigya-composite-control-submit.articleList-more,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content--event #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .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 .btn.btn-download,.reference-event-hero-banner .hero-banner__content--event .btn-download.articleList-more,.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.btn-pullout,.reference-event-hero-banner .hero-banner__content--event .btn-pullout.articleList-more,.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{display:inline-block}}.reference-general-hero-banner .hero-banner__content .btn.btn-primary,.reference-general-hero-banner .hero-banner__content .btn-primary.articleList-more,.reference-general-hero-banner .hero-banner__content .reference-pi-button .component-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.btn-pi,.reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content .btn-pi.articleList-more,.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 .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 .btn-primary.button,.reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,.reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .btn-primary.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .reference-pi-button .component-content .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 .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,.reference-general-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content .btn.gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .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 .btn.btn-download,.reference-general-hero-banner .hero-banner__content .btn-download.articleList-more,.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.btn-pullout,.reference-general-hero-banner .hero-banner__content .btn-pullout.articleList-more,.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-event-hero-banner .hero-banner__content .btn.btn-primary,.reference-event-hero-banner .hero-banner__content .btn-primary.articleList-more,.reference-event-hero-banner .hero-banner__content .reference-pi-button .component-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.btn-pi,.reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content .btn-pi.articleList-more,.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 .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 .btn-primary.button,.reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,.reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .btn-primary.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .reference-pi-button .component-content .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 .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,.reference-event-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content .btn.gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .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 .btn.btn-download,.reference-event-hero-banner .hero-banner__content .btn-download.articleList-more,.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.btn-pullout,.reference-event-hero-banner .hero-banner__content .btn-pullout.articleList-more,.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{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-primary.articleList-more,.reference-general-hero-banner .hero-banner__content .reference-pi-button .component-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.btn-pi,.reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content .btn-pi.articleList-more,.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 .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 .btn-primary.button,.reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,.reference-pi-button .component-content .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .btn-primary.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .reference-pi-button .component-content .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 .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,.reference-general-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-general-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content .btn.gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.gigyaraas .gigya-screen-content .reference-general-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .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 .btn.btn-download,.reference-general-hero-banner .hero-banner__content .btn-download.articleList-more,.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.btn-pullout,.reference-general-hero-banner .hero-banner__content .btn-pullout.articleList-more,.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-event-hero-banner .hero-banner__content .btn.btn-primary,.reference-event-hero-banner .hero-banner__content .btn-primary.articleList-more,.reference-event-hero-banner .hero-banner__content .reference-pi-button .component-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.btn-pi,.reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content .btn-pi.articleList-more,.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 .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 .btn-primary.button,.reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content .button.btn-pi,.reference-pi-button .component-content .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button.btn-pi,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .btn-primary.button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .reference-pi-button .component-content .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 .gigyaraas .gigya-screen-content .btn.gigya-composite-control.gigya-composite-control-submit,.reference-event-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-event-hero-banner .hero-banner__content .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit.button,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content .btn.gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content .gigya-composite-control.gigya-composite-control-submit.articleList-more,.gigyaraas .gigya-screen-content .reference-event-hero-banner .hero-banner__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .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 .btn.btn-download,.reference-event-hero-banner .hero-banner__content .btn-download.articleList-more,.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.btn-pullout,.reference-event-hero-banner .hero-banner__content .btn-pullout.articleList-more,.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{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:#fff;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:rgba(0,0,0,0)}}.hero-banner-full{height:calc(100vh - 90px);width:100vw;background:linear-gradient(130deg, #071d49, #cbcbd6);overflow:hidden}.hero-banner-full__wrapper{display:flex;flex-direction:column;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:#fff;cursor:pointer;position:absolute;bottom:30px;transform:translate(-50%, 0);left:50%;z-index:2}.hero-banner-full__icon{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:.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(../../../../../../../etc/designs/zg/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:.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:#fff}.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}.hero-banner{padding:0;display:none}.hero-banner .hero-banner-v2.border-top{border-top:4px solid #3c4a6a}.hero-banner .hero-banner-v2{height:100%;position:relative;display:flex;overflow:hidden}.hero-banner .hero-banner-v2__background{width:100%;height:100%;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:linear-gradient(180deg, rgba(7, 29, 73, 0) 30%, #071d49 100%)}@media(min-width: 991px){.hero-banner .hero-banner-v2__gradient{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: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:linear-gradient(270deg, rgba(228, 0, 70, 0) 30%, #e40046 100%)}}.hero-banner .hero-banner-v2__triangle{background-image:url(../../../../../../../etc/designs/zg/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}.hero-banner .hero-banner-v2__triangle.primary-800,.hero-banner .hero-banner-v2__triangle.secondary-900{background-color:rgba(0,0,0,0)}@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%;transform:rotate(0deg) scale(-1) skew(-20deg) translate(-11px)}@media(max-width: 767px){.hero-banner .hero-banner-v2__line--straight{right:10%;transform:rotate(0deg) scale(-1) skew(-20deg) translate(-3px)}}.hero-banner .hero-banner-v2__line--diagonal{bottom:15%;left:80%;transform-origin:left;transform:rotate(290deg) scale(1) skew(20deg) translate(-11px)}@media(max-width: 767px){.hero-banner .hero-banner-v2__line--diagonal{bottom:10%;left:90%;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: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:flex;flex-direction:column;justify-content:flex-end;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 .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 .searchResults-term,.hero-banner .hero-banner-v2__content .searchResults,.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{color:#fff}.hero-banner .hero-banner-v2__content h1{color:#fff;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:#fff;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:#fff;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:#fff;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{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}}.hero-banner-small{position:relative;display:flex;flex-direction:column;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:linear-gradient(90deg, #071d49 0%, rgba(255, 255, 255, 0) 60%)}.hero-banner-small .hero-banner-small-primary-800 .hero-banner-small__gradient{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 .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 h6+.searchResults-term,.hero-banner-small__text h6+.searchResults,.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle+h2,.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-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result+h2,.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,.searchResults-results .hero-banner-small__text .hero-banner .hero-banner-v2__content .subtitle.searchResults-result+h2,.searchResults-results .hero-banner-small__text .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 .searchResults-results .hero-banner-small__text .hero-banner .hero-banner-v2__content .subtitle.searchResults-result+.gigya-composite-control-header,.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle+.searchResults-term,.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result+.searchResults-term,.searchResults-results .hero-banner-small__text .hero-banner .hero-banner-v2__content .subtitle.searchResults-result+.searchResults-term,.hero-banner-small__text .hero-banner .hero-banner-v2__content p.subtitle+.searchResults,.hero-banner-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result+.searchResults,.searchResults-results .hero-banner-small__text .hero-banner .hero-banner-v2__content .subtitle.searchResults-result+.searchResults,.hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle+h2,.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 .hero-banner-v2__content .hero-banner-small__text .searchResults-results .subtitle.searchResults-result+h2,.hero-banner .hero-banner-v2__content .hero-banner-small__text .searchResults-results .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 .hero-banner-small__text .searchResults-results .subtitle.searchResults-result+.gigya-composite-control-header,.searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-small__text .subtitle.searchResults-result+h2,.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,.hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle+.searchResults-term,.hero-banner .hero-banner-v2__content .hero-banner-small__text .searchResults-results .subtitle.searchResults-result+.searchResults-term,.searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-small__text .subtitle.searchResults-result+.searchResults-term,.hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle+.searchResults,.hero-banner .hero-banner-v2__content .hero-banner-small__text .searchResults-results .subtitle.searchResults-result+.searchResults,.searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-small__text .subtitle.searchResults-result+.searchResults{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-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .hero-banner-small__text .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle,.hero-banner .hero-banner-v2__content .hero-banner-small__text .searchResults-results .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-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .hero-banner-small__text .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle,.hero-banner .hero-banner-v2__content .hero-banner-small__text .searchResults-results .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 .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 .searchResults-term,.hero-banner-small__text .searchResults,.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-small__text .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.searchResults-results .hero-banner-small__text .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .hero-banner-small__text p.subtitle,.hero-banner .hero-banner-v2__content .hero-banner-small__text .searchResults-results .subtitle.searchResults-result,.searchResults-results .hero-banner .hero-banner-v2__content .hero-banner-small__text .subtitle.searchResults-result{color:#fff}#content .hero-banner-small{min-height:280px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){#content .hero-banner-small{height:280px}}.banner-v3{display:none;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;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{order:1;padding-right:15px}@media(min-width: 991px){.banner-v3_wrapper .banner-v3_content{order:0;padding-right:30px}}.banner-v3_wrapper .component-content{display:flex;align-items:center;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{flex-direction:row}}.banner-v3_wrapper .component-content .banner-v3_image{position:relative;overflow:hidden;padding:0;height:100%;order:1;margin-right:-595px;background-size:cover;background-position:center}.banner-v3_wrapper .component-content .banner-v3_image::after{background-image:url(../../../../../../../etc/designs/zg/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%;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%;transform:rotate(0deg) scale(-1) skew(-20deg) translate(-3px)}}.banner-v3_wrapper .component-content .banner-v3_image__line--diagonal{bottom:15%;left:80%;transform-origin:left;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%;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: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}.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{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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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[data-image-position=left].content-grid-item-base_background .teaser-panel_image::after{background-image:url(../../../../../../../etc/designs/zg/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[data-image-position=left].content-grid-item-base_background .teaser-panel_image::after{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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{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{order:1;margin-right:-275px}@media(max-width: 991px){.teaser-panel_wrapper[data-image-position=right] .teaser-panel_image{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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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[data-image-position=right].content-grid-item-base_background .teaser-panel_image::after{background-image:url(../../../../../../../etc/designs/zg/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[data-image-position=right].content-grid-item-base_background .teaser-panel_image::after{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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{order:1;padding-right:15px}@media(min-width: 991px){.teaser-panel_wrapper[data-image-position=right] .teaser-panel_content{order:0;padding-right:30px}}.teaser-panel_wrapper .component-content{display:flex;align-items:center;flex-direction:column;margin:0 auto}@media(min-width: 991px){.teaser-panel_wrapper .component-content{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(../../../../../../../etc/designs/zg/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%;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:.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: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 .reference-pi-button .component-content .teaser-panel_content .btn-pi,.reference-pi-button .teaser-panel_wrapper .component-content .teaser-panel_content .btn-pi,.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 .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 .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 .btn-download,.teaser-panel_wrapper .component-content .teaser-panel_content .btn-pullout{margin-bottom:10px;margin-right:50px}@media(min-width: 991px){.teaser-panel_wrapper .component-content .teaser-panel_content .btn-primary,.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,.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 .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 .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 .btn-download,.teaser-panel_wrapper .component-content .teaser-panel_content .btn-pullout{margin-bottom:0}}.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,.image figcaption .searchResults-results .searchResults-result,.searchResults-results .image figcaption .searchResults-result,.content-grid-item-base_thumbnail figcaption p,.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,.image figcaption .searchResults-results .searchResults-result p,.searchResults-results .image figcaption .searchResults-result p,.image figcaption p .searchResults-results .searchResults-result,.searchResults-results .image 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 p p,.content-grid-item-base_thumbnail figcaption .searchResults-results .searchResults-result p,.searchResults-results .content-grid-item-base_thumbnail figcaption .searchResults-result p,.content-grid-item-base_thumbnail figcaption p .searchResults-results .searchResults-result,.searchResults-results .content-grid-item-base_thumbnail figcaption p .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,.image figcaption .searchResults-results .searchResults-result li,.searchResults-results .image figcaption .searchResults-result li,.content-grid-item-base_thumbnail figcaption p 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),.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 p 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:flex;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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}.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}.content-grid{padding:45px 0}.content-grid .box{padding:0}.content-grid .box>.component-content>.content{display:flex;flex-wrap:wrap}.content-grid .load-more{padding:0 15px;display:flex;justify-content:center}.content-grid .load-more .btn,.content-grid .load-more .articleList-more,.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 #__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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-grid .load-more .button{margin-right:15px}.content-grid-configuration .pdf-viewer__container{display:none}.content-grid-configuration .content-grid-header{display:flex;flex-direction:column;margin-bottom:45px}@media(min-width: 991px){.content-grid-configuration .content-grid-header{justify-content:space-between;flex-direction:row;align-items:center}}.content-grid-configuration .content-grid-header h2,.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 .searchResults-term,.content-grid-configuration .content-grid-header .searchResults,.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 .articleList-more,.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 #__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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-grid-configuration .content-grid-header .button{margin:0}.content-grid-item-base{display:flex;flex-direction:column;margin-bottom:30px}@media(min-width: 991px){.content-grid-item-base.col-lg-12,.content-grid-item-base.download{flex-direction:row;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:#fff;color:#071d49;padding:30px;height:100%;width:100%}.content-grid-item-base_thumbnail{position:relative;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{transform-origin:right;transform:rotate(110deg);right:60px;bottom:28px}.content-grid-item-base_thumbnail[data-padlock=true]{background:#fff}.content-grid-item-base_thumbnail[data-padlock=true]::after{background-image:url(../../../../../../../etc/designs/zg/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%;transform:translate(-50%, -50%)}.content-grid-item-base_thumbnail-padlock{opacity:.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{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{transition:color .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:not(.btn-variant-plhiv),.content-grid-item-base_cta a.external.articleList-more:not(.btn-variant-plhiv),.content-grid-item-base_cta a.external-link.btn-secondary,.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:not(.btn-variant-plhiv)::after,.content-grid-item-base_cta a.external.articleList-more:not(.btn-variant-plhiv)::after,.content-grid-item-base_cta a.external-link.btn-secondary::after,.content-grid-item-base_cta a.external-link.articleList-more::after{background-image:url(../../../../../../../etc/designs/zg/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 a.articleList-more: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),.secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline.articleList-more: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),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.button#preferences_prompt_decline.articleList-more: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),.secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit.articleList-more: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),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.button#preferences_prompt_submit.articleList-more:not(.prevent-alternate),.secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate),.secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.btn-secondary.button:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.button.articleList-more:not(.prevent-alternate),.tertiary-800 .content-grid-item-base a.btn-secondary.btn:not(.prevent-alternate),.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#preferences_prompt_decline:not(.prevent-alternate),.tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline.articleList-more: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),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.button#preferences_prompt_decline.articleList-more: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),.tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit.articleList-more: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),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.button#preferences_prompt_submit.articleList-more:not(.prevent-alternate),.tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate),.tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.btn-secondary.button:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.button.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 a.articleList-more: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,.secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.button#preferences_prompt_decline.articleList-more: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,.secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.button#preferences_prompt_submit.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,.secondary-900 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:not(.prevent-alternate):hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.btn-secondary.button:not(.prevent-alternate):hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-base a.button.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 a.articleList-more: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,.tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.button#preferences_prompt_decline.articleList-more: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,.tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.button#preferences_prompt_submit.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,.tertiary-800 .content-grid-item-base #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:not(.prevent-alternate):hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.btn-secondary.button:not(.prevent-alternate):hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-base a.button.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 a.articleList-more: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),.secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline.articleList-more: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),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.button#preferences_prompt_decline.articleList-more: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),.secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit.articleList-more: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),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.button#preferences_prompt_submit.articleList-more:not(.prevent-alternate),.secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate),.secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.btn-secondary.button:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.button.articleList-more:not(.prevent-alternate),.tertiary-800 .content-grid-item_tagline a.btn-secondary.btn:not(.prevent-alternate),.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#preferences_prompt_decline:not(.prevent-alternate),.tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline.articleList-more: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),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.button#preferences_prompt_decline.articleList-more: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),.tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit.articleList-more: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),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.button#preferences_prompt_submit.articleList-more:not(.prevent-alternate),.tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate),.tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.btn-secondary.button:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.button.articleList-more:not(.prevent-alternate){color:#fff}.secondary-900 .content-grid-item_tagline a.btn-secondary.btn:not(.prevent-alternate).btn-locked::before,.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#preferences_prompt_decline:not(.prevent-alternate).btn-locked::before,.secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.button#preferences_prompt_decline.articleList-more: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,.secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.button#preferences_prompt_submit.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,.secondary-900 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item_tagline a.button.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 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#preferences_prompt_decline:not(.prevent-alternate).btn-locked::before,.tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.button#preferences_prompt_decline.articleList-more: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,.tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.button#preferences_prompt_submit.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,.tertiary-800 .content-grid-item_tagline #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item_tagline a.button.articleList-more:not(.prevent-alternate).btn-locked::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-padlock-neutral-white-base.svg);background-repeat:no-repeat;background-size:auto;background-size:contain}.content-grid-item-article{display:flex;flex-direction:column;margin-bottom:30px}@media(min-width: 991px){.content-grid-item-article.col-lg-12,.content-grid-item-article.download{flex-direction:row;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,.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,.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,.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,.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,.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,.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,.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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-play-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:contain}.content-grid-item-article .content-grid-item__tags{display:none}.secondary-900 .content-grid-item-article a.btn-secondary.btn:not(.prevent-alternate),.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#preferences_prompt_decline:not(.prevent-alternate),.secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline.articleList-more: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),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.button#preferences_prompt_decline.articleList-more: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),.secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit.articleList-more: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),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.button#preferences_prompt_submit.articleList-more:not(.prevent-alternate),.secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate),.secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.btn-secondary.button:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.button.articleList-more:not(.prevent-alternate),.tertiary-800 .content-grid-item-article a.btn-secondary.btn:not(.prevent-alternate),.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#preferences_prompt_decline:not(.prevent-alternate),.tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline.articleList-more: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),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.button#preferences_prompt_decline.articleList-more: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),.tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit.articleList-more: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),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.button#preferences_prompt_submit.articleList-more:not(.prevent-alternate),.tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.btn-secondary.button:not(.prevent-alternate),.tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.btn-secondary.button:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.button.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 a.articleList-more: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,.secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.button#preferences_prompt_decline.articleList-more: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,.secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.button#preferences_prompt_submit.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,.secondary-900 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:not(.prevent-alternate):hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.btn-secondary.button:not(.prevent-alternate):hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .secondary-900 .content-grid-item-article a.button.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 a.articleList-more: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,.tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_decline.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.button#preferences_prompt_decline.articleList-more: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,.tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button#preferences_prompt_submit.articleList-more: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.button#preferences_prompt_submit.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,.tertiary-800 .content-grid-item-article #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.articleList-more:not(.prevent-alternate):hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.btn-secondary.button:not(.prevent-alternate):hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .tertiary-800 .content-grid-item-article a.button.articleList-more:not(.prevent-alternate):hover{color:var(--color-neutral-900-base)}.content-grid-item-abstract{display:flex;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;color:var(--color-primary-900)}.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 .articleList-more,.content-grid-item-abstract .content-grid-item_cta .gigyaraas .gigya-screen-content a.articleList-more,.gigyaraas .gigya-screen-content .content-grid-item-abstract .content-grid-item_cta a.articleList-more,.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{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}.content-grid-item-video{display:flex;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-play-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:contain;top:50%;left: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%;transform:translateX(-50%);height:100vh;width:100vw;background:#071d49;opacity:.5;content:"";z-index:-1}.content-grid-item-video .content-grid-item_video-player.active{display:flex;flex-direction:column;justify-content:center;align-items:center}.content-grid-item-video .content-grid-item_video-player-close-button{background-image:url(../../../../../../../etc/designs/zg/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}.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:#fff;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;transition:all .3s linear}.content-grid-item-video-360 .content-grid-item_thumbnail .content-grid-item_gradient.positive-gradient{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: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: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:#fff;text-align:center;cursor:pointer;transform:skew(-15deg);transition:all .3s linear;flex-shrink:0;flex-grow:0;flex-basis:calc(50% + 7px)}.content-grid-item-video-360 .cta-buttons .cta-button span{display:inline-block;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%;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%;transform:translateX(-50%);height:100vh;width:100vw;background:#000;opacity:.8;content:"";z-index:-1}.content-grid-item-video-360 .content-grid-item_video-360-player.active{display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:200}.content-grid-item-video-360 .content-grid-item_video-360-player-close-button{background-image:url(../../../../../../../etc/designs/zg/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}.content-grid-item-event-listing{display:flex;flex-direction:column;margin-bottom:30px}@media(min-width: 991px){.content-grid-item-event-listing.col-lg-12,.content-grid-item-event-listing.download{flex-direction:row;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: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(../../../../../../../etc/designs/zg/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:flex;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(../../../../../../../etc/designs/zg/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:flex;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(../../../../../../../etc/designs/zg/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:flex;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(../../../../../../../etc/designs/zg/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%}.content-grid-item-document{display:flex;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:var(--color-secondary-900)}.content-grid-item-document .content-grid-item__document-type-icon{width:40px;height:40px;margin-bottom:16px;display:none}.content-grid-item-document .content-grid-item__document-icon{width:40px;height:40px;margin-bottom:16px;background-color:var(--color-secondary-900-base)}.content-grid-item-document .content-grid-item__document-icon img{display:none}.content-grid-item-document .content-grid-item__cta{display:flex;justify-content:space-between;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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{display:flex}.content-grid-item-document .content-grid-item__tags{display:none}.content-grid-item-press-release{padding:0}.content-grid-item-press-release__wrapper .content-grid-item__tagname{padding:8px 24px;display:inline-block;background-color:var(--color-quaternary-800);color:var(--color-secondary-900);font-size:14px;line-height:18px;font-style:normal;font-weight:700;clip-path:polygon(0 0, 100% 0%, calc(100% - 10px) 100%, 0% 100%)}.content-grid-item-press-release__wrapper .content-grid-item__subtitle{margin:0;text-transform:uppercase}@media(max-width: 991px){.content-grid-item-press-release__wrapper .content-grid-item__subtitle{font-size:16px;line-height:18px}}.content-grid-item-press-release__wrapper .content-grid-item__cta p,.content-grid-item-press-release__wrapper .content-grid-item__cta .searchResults-results .searchResults-result,.searchResults-results .content-grid-item-press-release__wrapper .content-grid-item__cta .searchResults-result{margin-bottom:0}.content-grid-item-press-release__wrapper .content-grid-item__cta .btn-secondary,.content-grid-item-press-release__wrapper .content-grid-item__cta .articleList-more,.content-grid-item-press-release__wrapper .content-grid-item__cta .gigyaraas .gigya-screen-content a.articleList-more,.gigyaraas .gigya-screen-content .content-grid-item-press-release__wrapper .content-grid-item__cta a.articleList-more,.content-grid-item-press-release__wrapper .content-grid-item__cta .gigyaraas .gigya-screen-content a.btn-secondary,.gigyaraas .gigya-screen-content .content-grid-item-press-release__wrapper .content-grid-item__cta a.btn-secondary{padding-top:0;margin:0}.content-grid-item-press-release__wrapper--with-img{padding:16px}.content-grid-item-press-release__wrapper--with-img .content-grid-item__tagname{margin:0 0 0 -16px;position:absolute;top:16px;left:0}.content-grid-item-press-release__wrapper--with-img .content-grid-item__thumbnail{margin-top:0;margin-bottom:20px;position:relative}.content-grid-item-press-release__wrapper--with-img .content-grid-item__thumbnail picture{display:flex;align-items:flex-start;overflow:hidden}.content-grid-item-press-release__wrapper--with-img .content-grid-item__thumbnail img{width:100%}.content-grid-item-press-release__wrapper--with-img .content-grid-item__title h4,.content-grid-item-press-release__wrapper--with-img .content-grid-item__title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .content-grid-item-press-release__wrapper--with-img .content-grid-item__title input,.content-grid-item-press-release__wrapper--with-img .content-grid-item__title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .content-grid-item-press-release__wrapper--with-img .content-grid-item__title input{margin:8px 0 16px 0}.content-grid-item-press-release__wrapper--with-img .content-grid-item__description p:last-of-type,.content-grid-item-press-release__wrapper--with-img .content-grid-item__description .searchResults-results .searchResults-result:last-of-type,.searchResults-results .content-grid-item-press-release__wrapper--with-img .content-grid-item__description .searchResults-result:last-of-type{margin-bottom:20px}.content-grid-item-press-release__wrapper--with-img .content-grid-item__subtitle+.content-grid-item__description{margin-top:8px}.content-grid-item-press-release__wrapper--no-img{padding:24px}.content-grid-item-press-release__wrapper--no-img .content-grid-item__tagname{margin:0 0 24px -24px;position:relative}.content-grid-item-press-release__wrapper--no-img .content-grid-item__title h4,.content-grid-item-press-release__wrapper--no-img .content-grid-item__title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .content-grid-item-press-release__wrapper--no-img .content-grid-item__title input,.content-grid-item-press-release__wrapper--no-img .content-grid-item__title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .content-grid-item-press-release__wrapper--no-img .content-grid-item__title input{margin:16px 0}.content-grid-item-press-release__wrapper--no-img .content-grid-item__description p:last-of-type,.content-grid-item-press-release__wrapper--no-img .content-grid-item__description .searchResults-results .searchResults-result:last-of-type,.searchResults-results .content-grid-item-press-release__wrapper--no-img .content-grid-item__description .searchResults-result:last-of-type{margin-bottom:24px}.content-grid-item-press-release__wrapper--no-img .content-grid-item__subtitle+.content-grid-item__description{margin-top:16px}.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper .content-grid-item__title h4,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper .content-grid-item__title h4,.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper .content-grid-item__title .content-filter .filter--keyword .filter__content form input,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper .content-grid-item__title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper .content-grid-item__title input,.content-filter .filter--keyword .filter__content form .content-grid-item-press-release.download .content-grid-item-press-release__wrapper .content-grid-item__title input,.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper .content-grid-item__title .content-filter-v2 .filter--keyword .filter__content form input,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper .content-grid-item__title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper .content-grid-item__title input,.content-filter-v2 .filter--keyword .filter__content form .content-grid-item-press-release.download .content-grid-item-press-release__wrapper .content-grid-item__title input{margin:8px 0 16px 0}.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper .content-grid-item__description p:last-of-type,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper .content-grid-item__description p:last-of-type,.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper .content-grid-item__description .searchResults-results .searchResults-result:last-of-type,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper .content-grid-item__description .searchResults-results .searchResults-result:last-of-type,.searchResults-results .content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper .content-grid-item__description .searchResults-result:last-of-type,.searchResults-results .content-grid-item-press-release.download .content-grid-item-press-release__wrapper .content-grid-item__description .searchResults-result:last-of-type{margin-bottom:16px}.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper .content-grid-item__subtitle+.content-grid-item__description,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper .content-grid-item__subtitle+.content-grid-item__description{margin-top:8px}.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper--with-img,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper--with-img{padding:16px}@media(min-width: 767px){.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper--with-img,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper--with-img{padding:16px 24px 16px 16px;display:flex;align-items:flex-start}}@media(min-width: 767px){.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper--with-img .content-grid-item__content,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper--with-img .content-grid-item__content{margin-left:16px}}@media(min-width: 767px)and (max-width: 991px){.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper--with-img .content-grid-item__content,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper--with-img .content-grid-item__content{width:60%}}@media(min-width: 767px)and (max-width: 991px){.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper--with-img .content-grid-item__thumbnail,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper--with-img .content-grid-item__thumbnail{width:40%}}.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper--no-img,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper--no-img{padding:24px}@media(min-width: 991px){.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper--no-img,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper--no-img{padding:16px 24px 16px 16px}}.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper--no-img .content-grid-item__tagname,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper--no-img .content-grid-item__tagname{margin:0 0 24px -24px}@media(min-width: 991px){.content-grid-item-press-release.col-lg-12 .content-grid-item-press-release__wrapper--no-img .content-grid-item__tagname,.content-grid-item-press-release.download .content-grid-item-press-release__wrapper--no-img .content-grid-item__tagname{margin:0 0 24px -16px}}.content-filter,.content-filter-v2{padding:0 15px;margin-bottom:30px}.content-filter__topbar,.content-filter-v2__topbar{position:relative;display:flex;margin-bottom:15px;flex-wrap:wrap}@media(min-width: 991px){.content-filter__topbar,.content-filter-v2__topbar{justify-content:space-between;margin-bottom:0}}.content-filter .filters,.content-filter-v2 .filters{list-style:none;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:rgba(0,0,0,0);width:auto}}.content-filter .filters-expandable__opener,.content-filter-v2 .filters-expandable__opener{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear;background:#f1f1f1;color:#071d49;padding:15px 16px;margin-right:20px;display:flex;height:50px;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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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:rgba(0,0,0,0) #f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0);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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);right:-15px;top:0}.content-filter .filters-expandable__opener .filter__opener-arrow,.content-filter-v2 .filters-expandable__opener .filter__opener-arrow{background-image:url(../../../../../../../etc/designs/zg/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;transition:transform .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:#fff;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:#fff}.content-filter .filters-expandable__opener.active::before,.content-filter-v2 .filters-expandable__opener.active::before{border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0)}.content-filter .filters-expandable__opener.active::after,.content-filter-v2 .filters-expandable__opener.active::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.content-filter .filters-expandable__opener.active .filter__opener-arrow,.content-filter-v2 .filters-expandable__opener.active .filter__opener-arrow{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(../../../../../../../etc/designs/zg/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:#fff;border:1px solid #f1f1f1;padding:30px;margin:0;width:100%;z-index:2;left:0;position:absolute;display:none;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{flex-direction:row;display:flex;position:static;background:rgba(0,0,0,0);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{list-style:none;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: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{box-shadow:none;background:rgba(0,0,0,0);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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear;background:#f1f1f1;color:#071d49;padding:15px 16px;margin-right:20px;display:flex;height:50px;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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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:rgba(0,0,0,0) #f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0);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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);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(../../../../../../../etc/designs/zg/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;transition:transform .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:#fff;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:#fff}.content-filter .filters-expandable__content .filter__opener.active::before,.content-filter-v2 .filters-expandable__content .filter__opener.active::before{border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0)}.content-filter .filters-expandable__content .filter__opener.active::after,.content-filter-v2 .filters-expandable__content .filter__opener.active::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.content-filter .filters-expandable__content .filter__opener.active .filter__opener-arrow,.content-filter-v2 .filters-expandable__content .filter__opener.active .filter__opener-arrow{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:#fff;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:flex;justify-content:space-between;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:rgba(0,0,0,0);border: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:flex}.content-filter .filter__opener,.content-filter-v2 .filter__opener{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear;background:#f1f1f1;color:#071d49;padding:15px 16px;margin-right:20px;display:flex;height:50px;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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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:rgba(0,0,0,0) #f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0);left:-15px;bottom:0}.content-filter .filter__opener::after,.content-filter-v2 .filter__opener::after{border-width:50px 15px 0 0;border-color:#f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);right:-15px;top:0}.content-filter .filter__opener .filter__opener-arrow,.content-filter-v2 .filter__opener .filter__opener-arrow{background-image:url(../../../../../../../etc/designs/zg/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;transition:transform .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:#fff;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:#fff}.content-filter .filter__opener.active::before,.content-filter-v2 .filter__opener.active::before{border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0)}.content-filter .filter__opener.active::after,.content-filter-v2 .filter__opener.active::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.content-filter .filter__opener.active .filter__opener-arrow,.content-filter-v2 .filter__opener.active .filter__opener-arrow{transform:rotate(180deg)}.content-filter .filter__content,.content-filter-v2 .filter__content{list-style:none;background:#fff;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(../../../../../../../etc/designs/zg/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:flex;justify-content:space-between}.content-filter .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form input{border:none;margin:0;width:100%}.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 .articleList-more,.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 #__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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter .filter--keyword .filter__content form .button,.content-filter-v2 .filter--keyword .filter__content form .btn,.content-filter-v2 .filter--keyword .filter__content form .articleList-more,.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 #__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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter-v2 .filter--keyword .filter__content form .button{display:none}@media(min-width: 991px){.content-filter .filter--keyword .filter__content form .btn,.content-filter .filter--keyword .filter__content form .articleList-more,.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 #__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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter .filter--keyword .filter__content form .button,.content-filter-v2 .filter--keyword .filter__content form .btn,.content-filter-v2 .filter--keyword .filter__content form .articleList-more,.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 #__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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter-v2 .filter--keyword .filter__content form .button{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 .articleList-more,.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 #__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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter .filter--keyword .filter__content form .button,.content-filter-v2 .filter--keyword .filter__content form .btn,.content-filter-v2 .filter--keyword .filter__content form .articleList-more,.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 #__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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .content-filter-v2 .filter--keyword .filter__content form .button{display:inline-table}}.content-filter .filter.active .filter__content,.content-filter-v2 .filter.active .filter__content{display:flex;flex-wrap:wrap}.content-filter .summary,.content-filter-v2 .summary{display:flex;align-items:center;z-index:1}.content-filter .summary__reset,.content-filter-v2 .summary__reset{color:#e40046;background:rgba(0,0,0,0);border: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}.gigyaraas~.richText,.page-media-center .gigyaraas~.title,.page-company-statements .gigyaraas~.title,.page-press-releases .gigyaraas~.title,.page-sala-stampa .gigyaraas~.title,#__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{border-radius:0;border:1px solid #b10036;max-width:calc(100% - 10px);width:100%;right:0;margin-left:0}.gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-checkbox .gigya-input-checkbox{width:20px;height:18px;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(../../../../../../../etc/designs/zg/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;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;transition:border .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;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;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;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:flex !important;padding:0;margin:0;width:max-content;font-weight:700;align-items: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;box-shadow:none;-webkit-appearance:none;background:rgba(0,0,0,0);color:#fff;text-align:center !important;padding:13px 25px 13px 25px;height:44px;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-border-box{border-radius:0;padding:5px;border:1px solid #b10036;max-width:calc(100% - 10px);width:100%;right:0;margin:0 0 5px 0}.gigyaraas .gigya-screen-content .gigya-error-border-box input{margin-left:5px}.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}.gigya-form-error-overlay-fix.gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label{flex:0 1 auto}.clear-form-when-logged-in.gigyaraas .gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label{width:calc(100% - 28px)}.searchResults{margin-top:30px;margin-bottom:30px;background:#fff;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:#fff;text-decoration:none}.searchResults-pagination .searchResults-pagination-list li.is-active a{background:#071d49;color:#fff;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%;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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}.table{margin-top:60px;margin-bottom:60px}@media(max-width: 991px){.table{margin:30px 0}}.table--sticky{overflow-x:scroll}.table--first{position:-webkit-sticky;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:#fff}@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:#fff}}.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:rgba(0,0,0,0)}.table.table-vertical-header-no-border table tr:not(:first-child) th{border:0}@media(max-width: 991px){.table.table-default table tr{display:flex;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:rgba(0,0,0,0)}.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:rgba(0,0,0,0) !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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}}.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:rgba(0,0,0,0)}.table td[headers*=hidden] *{color:rgba(0,0,0,0);opacity:0}}@media(min-width: 991px){.table td[headers*=border-bottom-transparent]{border-bottom-color:rgba(0,0,0,0)}}.richText table.table-neutral-header tr td:first-of-type,.page-media-center .title table.table-neutral-header tr td:first-of-type,.page-company-statements .title table.table-neutral-header tr td:first-of-type,.page-press-releases .title table.table-neutral-header tr td:first-of-type,.page-sala-stampa .title table.table-neutral-header tr td:first-of-type,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table.table-neutral-header tr td:first-of-type{background:#f1f1f1;border-left:none;border-right:none}@media(max-width: 991px){.richText table.table-neutral-header tr td:first-of-type,.page-media-center .title table.table-neutral-header tr td:first-of-type,.page-company-statements .title table.table-neutral-header tr td:first-of-type,.page-press-releases .title table.table-neutral-header tr td:first-of-type,.page-sala-stampa .title table.table-neutral-header tr td:first-of-type,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table.table-neutral-header tr td:first-of-type{background:rgba(0,0,0,0)}}.richText table.table-neutral-header tr td:nth-of-type(2),.page-media-center .title table.table-neutral-header tr td:nth-of-type(2),.page-company-statements .title table.table-neutral-header tr td:nth-of-type(2),.page-press-releases .title table.table-neutral-header tr td:nth-of-type(2),.page-sala-stampa .title table.table-neutral-header tr td:nth-of-type(2),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content table.table-neutral-header tr td:nth-of-type(2){border-left:none}.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 .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 .searchResults,.table-header-bg-neutral-500 table tr th .searchResults-term,.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 .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 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 h2,.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 h2,.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 .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 .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 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}.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:flex;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;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: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(../../../../../../../etc/designs/zg/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:#fff;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:rgba(0,0,0,0);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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff;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:rgba(0,0,0,0);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(../../../../../../../etc/designs/zg/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 .page-media-center .title,.page-media-center .tabs .tabs-content .title,.tabs .tabs-content .page-company-statements .title,.page-company-statements .tabs .tabs-content .title,.tabs .tabs-content .page-press-releases .title,.page-press-releases .tabs .tabs-content .title,.tabs .tabs-content .page-sala-stampa .title,.page-sala-stampa .tabs .tabs-content .title,.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,.tabsReact .tabs-content .richText,.tabsReact .tabs-content .page-media-center .title,.page-media-center .tabsReact .tabs-content .title,.tabsReact .tabs-content .page-company-statements .title,.page-company-statements .tabsReact .tabs-content .title,.tabsReact .tabs-content .page-press-releases .title,.page-press-releases .tabsReact .tabs-content .title,.tabsReact .tabs-content .page-sala-stampa .title,.page-sala-stampa .tabsReact .tabs-content .title,.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{padding-left:0;text-align:left}@media(min-width: 991px){.tabs .tabs-content .richText,.tabs .tabs-content .page-media-center .title,.page-media-center .tabs .tabs-content .title,.tabs .tabs-content .page-company-statements .title,.page-company-statements .tabs .tabs-content .title,.tabs .tabs-content .page-press-releases .title,.page-press-releases .tabs .tabs-content .title,.tabs .tabs-content .page-sala-stampa .title,.page-sala-stampa .tabs .tabs-content .title,.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,.tabsReact .tabs-content .richText,.tabsReact .tabs-content .page-media-center .title,.page-media-center .tabsReact .tabs-content .title,.tabsReact .tabs-content .page-company-statements .title,.page-company-statements .tabsReact .tabs-content .title,.tabsReact .tabs-content .page-press-releases .title,.page-press-releases .tabsReact .tabs-content .title,.tabsReact .tabs-content .page-sala-stampa .title,.page-sala-stampa .tabsReact .tabs-content .title,.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{text-align:initial}}.tabs .tabs-content .richText h4,.tabs .tabs-content .page-media-center .title h4,.page-media-center .tabs .tabs-content .title h4,.tabs .tabs-content .page-company-statements .title h4,.page-company-statements .tabs .tabs-content .title h4,.tabs .tabs-content .page-press-releases .title h4,.page-press-releases .tabs .tabs-content .title h4,.tabs .tabs-content .page-sala-stampa .title h4,.page-sala-stampa .tabs .tabs-content .title 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,.tabs .tabs-content .page-media-center .title .content-filter .filter--keyword .filter__content form input,.page-media-center .tabs .tabs-content .title .content-filter .filter--keyword .filter__content form input,.tabs .tabs-content .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.page-company-statements .tabs .tabs-content .title .content-filter .filter--keyword .filter__content form input,.tabs .tabs-content .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.page-press-releases .tabs .tabs-content .title .content-filter .filter--keyword .filter__content form input,.tabs .tabs-content .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.page-sala-stampa .tabs .tabs-content .title .content-filter .filter--keyword .filter__content form input,.tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form 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 .tabs .tabs-content .richText input,.content-filter .filter--keyword .filter__content form .tabs .tabs-content .page-media-center .title input,.page-media-center .content-filter .filter--keyword .filter__content form .tabs .tabs-content .title input,.content-filter .filter--keyword .filter__content form .tabs .tabs-content .page-company-statements .title input,.page-company-statements .content-filter .filter--keyword .filter__content form .tabs .tabs-content .title input,.content-filter .filter--keyword .filter__content form .tabs .tabs-content .page-press-releases .title input,.page-press-releases .content-filter .filter--keyword .filter__content form .tabs .tabs-content .title input,.content-filter .filter--keyword .filter__content form .tabs .tabs-content .page-sala-stampa .title input,.page-sala-stampa .content-filter .filter--keyword .filter__content form .tabs .tabs-content .title input,.content-filter .filter--keyword .filter__content form .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input,#__tealiumGDPRcpPrefs .privacy_prompt .content-filter .filter--keyword .filter__content form .tabs .tabs-content .privacy_prompt_content input,.tabs .tabs-content .richText .content-filter-v2 .filter--keyword .filter__content form input,.tabs .tabs-content .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.page-media-center .tabs .tabs-content .title .content-filter-v2 .filter--keyword .filter__content form input,.tabs .tabs-content .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.page-company-statements .tabs .tabs-content .title .content-filter-v2 .filter--keyword .filter__content form input,.tabs .tabs-content .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.page-press-releases .tabs .tabs-content .title .content-filter-v2 .filter--keyword .filter__content form input,.tabs .tabs-content .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.page-sala-stampa .tabs .tabs-content .title .content-filter-v2 .filter--keyword .filter__content form input,.tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form 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 .tabs .tabs-content .richText input,.content-filter-v2 .filter--keyword .filter__content form .tabs .tabs-content .page-media-center .title input,.page-media-center .content-filter-v2 .filter--keyword .filter__content form .tabs .tabs-content .title input,.content-filter-v2 .filter--keyword .filter__content form .tabs .tabs-content .page-company-statements .title input,.page-company-statements .content-filter-v2 .filter--keyword .filter__content form .tabs .tabs-content .title input,.content-filter-v2 .filter--keyword .filter__content form .tabs .tabs-content .page-press-releases .title input,.page-press-releases .content-filter-v2 .filter--keyword .filter__content form .tabs .tabs-content .title input,.content-filter-v2 .filter--keyword .filter__content form .tabs .tabs-content .page-sala-stampa .title input,.page-sala-stampa .content-filter-v2 .filter--keyword .filter__content form .tabs .tabs-content .title input,.content-filter-v2 .filter--keyword .filter__content form .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input,#__tealiumGDPRcpPrefs .privacy_prompt .content-filter-v2 .filter--keyword .filter__content form .tabs .tabs-content .privacy_prompt_content input,.tabs.tab-variant-2 .tabs-content .richText h4,.tabsReact .tabs-content .richText h4,.tabsReact .tabs-content .page-media-center .title h4,.page-media-center .tabsReact .tabs-content .title h4,.tabsReact .tabs-content .page-company-statements .title h4,.page-company-statements .tabsReact .tabs-content .title h4,.tabsReact .tabs-content .page-press-releases .title h4,.page-press-releases .tabsReact .tabs-content .title h4,.tabsReact .tabs-content .page-sala-stampa .title h4,.page-sala-stampa .tabsReact .tabs-content .title 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,.tabsReact .tabs-content .page-media-center .title .content-filter .filter--keyword .filter__content form input,.page-media-center .tabsReact .tabs-content .title .content-filter .filter--keyword .filter__content form input,.tabsReact .tabs-content .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.page-company-statements .tabsReact .tabs-content .title .content-filter .filter--keyword .filter__content form input,.tabsReact .tabs-content .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.page-press-releases .tabsReact .tabs-content .title .content-filter .filter--keyword .filter__content form input,.tabsReact .tabs-content .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.page-sala-stampa .tabsReact .tabs-content .title .content-filter .filter--keyword .filter__content form input,.tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter .filter--keyword .filter__content form 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 .tabsReact .tabs-content .richText input,.content-filter .filter--keyword .filter__content form .tabsReact .tabs-content .page-media-center .title input,.page-media-center .content-filter .filter--keyword .filter__content form .tabsReact .tabs-content .title input,.content-filter .filter--keyword .filter__content form .tabsReact .tabs-content .page-company-statements .title input,.page-company-statements .content-filter .filter--keyword .filter__content form .tabsReact .tabs-content .title input,.content-filter .filter--keyword .filter__content form .tabsReact .tabs-content .page-press-releases .title input,.page-press-releases .content-filter .filter--keyword .filter__content form .tabsReact .tabs-content .title input,.content-filter .filter--keyword .filter__content form .tabsReact .tabs-content .page-sala-stampa .title input,.page-sala-stampa .content-filter .filter--keyword .filter__content form .tabsReact .tabs-content .title input,.content-filter .filter--keyword .filter__content form .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input,#__tealiumGDPRcpPrefs .privacy_prompt .content-filter .filter--keyword .filter__content form .tabsReact .tabs-content .privacy_prompt_content input,.tabsReact .tabs-content .richText .content-filter-v2 .filter--keyword .filter__content form input,.tabsReact .tabs-content .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.page-media-center .tabsReact .tabs-content .title .content-filter-v2 .filter--keyword .filter__content form input,.tabsReact .tabs-content .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.page-company-statements .tabsReact .tabs-content .title .content-filter-v2 .filter--keyword .filter__content form input,.tabsReact .tabs-content .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.page-press-releases .tabsReact .tabs-content .title .content-filter-v2 .filter--keyword .filter__content form input,.tabsReact .tabs-content .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.page-sala-stampa .tabsReact .tabs-content .title .content-filter-v2 .filter--keyword .filter__content form input,.tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .content-filter-v2 .filter--keyword .filter__content form 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 .tabsReact .tabs-content .richText input,.content-filter-v2 .filter--keyword .filter__content form .tabsReact .tabs-content .page-media-center .title input,.page-media-center .content-filter-v2 .filter--keyword .filter__content form .tabsReact .tabs-content .title input,.content-filter-v2 .filter--keyword .filter__content form .tabsReact .tabs-content .page-company-statements .title input,.page-company-statements .content-filter-v2 .filter--keyword .filter__content form .tabsReact .tabs-content .title input,.content-filter-v2 .filter--keyword .filter__content form .tabsReact .tabs-content .page-press-releases .title input,.page-press-releases .content-filter-v2 .filter--keyword .filter__content form .tabsReact .tabs-content .title input,.content-filter-v2 .filter--keyword .filter__content form .tabsReact .tabs-content .page-sala-stampa .title input,.page-sala-stampa .content-filter-v2 .filter--keyword .filter__content form .tabsReact .tabs-content .title input,.content-filter-v2 .filter--keyword .filter__content form .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content input,#__tealiumGDPRcpPrefs .privacy_prompt .content-filter-v2 .filter--keyword .filter__content form .tabsReact .tabs-content .privacy_prompt_content input,.tabsReact.tab-variant-2 .tabs-content .richText h4{margin-top:0}.tabs .tabs-content .richText p:last-of-type,.tabs .tabs-content .page-media-center .title p:last-of-type,.page-media-center .tabs .tabs-content .title p:last-of-type,.tabs .tabs-content .page-company-statements .title p:last-of-type,.page-company-statements .tabs .tabs-content .title p:last-of-type,.tabs .tabs-content .page-press-releases .title p:last-of-type,.page-press-releases .tabs .tabs-content .title p:last-of-type,.tabs .tabs-content .page-sala-stampa .title p:last-of-type,.page-sala-stampa .tabs .tabs-content .title 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,.tabs .tabs-content .page-media-center .title .searchResults-results .searchResults-result:last-of-type,.page-media-center .tabs .tabs-content .title .searchResults-results .searchResults-result:last-of-type,.tabs .tabs-content .page-company-statements .title .searchResults-results .searchResults-result:last-of-type,.page-company-statements .tabs .tabs-content .title .searchResults-results .searchResults-result:last-of-type,.tabs .tabs-content .page-press-releases .title .searchResults-results .searchResults-result:last-of-type,.page-press-releases .tabs .tabs-content .title .searchResults-results .searchResults-result:last-of-type,.tabs .tabs-content .page-sala-stampa .title .searchResults-results .searchResults-result:last-of-type,.page-sala-stampa .tabs .tabs-content .title .searchResults-results .searchResults-result:last-of-type,.tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type,#__tealiumGDPRcpPrefs .privacy_prompt .tabs .tabs-content .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type,.searchResults-results .tabs .tabs-content .richText .searchResults-result:last-of-type,.searchResults-results .tabs .tabs-content .page-media-center .title .searchResults-result:last-of-type,.page-media-center .searchResults-results .tabs .tabs-content .title .searchResults-result:last-of-type,.searchResults-results .tabs .tabs-content .page-company-statements .title .searchResults-result:last-of-type,.page-company-statements .searchResults-results .tabs .tabs-content .title .searchResults-result:last-of-type,.searchResults-results .tabs .tabs-content .page-press-releases .title .searchResults-result:last-of-type,.page-press-releases .searchResults-results .tabs .tabs-content .title .searchResults-result:last-of-type,.searchResults-results .tabs .tabs-content .page-sala-stampa .title .searchResults-result:last-of-type,.page-sala-stampa .searchResults-results .tabs .tabs-content .title .searchResults-result:last-of-type,.searchResults-results .tabs .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:last-of-type,#__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .tabs .tabs-content .privacy_prompt_content .searchResults-result:last-of-type,.tabs.tab-variant-2 .tabs-content .richText p:last-of-type,.tabsReact .tabs-content .richText p:last-of-type,.tabsReact .tabs-content .page-media-center .title p:last-of-type,.page-media-center .tabsReact .tabs-content .title p:last-of-type,.tabsReact .tabs-content .page-company-statements .title p:last-of-type,.page-company-statements .tabsReact .tabs-content .title p:last-of-type,.tabsReact .tabs-content .page-press-releases .title p:last-of-type,.page-press-releases .tabsReact .tabs-content .title p:last-of-type,.tabsReact .tabs-content .page-sala-stampa .title p:last-of-type,.page-sala-stampa .tabsReact .tabs-content .title 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,.tabsReact .tabs-content .page-media-center .title .searchResults-results .searchResults-result:last-of-type,.page-media-center .tabsReact .tabs-content .title .searchResults-results .searchResults-result:last-of-type,.tabsReact .tabs-content .page-company-statements .title .searchResults-results .searchResults-result:last-of-type,.page-company-statements .tabsReact .tabs-content .title .searchResults-results .searchResults-result:last-of-type,.tabsReact .tabs-content .page-press-releases .title .searchResults-results .searchResults-result:last-of-type,.page-press-releases .tabsReact .tabs-content .title .searchResults-results .searchResults-result:last-of-type,.tabsReact .tabs-content .page-sala-stampa .title .searchResults-results .searchResults-result:last-of-type,.page-sala-stampa .tabsReact .tabs-content .title .searchResults-results .searchResults-result:last-of-type,.tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type,#__tealiumGDPRcpPrefs .privacy_prompt .tabsReact .tabs-content .privacy_prompt_content .searchResults-results .searchResults-result:last-of-type,.searchResults-results .tabsReact .tabs-content .richText .searchResults-result:last-of-type,.searchResults-results .tabsReact .tabs-content .page-media-center .title .searchResults-result:last-of-type,.page-media-center .searchResults-results .tabsReact .tabs-content .title .searchResults-result:last-of-type,.searchResults-results .tabsReact .tabs-content .page-company-statements .title .searchResults-result:last-of-type,.page-company-statements .searchResults-results .tabsReact .tabs-content .title .searchResults-result:last-of-type,.searchResults-results .tabsReact .tabs-content .page-press-releases .title .searchResults-result:last-of-type,.page-press-releases .searchResults-results .tabsReact .tabs-content .title .searchResults-result:last-of-type,.searchResults-results .tabsReact .tabs-content .page-sala-stampa .title .searchResults-result:last-of-type,.page-sala-stampa .searchResults-results .tabsReact .tabs-content .title .searchResults-result:last-of-type,.searchResults-results .tabsReact .tabs-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result:last-of-type,#__tealiumGDPRcpPrefs .privacy_prompt .searchResults-results .tabsReact .tabs-content .privacy_prompt_content .searchResults-result:last-of-type,.tabsReact.tab-variant-2 .tabs-content .richText p: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}.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}@media(min-width: 991px){.tabs.tab-variant-1>.component-content,.tabsReact.tab-variant-1>.component-content{display:flex;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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear;padding:0 20px 0 16px;min-height:49px;display:flex;align-items:center;width:100%;color:#fff}}@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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}}.tabs.tab-variant-1 .tabs-nav-list .tabs-nav-item::before,.tabsReact.tab-variant-1 .tabs-nav-list .tabs-nav-item::before{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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:rgba(0,0,0,0);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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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 .page-media-center .title,.page-media-center .tabs.tab-variant-1 .tabs-content .title,.tabs.tab-variant-1 .tabs-content .page-company-statements .title,.page-company-statements .tabs.tab-variant-1 .tabs-content .title,.tabs.tab-variant-1 .tabs-content .page-press-releases .title,.page-press-releases .tabs.tab-variant-1 .tabs-content .title,.tabs.tab-variant-1 .tabs-content .page-sala-stampa .title,.page-sala-stampa .tabs.tab-variant-1 .tabs-content .title,.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 .page-media-center .title,.page-media-center .tabsReact.tab-variant-1 .tabs-content .title,.tabsReact.tab-variant-1 .tabs-content .page-company-statements .title,.page-company-statements .tabsReact.tab-variant-1 .tabs-content .title,.tabsReact.tab-variant-1 .tabs-content .page-press-releases .title,.page-press-releases .tabsReact.tab-variant-1 .tabs-content .title,.tabsReact.tab-variant-1 .tabs-content .page-sala-stampa .title,.page-sala-stampa .tabsReact.tab-variant-1 .tabs-content .title,.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 .page-media-center .title .richText-content>:first-child,.page-media-center .tabs.tab-variant-1 .tabs-content .title .richText-content>:first-child,.tabs.tab-variant-1 .tabs-content .page-company-statements .title .richText-content>:first-child,.page-company-statements .tabs.tab-variant-1 .tabs-content .title .richText-content>:first-child,.tabs.tab-variant-1 .tabs-content .page-press-releases .title .richText-content>:first-child,.page-press-releases .tabs.tab-variant-1 .tabs-content .title .richText-content>:first-child,.tabs.tab-variant-1 .tabs-content .page-sala-stampa .title .richText-content>:first-child,.page-sala-stampa .tabs.tab-variant-1 .tabs-content .title .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 .page-media-center .title .richText-content>:first-child,.page-media-center .tabsReact.tab-variant-1 .tabs-content .title .richText-content>:first-child,.tabsReact.tab-variant-1 .tabs-content .page-company-statements .title .richText-content>:first-child,.page-company-statements .tabsReact.tab-variant-1 .tabs-content .title .richText-content>:first-child,.tabsReact.tab-variant-1 .tabs-content .page-press-releases .title .richText-content>:first-child,.page-press-releases .tabsReact.tab-variant-1 .tabs-content .title .richText-content>:first-child,.tabsReact.tab-variant-1 .tabs-content .page-sala-stampa .title .richText-content>:first-child,.page-sala-stampa .tabsReact.tab-variant-1 .tabs-content .title .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}}.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 .page-media-center .title:not(:first-of-type) .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .title:not(:first-of-type) .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .title:not(:first-of-type) .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .title:not(:first-of-type) .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .title:not(:first-of-type) .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .title:not(:first-of-type) .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .title:not(:first-of-type) .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .title: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 .page-media-center .title:not(:last-of-type) .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .title:not(:last-of-type) .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .title:not(:last-of-type) .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .title:not(:last-of-type) .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .title:not(:last-of-type) .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .title:not(:last-of-type) .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .title:not(:last-of-type) .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .title: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 .page-media-center .col-lg-1.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .col-lg-1.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .col-lg-1.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .col-lg-1.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .col-lg-1.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .col-lg-1.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .col-lg-1.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .col-lg-1.title .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 .page-media-center .col-lg-2.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .col-lg-2.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .col-lg-2.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .col-lg-2.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .col-lg-2.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .col-lg-2.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .col-lg-2.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .col-lg-2.title .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 .page-media-center .col-lg-3.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .col-lg-3.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .col-lg-3.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .col-lg-3.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .col-lg-3.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .col-lg-3.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .col-lg-3.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .col-lg-3.title .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 .page-media-center .col-lg-4.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .col-lg-4.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .col-lg-4.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .col-lg-4.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .col-lg-4.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .col-lg-4.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .col-lg-4.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .col-lg-4.title .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 .page-media-center .col-lg-5.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .col-lg-5.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .col-lg-5.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .col-lg-5.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .col-lg-5.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .col-lg-5.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .col-lg-5.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .col-lg-5.title .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 .page-media-center .col-lg-6.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .col-lg-6.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .col-lg-6.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .col-lg-6.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .col-lg-6.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .col-lg-6.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .col-lg-6.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .col-lg-6.title .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,.accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .richText.teaser-panel_image .richText-content,.accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .page-media-center .teaser-panel_image.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .teaser-panel_image.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .page-company-statements .teaser-panel_image.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .teaser-panel_image.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .page-press-releases .teaser-panel_image.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .teaser-panel_image.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .page-sala-stampa .teaser-panel_image.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .teaser-panel_image.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content #__tealiumGDPRcpPrefs .privacy_prompt .teaser-panel_image.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .teaser-panel_image.privacy_prompt_content .richText-content,.teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .richText.teaser-panel_image .richText-content,.teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .page-media-center .teaser-panel_image.title .richText-content,.page-media-center .teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .teaser-panel_image.title .richText-content,.teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .page-company-statements .teaser-panel_image.title .richText-content,.page-company-statements .teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .teaser-panel_image.title .richText-content,.teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .page-press-releases .teaser-panel_image.title .richText-content,.page-press-releases .teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .teaser-panel_image.title .richText-content,.teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .teaser-panel_image.title .richText-content,.page-sala-stampa .teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .teaser-panel_image.title .richText-content,.teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .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,.accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .page-media-center .teaser-panel_content.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .teaser-panel_content.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .page-company-statements .teaser-panel_content.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .teaser-panel_content.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .page-press-releases .teaser-panel_content.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .teaser-panel_content.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .page-sala-stampa .teaser-panel_content.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .teaser-panel_content.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content #__tealiumGDPRcpPrefs .privacy_prompt .teaser-panel_content.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .teaser-panel_wrapper .component-content .teaser-panel_content.privacy_prompt_content .richText-content,.teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .richText.teaser-panel_content .richText-content,.teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .page-media-center .teaser-panel_content.title .richText-content,.page-media-center .teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .teaser-panel_content.title .richText-content,.teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .page-company-statements .teaser-panel_content.title .richText-content,.page-company-statements .teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .teaser-panel_content.title .richText-content,.teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .page-press-releases .teaser-panel_content.title .richText-content,.page-press-releases .teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .teaser-panel_content.title .richText-content,.teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .teaser-panel_content.title .richText-content,.page-sala-stampa .teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content .teaser-panel_content.title .richText-content,.teaser-panel_wrapper .component-content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .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{margin:24px 0}.accordion .accordion-content-wrapper .accordion-content .richText.col-lg-7 .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-media-center .col-lg-7.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .col-lg-7.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .col-lg-7.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .col-lg-7.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .col-lg-7.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .col-lg-7.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .col-lg-7.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .col-lg-7.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .richText.pullout__info .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-media-center .pullout__info.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .pullout__info.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .pullout__info.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .pullout__info.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .pullout__info.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .pullout__info.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .pullout__info.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .pullout__info.title .richText-content,.accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-7.privacy_prompt_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 .col-lg-7.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .privacy_prompt_content.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 .page-media-center .col-lg-8.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .col-lg-8.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .col-lg-8.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .col-lg-8.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .col-lg-8.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .col-lg-8.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .col-lg-8.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .col-lg-8.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .richText.download__content-wrapper .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-media-center .download__content-wrapper.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .download__content-wrapper.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .download__content-wrapper.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .download__content-wrapper.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .download__content-wrapper.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .download__content-wrapper.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .download__content-wrapper.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .download__content-wrapper.title .richText-content,.accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .col-lg-8.privacy_prompt_content .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 .col-lg-8.privacy_prompt_content .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 .hero-banner .hero-banner-v2__content h1.richText .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-media-center h1.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h1.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-company-statements h1.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h1.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-press-releases h1.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h1.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-sala-stampa h1.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h1.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt h1.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h1.privacy_prompt_content .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h1.richText .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center h1.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h1.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements h1.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h1.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases h1.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h1.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa h1.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h1.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt 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,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-media-center h2.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h2.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-company-statements h2.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h2.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-press-releases h2.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h2.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-sala-stampa h2.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h2.title .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,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .page-media-center .gigya-composite-control-header.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .page-company-statements .gigya-composite-control-header.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .page-press-releases .gigya-composite-control-header.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .gigya-composite-control-header.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header.title .richText-content,.gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .richText.gigya-composite-control-header .richText-content,.gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-media-center .gigya-composite-control-header.title .richText-content,.page-media-center .gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigya-composite-control-header.title .richText-content,.gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-company-statements .gigya-composite-control-header.title .richText-content,.page-company-statements .gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigya-composite-control-header.title .richText-content,.gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-press-releases .gigya-composite-control-header.title .richText-content,.page-press-releases .gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigya-composite-control-header.title .richText-content,.gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-sala-stampa .gigya-composite-control-header.title .richText-content,.page-sala-stampa .gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigya-composite-control-header.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt 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,.gigyaraas .gigya-subscribe-with-email-form .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.gigya-composite-control-header .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h2.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .gigyaraas .gigya-subscribe-with-email-form .privacy_prompt_content.gigya-composite-control-header .richText-content,.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .privacy_prompt_content.gigya-composite-control-header .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h2.richText .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center h2.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h2.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements h2.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h2.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases h2.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h2.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa h2.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h2.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form .richText.gigya-composite-control-header .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form .page-media-center .gigya-composite-control-header.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form .page-company-statements .gigya-composite-control-header.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form .page-press-releases .gigya-composite-control-header.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .gigya-composite-control-header.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header.title .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,.gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center .gigya-composite-control-header.title .richText-content,.page-media-center .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigya-composite-control-header.title .richText-content,.gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements .gigya-composite-control-header.title .richText-content,.page-company-statements .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigya-composite-control-header.title .richText-content,.gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases .gigya-composite-control-header.title .richText-content,.page-press-releases .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigya-composite-control-header.title .richText-content,.gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .gigya-composite-control-header.title .richText-content,.page-sala-stampa .gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigya-composite-control-header.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt h2.privacy_prompt_content .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .gigyaraas .gigya-subscribe-with-email-form .privacy_prompt_content.gigya-composite-control-header .richText-content,.gigyaraas .gigya-subscribe-with-email-form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content.gigya-composite-control-header .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h2.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .gigyaraas .gigya-subscribe-with-email-form .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 h3.richText .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-media-center h3.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h3.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-company-statements h3.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h3.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-press-releases h3.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h3.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-sala-stampa h3.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h3.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt h3.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h3.privacy_prompt_content .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h3.richText .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center h3.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h3.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements h3.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h3.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases h3.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h3.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa h3.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h3.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt 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,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-media-center h4.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h4.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-company-statements h4.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h4.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-press-releases h4.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h4.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-sala-stampa h4.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h4.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt h4.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h4.privacy_prompt_content .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h4.richText .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center h4.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h4.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements h4.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h4.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases h4.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h4.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa h4.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h4.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt 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,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-media-center h5.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h5.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-company-statements h5.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h5.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-press-releases h5.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h5.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-sala-stampa h5.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h5.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt h5.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h5.privacy_prompt_content .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h5.richText .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center h5.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h5.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements h5.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h5.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases h5.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h5.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa h5.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h5.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt 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,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-media-center h6.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h6.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-company-statements h6.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h6.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-press-releases h6.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h6.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-sala-stampa h6.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h6.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt h6.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content h6.privacy_prompt_content .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h6.richText .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center h6.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h6.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements h6.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h6.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases h6.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h6.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa h6.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content h6.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt 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,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-media-center p.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content p.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-company-statements p.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content p.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-press-releases p.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content p.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-sala-stampa p.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content p.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt p.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content p.privacy_prompt_content .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content p.richText .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center p.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content p.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements p.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content p.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases p.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content p.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa p.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content p.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt 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 .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input.richText .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .page-media-center input.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .page-company-statements input.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .page-press-releases input.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .page-sala-stampa input.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input.title .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,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form input.privacy_prompt_content .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,.hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content .page-media-center input.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content .page-company-statements input.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content .page-press-releases input.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa input.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.hero-banner .hero-banner-v2__content .content-filter .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt 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 input.richText .richText-content,.accordion .accordion-content-wrapper .accordion-content .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .page-media-center input.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .page-company-statements input.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .page-press-releases input.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .page-sala-stampa input.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.title .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,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.privacy_prompt_content .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,.content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center input.title .richText-content,.page-media-center .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements input.title .richText-content,.page-company-statements .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases input.title .richText-content,.page-press-releases .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa input.title .richText-content,.page-sala-stampa .content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.content-filter .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt 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,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .page-media-center input.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .page-company-statements input.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .page-press-releases input.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa input.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input.title .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,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form input.privacy_prompt_content .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,.hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content .page-media-center input.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content .page-company-statements input.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content .page-press-releases input.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa input.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.hero-banner .hero-banner-v2__content .content-filter-v2 .filter--keyword .filter__content form .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt 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 input.richText .richText-content,.accordion .accordion-content-wrapper .accordion-content .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .page-media-center input.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .page-company-statements input.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .page-press-releases input.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .page-sala-stampa input.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.title .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,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content input.privacy_prompt_content .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,.content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center input.title .richText-content,.page-media-center .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements input.title .richText-content,.page-company-statements .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases input.title .richText-content,.page-press-releases .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa input.title .richText-content,.page-sala-stampa .content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content input.title .richText-content,.content-filter-v2 .filter--keyword .filter__content form .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt 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 .richText.searchResults .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-media-center .searchResults.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-company-statements .searchResults.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-press-releases .searchResults.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-sala-stampa .searchResults.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults.privacy_prompt_content .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .richText.searchResults .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center .searchResults.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements .searchResults.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases .searchResults.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .searchResults.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .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,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-media-center .searchResults-term.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-term.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-company-statements .searchResults-term.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-term.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-press-releases .searchResults-term.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-term.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .page-sala-stampa .searchResults-term.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-term.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-term.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-term.privacy_prompt_content .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .richText.searchResults-term .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center .searchResults-term.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-term.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements .searchResults-term.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-term.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases .searchResults-term.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-term.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .searchResults-term.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-term.title .richText-content,.hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .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 .searchResults-results .richText.searchResults-result .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .page-media-center .searchResults-result.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .page-company-statements .searchResults-result.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .page-press-releases .searchResults-result.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .page-sala-stampa .searchResults-result.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result.title .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,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result.privacy_prompt_content .richText-content,.hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content .richText.searchResults-result .richText-content,.hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content .page-media-center .searchResults-result.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content .searchResults-result.title .richText-content,.hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content .page-company-statements .searchResults-result.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content .searchResults-result.title .richText-content,.hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content .page-press-releases .searchResults-result.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content .searchResults-result.title .richText-content,.hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .searchResults-result.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content .searchResults-result.title .richText-content,.hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-result.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .searchResults-results .accordion .accordion-content-wrapper .accordion-content .searchResults-result.privacy_prompt_content .richText-content,.accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content .richText.searchResults-result .richText-content,.accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content .page-media-center .searchResults-result.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content .page-company-statements .searchResults-result.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content .page-press-releases .searchResults-result.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content .page-sala-stampa .searchResults-result.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-result.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .searchResults-results .hero-banner .hero-banner-v2__content .searchResults-result.privacy_prompt_content .richText-content,.searchResults-results .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .richText.searchResults-result .richText-content,.searchResults-results .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center .searchResults-result.title .richText-content,.page-media-center .searchResults-results .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-result.title .richText-content,.searchResults-results .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements .searchResults-result.title .richText-content,.page-company-statements .searchResults-results .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-result.title .richText-content,.searchResults-results .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases .searchResults-result.title .richText-content,.page-press-releases .searchResults-results .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-result.title .richText-content,.searchResults-results .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .searchResults-result.title .richText-content,.page-sala-stampa .searchResults-results .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-result.title .richText-content,.searchResults-results .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .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 .searchResults-results .searchResults-result .richText.searchResults-title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .page-media-center .searchResults-title.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .page-company-statements .searchResults-title.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .page-press-releases .searchResults-title.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .page-sala-stampa .searchResults-title.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title.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,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .searchResults-title.privacy_prompt_content .richText-content,.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .richText.searchResults-title .richText-content,.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .page-media-center .searchResults-title.title .richText-content,.page-media-center .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .searchResults-title.title .richText-content,.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .page-company-statements .searchResults-title.title .richText-content,.page-company-statements .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .searchResults-title.title .richText-content,.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .page-press-releases .searchResults-title.title .richText-content,.page-press-releases .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .searchResults-title.title .richText-content,.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .searchResults-title.title .richText-content,.page-sala-stampa .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .searchResults-title.title .richText-content,.hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-title.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .hero-banner .hero-banner-v2__content .searchResults-results .searchResults-result .accordion .accordion-content-wrapper .accordion-content .searchResults-title.privacy_prompt_content .richText-content,.accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .richText.searchResults-title .richText-content,.accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .page-media-center .searchResults-title.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .page-company-statements .searchResults-title.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .page-press-releases .searchResults-title.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .page-sala-stampa .searchResults-title.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content #__tealiumGDPRcpPrefs .privacy_prompt .searchResults-title.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .searchResults-title.privacy_prompt_content .richText-content,.searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .richText.searchResults-title .richText-content,.searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-media-center .searchResults-title.title .richText-content,.page-media-center .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-title.title .richText-content,.searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-company-statements .searchResults-title.title .richText-content,.page-company-statements .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-title.title .richText-content,.searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-press-releases .searchResults-title.title .richText-content,.page-press-releases .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-title.title .richText-content,.searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .searchResults-title.title .richText-content,.page-sala-stampa .searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content .searchResults-title.title .richText-content,.searchResults-results .searchResults-result .hero-banner .hero-banner-v2__content .accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .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{margin:24px 0}.accordion .accordion-content-wrapper .accordion-content .richText.col-lg-9 .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-media-center .col-lg-9.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .col-lg-9.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .col-lg-9.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .col-lg-9.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .col-lg-9.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .col-lg-9.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .col-lg-9.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .col-lg-9.title .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 .page-media-center .col-lg-10.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .col-lg-10.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .col-lg-10.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .col-lg-10.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .col-lg-10.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .col-lg-10.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .col-lg-10.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .col-lg-10.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .pullout>.richText.component-content .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-media-center .pullout>.component-content.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .pullout>.component-content.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .pullout>.component-content.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .pullout>.component-content.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .pullout>.component-content.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .pullout>.component-content.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .pullout>.component-content.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .pullout>.component-content.title .richText-content,.accordion .accordion-content-wrapper .accordion-content #__tealiumGDPRcpPrefs .privacy_prompt .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 .col-lg-10.privacy_prompt_content .richText-content,#__tealiumGDPRcpPrefs .privacy_prompt .accordion .accordion-content-wrapper .accordion-content .pullout>.privacy_prompt_content.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 .page-media-center .col-lg-11.title .richText-content,.page-media-center .accordion .accordion-content-wrapper .accordion-content .col-lg-11.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-company-statements .col-lg-11.title .richText-content,.page-company-statements .accordion .accordion-content-wrapper .accordion-content .col-lg-11.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-press-releases .col-lg-11.title .richText-content,.page-press-releases .accordion .accordion-content-wrapper .accordion-content .col-lg-11.title .richText-content,.accordion .accordion-content-wrapper .accordion-content .page-sala-stampa .col-lg-11.title .richText-content,.page-sala-stampa .accordion .accordion-content-wrapper .accordion-content .col-lg-11.title .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(../../../../../../../etc/designs/zg/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;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(../../../../../../../etc/designs/zg/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:#fff}.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}.accordion.list-margin-fix .accordion-container ul{margin-block-start:1em;margin-block-end:1em}.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:flex;flex-wrap:wrap;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:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:0 15px}@media(max-width: 767px){.contentGridContainer .grid-title{display:block}}.contentGridContainer .grid-title *{align-self:center}.contentGridContainer .grid-title h2,.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,.contentGridContainer .grid-title .searchResults,.contentGridContainer .grid-title .searchResults-term{margin-top:0}.contentGridContainer .grid-title .btn,.contentGridContainer .grid-title .articleList-more,.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 #__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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contentGridContainer .grid-title .button{margin-bottom:50px;padding-top:0}@media(max-width: 767px){.contentGridContainer .grid-title .btn,.contentGridContainer .grid-title .articleList-more,.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 #__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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .contentGridContainer .grid-title .button{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: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:#fff}@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:#fff;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: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(../../../../../../../etc/designs/zg/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{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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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,.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:flex;align-items: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-cross-neutral-white-base.svg);background-repeat:no-repeat;background-size:auto;background-color:rgba(0,0,0,0)}.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}.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}#__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;justify-content:space-between;background:rgba(0,0,0,0);margin:0 auto;padding:24px 15px 30px 15px;z-index:105}@media(max-width: 991px){#__tealiumGDPRcpPrefs .privacy_prompt{flex-direction:column;padding-bottom:40px}}#__tealiumGDPRcpPrefs .privacy_prompt.is-active{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{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:flex;align-items:center;padding:0 0 0 30px}@media(max-width: 1200px){#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer{justify-content:flex-start;flex-wrap:wrap;padding:0}}#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button{border:none;border-radius:0;background:rgba(0,0,0,0);height:auto;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(../../../../../../../etc/designs/zg/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}.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}body #__tealiumGDPRcpPrefs .privacy_prompt_analytics{top:unset !important}.layout-jp-jp #__tealiumGDPRcpPrefs *,.layout-ja-jp #__tealiumGDPRcpPrefs *{font-family:"Raleway","Hiragino Kaku Gothic ProN",sans-serif !important}@media(max-width: 767px){.layout-jp-jp #__tealiumGDPRcpPrefs .prompt_button_analytics,.layout-ja-jp #__tealiumGDPRcpPrefs .prompt_button_analytics{flex-direction:column}}.layout-jp-jp #__tealiumGDPRcpPrefs .privacy_prompt_analytics:has(.show_more_button_analytics.is-active) #preferences_prompt_save,.layout-ja-jp #__tealiumGDPRcpPrefs .privacy_prompt_analytics:has(.show_more_button_analytics.is-active) #preferences_prompt_save{display:none !important}@media(max-width: 767px){.layout-jp-jp #__tealiumGDPRcpPrefs .privacy_prompt_analytics:has(.show_more_button_analytics.is-active) #preferences_prompt_submit,.layout-ja-jp #__tealiumGDPRcpPrefs .privacy_prompt_analytics:has(.show_more_button_analytics.is-active) #preferences_prompt_submit{margin:0 !important}}.layout-jp-jp #__tealiumGDPRcpPrefs .privacy_prompt_analytics:has(.show_less_button_analytics.is-active) #preferences_prompt_submit,.layout-ja-jp #__tealiumGDPRcpPrefs .privacy_prompt_analytics:has(.show_less_button_analytics.is-active) #preferences_prompt_submit{margin:0 !important}.layout-jp-jp #__tealiumGDPRcpPrefs .privacy_prompt_analytics:has(.show_less_button_analytics.is-active) #preferences_prompt_save,.layout-ja-jp #__tealiumGDPRcpPrefs .privacy_prompt_analytics:has(.show_less_button_analytics.is-active) #preferences_prompt_save{margin:auto 55px auto 39px !important}@media(max-width: 767px){.layout-jp-jp #__tealiumGDPRcpPrefs .privacy_prompt_analytics:has(.show_less_button_analytics.is-active) #preferences_prompt_save,.layout-ja-jp #__tealiumGDPRcpPrefs .privacy_prompt_analytics:has(.show_less_button_analytics.is-active) #preferences_prompt_save{margin:24px 0 0 0 !important}}#__tealiumGDPRcpPrefs .preferences_prompt_control_analytics{z-index:-1 !important;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(../../../../../../../etc/designs/zg/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 40px 0 40px !important;padding-left:0 !important;font-weight:700}@media(max-width: 767px){#__tealiumGDPRcpPrefs .privacy_prompt_title_analytics{margin:24px 24px 0 24px !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 .cookie_banner_checkbox_analytics input[type=checkbox]{display:inline;opacity:1 !important;width:24px !important;height:24px !important;appearance:none;background-color:#fff;border:2px solid #e40046 !important;border-radius:2px !important;margin-right:13px !important;position:absolute !important;top:-3px !important;left:0 !important}#__tealiumGDPRcpPrefs .cookie_banner_checkbox_analytics input[type=checkbox]:checked{background:var(--color-primary-800-base);border:var(--color-primary-800-base);margin:0;display:flex;align-items:center;justify-content:center}#__tealiumGDPRcpPrefs .cookie_banner_checkbox_analytics input[type=checkbox]:checked:before{content:"";-webkit-mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/check-2.svg) no-repeat center center;mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/check-2.svg) no-repeat center center;background-image:none;mask-size:contain;-webkit-mask-size:contain;mask-size:cover;background-color:var(--color-neutral-white-base);height:14px;width:14px}#__tealiumGDPRcpPrefs .cookie_banner_checkbox_analytics .checkbox_tick_analytics{display:none}#__tealiumGDPRcpPrefs .show_more_container{display:flex;justify-content:space-between}#__tealiumGDPRcpPrefs .switch_analytics{display:flex;justify-content:end;margin:40px 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: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 button,#__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .is-active.searchResults-result button,.searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .is-active.searchResults-result button{color:#fff !important}#__tealiumGDPRcpPrefs .switch_analytics p button,#__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result button,.searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result button{width:100% !important;text-align:center;align-items:center;display:inline-flex !important;justify-content:center;background-color:rgba(0,0,0,0)}@media only screen and (max-width: 359px)and (min-width: 310px)and (orientation: portrait){#__tealiumGDPRcpPrefs .switch_analytics p button.lang_analytics,#__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result button.lang_analytics,.searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result button.lang_analytics{line-height:27px !important}}@media only screen and (max-width: 511px)and (min-width: 360px)and (orientation: landscape){#__tealiumGDPRcpPrefs .switch_analytics p button.lang_analytics,#__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result button.lang_analytics,.searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result button.lang_analytics{line-height:27px !important}}@media only screen and (max-width: 511px)and (min-width: 360px)and (orientation: portrait){#__tealiumGDPRcpPrefs .switch_analytics p button.lang_analytics,#__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result button.lang_analytics,.searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result button.lang_analytics{line-height:27px !important}}@media only screen and (max-width: 767px)and (min-width: 512px)and (orientation: landscape){#__tealiumGDPRcpPrefs .switch_analytics p button.lang_analytics,#__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result button.lang_analytics,.searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result button.lang_analytics{line-height:27px !important}}@media only screen and (max-width: 767px)and (min-width: 512px)and (orientation: portrait){#__tealiumGDPRcpPrefs .switch_analytics p button.lang_analytics,#__tealiumGDPRcpPrefs .switch_analytics .searchResults-results .searchResults-result button.lang_analytics,.searchResults-results #__tealiumGDPRcpPrefs .switch_analytics .searchResults-result button.lang_analytics{line-height:27px !important}}@media(max-width: 767px){#__tealiumGDPRcpPrefs .switch_analytics{margin:16px 0 0 24px !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:16px 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 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:16px 24px 0 24px !important}}#__tealiumGDPRcpPrefs .show_more_analytics{float:none !important;display:inline-flex !important;padding-top:0 !important}#__tealiumGDPRcpPrefs .show_more_analytics .privacy_policy_text_analytics{color:#071d49}#__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:flex}#__tealiumGDPRcpPrefs .show_more_analytics #show-more.is-active span,#__tealiumGDPRcpPrefs .show_more_analytics #show-less.is-active span{margin:auto 0 auto 8px !important;padding:0 !important;font-size:10px !important;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: 500px){#__tealiumGDPRcpPrefs .show_more_analytics{display:flex !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:18px !important;line-height:27px !important}}#__tealiumGDPRcpPrefs .privacy_prompt_analytics{top: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:#f8f8f8 !important;width:100% !important;max-height:80vh !important}@media(max-width: 1200px){#__tealiumGDPRcpPrefs .privacy_prompt_analytics{max-height:75vh !important}}#__tealiumGDPRcpPrefs .privacy_prompt_analytics.is-active{height:auto !important;margin:0 auto !important}#__tealiumGDPRcpPrefs .privacy_prompt_analytics p,#__tealiumGDPRcpPrefs .privacy_prompt_analytics .searchResults-results .searchResults-result,.searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt_analytics .searchResults-result,#__tealiumGDPRcpPrefs .privacy_prompt_analytics a,#__tealiumGDPRcpPrefs .privacy_prompt_analytics span{font-size:18px !important;line-height:27px !important}#__tealiumGDPRcpPrefs .privacy_prompt_analytics #show_more_description.is-active{padding-top:0}#__tealiumGDPRcpPrefs .lang_divider_analytics{margin:0 4px;width:13px !important;position:relative;top:2px}#__tealiumGDPRcpPrefs .show_more_description_analytics ul{margin-top:32px !important}#__tealiumGDPRcpPrefs .prompt_button_analytics{margin-top:32px;padding-bottom:24px;padding-top:24px !important;padding-left:0 !important;display:flex !important;justify-content:flex-end}@media(max-width: 767px){#__tealiumGDPRcpPrefs .prompt_button_analytics{flex-direction:column-reverse;padding:24px 39px 24px 24px !important}}#__tealiumGDPRcpPrefs .prompt_button_analytics button,#__tealiumGDPRcpPrefs .prompt_button_analytics div{display:inline-flex !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .prompt_button_analytics button,#__tealiumGDPRcpPrefs .prompt_button_analytics div{justify-content:center;width:100%}}#__tealiumGDPRcpPrefs .prompt_button_analytics #preferences_prompt_decline{margin:auto 0 auto auto !important}#__tealiumGDPRcpPrefs .prompt_button_analytics #preferences_prompt_submit{margin:auto 55px auto 39px !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .prompt_button_analytics #preferences_prompt_submit{margin:0 0 24px 0 !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:32px !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}}@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;margin-left:40px !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:24px !important;margin-left:40px !important}@media(max-width: 767px){#__tealiumGDPRcpPrefs .privacy_prompt_content_analytics .cookie_description__title_analytics{margin-bottom:16px !important}}#__tealiumGDPRcpPrefs #privacy_prompt_background{display:none !important}.pdf-viewer{padding:0}.pdf-viewer .base-popup{padding:0;width:1400px;max-width:100%;margin:0 auto;height:100%}@media(max-width: 1200px){.pdf-viewer .base-popup .pdf-viewer__modal{width:100vw;height:100%;padding:0}}.pdf-viewer .base-popup .pdf-viewer__modal .pdf-viewer__container{height:calc(100vh - 60px)}@media(max-width: 1200px){.pdf-viewer .base-popup .pdf-viewer__modal .pdf-viewer__container{height:100%}}.pdf-viewer .base-popup .pdf-viewer__container{padding:0;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between}.pdf-viewer .base-popup::before{background:#000;opacity:.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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}@media all and (orientation: portrait){.pdf-viewer__container.fit-to-page .pdf-viewer__controls-top--right .controls__fit{background-image:url(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}}.pdf-viewer__container.fit-to-size .pdf-viewer__controls-top--right .controls__fit{background-image:url(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.pdf-viewer__container .pdf-viewer__controls-top--right .controls__fit-to-height{background-image:url(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}@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:flex;align-items: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:#fff}.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:#fff;width:70px;height:32px;position:absolute;z-index:10;right:36px;top:72px;opacity:0;display:flex;align-items: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{box-sizing:border-box;margin:0 64px;display:flex;height:48px;max-height:48px;justify-content:space-between;align-items:center;background-color:#fff}@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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.pdf-viewer .pdf-viewer__controls-top--left .controls__zoom-in,.pdf-viewer .pdf-viewer__controls-bottom--left .controls__zoom-in{background-image:url(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.pdf-viewer .pdf-viewer__controls-top--right .controls__fullscreen,.pdf-viewer .pdf-viewer__controls-bottom--right .controls__fullscreen{background-image:url(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.pdf-viewer .pdf-viewer__controls-top--right .controls__fullscreen.close,.pdf-viewer .pdf-viewer__controls-bottom--right .controls__fullscreen.close{background-image:url(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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:flex;align-items:center;justify-content:center;align-content:center}.pdf-viewer .pdf-viewer__scrollarea{border:1px solid #d0d3d4;height:100%;display:flex;flex-direction:column;justify-content:center}.pdf-viewer .react-pdf__Document{height:100%}.pdf-viewer .react-pdf__Document .react-pdf__Page{height:100%;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__textContent{display:none}.pdf-viewer .react-pdf__Document .react-pdf__Page__annotations{height:0;position:absolute;left:50%;transform:translateX(-50%)}.pdf-viewer__nav{display:flex;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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}}.pdf-viewer .annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.pdf-viewer .annotationLayer canvas{position:absolute;width:100%;height:100%}.pdf-viewer .annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.pdf-viewer .annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}body.no-scroll{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}}.publication{padding:24px 24px 32px 24px;max-width:540px;background-color:#f1f1f1}.publication__form{display:none}.publication__login{display:none}.publication__input{display:flex;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;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 .articleList-more,.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{background:none;padding-right:0;padding-left:0;font-weight:700}.pullout{background:var(--color-secondary-900);width:calc(100% - 30px);float:none;display:flex;margin:0 auto;padding:0}.pullout>.component-content{display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:60px 0;float:none}@media(max-width: 991px){.pullout>.component-content{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:30px}}.pullout__info{display:flex;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:max-content}@media(max-width: 991px){.pullout .btn-pullout{margin:auto 30px auto 0}}.pullout-v2__container{padding:32px 30px;display:flex;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{flex-direction:row;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-primary.articleList-more:not(.prevent-alternate),.pullout-v2__container.primary-800 .reference-pi-button .component-content 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.btn-pi: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.btn-download: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 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),.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.btn.gigya-composite-control.gigya-composite-control-submit: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),.pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate),.reference-pi-button .component-content .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-primary.button:not(.prevent-alternate),#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 .reference-pi-button .component-content 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 #__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 #__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 .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 #__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){background-color:#fff;color:#e40046}.pullout-v2__container.primary-800 a.btn-primary.btn:not(.prevent-alternate):hover,.pullout-v2__container.primary-800 a.btn-primary.articleList-more:not(.prevent-alternate):hover,.pullout-v2__container.primary-800 .reference-pi-button .component-content 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.btn-pi: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.btn-download: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 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,.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.btn.gigya-composite-control.gigya-composite-control-submit: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,.pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate):hover,.reference-pi-button .component-content .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate):hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-primary.button:not(.prevent-alternate):hover,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 .reference-pi-button .component-content 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 #__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 #__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 .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 #__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{background-color:#d0d3d4}.pullout-v2__container.primary-800 a.btn-primary.btn:not(.prevent-alternate):hover::after,.pullout-v2__container.primary-800 a.btn-primary.articleList-more:not(.prevent-alternate):hover::after,.pullout-v2__container.primary-800 .reference-pi-button .component-content 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.btn-pi: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.btn-download: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 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,.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.btn.gigya-composite-control.gigya-composite-control-submit: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,.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,.reference-pi-button .component-content .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi: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,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 .reference-pi-button .component-content 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 #__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 #__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 .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 #__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{border-color:#d0d3d4 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.pullout-v2__container.primary-800 a.btn-primary.btn:not(.prevent-alternate)::after,.pullout-v2__container.primary-800 a.btn-primary.articleList-more:not(.prevent-alternate)::after,.pullout-v2__container.primary-800 .reference-pi-button .component-content 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.btn-pi: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.btn-download: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 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,.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.btn.gigya-composite-control.gigya-composite-control-submit: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,.pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .reference-pi-button .component-content a.button.btn-pi:not(.prevent-alternate)::after,.reference-pi-button .component-content .pullout-v2__container.primary-800 #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer a.button.btn-pi:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 a.btn-primary.button:not(.prevent-alternate)::after,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .pullout-v2__container.primary-800 .reference-pi-button .component-content 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 #__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 #__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 .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 #__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{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}@media(min-width: 991px){.pullout-v2__container.icon-top .pullout-v2__icon-wrapper{align-self:flex-start}}.pullout-v2__text{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;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;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 .articleList-more,.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{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(../../../../../../../etc/designs/zg/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;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:flex;flex-wrap:wrap;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 .page-media-center .title,.page-media-center #content .box.type-download .title,#content .box.type-download .page-company-statements .title,.page-company-statements #content .box.type-download .title,#content .box.type-download .page-press-releases .title,.page-press-releases #content .box.type-download .title,#content .box.type-download .page-sala-stampa .title,.page-sala-stampa #content .box.type-download .title,#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{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: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(../../../../../../../etc/designs/zg/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{order:0}}#content .box.type-download .richText,#content .box.type-download .page-media-center .title,.page-media-center #content .box.type-download .title,#content .box.type-download .page-company-statements .title,.page-company-statements #content .box.type-download .title,#content .box.type-download .page-press-releases .title,.page-press-releases #content .box.type-download .title,#content .box.type-download .page-sala-stampa .title,.page-sala-stampa #content .box.type-download .title,#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 .page-media-center .title h6,.page-media-center #content .box.type-download .title h6,#content .box.type-download .page-company-statements .title h6,.page-company-statements #content .box.type-download .title h6,#content .box.type-download .page-press-releases .title h6,.page-press-releases #content .box.type-download .title h6,#content .box.type-download .page-sala-stampa .title h6,.page-sala-stampa #content .box.type-download .title 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,#content .box.type-download .page-media-center .title .hero-banner .hero-banner-v2__content p.subtitle,.page-media-center #content .box.type-download .title .hero-banner .hero-banner-v2__content p.subtitle,#content .box.type-download .page-company-statements .title .hero-banner .hero-banner-v2__content p.subtitle,.page-company-statements #content .box.type-download .title .hero-banner .hero-banner-v2__content p.subtitle,#content .box.type-download .page-press-releases .title .hero-banner .hero-banner-v2__content p.subtitle,.page-press-releases #content .box.type-download .title .hero-banner .hero-banner-v2__content p.subtitle,#content .box.type-download .page-sala-stampa .title .hero-banner .hero-banner-v2__content p.subtitle,.page-sala-stampa #content .box.type-download .title .hero-banner .hero-banner-v2__content p.subtitle,.hero-banner .hero-banner-v2__content #content .box.type-download .richText p.subtitle,.hero-banner .hero-banner-v2__content #content .box.type-download .page-media-center .title p.subtitle,.page-media-center .hero-banner .hero-banner-v2__content #content .box.type-download .title p.subtitle,.hero-banner .hero-banner-v2__content #content .box.type-download .page-company-statements .title p.subtitle,.page-company-statements .hero-banner .hero-banner-v2__content #content .box.type-download .title p.subtitle,.hero-banner .hero-banner-v2__content #content .box.type-download .page-press-releases .title p.subtitle,.page-press-releases .hero-banner .hero-banner-v2__content #content .box.type-download .title p.subtitle,.hero-banner .hero-banner-v2__content #content .box.type-download .page-sala-stampa .title p.subtitle,.page-sala-stampa .hero-banner .hero-banner-v2__content #content .box.type-download .title 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,#content .box.type-download .page-media-center .title .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.page-media-center #content .box.type-download .title .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,#content .box.type-download .page-company-statements .title .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.page-company-statements #content .box.type-download .title .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,#content .box.type-download .page-press-releases .title .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.page-press-releases #content .box.type-download .title .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,#content .box.type-download .page-sala-stampa .title .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.page-sala-stampa #content .box.type-download .title .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,.hero-banner .hero-banner-v2__content .searchResults-results #content .box.type-download .page-media-center .title .subtitle.searchResults-result,.page-media-center .hero-banner .hero-banner-v2__content .searchResults-results #content .box.type-download .title .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .searchResults-results #content .box.type-download .page-company-statements .title .subtitle.searchResults-result,.page-company-statements .hero-banner .hero-banner-v2__content .searchResults-results #content .box.type-download .title .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .searchResults-results #content .box.type-download .page-press-releases .title .subtitle.searchResults-result,.page-press-releases .hero-banner .hero-banner-v2__content .searchResults-results #content .box.type-download .title .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .searchResults-results #content .box.type-download .page-sala-stampa .title .subtitle.searchResults-result,.page-sala-stampa .hero-banner .hero-banner-v2__content .searchResults-results #content .box.type-download .title .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,#content .box.type-download .page-media-center .title .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.page-media-center #content .box.type-download .title .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,#content .box.type-download .page-company-statements .title .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.page-company-statements #content .box.type-download .title .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,#content .box.type-download .page-press-releases .title .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.page-press-releases #content .box.type-download .title .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,#content .box.type-download .page-sala-stampa .title .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.page-sala-stampa #content .box.type-download .title .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,.searchResults-results .hero-banner .hero-banner-v2__content #content .box.type-download .page-media-center .title .subtitle.searchResults-result,.page-media-center .searchResults-results .hero-banner .hero-banner-v2__content #content .box.type-download .title .subtitle.searchResults-result,.searchResults-results .hero-banner .hero-banner-v2__content #content .box.type-download .page-company-statements .title .subtitle.searchResults-result,.page-company-statements .searchResults-results .hero-banner .hero-banner-v2__content #content .box.type-download .title .subtitle.searchResults-result,.searchResults-results .hero-banner .hero-banner-v2__content #content .box.type-download .page-press-releases .title .subtitle.searchResults-result,.page-press-releases .searchResults-results .hero-banner .hero-banner-v2__content #content .box.type-download .title .subtitle.searchResults-result,.searchResults-results .hero-banner .hero-banner-v2__content #content .box.type-download .page-sala-stampa .title .subtitle.searchResults-result,.page-sala-stampa .searchResults-results .hero-banner .hero-banner-v2__content #content .box.type-download .title .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 .page-media-center .title p:last-child,.page-media-center #content .box.type-download .title p:last-child,#content .box.type-download .page-company-statements .title p:last-child,.page-company-statements #content .box.type-download .title p:last-child,#content .box.type-download .page-press-releases .title p:last-child,.page-press-releases #content .box.type-download .title p:last-child,#content .box.type-download .page-sala-stampa .title p:last-child,.page-sala-stampa #content .box.type-download .title 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,#content .box.type-download .page-media-center .title .searchResults-results .searchResults-result:last-child,.page-media-center #content .box.type-download .title .searchResults-results .searchResults-result:last-child,#content .box.type-download .page-company-statements .title .searchResults-results .searchResults-result:last-child,.page-company-statements #content .box.type-download .title .searchResults-results .searchResults-result:last-child,#content .box.type-download .page-press-releases .title .searchResults-results .searchResults-result:last-child,.page-press-releases #content .box.type-download .title .searchResults-results .searchResults-result:last-child,#content .box.type-download .page-sala-stampa .title .searchResults-results .searchResults-result:last-child,.page-sala-stampa #content .box.type-download .title .searchResults-results .searchResults-result:last-child,.searchResults-results #content .box.type-download .richText .searchResults-result:last-child,.searchResults-results #content .box.type-download .page-media-center .title .searchResults-result:last-child,.page-media-center .searchResults-results #content .box.type-download .title .searchResults-result:last-child,.searchResults-results #content .box.type-download .page-company-statements .title .searchResults-result:last-child,.page-company-statements .searchResults-results #content .box.type-download .title .searchResults-result:last-child,.searchResults-results #content .box.type-download .page-press-releases .title .searchResults-result:last-child,.page-press-releases .searchResults-results #content .box.type-download .title .searchResults-result:last-child,.searchResults-results #content .box.type-download .page-sala-stampa .title .searchResults-result:last-child,.page-sala-stampa .searchResults-results #content .box.type-download .title .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 .page-media-center .title,.page-media-center #content .box.type-download .title,#content .box.type-download .page-company-statements .title,.page-company-statements #content .box.type-download .title,#content .box.type-download .page-press-releases .title,.page-press-releases #content .box.type-download .title,#content .box.type-download .page-sala-stampa .title,.page-sala-stampa #content .box.type-download .title,#content .box.type-download #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt #content .box.type-download .privacy_prompt_content{order:1}}@media(max-width: 991px){#content .box.type-download .richText,#content .box.type-download .page-media-center .title,.page-media-center #content .box.type-download .title,#content .box.type-download .page-company-statements .title,.page-company-statements #content .box.type-download .title,#content .box.type-download .page-press-releases .title,.page-press-releases #content .box.type-download .title,#content .box.type-download .page-sala-stampa .title,.page-sala-stampa #content .box.type-download .title,#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 .page-media-center .title h4,.page-media-center #content .box.type-download .title h4,#content .box.type-download .page-company-statements .title h4,.page-company-statements #content .box.type-download .title h4,#content .box.type-download .page-press-releases .title h4,.page-press-releases #content .box.type-download .title h4,#content .box.type-download .page-sala-stampa .title h4,.page-sala-stampa #content .box.type-download .title 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 .box.type-download .page-media-center .title .content-filter .filter--keyword .filter__content form input,.page-media-center #content .box.type-download .title .content-filter .filter--keyword .filter__content form input,#content .box.type-download .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.page-company-statements #content .box.type-download .title .content-filter .filter--keyword .filter__content form input,#content .box.type-download .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.page-press-releases #content .box.type-download .title .content-filter .filter--keyword .filter__content form input,#content .box.type-download .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.page-sala-stampa #content .box.type-download .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form #content .box.type-download .richText input,.content-filter .filter--keyword .filter__content form #content .box.type-download .page-media-center .title input,.page-media-center .content-filter .filter--keyword .filter__content form #content .box.type-download .title input,.content-filter .filter--keyword .filter__content form #content .box.type-download .page-company-statements .title input,.page-company-statements .content-filter .filter--keyword .filter__content form #content .box.type-download .title input,.content-filter .filter--keyword .filter__content form #content .box.type-download .page-press-releases .title input,.page-press-releases .content-filter .filter--keyword .filter__content form #content .box.type-download .title input,.content-filter .filter--keyword .filter__content form #content .box.type-download .page-sala-stampa .title input,.page-sala-stampa .content-filter .filter--keyword .filter__content form #content .box.type-download .title 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 .box.type-download .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.page-media-center #content .box.type-download .title .content-filter-v2 .filter--keyword .filter__content form input,#content .box.type-download .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.page-company-statements #content .box.type-download .title .content-filter-v2 .filter--keyword .filter__content form input,#content .box.type-download .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.page-press-releases #content .box.type-download .title .content-filter-v2 .filter--keyword .filter__content form input,#content .box.type-download .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.page-sala-stampa #content .box.type-download .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form #content .box.type-download .richText input,.content-filter-v2 .filter--keyword .filter__content form #content .box.type-download .page-media-center .title input,.page-media-center .content-filter-v2 .filter--keyword .filter__content form #content .box.type-download .title input,.content-filter-v2 .filter--keyword .filter__content form #content .box.type-download .page-company-statements .title input,.page-company-statements .content-filter-v2 .filter--keyword .filter__content form #content .box.type-download .title input,.content-filter-v2 .filter--keyword .filter__content form #content .box.type-download .page-press-releases .title input,.page-press-releases .content-filter-v2 .filter--keyword .filter__content form #content .box.type-download .title input,.content-filter-v2 .filter--keyword .filter__content form #content .box.type-download .page-sala-stampa .title input,.page-sala-stampa .content-filter-v2 .filter--keyword .filter__content form #content .box.type-download .title 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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{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{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}.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{justify-content:center}.reference-pi-button.pi-button-inline .component-content .btn-pi{width:auto;box-shadow:none;padding:19px 24px 20px 24px;margin-right:0;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:flex;justify-content:flex-end;padding:0}.reference-pi-button .component-content .btn-pi{background-image:none;display:flex;align-items:center;justify-content:center;box-shadow:0 0 12px rgba(7,29,73,.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(../../../../../../../etc/designs/zg/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:#fff}.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 .pi-button-multiple-links{bottom:58px;right:12px;margin-right: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}@media(max-width: 767px){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:#fff}@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:flex;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(../../../../../../../etc/designs/zg/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:flex;flex-wrap:wrap;margin-left:26px}.pi-button-multiple-links__country{display:flex;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:#fff}.pi-button-multiple-links__country a,.pi-button-multiple-links__country a.external:not(.btn):not(.articleList-more){color:#fff}.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;align-self:center}}.download__wrapper{display:flex;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(../../../../../../../etc/designs/zg/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{align-self:auto;padding-right:90px}}@media(min-width: 767px){.download__wrapper{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::after{background-image:url(../../../../../../../etc/designs/zg/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%}@media(min-width: 767px){.download__img-wrapper{margin-right:32px}}.download__image{width:100%;height:100%;display:block}.download__content-wrapper{display:flex;width:100%;align-items:flex-start;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{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 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .download .gigya-composite-control-header,.download .searchResults,.download .searchResults-term,.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);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 canvas{width:100% !important;height:100% !important;max-height:250px}@media(min-width: 767px){.download__auto-thumbnail canvas{max-width:160px;max-height:unset}}.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:flex;flex-direction:column;background-color:#e6e8ec;position:relative;overflow:hidden}@media(min-width: 767px){.author-bio-summary.component .bioSummary{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:flex;flex-direction:column;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(../../../../../../../etc/designs/zg/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}.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(../../../../../../../etc/designs/zg/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%;transform:translate(-50%, -50%)}.key-features .keyFeatures__image[data-padlock=true] img{opacity:.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 .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 .searchResults:first-child,.key-features .keyFeatures__content .searchResults-term: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:flex;margin:0;position:relative}.pullquote__quote h1,.pullquote__quote h2,.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 .searchResults,.pullquote__quote .searchResults-term,.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 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .pullquote__quote .gigya-composite-control-header,.pullquote__quote .searchResults,.pullquote__quote .searchResults-term,.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;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:rgba(0,0,0,0)}.pullquote__wrapper--line::before{content:"";height:86%;width:3px;position:absolute;left:33px;top: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:#fff}@media(max-width: 991px){.pullquote__wrapper--plhiv-theme{padding-left:0;padding-bottom:30px}}.pullquote__wrapper--plhiv-theme>.pullquote__footer,.pullquote__wrapper--plhiv-theme:not(:has(.pullquote__footer)) .pullquote__quote{padding-bottom:55px}@media(max-width: 991px){.pullquote__wrapper--plhiv-theme>.pullquote__footer,.pullquote__wrapper--plhiv-theme:not(:has(.pullquote__footer)) .pullquote__quote{padding-bottom:36px}}.pullquote__wrapper--plhiv-theme .pullquote__quotation-mark{height:20px;width:60px;position:absolute;left:152px;background-color:#fff;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;transform:scale(0.65);top:0px}}@media(max-width: 991px){.pullquote__wrapper--plhiv-theme .pullquote__footer{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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-quote-tertiary-800-plhiv.svg);background-repeat:no-repeat;background-size:auto}.pullquote .pullquote__footer{margin-top:16px;display:flex;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;flex-shrink:0}.pullquote .pullquote__image img{object-fit:cover;width:100%;height:100%}.promo-panel__gradient{position:absolute;display:none;top:0;bottom:0;left:0;right:0}.promo-panel__triangle{background-image:url(../../../../../../../etc/designs/zg/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: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:linear-gradient(180deg, rgba(7, 29, 73, 0) 0%, #071d49 100%)}.promo-panel__wrapper[data-gradient-color=primary-800] .promo-panel__gradient{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{transform:scale(1.15);transition:transform 2s ease-in-out;transition-delay:.05s}.promo-panel__background{z-index:0;top:0;bottom:0;left:0;right:0;display:block;background-repeat:no-repeat;position:absolute;transition:transform .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:#fff;display:flex;flex-direction:column;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 .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 .searchResults,.promo-panel__content .searchResults-term,.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:#fff}.promo-panel__content ol li::before,.promo-panel__content ul li::before{color:#fff}@media(min-width: 767px){.promo-panel__content{margin:50px 90px 32px 30px}}.promo-panel__content>:last-child{margin-bottom:0}.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 .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 .searchResults,.featured-content__text-wrapper .searchResults-term,.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:flex;align-items:center;flex-direction:column}@media(min-width: 1080px){.featured-content__wrapper{flex-direction:row}}@media(min-width: 1080px){.featured-content__wrapper--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%;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(../../../../../../../etc/designs/zg/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%;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:.3}.featured-content__box:first-child{order:2;padding:0}@media(min-width: 1080px){.featured-content__box:first-child{order:0}}@media(min-width: 1080px){.featured-content__box{width:50%;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%;padding-top:25px;height:0}.featured-content__video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.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;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(../../../../../../../etc/designs/zg/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:"×"}.icon-list ul{margin:0 auto;padding:0}.icon-list ul li:last-child{margin-bottom:0}.icon-list-v2__wrapper .component-content{display:flex;padding-bottom:30px}@media(min-width: 991px){.icon-list-v2__wrapper .component-content{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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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{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:#fff}.icon-list-v3 .icon-list__item{display:flex;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{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:flex;align-items: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}.icon-text,.icon-text-v2{padding:0;margin:0}.icon-text.treatment-planner-version:not(:last-of-type)::after,.icon-text-v2.treatment-planner-version:not(:last-of-type)::after{content:"";display:block;height:1px;background-color:#d0d3d4}@media(min-width: 767px){.icon-text.treatment-planner-version:not(:last-of-type)::after,.icon-text-v2.treatment-planner-version:not(:last-of-type)::after{content:none}}.icon-text.treatment-planner-version .icon-text__wrapper,.icon-text-v2.treatment-planner-version .icon-text__wrapper{flex-direction:row;margin:24px 0}.icon-text.treatment-planner-version .icon-text__wrapper .icon-text__icon-wrapper,.icon-text-v2.treatment-planner-version .icon-text__wrapper .icon-text__icon-wrapper{margin-right:24px}.icon-text__wrapper,.icon-text-v2__wrapper{display:flex;flex-direction:column;margin:24px}@media(min-width: 767px){.icon-text__wrapper__align-center,.icon-text-v2__wrapper__align-center{align-items:center}.icon-text__wrapper__align-center .icon-text__content-wrapper p,.icon-text__wrapper__align-center .icon-text__content-wrapper .searchResults-results .searchResults-result,.searchResults-results .icon-text__wrapper__align-center .icon-text__content-wrapper .searchResults-result,.icon-text__wrapper__align-center .icon-text__content-wrapper h1,.icon-text__wrapper__align-center .icon-text__content-wrapper h2,.icon-text__wrapper__align-center .icon-text__content-wrapper .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .icon-text__wrapper__align-center .icon-text__content-wrapper .gigya-composite-control-header,.icon-text__wrapper__align-center .icon-text__content-wrapper .searchResults,.icon-text__wrapper__align-center .icon-text__content-wrapper .searchResults-term,.icon-text__wrapper__align-center .icon-text__content-wrapper h3,.icon-text__wrapper__align-center .icon-text__content-wrapper h4,.icon-text__wrapper__align-center .icon-text__content-wrapper .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .icon-text__wrapper__align-center .icon-text__content-wrapper input,.icon-text__wrapper__align-center .icon-text__content-wrapper .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .icon-text__wrapper__align-center .icon-text__content-wrapper input,.icon-text__wrapper__align-center .icon-text__content-wrapper h5,.icon-text__wrapper__align-center .icon-text__content-wrapper .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .icon-text__wrapper__align-center .icon-text__content-wrapper .searchResults-title,.icon-text__wrapper__align-center .icon-text__content-wrapper h6,.icon-text__wrapper__align-center .icon-text__content-wrapper .hero-banner .hero-banner-v2__content p.subtitle,.hero-banner .hero-banner-v2__content .icon-text__wrapper__align-center .icon-text__content-wrapper p.subtitle,.icon-text__wrapper__align-center .icon-text__content-wrapper span,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper p,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper .searchResults-results .searchResults-result,.searchResults-results .icon-text-v2__wrapper__align-center .icon-text__content-wrapper .searchResults-result,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper h1,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper h2,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .icon-text-v2__wrapper__align-center .icon-text__content-wrapper .gigya-composite-control-header,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper .searchResults,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper .searchResults-term,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper h3,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper h4,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .icon-text-v2__wrapper__align-center .icon-text__content-wrapper input,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .icon-text-v2__wrapper__align-center .icon-text__content-wrapper input,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper h5,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .icon-text-v2__wrapper__align-center .icon-text__content-wrapper .searchResults-title,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper h6,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper .hero-banner .hero-banner-v2__content p.subtitle,.hero-banner .hero-banner-v2__content .icon-text-v2__wrapper__align-center .icon-text__content-wrapper p.subtitle,.icon-text-v2__wrapper__align-center .icon-text__content-wrapper span{margin-bottom:0}.icon-text__wrapper__align-center .icon-text__icon-wrapper,.icon-text-v2__wrapper__align-center .icon-text__icon-wrapper{margin-bottom:0}}@media(min-width: 767px){.icon-text__wrapper,.icon-text-v2__wrapper{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{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 .articleList-more,.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-v2__wrapper--background .btn,.icon-text-v2__wrapper--background .articleList-more,.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{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__wrapper.icon-small .icon-text__icon-wrapper,.icon-text-v2__wrapper.icon-small .icon-text__icon-wrapper{width:40px;height:40px}.icon-text__wrapper.icon-small .icon-text__icon,.icon-text-v2__wrapper.icon-small .icon-text__icon{width:24px;height:24px}.icon-text__wrapper.icon-small .icon-text__icon svg,.icon-text-v2__wrapper.icon-small .icon-text__icon svg{width:24px;height:24px}.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{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:flex;flex-direction:column;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:flex;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:flex;align-items:center;justify-content:center;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 .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .icon-text .gigya-composite-control-header,.icon-text .searchResults,.icon-text .searchResults-term,.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 .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 .searchResults,.icon-text-v2 .searchResults-term,.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 a.articleList-more,.icon-text .gigyaraas .gigya-screen-content a.btn-secondary,.gigyaraas .gigya-screen-content .icon-text a.btn-secondary,.icon-text-v2 a.btn-secondary,.icon-text-v2 a.articleList-more,.icon-text-v2 .gigyaraas .gigya-screen-content a.btn-secondary,.gigyaraas .gigya-screen-content .icon-text-v2 a.btn-secondary{position:relative;top:-10px}.icon-text a.btn-secondary.external,.icon-text a.external.articleList-more,.icon-text-v2 a.btn-secondary.external,.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}.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:#fff}@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;transition:.2s}.quick-links a.active,.quick-links a:hover{color:#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}.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:flex;flex-direction:column}@media(min-width: 767px){.article-meta__wrapper{flex-direction:row}}.article-meta__wrapper>*{font-size:14px;margin:0;line-height:18px}.article-meta__wrapper>*:first-child{margin:0 29px 10px 0}.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;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 .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 .searchResults,.product-event-navigation__information .main-name .searchResults-term,.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 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 .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 .searchResults,.product-event-navigation__information .main-name:hover .searchResults-term,.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 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:flex;align-items: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__information.name-one-line-slash{padding:0 0 0 65px}.product-event-navigation__information.name-one-line-slash .main-name{height:70px;display:flex;align-items:center;justify-content:center;text-decoration:none}.product-event-navigation__information.name-one-line-slash .main-name p,.product-event-navigation__information.name-one-line-slash .main-name .searchResults-results .searchResults-result,.searchResults-results .product-event-navigation__information.name-one-line-slash .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-slash.red::before{border-color:var(--color-primary-800)}.product-event-navigation__information.name-one-line-slash .date-box{display:none}@media(max-width: 767px){.product-event-navigation__information.name-one-line-slash{padding-left:15px}}@media screen and (max-width: 1024px){.product-event-navigation__information.name-one-line-slash{padding:0 0 0 30px}.product-event-navigation__information.name-one-line-slash .place{display:inline-block}.product-event-navigation__information.name-one-line-slash::before{display:none}}.product-event-navigation .report-mobile{display:none;height:30px;background:#fff;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:flex;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start}@media(min-width: 991px){.product-event-navigation__content{justify-content:space-between}}.product-event-navigation__box{order:0;flex:1 1 auto;align-self:auto}@media(min-width: 991px){.product-event-navigation__box{order:0;flex:1 1 auto;align-self:auto;display:inline-flex;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{order:0;flex:0 1 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;transform:skew(-20deg);padding:0 20px;margin-right:-13px;float:right;height:70px;text-align:right;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{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(../../../../../../../etc/designs/zg/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;transform:translate(-50%, -50%)}.product-event-navigation__switcher.open{background:#fff;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: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{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{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:#fff;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:rgba(0,0,0,0);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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:flex;justify-content:flex-end;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:flex;align-items:center;justify-content:center;height:70px;border-bottom:4px solid rgba(0,0,0,0)}.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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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:flex;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;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:#fff;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:rgba(0,0,0,0);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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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;box-shadow:-2px 5px 5px 0 rgba(208,211,212,.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;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;transition:top .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}.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 .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 .searchResults,.publication-v2__text .searchResults-term,.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:flex;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;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 .articleList-more,.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{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{transform:rotate(0deg) scale(-1) skew(-20deg) translate(-6px)}@media(max-width: 767px){.text-banner__line--straight{transform:rotate(0deg) scale(-1) skew(-20deg) translate(-2.5px)}}.text-banner__line--diagonal{transform-origin:right;transform:rotate(110deg) scale(1) skew(20deg) translate(6px)}@media(max-width: 767px){.text-banner__line--diagonal{transform:rotate(110deg) scale(1) skew(20deg) translate(2px)}}.text-banner__triangle{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:flex;flex-direction:column;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.profile-summary__wrapper--secondary[data-triangle=on]::after{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.profile-summary__wrapper--tertiary[data-triangle=on]::after{background-image:url(../../../../../../../etc/designs/zg/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:flex;flex-direction:column}@media(min-width: 767px){.profile-summary__container{flex-direction:row}}.profile-summary__img-wrapper{border-radius:50%;overflow:hidden;width:90px;height:90px;display:flex;align-items:center;justify-content:center;margin:0 32px 8px 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:flex;align-items:center;position:relative;opacity:0}.social-share__wrapper{display:flex;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(../../../../../../../etc/designs/zg/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{transition-delay:0s;z-index:1;transform:translateX(51px)}.social-share ul{list-style-type:none;margin:0;padding:0}.social-share li{display:flex;position:relative}.social-share ul.social-share__nested-items-wrapper{display:flex;padding-right:4px;position:absolute;left:0;bottom:0;transition:transform .5s;transform:translateX(190px);transition-delay:1s;z-index:-1}.social-share ul.social-share__nested-items-wrapper li{transition:.3s;opacity:0}.social-share ul.social-share__nested-items-wrapper li.visible{opacity:1}.social-share__items-wrapper{position:relative;display:flex;justify-content:center;align-items:center;margin:0;padding:0;transition:transform .5s;transition-delay:.3s}.social-share__items-wrapper li{transition:.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:#fff;transition:background-color .3s linear;background-position:center}.social-share__item--more{margin:3px;transition:transform .5s;transition-delay:.1s}.social-share__item--more.open{transform:translateX(-149px)}.social-share__item--share{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/social-share/icon-instagram-secondary-900-base.svg);background-repeat:no-repeat;background-size:auto}.social-share__item--youtube{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/social-share/icon-youtube-secondary-900-base.svg);background-repeat:no-repeat;background-size:auto}.social-share__link-copied{left: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{transition:.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;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:flex}.people-list__wrapper--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(../../../../../../../etc/designs/zg/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 .teaser-panel_wrapper,.quiz .contentGridContainer{min-height:inherit;height:inherit;width:100%;margin:0;padding:0;display:flex}.quiz .component-content{min-height:inherit;height:inherit;margin:auto;display:flex;flex-direction:column;justify-content:space-between;padding:0}@media(min-width: 1300px){.quiz .component-content{padding:0 23px;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:#fff;font-size:18px;line-height:20px;position:absolute;margin:auto;left:66px;top:15px;padding:0}.quiz-button__back::before{background-image:url(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}@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:#fff;right:-30px;bottom:20px;position:absolute;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:#fff;margin-left:-8px}.quiz-header[data-name=questionNumber] [data-name=outOf],.quiz-header[data-name=questionNumber] [data-name=totalCount]{opacity:.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:flex;position:relative;justify-content:space-between;background-color:#fff;border-bottom:2px solid #d0d3d4;min-height:137px;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;transform:translateX(-35px);margin:auto}@media(min-width: 1300px){.quiz-block__answer .quiz-button__next,.quiz-block__answer .quiz-button__resources{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(../../../../../../../etc/designs/zg/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:-81px;top:calc(50% - 16px);width:111px;height:29px;transition:.2s;background-position:right}@media(min-width: 1300px){.quiz-block__answer .quiz-button__next::after{right:-96px}}.quiz-block__answer .quiz-button__next:hover::after{transform:translateX(15px)}@media(min-width: 1300px){.quiz-block__answer .quiz-button__next::after{top:0}}.quiz-block__answer .quiz-button__resources{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(../../../../../../../etc/designs/zg/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:-81px;top:calc(50% - 16px);width:111px;height:29px;transition:.2s;background-position:right}@media(min-width: 1300px){.quiz-block__answer .quiz-button__resources a::after{right:-96px}}.quiz-block__answer .quiz-button__resources a:hover::after{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:#fff;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 rgba(0,0,0,0);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:flex;flex-direction:column;background-color:#fff;border-bottom:0}.quiz-block__answer::after{content:"";display:block;position:absolute;border:0;background-color:#fff;width:100%;height:100%;right:-50%;left:auto;top:0}}.quiz-block__info{color:#fff;display:flex;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;transform:skewX(-20deg);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:.5;padding:15px 25px;order:1}.quiz-info-inner{font-family:"Raleway",sans-serif;color:#fff;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:rgba(0,0,0,0)}}.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 .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 .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 .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 .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 .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 .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 .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 .teaser-panel_wrapper,.cq-wcm-edit .quiz .contentGridContainer,.cq-wcm-edit .quiz .component-content{height:1000px;min-height:1000px}.gigyaraas .gigya-layout-row input:not([type=checkbox]):focus,.gigyaraas .gigya-layout-row select:focus{border:1px solid #2378cd !important;box-shadow:0 0 5px 0 #0070f0 !important}@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-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:flex;flex-wrap:wrap;margin-bottom:15px}@media(min-width: 991px){.press-release-filter__topbar{justify-content:space-between;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:flex;padding:0;margin:0 0 15px 0;background:#f1f1f1;width:100%}@media(min-width: 991px){.press-release-filter .filters{background:rgba(0,0,0,0);width:auto}}.press-release-filter .filter__opener{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear;background:#f1f1f1;color:#071d49;padding:15px 16px;margin-right:20px;display:flex;height:50px;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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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:rgba(0,0,0,0) #f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0);left:-15px;bottom:0}.press-release-filter .filter__opener::after{border-width:50px 15px 0 0;border-color:#f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);right:-15px;top:0}.press-release-filter .filter__opener .filter__opener-arrow{background-image:url(../../../../../../../etc/designs/zg/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;transition:transform .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:#fff}.press-release-filter .filter__opener.active::before{border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0)}.press-release-filter .filter__opener.active::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.press-release-filter .filter__opener.active .filter__opener-arrow{transform:rotate(180deg)}.press-release-filter .filter .filter--keyword__content form{display:flex;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:#fff;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(../../../../../../../etc/designs/zg/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:flex;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-media-center .title 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-company-statements .title 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-press-releases .title 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,.page-sala-stampa .title 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 .title 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-media-center .title 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 .title 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-company-statements .title 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 .title 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-press-releases .title 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 .title 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,.page-sala-stampa .title 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-media-center .title 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-company-statements .title 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-press-releases .title 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,.page-sala-stampa .title 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-media-center .title 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-company-statements .title 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-press-releases .title 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,.page-sala-stampa .title 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-media-center .title 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-company-statements .title 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-press-releases .title 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,.page-sala-stampa .title 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 .title 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-media-center .title table tr th .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-media-center .title 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 .title 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-company-statements .title table tr th .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-company-statements .title 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 .title 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-press-releases .title table tr th .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-press-releases .title 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 .title 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,.page-sala-stampa .title table tr th .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-sala-stampa .title 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 .title 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-media-center .title table tr th .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-media-center .title 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 .title 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-company-statements .title table tr th .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-company-statements .title 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 .title 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-press-releases .title table tr th .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-press-releases .title 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 .title 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,.page-sala-stampa .title table tr th .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-sala-stampa .title table tr th .searchResults-title{color:#fff}}.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-media-center .title 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-company-statements .title 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-press-releases .title 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,.page-sala-stampa .title 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-media-center .title 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-company-statements .title 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-press-releases .title 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,.page-sala-stampa .title table tr td .icon-info::before{content:"";position:absolute;top:calc(50% - 10px);left:0;background-image:url(../../../../../../../etc/designs/zg/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-media-center .title 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-company-statements .title 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-press-releases .title 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,.page-sala-stampa .title 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-media-center .title 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-company-statements .title 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-press-releases .title 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,.page-sala-stampa .title 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-media-center .title 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-company-statements .title 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-press-releases .title 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,.page-sala-stampa .title table tr:not(:first-of-type) td:first-of-type{background:rgba(0,0,0,0)}}.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-media-center .title 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-company-statements .title 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-press-releases .title 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),.page-sala-stampa .title 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:flex;flex-wrap:wrap;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(../../../../../../../etc/designs/zg/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;transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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(../../../../../../../etc/designs/zg/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;transition:right .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:flex;flex-wrap:wrap;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(../../../../../../../etc/designs/zg/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;transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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(../../../../../../../etc/designs/zg/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;transition:right .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:flex;padding:0;margin:0 0 15px 0;background:#f1f1f1;width:100%}@media(min-width: 991px){.interactive-map .filters{background:rgba(0,0,0,0);width:auto;top:15px;left:15px}}.interactive-map .filters .filters-expandable{position:relative}@media(max-width: 991px){.interactive-map .filters .filters-expandable{position:initial;background:#fff}}.interactive-map .filters .filters-expandable__opener{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear;background:#f1f1f1;color:#071d49;padding:15px 16px;margin-right:20px;display:flex;height:50px;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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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:rgba(0,0,0,0) #f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0);left:-15px;bottom:0}.interactive-map .filters .filters-expandable__opener::after{border-width:50px 15px 0 0;border-color:#f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);right:-15px;top:0}.interactive-map .filters .filters-expandable__opener .filter__opener-arrow{background-image:url(../../../../../../../etc/designs/zg/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;transition:transform .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(../../../../../../../etc/designs/zg/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:#fff;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:#fff}.interactive-map .filters .filters-expandable__opener.active::before{border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0)}.interactive-map .filters .filters-expandable__opener.active::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.interactive-map .filters .filters-expandable__opener.active .filter__opener-arrow{transform:rotate(180deg)}.interactive-map .filters .filters-expandable__opener::before{display:none}.interactive-map .filters .filters-expandable__opener .filter__opener-icon{background-image:url(../../../../../../../etc/designs/zg/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:#fff;border:1px solid #f1f1f1;padding:30px;margin:0;width:100%;z-index:1;left:0;position:absolute;display:none;flex-direction:column;height:167px;padding:30px 0}@media(min-width: 991px){.interactive-map .filters .filters-expandable__content{position:relative;flex-direction:row;display:flex;background:rgba(0,0,0,0);border:none;width:100%;height:50px;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 .simplebar-offset{position:initial}.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:flex;padding:0;margin:0 !important}}.interactive-map .filters .filters-expandable__content .simplebar-track{right:10px;display:none}@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{box-shadow:none;background:rgba(0,0,0,0);padding:0;width:max-content}.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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear;background:#f1f1f1;color:#071d49;padding:15px 16px;margin-right:20px;display:flex;height:50px;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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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:rgba(0,0,0,0) #f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0);left:-15px;bottom:0}.interactive-map .filters .filters-expandable__content .filter__opener::after{border-width:50px 15px 0 0;border-color:#f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);right:-15px;top:0}.interactive-map .filters .filters-expandable__content .filter__opener .filter__opener-arrow{background-image:url(../../../../../../../etc/designs/zg/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;transition:transform .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(../../../../../../../etc/designs/zg/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:#fff;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:#fff}.interactive-map .filters .filters-expandable__content .filter__opener.active::before{border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0)}.interactive-map .filters .filters-expandable__content .filter__opener.active::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.interactive-map .filters .filters-expandable__content .filter__opener.active .filter__opener-arrow{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:#fff;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:flex}.interactive-map .filters .filter__opener{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear;background:#f1f1f1;color:#071d49;padding:15px 16px;margin-right:20px;display:flex;height:50px;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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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:rgba(0,0,0,0) #f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0);left:-15px;bottom:0}.interactive-map .filters .filter__opener::after{border-width:50px 15px 0 0;border-color:#f1f1f1 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);right:-15px;top:0}.interactive-map .filters .filter__opener .filter__opener-arrow{background-image:url(../../../../../../../etc/designs/zg/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;transition:transform .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(../../../../../../../etc/designs/zg/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:#fff;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:#fff}.interactive-map .filters .filter__opener.active::before{border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0)}.interactive-map .filters .filter__opener.active::after{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.interactive-map .filters .filter__opener.active .filter__opener-arrow{transform:rotate(180deg)}.interactive-map .filters .filter__content{list-style:none;background:#fff;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:flex;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: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:flex;opacity:0;overflow:hidden;animation:.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:flex;align-items:center;justify-content:center}.interactive-map__map .location-tooltip__image-container.default::before{background-image:url(../../../../../../../etc/designs/zg/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:.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:flex;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:#fff;box-shadow:0 1px 4px 1px rgba(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:2;top:60px;right:-500px;background-color:#fff;overflow-x:hidden;transition:all .5s;box-shadow:2px 0 12px 10px rgba(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(../../../../../../../etc/designs/zg/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 .articleList-more,.interactive-map__sidebar.custom .gigyaraas .gigya-screen-content a.articleList-more,.gigyaraas .gigya-screen-content .interactive-map__sidebar.custom a.articleList-more,.interactive-map__sidebar.custom .gigyaraas .gigya-screen-content a.btn-secondary,.gigyaraas .gigya-screen-content .interactive-map__sidebar.custom a.btn-secondary{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(../../../../../../../etc/designs/zg/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: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:#fff;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:#fff;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:flex;align-items:center;justify-content:center}.interactive-map__sidebar.custom .interactive-map__sidebar-image-container.default::after{background-image:url(../../../../../../../etc/designs/zg/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:.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:#fff;box-shadow:0 1px 8px 0 rgba(7,29,73,.15);animation:.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(../../../../../../../etc/designs/zg/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{animation:.5s linear forwards elementFadeIn}}@media(max-width: 460px){.interactive-map__sidebar.custom .interactive-map__sidebar-image-container.no-stick .interactive-map__sidebar-close-btn{animation:.5s linear forwards elementFadeIn}}@media(max-width: 460px){.interactive-map__sidebar.custom .interactive-map__sidebar-image-container.no-stick .interactive-map__sidebar-heading{animation:.5s linear forwards elementFadeIn}}@media(max-width: 460px){.interactive-map__sidebar.custom .interactive-map__sidebar-image-container.no-stick .interactive-map__sidebar-caption{animation:.5s linear forwards elementFadeIn}}@media(max-width: 460px){.interactive-map__sidebar.custom .interactive-map__sidebar-image-container.no-stick::before{animation:.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:#fff;border-radius:50%}.interactive-map__info-icon::before{background-image:url(../../../../../../../etc/designs/zg/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:.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}@keyframes elementFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes elementFadeOut{0%{opacity:1}100%{opacity:0}}.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}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__wrapper{display:block;visibility:hidden;opacity:0;transition:all .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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-cancel-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:24px;transition:opacity .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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-cancel-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:24px;transition:opacity .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;transition:opacity .255s ease-in-out}.tooltip__wrapper .tooltip__cta a:hover span::before{opacity:0;transition:opacity .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:rgba(0,0,0,0);overflow:hidden;z-index:25}.tooltip__wrapper .tooltip__content{top:0;right:-460px;display:block;position:absolute;background:#fff;width:450px;max-width:100%;height:100vh;padding:90px 30px 30px;margin:0;overflow-y:auto;box-shadow:2px 9px 25px -5px rgba(0,0,0,.2);transition:right .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;transition:all .25s ease-in-out}.tooltip__wrapper.open .tooltip__content{right:0;transition:right .25s ease-in-out}.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}.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:flex;flex-direction:column}.articleList-title{margin:0;padding:0;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;order:1;text-transform:uppercase}.articleList-description{order:3;margin-top:15px}.articleList-more{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:flex;flex-wrap:wrap;margin-bottom:30px}.articleList.grid-variant .articleList-list .articleList-article{display:flex;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{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;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:#fff;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:flex;align-items:flex-start;justify-content:center;flex-direction:column;border-bottom:1px solid #dcdcdc;margin:0 15px}@media(min-width: 991px){.grantee-map__header{margin:0;flex-direction:row;align-items:flex-end;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:flex;justify-content:flex-start;margin:0;padding:0}@media(min-width: 991px){.grantee-map__tab-list{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;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:flex;flex-direction:column}@media(min-width: 991px){.grantee-map__wrapper.active{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:.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{animation:locationFadeIn 1s linear forwards}@keyframes locationFadeIn{0%{opacity:0}100%{opacity:.6}}.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}@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;transition:top .5s,opacity .3s linear,visibility .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:#fff}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:#fff}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;transform:translate(-50%, -50%);transform:skew(20deg)}div[class*=reference-transparent-navigation] .product-event-navigation__switcher .chevron-icon-red{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}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:#fff}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:#fff}@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:#fff;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:flex;flex-direction:column;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(../../../../../../../etc/designs/zg/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;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:rgba(0,0,0,0);color:#071d49}@media(min-width: 767px){.filtering-download-v2 select{width:auto}}.filtering-download-v2__items-wrapper{width:100%}.filtering-download-v2__item{display:flex;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(../../../../../../../etc/designs/zg/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;flex-shrink:0}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.75);display:none}.modal.show{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%;transform:translateX(-50%);height:100vh;width:100vw;background:#071d49;opacity:.5;z-index:-1}.anchor-links__mobile-button{background-image:url(../../../../../../../etc/designs/zg/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:#fff;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(../../../../../../../etc/designs/zg/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}}@keyframes showWrapper{to{opacity:1}}.anchor-links__wrapper{z-index:1;list-style-type:none;overflow:hidden;background-color:#fff;bottom:80px;position:absolute;display:none;animation:showWrapper 0s .1s forwards;opacity:0}@media(min-width: 1200px){.anchor-links__wrapper{opacity:1;left:0;max-width:260px;position:static;width:44px;display:block;transition:.4s}}@media(orientation: landscape){.anchor-links__wrapper{bottom:70px}}.anchor-links__wrapper.open{background-color:#fff;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:#fff;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: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;transition:.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 #fff}.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:rgba(0,0,0,0)}.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:rgba(0,0,0,0);background-color:#e40046}.anchor-links li a .label{visibility:hidden}.anchor-links li:hover{background-color:#fff;opacity:95%}.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}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{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:#555;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:#777}@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:#888;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:.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:#555}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:#555}body.tp-mode-basic #content .treatment-planner .treatment-planner-container{display:flex;flex-wrap:wrap;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{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 rgba(0,0,0,0);background-color:rgba(185,197,206,.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:#555;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:#555;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 rgba(0,0,0,0);background-color:rgba(185,197,206,.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(../../../../../../../etc/designs/zg/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:#777}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:#888}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:#555}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:#555}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:#777}body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-description{color:#888;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:flex;justify-content:space-between;align-items:flex-start;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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-injection-edit-icon.svg);background-color:rgba(0,0,0,0)}body.tp-mode-basic #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container{background-image:url(../../../../../../../etc/designs/zg/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:flex;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{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,.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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,.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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0);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;transition:.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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{justify-content:center;display:flex;flex-wrap:wrap;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,.75);top:0;left:0;z-index:9999;align-items:center;justify-content:center}body.tp-mode-basic #content .popup__bg.show{display:flex}body.tp-mode-basic #content .popup__content{max-width:810px;width:100%;height:auto;max-height:95vh;background-color:#fff;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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-close-icon.svg);width:44px;height:44px;display:block;background-size:contain;background-repeat:no-repeat;background-color:rgba(0,0,0,0)}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:flex;flex-wrap:wrap;justify-content:center;align-items:center;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;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{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{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,.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(../../../../../../../etc/designs/zg/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:flex;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;transition:color .3s ease-in-out,background-color .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:#fff}body.tp-mode-basic #content .cab-btn-primary:hover{background-color:rgba(0,0,0,0);color:#e67300}body.tp-mode-basic #content .cab-btn-secondary{background-color:#fff;color:#e67300}body.tp-mode-basic #content .cab-btn-secondary:hover{background-color:#e67300;color:#fff}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:flex;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: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:rgba(0,0,0,0);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%;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-left-arrow-icon.svg);left:0}body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week{display:flex}body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .calendar{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: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:11.2857142857vw;width:100%;display:inline-flex;align-items: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:11.2857142857vw;width:100%;border:1px solid #979797;display:inline-flex;align-items:center;justify-content:center;margin:2px;border-bottom-right-radius:8px;border-top-left-radius:8px;background-color:rgba(185,197,206,.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:rgba(0,0,0,0)}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;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:.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:#555;background-color:#555}body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day.today button{color:#fff}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:.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:#fff;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:#fff}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:#fff}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:#fff 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:#555;background-color:#555}body.tp-mode-basic #content .datepicker-container .datepicker__body .calendar .single__week .single__day:hover button{color:#fff}@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 .page-media-center .title,.page-media-center body.tp-mode-basic #content .title,body.tp-mode-basic #content .page-company-statements .title,.page-company-statements body.tp-mode-basic #content .title,body.tp-mode-basic #content .page-press-releases .title,.page-press-releases body.tp-mode-basic #content .title,body.tp-mode-basic #content .page-sala-stampa .title,.page-sala-stampa body.tp-mode-basic #content .title,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:flex !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:#000}body.tp-mode-basic #content .cab-text-color-white{color:#fff}body.tp-mode-basic #content .cab-text-color-primary{color:#e67300}body.tp-mode-basic #content .cab-text-color-magenta{color:#f0f}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 .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{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:#f0f}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:#000}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:rgba(0,0,0,0);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{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{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{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{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:flex;justify-content:space-between;align-items:flex-start;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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-edit-secondary-900-base.svg);background-color:rgba(0,0,0,0)}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 .tp__oral-lead__box__description p{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 .tp__oral-lead__box__description div p{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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0);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;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:rgba(0,0,0,0);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;transition:.3s;float:none;background-color:#b35a00;color:#fff;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(../../../../../../../etc/designs/zg/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:#fff}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(../../../../../../../etc/designs/zg/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:#fff;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:#777}@media(max-width: 991.98px){body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container{justify-content:center;display:flex;flex-wrap:wrap;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 rgba(0,0,0,0);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:flex;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:inline-flex;box-sizing:border-box;border-top:0;width:33.3333333333%}body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol>li::before{content:"";background-image:url(../../../../../../../etc/designs/zg/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{flex-direction:column}}body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol{display:flex;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:inline-flex;box-sizing:border-box;border-top:0;padding-top:0;margin-top:27px;width:33.3333333333%;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{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:#555;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:#555}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:flex}body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-button-back{margin-top:0;margin-bottom: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{flex-direction:column}}body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section{width:100%;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: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:flex;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{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:rgba(0,0,0,0);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,.1);padding:24px 63px 24px 25px;transition:.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(../../../../../../../etc/designs/zg/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:#fff;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(../../../../../../../etc/designs/zg/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:#fff;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 rgba(0,0,0,0);background-color:rgba(185,197,206,.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(../../../../../../../etc/designs/zg/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:#777}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:#888}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:#555;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:#555}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:flex;justify-content:space-between;align-items:flex-start;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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-edit-secondary-900-base.svg);background-color:rgba(0,0,0,0)}body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container{background-image:url(../../../../../../../etc/designs/zg/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:flex;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{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,.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0);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(../../../../../../../etc/designs/zg/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{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .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(../../../../../../../etc/designs/zg/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{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 rgba(0,0,0,0);background-color:rgba(185,197,206,.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:#555;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:#555;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 rgba(0,0,0,0);background-color:rgba(185,197,206,.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(../../../../../../../etc/designs/zg/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:#777}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:#888}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:#555;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:#555}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:#777}body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-description{color:#888;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:flex;justify-content:space-between;align-items:flex-start;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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-injection-edit-icon.svg);background-color:rgba(0,0,0,0)}body.tp-mode-extend #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container{background-image:url(../../../../../../../etc/designs/zg/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:flex;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{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: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,.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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,.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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0);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;transition:.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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{justify-content:center;display:flex;flex-wrap:wrap;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:max-content;flex-direction:column;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:rgba(0,0,0,0)}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:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}@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;transition:.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:#fff;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:#fff;transform:skew(-20deg);transition:.3s}body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-secondary:hover{background-color:#e40046;color:#fff}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:#fff;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;transform:skew(-20deg);transition:.3s}body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-primary:hover{background-color:#fff;color:#e40046}body.tp-mode-extend #content .modal.extend .popup__content .cab-btn-primary:hover::after{background-color:#fff}@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,.75);top:0;left:0;z-index:9999;align-items:center;justify-content:center}body.tp-mode-extend #content .popup__bg.show{display:flex}body.tp-mode-extend #content .popup__content{max-width:810px;width:100%;height:auto;max-height:calc(100vh - 160px);background-color:#fff;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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-close-icon.svg);width:44px;height:44px;display:block;background-size:contain;background-repeat:no-repeat;background-color:rgba(0,0,0,0)}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:flex;flex-wrap:wrap;justify-content:center;align-items:center;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;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{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{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,.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(../../../../../../../etc/designs/zg/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:flex;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:flex;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: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:rgba(0,0,0,0);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%;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-left-arrow-icon.svg);left:0}body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week{display:flex}body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .calendar{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: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:inline-flex;align-items: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:inline-flex;align-items:center;justify-content:center;margin:2px;border-bottom-right-radius:8px;border-top-left-radius:8px;background-color:rgba(185,197,206,.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:rgba(0,0,0,0)}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;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:.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:.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:#fff;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:#fff}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:#fff}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:#fff 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:#555;background-color:#555}body.tp-mode-extend #content .datepicker-container .datepicker__body .calendar .single__week .single__day:hover button{color:#fff}@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:rgba(0,0,0,0)}}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:flex;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: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: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:rgba(0,0,0,0);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%;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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: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:14.2857142857vw;width:100%;display:inline-flex;align-items: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:#fff;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:inline-flex;align-items:center;justify-content:center;border:none;margin:0;border-radius:0;background-color:#fff}@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:rgba(0,0,0,0)}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;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:.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:#fff}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:#fff}@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:.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:#fff;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:#fff}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:#fff}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:#fff}@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,body.tp-mode-extend #content .page-media-center .bordered.title,.page-media-center body.tp-mode-extend #content .bordered.title,body.tp-mode-extend #content .page-company-statements .bordered.title,.page-company-statements body.tp-mode-extend #content .bordered.title,body.tp-mode-extend #content .page-press-releases .bordered.title,.page-press-releases body.tp-mode-extend #content .bordered.title,body.tp-mode-extend #content .page-sala-stampa .bordered.title,.page-sala-stampa body.tp-mode-extend #content .bordered.title{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,body.tp-mode-extend #content .page-media-center .bordered.title .component-content,.page-media-center body.tp-mode-extend #content .bordered.title .component-content,body.tp-mode-extend #content .page-company-statements .bordered.title .component-content,.page-company-statements body.tp-mode-extend #content .bordered.title .component-content,body.tp-mode-extend #content .page-press-releases .bordered.title .component-content,.page-press-releases body.tp-mode-extend #content .bordered.title .component-content,body.tp-mode-extend #content .page-sala-stampa .bordered.title .component-content,.page-sala-stampa body.tp-mode-extend #content .bordered.title .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 .tabContent a[role=tab],body.tp-mode-extend #content .tabMenuItem,body.tp-mode-extend #content .product-event-navigation,body.tp-mode-extend #content .reference-pi-button,body.tp-mode-extend #content .banner-v3{display:none}body.tp-mode-extend #content .tabs .tabs-content .tabContent>a,body.tp-mode-extend #content .tabs.tab-variant-2 .tabs-content .tabContent>a,body.tp-mode-extend #content .tabsReact .tabs-content .tabContent>a,body.tp-mode-extend #content .tabsReact.tab-variant-2 .tabs-content .tabContent>a{border-top:0 !important}body.tp-mode-extend,body.tp-mode-basic-new{margin:0 !important}body.tp-mode-extend #content,body.tp-mode-basic-new #content{margin:0 !important}body.tp-mode-extend #content.fixed-distance,body.tp-mode-basic-new #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 .page-media-center .title,.page-media-center body.tp-mode-extend #content .title,body.tp-mode-extend #content .page-company-statements .title,.page-company-statements body.tp-mode-extend #content .title,body.tp-mode-extend #content .page-press-releases .title,.page-press-releases body.tp-mode-extend #content .title,body.tp-mode-extend #content .page-sala-stampa .title,.page-sala-stampa body.tp-mode-extend #content .title,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,body.tp-mode-basic-new #content .richText,body.tp-mode-basic-new #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt body.tp-mode-basic-new #content .privacy_prompt_content,body.tp-mode-basic-new #content .page-media-center .title,.page-media-center body.tp-mode-basic-new #content .title,body.tp-mode-basic-new #content .page-company-statements .title,.page-company-statements body.tp-mode-basic-new #content .title,body.tp-mode-basic-new #content .page-press-releases .title,.page-press-releases body.tp-mode-basic-new #content .title,body.tp-mode-basic-new #content .page-sala-stampa .title,.page-sala-stampa body.tp-mode-basic-new #content .title,body.tp-mode-basic-new #content .datepicker-container,body.tp-mode-basic-new #content .tp__cta-container,body.tp-mode-basic-new #content .edit-date,body.tp-mode-basic-new #content .tp__oral-lead__container,body.tp-mode-basic-new #content .target-date,body.tp-mode-basic-new #content .tp-header-container,body.tp-mode-basic-new #content .tp__header__description,body.tp-mode-basic-new #content .tp-oral-lead__warning,body.tp-mode-basic-new #content .tp-oral-lead__warning.tp-injection-box,body.tp-mode-basic-new #content .tp-button-back,body.tp-mode-basic-new #content .tp__target__subtitle,body.tp-mode-basic-new #content .tp-hide-on-print,body.tp-mode-basic-new #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,body.tp-mode-extend #content .page-media-center .visible-on-print.title,.page-media-center body.tp-mode-extend #content .visible-on-print.title,body.tp-mode-extend #content .page-company-statements .visible-on-print.title,.page-company-statements body.tp-mode-extend #content .visible-on-print.title,body.tp-mode-extend #content .page-press-releases .visible-on-print.title,.page-press-releases body.tp-mode-extend #content .visible-on-print.title,body.tp-mode-extend #content .page-sala-stampa .visible-on-print.title,.page-sala-stampa body.tp-mode-extend #content .visible-on-print.title,body.tp-mode-basic-new #content .richText.visible-on-print,body.tp-mode-basic-new #content #__tealiumGDPRcpPrefs .privacy_prompt .visible-on-print.privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt body.tp-mode-basic-new #content .visible-on-print.privacy_prompt_content,body.tp-mode-basic-new #content .page-media-center .visible-on-print.title,.page-media-center body.tp-mode-basic-new #content .visible-on-print.title,body.tp-mode-basic-new #content .page-company-statements .visible-on-print.title,.page-company-statements body.tp-mode-basic-new #content .visible-on-print.title,body.tp-mode-basic-new #content .page-press-releases .visible-on-print.title,.page-press-releases body.tp-mode-basic-new #content .visible-on-print.title,body.tp-mode-basic-new #content .page-sala-stampa .visible-on-print.title,.page-sala-stampa body.tp-mode-basic-new #content .visible-on-print.title{display:block !important;margin:0px !important}body.tp-mode-extend #content .date,body.tp-mode-basic-new #content .date{display:block !important}body.tp-mode-extend #content .treatment-planner .treatment-planner-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container{margin:30px 0 !important}body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-visible-on-print,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-columns .tp-column .tp__injection-box,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__oral-lead__main,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__oral-lead__box,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .subtitle,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-description,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .description,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .actual-date-description,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .dosing-window-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .dosing-window-container,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .subtitle,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .dosing-window-container,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-container,body.tp-mode-basic-new #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;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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-container .actual-date-header,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-container .date,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box:last-of-type,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box,body.tp-mode-basic-new #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 *,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box *,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box:last-child,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__subtitle,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-header,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .subtitle,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__subtitle,body.tp-mode-basic-new #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 .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__subtitle p,body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-header p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__title p,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__title .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__subtitle p,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__subtitle .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-header p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-header .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-header .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .subtitle p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__title p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__subtitle p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-header p{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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container{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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .latest-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .latest-container{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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container .date,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .latest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .latest-container .date,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container .date,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .latest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .latest-container .date{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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .latest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container .title,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container span,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .print-only,body.tp-mode-basic-new #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 .subtitle span.print-only,body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .subtitle span.print-only,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle span.print-only,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .subtitle span.print-only{display:block !important;height:unset !important;position:static !important;margin-bottom:0 !important;font-size:inherit !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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-container{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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .actual-date-label,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .date,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-container .actual-date-label,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-container .date{border-bottom:0 !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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .date,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .date span,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .date .print-only,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #header,body.tp-mode-basic-new #footer,body.tp-mode-basic-new .embeddedServiceHelpButton,body.tp-mode-basic-new .reference-product-navigation-mfa,body.tp-mode-basic-new .reference-product-navigation-cabenuva,body.tp-mode-basic-new .reference-product-navigation-nurse-fr,body.tp-mode-basic-new .privacy_prompt,body.tp-mode-basic-new .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:#000}body.tp-mode-extend #content .cab-text-color-white{color:#fff}body.tp-mode-extend #content .cab-text-color-primary{color:#e67300}body.tp-mode-extend #content .cab-text-color-magenta{color:#f0f}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-basic-new #content .aem-AuthorLayer-Edit #header,body.tp-mode-basic-new #content .aem-AuthorLayer-DQM #header,body.tp-mode-basic-new #content .aem-AuthorLayer-Developer #header,body.tp-mode-basic-new #content .aem-AuthorLayer-Design #header,body.tp-mode-basic-new #content .aem-AuthorLayer-Layouting #header,body.tp-mode-basic-new #content .aem-AuthorLayer-Tracking #header,body.tp-mode-basic-new #content .aem-AuthorLayer-Timewrap #header,body.tp-mode-basic-new #content .cq-wcm-edit #header{height:100px;max-height:100%;display:block;position:relative;overflow:hidden}body.tp-mode-basic-new #content .aem-AuthorLayer-Edit .content,body.tp-mode-basic-new #content .aem-AuthorLayer-Edit .component-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Edit .component,body.tp-mode-basic-new #content .aem-AuthorLayer-Edit .richText-content,body.tp-mode-basic-new #content .aem-AuthorLayer-DQM .content,body.tp-mode-basic-new #content .aem-AuthorLayer-DQM .component-content,body.tp-mode-basic-new #content .aem-AuthorLayer-DQM .component,body.tp-mode-basic-new #content .aem-AuthorLayer-DQM .richText-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Developer .content,body.tp-mode-basic-new #content .aem-AuthorLayer-Developer .component-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Developer .component,body.tp-mode-basic-new #content .aem-AuthorLayer-Developer .richText-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Design .content,body.tp-mode-basic-new #content .aem-AuthorLayer-Design .component-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Design .component,body.tp-mode-basic-new #content .aem-AuthorLayer-Design .richText-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Layouting .content,body.tp-mode-basic-new #content .aem-AuthorLayer-Layouting .component-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Layouting .component,body.tp-mode-basic-new #content .aem-AuthorLayer-Layouting .richText-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Tracking .content,body.tp-mode-basic-new #content .aem-AuthorLayer-Tracking .component-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Tracking .component,body.tp-mode-basic-new #content .aem-AuthorLayer-Tracking .richText-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Timewrap .content,body.tp-mode-basic-new #content .aem-AuthorLayer-Timewrap .component-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Timewrap .component,body.tp-mode-basic-new #content .aem-AuthorLayer-Timewrap .richText-content,body.tp-mode-basic-new #content .cq-wcm-edit .content,body.tp-mode-basic-new #content .cq-wcm-edit .component-content,body.tp-mode-basic-new #content .cq-wcm-edit .component,body.tp-mode-basic-new #content .cq-wcm-edit .richText-content{display:block;position:relative;clear:both}body.tp-mode-basic-new #content .aem-AuthorLayer-Edit .editable-content,body.tp-mode-basic-new #content .aem-AuthorLayer-DQM .editable-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Developer .editable-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Design .editable-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Layouting .editable-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Tracking .editable-content,body.tp-mode-basic-new #content .aem-AuthorLayer-Timewrap .editable-content,body.tp-mode-basic-new #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-new #content .aem-AuthorLayer-Edit .editable-content:before,body.tp-mode-basic-new #content .aem-AuthorLayer-DQM .editable-content:before,body.tp-mode-basic-new #content .aem-AuthorLayer-Developer .editable-content:before,body.tp-mode-basic-new #content .aem-AuthorLayer-Design .editable-content:before,body.tp-mode-basic-new #content .aem-AuthorLayer-Layouting .editable-content:before,body.tp-mode-basic-new #content .aem-AuthorLayer-Tracking .editable-content:before,body.tp-mode-basic-new #content .aem-AuthorLayer-Timewrap .editable-content:before,body.tp-mode-basic-new #content .cq-wcm-edit .editable-content:before{content:" editable content "}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.margin-top-1{margin-top:24px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.margin-bottom-1{margin-bottom:24px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.margin-top-2{margin-top:32px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.margin-bottom-2{margin-bottom:32px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.margin-top-3{margin-top:48px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.margin-bottom-3{margin-bottom:48px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.margin-top-4{margin-top:64px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.margin-bottom-4{margin-bottom:64px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.margin-top-5{margin-top:88px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.margin-bottom-5{margin-bottom:88px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.margin-top-6{margin-top:120px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.margin-bottom-6{margin-bottom:120px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.padding-top-1>.component-content>div{padding-top:15px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.padding-bottom-1>.component-content>div{padding-bottom:15px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.padding-left-1>.component-content>div{padding-left:15px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.padding-right-1>.component-content>div{padding-right:15px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.padding-top-2>.component-content>div{padding-top:30px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.padding-bottom-2>.component-content>div{padding-bottom:30px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.padding-left-2>.component-content>div{padding-left:30px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.padding-right-2>.component-content>div{padding-right:30px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.padding-top-3>.component-content>div{padding-top:45px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.padding-bottom-3>.component-content>div{padding-bottom:45px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.padding-left-3>.component-content>div{padding-left:45px}body.tp-mode-basic-new #content body.theme-product-cabenuva .component.padding-right-3>.component-content>div{padding-right:45px}body.tp-mode-basic-new #content .tp-text-magenta p,body.tp-mode-basic-new #content .tp-text-magenta .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .tp-text-magenta .searchResults-result{color:#f0f}body.tp-mode-basic-new #content .treatment-planner{display:block;height:auto;padding:0}body.tp-mode-basic-new #content .treatment-planner h3,body.tp-mode-basic-new #content .treatment-planner h4,body.tp-mode-basic-new #content .treatment-planner .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form body.tp-mode-basic-new #content .treatment-planner input,body.tp-mode-basic-new #content .treatment-planner .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic-new #content .treatment-planner input,body.tp-mode-basic-new #content .treatment-planner h5,body.tp-mode-basic-new #content .treatment-planner .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .treatment-planner .searchResults-title,body.tp-mode-basic-new #content .treatment-planner h6,body.tp-mode-basic-new #content .treatment-planner .hero-banner .hero-banner-v2__content p.subtitle,.hero-banner .hero-banner-v2__content body.tp-mode-basic-new #content .treatment-planner p.subtitle,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .subtitle.searchResults-result,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .subtitle.searchResults-result{margin:0 0 16px}body.tp-mode-basic-new #content .treatment-planner.tp-header-gray .tp-decision.tp-extend-section .tp-header-container p,body.tp-mode-basic-new #content .treatment-planner.tp-header-gray .tp-decision.tp-extend-section .tp-header-container .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner.tp-header-gray .tp-decision.tp-extend-section .tp-header-container .searchResults-result{color:#3e5364}body.tp-mode-basic-new #content .treatment-planner .text-color-black{color:#000}body.tp-mode-basic-new #content .treatment-planner .tp__card__bottom-border{border-bottom:1px solid #e67300;padding-bottom:24px}@media(max-width: 767.98px){body.tp-mode-basic-new #content .treatment-planner .tp__card__bottom-border{padding-bottom:16px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .selection-italic{font-style:italic}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .selection-underline{text-decoration:underline}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .selection-bold{font-weight:600}@media screen and (min-width: 1024px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content{margin:0}}body.tp-mode-basic-new #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-basic-new #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-basic-new #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-basic-new #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-basic-new #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-basic-new #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-basic-new #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-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable{background-color:rgba(0,0,0,0);border:1px solid #071d49;border-radius:0;padding:40px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box h5,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .searchResults-title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable h5{margin-top:0;font-size:24px;color:#e67300;font-family:"Raleway",sans-serif;font-weight:500}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable p{font-family:"Raleway",sans-serif;color:#071d49;line-height:27px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .title p,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .title .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .title p{font-size:14px;line-height:18px;color:#071d49}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__2nd-inj__box__subtitle,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .target-date,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__target__subtitle p,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__target__subtitle .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__target__subtitle p{font-family:"Raleway",sans-serif;font-size:14px;line-height:18px;color:#071d49}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box:not(.editable) .actual-date-container,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box:not(.editable) .actual-date-container,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .date,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .actual-date-label,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .actual-date-description,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .actual-date-description{color:#071d49}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .actual-date-header,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .actual-date-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .actual-date-header button,body.tp-mode-basic-new #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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-edit-secondary-900-base.svg);background-color:rgba(0,0,0,0)}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description p,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description p,body.tp-mode-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__oral-lead__box__description p{color:#071d49}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description div,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description div,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description div p,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description div .searchResults-result,body.tp-mode-basic-new #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-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description div p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .tp__oral-lead__box__description div p{font-size:18px;line-height:27px;color:#071d49}@media(max-width: 767.98px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .description div,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable .description div,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container,body.tp-mode-basic-new #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(../../../../../../../etc/designs/zg/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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container .date,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container .latest-container .date,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box .dosing-window-container .latest-container .title,body.tp-mode-basic-new #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-basic-new #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-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__injection-box.editable{padding:24px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips{border:1px solid #071d49;background-color:rgba(0,0,0,0);margin:0;padding:40px}@media(max-width: 767.98px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips{padding:24px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content h4,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content input,body.tp-mode-basic-new #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-basic-new #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-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content ol li{font-size:18px}}body.tp-mode-basic-new #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-basic-new #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-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__helpfull-tips__content ul{font-size:18px}}body.tp-mode-basic-new #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-basic-new #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;transform:skew(-20deg)}body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .btn,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .button,body.tp-mode-basic-new #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:rgba(0,0,0,0);line-height:18px;width:auto;display:block}body.tp-mode-basic-new #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;transition:.3s;float:none;background-color:#b35a00;color:#fff;font-weight:bold;border-radius:0;padding:13px 34px 13px 56px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .print-content::after{content:url(../../../../../../../etc/designs/zg/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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .print-content:hover{color:#fff}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .print-content:hover::after{content:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-download-icon.svg)}body.tp-mode-basic-new #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:#fff;transform:skew(-20deg)}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .print-content:disabled{background-color:#777}@media(max-width: 991.98px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container{justify-content:center;display:flex;flex-wrap:wrap;flex-direction:column}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .btn,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .button,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .articleList-more{margin:25px auto}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .btn:nth-of-type(2),body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .button:nth-of-type(2),body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .btn,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .button,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .treatment-planner-content .tp__cta-container .articleList-more{font-size:16px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips{border:1px solid rgba(0,0,0,0);margin:64px 0 0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content h4,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content input,body.tp-mode-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol{font-family:"Raleway",sans-serif;color:#071d49;display:flex;flex-wrap:wrap;margin:0}body.tp-mode-basic-new #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:inline-flex;box-sizing:border-box;border-top:0;width:33.3333333333%}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol>li::before{content:"";background-image:url(../../../../../../../etc/designs/zg/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-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol>li:first-of-type::before{top:0}body.tp-mode-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol{flex-direction:column}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol{display:flex;flex-wrap:wrap;margin:0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol>li{display:inline-flex;box-sizing:border-box;border-top:0;padding-top:0;margin-top:27px;width:33.3333333333%;padding-right:30px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol>li::before{top:0}body.tp-mode-basic-new #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-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ol{flex-direction:column}}body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-helpfull-tips__content ul li{color:#555;padding:0 0 0 30px;margin-bottom:15px;line-height:1.22}body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info h4,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info input,body.tp-mode-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__main-info .searchResults-result{font-family:"Raleway",sans-serif;color:#555}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-decision{width:100%}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-header-container .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description p:first-of-type,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-results .searchResults-result:first-of-type,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-result:first-of-type{margin-bottom:10px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description p b,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-results .searchResults-result b,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__header__description .searchResults-result b{color:#b35a00}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description p b,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-results .searchResults-result b,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-result b,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description p .selection-bold,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-results .searchResults-result .selection-bold,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-selection-description .searchResults-result .selection-bold{color:#b35a00}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns{display:flex}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-button-back{margin-top:0;margin-bottom:0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-column:nth-child(1){width:42%;padding-right:10px}body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-column:nth-child(1){padding-right:0}}body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .tp-column{width:100% !important}}@media(max-width: 767.98px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns .datepicker-container{width:100% !important}}@media(max-width: 767.98px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns{flex-direction:column}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section{width:100%;flex-direction:column}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-column{width:100%}body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-button-back,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-button-missed-injection{margin-top:0}body.tp-mode-basic-new #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-basic-new #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-basic-new #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-basic-new #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-basic-new #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:fit-content}}@media(max-width: 767.98px){body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view{display:flex;flex-direction:row}body.tp-mode-basic-new #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-basic-new #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-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section .tp-buttons-container.tp-decision-view{flex-direction:column}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-missed-injection a,body.tp-mode-basic-new #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:rgba(0,0,0,0);padding:0 0 3px 0;margin-top:30px;text-decoration:none}body.tp-mode-basic-new #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,.1);padding:24px 63px 24px 25px;transition:.2s;width:100%;max-width:100%;text-align:left;overflow:visible;margin-bottom:16px}body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button-injections{margin-top:32px}}body.tp-mode-basic-new #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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-right-secondary-900-base.svg);background-repeat:no-repeat;background-size:cover}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button:hover{color:#fff;background-color:#b35a00}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button:hover::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-right-neutral-white-base.svg);background-size:cover}body.tp-mode-basic-new #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:#fff;transform:skew(-20deg);z-index:10}@media(max-width: 767.98px){body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-buttons-container .tp-button{padding:16px 63px 16px 16px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box{padding:20px;border:1px solid rgba(0,0,0,0);background-color:rgba(185,197,206,.12);margin-bottom:16px;display:block;border-radius:4px}@media(min-width: 480px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box{padding:32px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .title{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-injection-icon.svg);background-size:64px 32px;background-repeat:no-repeat;padding:50px 0 0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .title p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .title .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .title .searchResults-result{font-size:16px;line-height:20px;color:#777}body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .subtitle p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .subtitle .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .subtitle .searchResults-result{font-size:14px;line-height:18px;color:#888}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .tp__oral-lead__box__description p,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .tp__oral-lead__box__description .searchResults-result{color:#555;font-size:18px !important}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description div,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description div p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description div .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .description div .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .tp__oral-lead__box__description div p,body.tp-mode-basic-new #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-basic-new #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:#555}body.tp-mode-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .actual-date-container{padding:24px 0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .actual-date-title{color:#071d49}body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .actual-date-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap}body.tp-mode-basic-new #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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-edit-secondary-900-base.svg);background-color:rgba(0,0,0,0)}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container{background-image:url(../../../../../../../etc/designs/zg/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:flex;flex-wrap:wrap}@media(min-width: 480px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container{flex-wrap:nowrap}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container .earliest-container .title,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container .earliest-container .date,body.tp-mode-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .dosing-window-container .earliest-container{margin-bottom:20px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-injection-box .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__main{border-color:#f6be00;background-color:rgba(246,190,0,.08)}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__main h5,body.tp-mode-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__main h5:after,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__main .searchResults-title:after{content:"";background-image:url(../../../../../../../etc/designs/zg/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-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__box div:first-of-type{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-oral-lead-icon.svg);background-size:58px 30px;background-repeat:no-repeat;padding-top:40px}body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__box .tp__oral-lead__box__subtitle p,body.tp-mode-basic-new #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-basic-new #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-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning{background-color:rgba(0,0,0,0);border-color:#e67300;border-radius:0;padding:40px 40px 46px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.no-top-margin{margin-top:0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning h5,body.tp-mode-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning h5:after,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning .searchResults-title:after{content:"";background-image:url(../../../../../../../etc/designs/zg/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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning__content{color:#071d49}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning sup a{transition:background .3s linear,background-color .3s linear,color .3s linear,border-color .3s linear}body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.tp-warning-big-icon{margin-top:0}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.tp-warning-big-icon::before{position:absolute;content:"";background-image:url(../../../../../../../etc/designs/zg/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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead__warning.tp-warning-big-icon u,body.tp-mode-basic-new #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-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead h5,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-oral-lead .searchResults-title{margin-bottom:16px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container{margin:10px 0;padding:0 15px}@media(min-width: 992px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container{flex-wrap:nowrap}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content{width:100%}@media screen and (min-width: 1024px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content{margin-left:20px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .searchResults-result{margin-bottom:5px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips{padding:18px;border:1px solid rgba(0,0,0,0);background-color:rgba(185,197,206,.12);margin:32px 0 0}@media(min-width: 480px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips{padding:48px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content h4,body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content input,body.tp-mode-basic-new #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-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ol{font-family:"Raleway",sans-serif}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ol li{color:#555;padding:0 0 30px 50px;line-height:1.22;font-size:20px}body.tp-mode-basic-new #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-new #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-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__helpfull-tips__content ul li{color:#555;padding:0 0 0 30px;margin-bottom:15px;line-height:1.22}body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box{padding:20px;border:1px solid rgba(0,0,0,0);background-color:rgba(185,197,206,.12);margin-bottom:16px;display:block;border-radius:4px}@media(min-width: 480px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box{padding:32px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .title{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-injection-icon.svg);background-size:auto 32px;background-repeat:no-repeat;padding:38px 0 0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .title p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .title .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .title .searchResults-result{font-size:16px;line-height:20px;color:#777}body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .subtitle p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .subtitle .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .subtitle .searchResults-result{font-size:14px;line-height:18px;color:#888}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description,body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description p,body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description .searchResults-result{color:#555;font-size:18px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description div,body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description div p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description div .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .description div .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .tp__oral-lead__box__description div p,body.tp-mode-basic-new #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-new #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:#555}body.tp-mode-basic-new #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-new #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-new #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-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-container{padding:16px 0}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-title{color:#777}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-description{color:#888;font-family:"Raleway",sans-serif}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .actual-date-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap}body.tp-mode-basic-new #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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-injection-edit-icon.svg);background-color:rgba(0,0,0,0)}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container{background-image:url(../../../../../../../etc/designs/zg/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:flex;flex-wrap:wrap}@media(min-width: 480px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container{flex-wrap:nowrap}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .date-container{display:flex}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container .title,body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container .date,body.tp-mode-basic-new #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-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container{margin-bottom:8px}}body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main{border-color:#f6be00;background-color:rgba(246,190,0,.08)}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main h5,body.tp-mode-basic-new #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-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main h5:after,body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__main .searchResults-title:after{content:"";background-image:url(../../../../../../../etc/designs/zg/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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__box div:first-of-type{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-oral-lead-icon.svg);background-size:58px 30px;background-repeat:no-repeat;padding-top:40px}body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__box .tp__oral-lead__box__subtitle p,body.tp-mode-basic-new #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-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning{background-color:rgba(230,115,0,.08);border-color:#e67300;margin-top:0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-result{margin-bottom:0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning h5,body.tp-mode-basic-new #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-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning h5:after,body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead__warning .searchResults-title:after{content:"";background-image:url(../../../../../../../etc/designs/zg/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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead h5,body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__oral-lead .searchResults-title{margin-bottom:16px}body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .btn,body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .button,body.tp-mode-basic-new #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:rgba(0,0,0,0);line-height:1.2;width:auto;display:block}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .print-content{width:auto;float:none;margin:0 auto;display:block;transition:.3s}@media(min-width: 768px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .print-content{float:right;margin-top:86px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .print-content::after{content:url(../../../../../../../etc/designs/zg/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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .print-content:hover::after{content:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-download-orange-icon.svg)}@media(max-width: 991.98px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container{justify-content:center;display:flex;flex-wrap:wrap;flex-direction:column}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .btn,body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .button,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .articleList-more{margin:25px auto}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .btn:nth-of-type(2),body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .button:nth-of-type(2),body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .btn,body.tp-mode-basic-new #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-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .button,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .treatment-planner-content .tp__cta-container .articleList-more{font-size:16px}}body.tp-mode-basic-new #content .modal.extend{padding:80px 13px}body.tp-mode-basic-new #content .modal.extend .popup__content{background-color:#f1f1f1;border-bottom:none}@media(max-width: 991.98px){body.tp-mode-basic-new #content .modal.extend .popup__content .popup__buttons-container button{margin:0 auto 10px 0}}@media(max-width: 991.98px){body.tp-mode-basic-new #content .modal.extend .popup__content .popup__buttons-container{width:max-content;flex-direction:column;display:flex;margin:auto}}@media(max-width: 767.98px){body.tp-mode-basic-new #content .modal.extend .popup__content .datepicker-container{width:100%}}body.tp-mode-basic-new #content .modal.extend .popup__content .datepicker-container .calendar .single__week{background-color:rgba(0,0,0,0)}body.tp-mode-basic-new #content .modal.extend .popup__content .datepicker-container .calendar .single__week .single__day{border-right:1px solid #e6e8ec !important}body.tp-mode-basic-new #content .modal.extend .popup__content .datepicker-container .calendar .single__week .single__day:last-child{border-right:0 !important}body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main h4,body.tp-mode-basic-new #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-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main input,body.tp-mode-basic-new #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-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main input,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main h3,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning h4,body.tp-mode-basic-new #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-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning input,body.tp-mode-basic-new #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-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning input,body.tp-mode-basic-new #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-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main h4,body.tp-mode-basic-new #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-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main input,body.tp-mode-basic-new #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-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main input,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main h3,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning h4,body.tp-mode-basic-new #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-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning input,body.tp-mode-basic-new #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-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning input,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning h3{font-size:27px;line-height:34px}}body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main h5,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-title,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning h5,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-title{background-color:#fff;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-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main h5,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-title,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning h5,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-title{padding:24px 16px 24px 48px}}body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main h5:after,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result .searchResults-title:after,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-title:after,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning h5:after,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result .searchResults-title:after,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-title:after{content:"";background-image:url(../../../../../../../etc/designs/zg/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-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main h5:after,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result .searchResults-title:after,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-title:after,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning h5:after,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result .searchResults-title:after,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-title:after{top:26px;left:18px}}body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main p,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-result,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning p,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #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-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main p:last-child,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result:last-child,.searchResults-results body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-result:last-child,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning p:last-child,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result:last-child,.searchResults-results body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-result:last-child{margin-bottom:0}body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main p a,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-results .searchResults-result a,.searchResults-results body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__main .searchResults-result a,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning p a,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__warning .searchResults-results .searchResults-result a,.searchResults-results body.tp-mode-basic-new #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-basic-new #content .modal.extend .popup__content .exit-btn{position:absolute;right:34px;top:34px;padding:0;background-image:url(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}@media(max-width: 767.98px){body.tp-mode-basic-new #content .modal.extend .popup__content .exit-btn{right:17px;top:17px;width:24px;height:24px}}body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__description p,body.tp-mode-basic-new #content .modal.extend .popup__content .tp__popup__edit-date__description .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #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-basic-new #content .modal.extend .popup__content .cab-btn-primary,body.tp-mode-basic-new #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;transition:.3s;overflow:visible}body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-primary:after,body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-secondary:after{font-size:14px;padding-left:7px}@media(min-width: 768px){body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-primary:after,body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-secondary:after{font-size:16px}}body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-secondary{background-color:#fff;color:#e40046}body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-secondary::after{position:absolute;content:"";width:12px;top:0;right:-10px;bottom:0;background-color:#fff;transform:skew(-20deg);transition:.3s}body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-secondary:hover{background-color:#e40046;color:#fff}body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-secondary:hover::after{background-color:#e40046}@media(max-width: 767.98px){body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-secondary{margin-left:0;margin-right:auto}}body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-primary{background-color:#e40046;color:#fff;margin-right:40px}body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-primary::after{position:absolute;content:"";width:12px;top:0;right:-10px;bottom:0;background-color:#e40046;transform:skew(-20deg);transition:.3s}body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-primary:hover{background-color:#fff;color:#e40046}body.tp-mode-basic-new #content .modal.extend .popup__content .cab-btn-primary:hover::after{background-color:#fff}@media(max-width: 767.98px){body.tp-mode-basic-new #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-basic-new #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-basic-new #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main p,body.tp-mode-basic-new #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-basic-new #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main .searchResults-result,body.tp-mode-basic-new #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main h4,body.tp-mode-basic-new #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-basic-new #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main input,body.tp-mode-basic-new #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-basic-new #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__main input,body.tp-mode-basic-new #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__warning p,body.tp-mode-basic-new #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-basic-new #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__warning .searchResults-result,body.tp-mode-basic-new #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__warning h4,body.tp-mode-basic-new #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-basic-new #content .modal.extend.popup__bg.popup__bg__main.popup__bg__warning .popup__content .tp__popup__edit-date__warning input,body.tp-mode-basic-new #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-basic-new #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-basic-new #content .modal.extend .selection-green{color:#067f58}body.tp-mode-basic-new #content .modal.extend .selection-yellow{color:#f4af40}body.tp-mode-basic-new #content .modal.extend .selection-italic{font-style:italic}body.tp-mode-basic-new #content .popup__bg{position:fixed;display:none;height:100vh;width:100vw;background-color:rgba(0,0,0,.75);top:0;left:0;z-index:9999;align-items:center;justify-content:center}body.tp-mode-basic-new #content .popup__bg.show{display:flex}body.tp-mode-basic-new #content .popup__content{max-width:810px;width:100%;height:auto;max-height:calc(100vh - 160px);background-color:#fff;padding:24px;border-bottom:8px solid #f6be00;overflow-y:auto;position:relative}@media(min-width: 480px){body.tp-mode-basic-new #content .popup__content{padding:64px 64px 0}}@media screen and (max-width: 360px){body.tp-mode-basic-new #content .popup__content{padding:24px 18px}}body.tp-mode-basic-new #content .popup__content .selection-bold{font-weight:600}body.tp-mode-basic-new #content .popup__content a{font-family:"Raleway",sans-serif;color:#e67300;text-decoration:underline}body.tp-mode-basic-new #content .popup__content p,body.tp-mode-basic-new #content .popup__content .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .popup__content .searchResults-result{font-size:16px;line-height:25px}body.tp-mode-basic-new #content .popup__content h4,body.tp-mode-basic-new #content .popup__content .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form body.tp-mode-basic-new #content .popup__content input,body.tp-mode-basic-new #content .popup__content .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form body.tp-mode-basic-new #content .popup__content input{margin-bottom:15px}body.tp-mode-basic-new #content .popup__content .exit-btn{position:absolute;right:30px;top:30px;padding:0;background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-close-icon.svg);width:44px;height:44px;display:block;background-size:contain;background-repeat:no-repeat;background-color:rgba(0,0,0,0)}body.tp-mode-basic-new #content .popup__content .datepicker-container{margin:30px auto}body.tp-mode-basic-new #content .popup__content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive{pointer-events:all}body.tp-mode-basic-new #content .popup__content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive button{opacity:1}body.tp-mode-basic-new #content .popup__content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after{display:none}body.tp-mode-basic-new #content .popup__buttons-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:stretch;padding-top:18px}body.tp-mode-basic-new #content .popup__buttons-container button{width:auto;margin:10px auto;text-transform:none}@media(min-width: 480px){body.tp-mode-basic-new #content .popup__buttons-container{padding-top:40px;flex-wrap:nowrap}body.tp-mode-basic-new #content .popup__buttons-container button{margin:0 8px 40px}}body.tp-mode-basic-new #content .popup__bg__warning .popup__content{padding:64px 0 0}body.tp-mode-basic-new #content .popup__bg__warning .popup__content h4,body.tp-mode-basic-new #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-new #content .popup__bg__warning .popup__content input,body.tp-mode-basic-new #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-new #content .popup__bg__warning .popup__content input{color:#506d85;font-family:"Raleway",sans-serif}body.tp-mode-basic-new #content .popup__bg__warning .popup__content p,body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-result,body.tp-mode-basic-new #content .popup__bg__warning .popup__content h1,body.tp-mode-basic-new #content .popup__bg__warning .popup__content h2,body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults,body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-term,body.tp-mode-basic-new #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-new #content .popup__bg__warning .popup__content .gigya-composite-control-header,body.tp-mode-basic-new #content .popup__bg__warning .popup__content h3,body.tp-mode-basic-new #content .popup__bg__warning .popup__content h4,body.tp-mode-basic-new #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-new #content .popup__bg__warning .popup__content input,body.tp-mode-basic-new #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-new #content .popup__bg__warning .popup__content input,body.tp-mode-basic-new #content .popup__bg__warning .popup__content h6{padding-left:24px;padding-right:24px}@media(min-width: 480px){body.tp-mode-basic-new #content .popup__bg__warning .popup__content p,body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-result,body.tp-mode-basic-new #content .popup__bg__warning .popup__content h1,body.tp-mode-basic-new #content .popup__bg__warning .popup__content h2,body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults,body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-term,body.tp-mode-basic-new #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-new #content .popup__bg__warning .popup__content .gigya-composite-control-header,body.tp-mode-basic-new #content .popup__bg__warning .popup__content h3,body.tp-mode-basic-new #content .popup__bg__warning .popup__content h4,body.tp-mode-basic-new #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-new #content .popup__bg__warning .popup__content input,body.tp-mode-basic-new #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-new #content .popup__bg__warning .popup__content input,body.tp-mode-basic-new #content .popup__bg__warning .popup__content h6{padding-left:64px;padding-right:64px}}body.tp-mode-basic-new #content .popup__bg__warning .popup__content h5,body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-title{color:#506d85;position:relative;margin-bottom:60px;margin-top:26px;background-color:rgba(230,115,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-new #content .popup__bg__warning .popup__content h5:after,body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result .searchResults-title:after,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-title:after{content:"";background-image:url(../../../../../../../etc/designs/zg/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-new #content .popup__bg__warning .popup__content h5,body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-title{padding:24px 64px 15px 110px}body.tp-mode-basic-new #content .popup__bg__warning .popup__content h5:after,body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-results .searchResults-result .searchResults-title:after,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .popup__bg__warning .popup__content .searchResults-title:after{left:64px}}body.tp-mode-basic-new #content .popup__bg__warning .popup__content .button-container{display:flex;justify-content:center}body.tp-mode-basic-new #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-new #content .datepicker-container{max-width:357px;width:100%;margin-bottom:30px}body.tp-mode-basic-new #content .datepicker-container .datepicker__body{margin:0 auto;display:flex;flex-direction:column;width:100%}@media(min-width: 992px){body.tp-mode-basic-new #content .datepicker-container .datepicker__body{margin:0}}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar button{font-family:"Raleway",sans-serif}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar__month__container{display:flex;border-bottom:2px solid #f6be00;padding:20px 0}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar__month__container .calendar{text-align:center}body.tp-mode-basic-new #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-new #content .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month,body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month{padding:0;position:relative;background-color:rgba(0,0,0,0);width:100%}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after,body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after{position:absolute;top:50%;transform:translateY(-50%);content:"";background-size:contain;background-repeat:no-repeat;width:36px;height:36px}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-right-arrow-icon.svg);right:0}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/cab-left-arrow-icon.svg);left:0}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week{display:flex}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .calendar{display:flex}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar__header__container{max-width:357px}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar__header__container .calendar__header{display:flex}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar__header__container tr:nth-child(1){display:inline-block;width:100%}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar__header__container .week__day{font-family:"Raleway",sans-serif;height:46px;width:100%;display:inline-flex;align-items:center;justify-content:center;margin:2px;color:#506d85;font-size:20px;font-weight:400}@media(min-width: 480px){body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar__header__container .week__day{height:47px;width:47px}}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day{height:46px;width:100%;border:1px solid #979797;display:inline-flex;align-items:center;justify-content:center;margin:2px;border-bottom-right-radius:8px;border-top-left-radius:8px;background-color:rgba(185,197,206,.16)}@media(min-width: 480px){body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day{height:47px;width:47px}}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day button{background-color:rgba(0,0,0,0)}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive{pointer-events:none;position:relative}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after{content:"";width:100%;border-left:1px solid #506d85;position:absolute;transform:rotate(45deg);height:140%;top:15%;left:40%;opacity:1}@media(min-width: 768px){body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after{top:6px;left:16px;height:64px}}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive button{opacity:.4}body.tp-mode-basic-new #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-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window{border-color:#f4d467;background-color:#f4d467}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button,body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.next button{opacity:.4}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button:hover,body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.next button:hover{color:#fff;opacity:1}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen{border-color:#071d49;background-color:#071d49}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen button{color:#fff}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.target{border-color:#067f58;background-color:#067f58}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.target button{color:#fff}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.target.chosen{border-color:#071d49;background-color:#071d49}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day.target.chosen button{content:"";border:#fff solid 2px;border-radius:50%;width:38px;height:38px;background-color:#067f58}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day:hover{border-color:#555;background-color:#555}body.tp-mode-basic-new #content .datepicker-container .datepicker__body .calendar .single__week .single__day:hover button{color:#fff}@supports(-webkit-touch-callout: none){body.tp-mode-basic-new #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-basic-new #content *::-ms-backdrop,body.tp-mode-basic-new #content .datepicker-container{max-width:372px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container{background-color:#e6e8ec}@media(max-width: 767.98px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container{background-color:rgba(0,0,0,0)}}body.tp-mode-basic-new #content .modal.extend .datepicker-container{background-color:#e6e8ec;margin:32px auto 30px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container{margin:32px 0 30px}@media(max-width: 767.98px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container{margin:32px auto 30px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__popup__edit-date__description,body.tp-mode-basic-new #content .modal.extend .tp__popup__edit-date__description{width:55%}@media(max-width: 767px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp__popup__edit-date__description,body.tp-mode-basic-new #content .modal.extend .tp__popup__edit-date__description{width:100%}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-yellow,body.tp-mode-basic-new #content .modal.extend .tp-desc-yellow{position:relative;padding-left:32px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-yellow::after,body.tp-mode-basic-new #content .modal.extend .tp-desc-yellow::after{content:"";position:absolute;left:0;top:-3px;width:24px;height:24px;background-color:#f4af40}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-green,body.tp-mode-basic-new #content .modal.extend .tp-desc-green{position:relative;padding-left:32px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-green::after,body.tp-mode-basic-new #content .modal.extend .tp-desc-green::after{content:"";position:absolute;left:0;top:-3px;width:24px;height:24px;background-color:#067f58}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-dark-grey,body.tp-mode-basic-new #content .modal.extend .tp-desc-dark-grey{position:relative;padding-left:32px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-dark-grey::after,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-light-blue,body.tp-mode-basic-new #content .modal.extend .tp-desc-light-blue{position:relative;padding-left:32px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-light-blue::after,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-dark-blue,body.tp-mode-basic-new #content .modal.extend .tp-desc-dark-blue{position:relative;padding-left:32px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-desc-dark-blue::after,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body{margin:0 auto;display:flex;flex-direction:column;width:100%}@media(min-width: 992px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body{margin:0}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar button,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar button{font-family:"Raleway",sans-serif}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container{display:flex;border-bottom:none;padding:16px 7px;position:relative}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container::before,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar{text-align:center}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__current__month,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__current__month{font-family:"Raleway",sans-serif;color:#071d49;font-size:18px;display:flex;font-weight:bold;width:100%}body.tp-mode-basic-new #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-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__current__month-item:last-child{margin-left:3px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month{padding:0;position:relative;background-color:rgba(0,0,0,0);width:100%}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after{position:absolute;top:50%;transform:translateY(-50%);content:"";background-size:cover;background-repeat:no-repeat;width:24px;height:24px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-thick-right-primary-800-carla.svg);right:0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__prev__month:after{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-thick-left-primary-800-carla.svg);left:0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week{display:flex}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .calendar,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .calendar{display:flex}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__header__container,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__header__container{max-width:357px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__header__container .calendar__header,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__header__container .calendar__header{display:flex;margin:0 7px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__header__container tr:nth-child(1),body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__header__container tr:nth-child(1){display:inline-block;width:100%}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__header__container .week__day,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__header__container .week__day{font-family:"Raleway",sans-serif;height:14.2857142857vw;width:100%;display:inline-flex;align-items:center;justify-content:center;text-align:center;margin:2px;color:#b35a00;font-size:20px;font-weight:400}@media(min-width: 480px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar__header__container .week__day,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar__header__container .week__day{height:47px;width:47px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week{background-color:#fff;margin:0 7px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week:last-child,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week:last-child{margin-bottom:7px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day{height:46px;width:100%;display:inline-flex;align-items:center;justify-content:center;border:none;margin:0;border-radius:0;background-color:#fff}@media(min-width: 480px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day{height:48px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day button,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day button{background-color:rgba(0,0,0,0)}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive{pointer-events:none;position:relative}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive:after{content:"";width:1px;background-color:#071d49;position:absolute;transform:rotate(45deg);height:27px;top:calc(50% - 13px);left:47%;opacity:1;border:none}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive button,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.inactive button{opacity:.4}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day__btn,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window{background-color:#f4af40}body.tp-mode-basic-new #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-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day.target{background-color:#067f58}body.tp-mode-basic-new #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-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day.target button{color:#fff}body.tp-mode-basic-new #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-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.target.chosen{background-color:#3e5364}body.tp-mode-basic-new #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-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.target.chosen button{background-color:#067f58}body.tp-mode-basic-new #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-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day:hover{background-color:#3e5364}body.tp-mode-basic-new #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-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day:hover button{color:#fff}@supports(-webkit-touch-callout: none){body.tp-mode-basic-new #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-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.dosing-window.single__day:hover{background-color:#3e5364}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.next button,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.next button{opacity:.4}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button:hover,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.next button:hover,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.prev button:hover,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.next button:hover{color:#fff;opacity:1}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen{background-color:#3e5364}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen button,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.chosen button{color:#fff}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.target,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.target{background-color:#3e5364}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.target button,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.target button{color:#fff}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day.target.chosen,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day.target.chosen{background-color:#3e5364}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day:hover,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day:hover{background-color:#3e5364}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day:hover button,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day:hover button{color:#fff}@supports(-webkit-touch-callout: none){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-extend-section .datepicker-container .datepicker__body .calendar .single__week .single__day:hover,body.tp-mode-basic-new #content .modal.extend .datepicker-container .datepicker__body .calendar .single__week .single__day:hover{background-color:#3e5364}}body.tp-mode-basic-new #content .print-only{display:none}body.tp-mode-basic-new #content .no-scroll{overflow:hidden}body.tp-mode-basic-new #content .richText.bordered,body.tp-mode-basic-new #content #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt body.tp-mode-basic-new #content .bordered.privacy_prompt_content,body.tp-mode-basic-new #content .page-media-center .bordered.title,.page-media-center body.tp-mode-basic-new #content .bordered.title,body.tp-mode-basic-new #content .page-company-statements .bordered.title,.page-company-statements body.tp-mode-basic-new #content .bordered.title,body.tp-mode-basic-new #content .page-press-releases .bordered.title,.page-press-releases body.tp-mode-basic-new #content .bordered.title,body.tp-mode-basic-new #content .page-sala-stampa .bordered.title,.page-sala-stampa body.tp-mode-basic-new #content .bordered.title{margin-bottom:32px}body.tp-mode-basic-new #content .richText.bordered .component-content,body.tp-mode-basic-new #content #__tealiumGDPRcpPrefs .privacy_prompt .bordered.privacy_prompt_content .component-content,#__tealiumGDPRcpPrefs .privacy_prompt body.tp-mode-basic-new #content .bordered.privacy_prompt_content .component-content,body.tp-mode-basic-new #content .page-media-center .bordered.title .component-content,.page-media-center body.tp-mode-basic-new #content .bordered.title .component-content,body.tp-mode-basic-new #content .page-company-statements .bordered.title .component-content,.page-company-statements body.tp-mode-basic-new #content .bordered.title .component-content,body.tp-mode-basic-new #content .page-press-releases .bordered.title .component-content,.page-press-releases body.tp-mode-basic-new #content .bordered.title .component-content,body.tp-mode-basic-new #content .page-sala-stampa .bordered.title .component-content,.page-sala-stampa body.tp-mode-basic-new #content .bordered.title .component-content{padding:24px}@media print{@page{body.tp-mode-basic-new #content{size:auto;margin:0}}body.tp-mode-basic-new #content .reference-product-navigation-vocabria-rekambys,body.tp-mode-basic-new #content .tabContent a[role=tab],body.tp-mode-basic-new #content .tabMenuItem,body.tp-mode-basic-new #content .product-event-navigation,body.tp-mode-basic-new #content .reference-pi-button,body.tp-mode-basic-new #content .banner-v3{display:none}body.tp-mode-basic-new #content .tabs .tabs-content .tabContent>a,body.tp-mode-basic-new #content .tabs.tab-variant-2 .tabs-content .tabContent>a,body.tp-mode-basic-new #content .tabsReact .tabs-content .tabContent>a,body.tp-mode-basic-new #content .tabsReact.tab-variant-2 .tabs-content .tabContent>a{border-top:0 !important}body.tp-mode-extend,body.tp-mode-basic-new{margin:0 !important}body.tp-mode-extend #content,body.tp-mode-basic-new #content{margin:0 !important}body.tp-mode-extend #content.fixed-distance,body.tp-mode-basic-new #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 .page-media-center .title,.page-media-center body.tp-mode-extend #content .title,body.tp-mode-extend #content .page-company-statements .title,.page-company-statements body.tp-mode-extend #content .title,body.tp-mode-extend #content .page-press-releases .title,.page-press-releases body.tp-mode-extend #content .title,body.tp-mode-extend #content .page-sala-stampa .title,.page-sala-stampa body.tp-mode-extend #content .title,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,body.tp-mode-basic-new #content .richText,body.tp-mode-basic-new #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt body.tp-mode-basic-new #content .privacy_prompt_content,body.tp-mode-basic-new #content .page-media-center .title,.page-media-center body.tp-mode-basic-new #content .title,body.tp-mode-basic-new #content .page-company-statements .title,.page-company-statements body.tp-mode-basic-new #content .title,body.tp-mode-basic-new #content .page-press-releases .title,.page-press-releases body.tp-mode-basic-new #content .title,body.tp-mode-basic-new #content .page-sala-stampa .title,.page-sala-stampa body.tp-mode-basic-new #content .title,body.tp-mode-basic-new #content .datepicker-container,body.tp-mode-basic-new #content .tp__cta-container,body.tp-mode-basic-new #content .edit-date,body.tp-mode-basic-new #content .tp__oral-lead__container,body.tp-mode-basic-new #content .target-date,body.tp-mode-basic-new #content .tp-header-container,body.tp-mode-basic-new #content .tp__header__description,body.tp-mode-basic-new #content .tp-oral-lead__warning,body.tp-mode-basic-new #content .tp-oral-lead__warning.tp-injection-box,body.tp-mode-basic-new #content .tp-button-back,body.tp-mode-basic-new #content .tp__target__subtitle,body.tp-mode-basic-new #content .tp-hide-on-print,body.tp-mode-basic-new #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,body.tp-mode-extend #content .page-media-center .visible-on-print.title,.page-media-center body.tp-mode-extend #content .visible-on-print.title,body.tp-mode-extend #content .page-company-statements .visible-on-print.title,.page-company-statements body.tp-mode-extend #content .visible-on-print.title,body.tp-mode-extend #content .page-press-releases .visible-on-print.title,.page-press-releases body.tp-mode-extend #content .visible-on-print.title,body.tp-mode-extend #content .page-sala-stampa .visible-on-print.title,.page-sala-stampa body.tp-mode-extend #content .visible-on-print.title,body.tp-mode-basic-new #content .richText.visible-on-print,body.tp-mode-basic-new #content #__tealiumGDPRcpPrefs .privacy_prompt .visible-on-print.privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt body.tp-mode-basic-new #content .visible-on-print.privacy_prompt_content,body.tp-mode-basic-new #content .page-media-center .visible-on-print.title,.page-media-center body.tp-mode-basic-new #content .visible-on-print.title,body.tp-mode-basic-new #content .page-company-statements .visible-on-print.title,.page-company-statements body.tp-mode-basic-new #content .visible-on-print.title,body.tp-mode-basic-new #content .page-press-releases .visible-on-print.title,.page-press-releases body.tp-mode-basic-new #content .visible-on-print.title,body.tp-mode-basic-new #content .page-sala-stampa .visible-on-print.title,.page-sala-stampa body.tp-mode-basic-new #content .visible-on-print.title{display:block !important;margin:0px !important}body.tp-mode-extend #content .date,body.tp-mode-basic-new #content .date{display:block !important}body.tp-mode-extend #content .treatment-planner .treatment-planner-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container{margin:30px 0 !important}body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-visible-on-print,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-columns .tp-column .tp__injection-box,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__oral-lead__main,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__oral-lead__box,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .subtitle,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-description,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .description,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .actual-date-description,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .dosing-window-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box.editable .dosing-window-container,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .subtitle,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .dosing-window-container,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-container,body.tp-mode-basic-new #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;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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-container .actual-date-header,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box .actual-date-container .date,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp__injection-box:last-of-type,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box,body.tp-mode-basic-new #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 *,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box *,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box:last-child,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__subtitle,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-header,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .subtitle,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__subtitle,body.tp-mode-basic-new #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 .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__subtitle p,body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-header p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__title p,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__title .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__subtitle p,body.tp-mode-basic-new #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-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .tp__2nd-inj__box__subtitle .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-header p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-header .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-header .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .subtitle p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__title p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .tp__2nd-inj__box__subtitle p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-header p{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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container{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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .latest-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .latest-container{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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container .date,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .latest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .latest-container .date,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container .date,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .latest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .latest-container .date{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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .earliest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .latest-container .title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .dosing-window-container .date-container .earliest-container .title,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container span,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .dosing-window-container .date-container .print-only,body.tp-mode-basic-new #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 .subtitle span.print-only,body.tp-mode-extend #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .subtitle span.print-only,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .subtitle span.print-only,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .subtitle span.print-only{display:block !important;height:unset !important;position:static !important;margin-bottom:0 !important;font-size:inherit !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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-container{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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .actual-date-label,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .date,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-container .actual-date-label,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box.editable .actual-date-container .date{border-bottom:0 !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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .date,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .date span,body.tp-mode-basic-new #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,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-tiny-print .tp__injection-box .actual-date-container .date .print-only,body.tp-mode-basic-new #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,body.tp-mode-basic-new #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,body.tp-mode-basic-new #header,body.tp-mode-basic-new #footer,body.tp-mode-basic-new .embeddedServiceHelpButton,body.tp-mode-basic-new .reference-product-navigation-mfa,body.tp-mode-basic-new .reference-product-navigation-cabenuva,body.tp-mode-basic-new .reference-product-navigation-nurse-fr,body.tp-mode-basic-new .privacy_prompt,body.tp-mode-basic-new .preferences_prompt_control{display:none !important}}body.tp-mode-basic-new #content .subtitle span.print-only{display:block;height:0;position:relative;margin-bottom:-30px;font-size:0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new{display:flex}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content{width:58%;margin-left:auto}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__injection-box .tp__2nd-inj__box__subtitle p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__injection-box .tp__2nd-inj__box__subtitle .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__injection-box .tp__2nd-inj__box__subtitle .searchResults-result{padding-top:24px}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box{border-color:#e67300}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box h5,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box .searchResults-title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box h5,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box .searchResults-title{background-color:#fff;font-weight:bold;font-size:18px;line-height:23px;color:#071d49;font-family:"Raleway",sans-serif;border:0;position:relative;margin-bottom:16px;padding-left:30px}@media(max-width: 767.98px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box h5,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box .searchResults-title,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box h5,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box .searchResults-title{padding:24px 16px 24px 48px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box h5:after,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box .searchResults-results .searchResults-result .searchResults-title:after,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box .searchResults-title:after,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box h5:after,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box .searchResults-results .searchResults-result .searchResults-title:after,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box .searchResults-title:after{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-warning-filled-primary-800-carla.svg);background-size:20px;background-repeat:no-repeat;position:absolute;top:0;display:block;width:20px;height:20px}@media(max-width: 767.98px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box h5:after,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box .searchResults-results .searchResults-result .searchResults-title:after,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box .searchResults-title:after,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box h5:after,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box .searchResults-results .searchResults-result .searchResults-title:after,.searchResults-results .searchResults-result body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box .searchResults-title:after{top:26px;left:18px}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box .tp__oral-lead__box__main__content p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box .tp__oral-lead__box__main__content .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__main.tp__injection-box .tp__oral-lead__box__main__content .searchResults-result,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box .tp__oral-lead__box__main__content p,body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box .tp__oral-lead__box__main__content .searchResults-results .searchResults-result,.searchResults-results body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__oral-lead__warning.tp__injection-box .tp__oral-lead__box__main__content .searchResults-result{margin:0}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__injection-box .dosing-window-container{padding-bottom:24px}@media(max-width: 767px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content .tp__injection-box .dosing-window-container .earliest-container{margin-bottom:0}}@media(max-width: 767px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new{flex-direction:column}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .treatment-planner-content{width:100%}}body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .datepicker-container{margin:0 30px 0 0}@media(max-width: 767px){body.tp-mode-basic-new #content .treatment-planner .treatment-planner-container .tp-basic-new .datepicker-container{margin:auto}}body.tp-mode-basic-new #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-new #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-new #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-new #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-new #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-new #content .cab-text-color-black{color:#000}body.tp-mode-basic-new #content .cab-text-color-white{color:#fff}body.tp-mode-basic-new #content .cab-text-color-primary{color:#e67300}body.tp-mode-basic-new #content .cab-text-color-magenta{color:#f0f}body.tp-mode-basic-new #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-new #content .cab-underline-title{font-size:24px}}body.tp-mode-basic-new #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 .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{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;margin-bottom:0}body.tp-mode-extend.tp-unbranded #content .treatment-planner .treatment-planner-container .tp-extend-section .tp-columns.tp-decision-section{width:100%;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,.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: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:flex;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{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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:flex;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:inline-flex;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{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:33.3333333333%;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:#777}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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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{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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}body.tp-mode-extend.tp-unbranded #content .modal.extend .datepicker-container .datepicker__body .calendar__month__container .calendar__next__month:after{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 not all 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}}}@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 rgba(0,0,0,0);background-color:#f1f1f1}.contact-form form,.flexible-event-registration form{display:flex;align-content:center;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(../../../../../../../etc/designs/zg/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:flex;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:rgba(0,0,0,0);color:#fff;font-weight:700;padding:14px 25px 13px 25px}.contact-form .error-message,.flexible-event-registration .error-message{color:#b10036}.reference-JsIconList{position:fixed;width:1px;height:1px;bottom:-10px}.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}.searchBox.content-search.hide-search-label .searchBox-title{display:none}@media(max-width: 767px){.searchBox.content-search .form-search{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;box-shadow:0 0 10px 0 rgba(7,29,73,.1);padding:0 16px;color:#071d49;box-sizing:border-box;background:#fff;border-radius:0}.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:max-content;cursor:pointer;position:relative;display:inline-block;background-color:#e40046;color:#fff;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(../../../../../../../etc/designs/zg/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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);top:0;right:-15px;position:absolute}.searchBox.content-search .button:hover{background-color:#b10036}.searchBox.content-search .button:hover::after{border-color:#b10036 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.2)}.delete-confirmation-popup__wrapper{background-color:#fff;padding:30px;margin:0 50px;max-width:400px}.delete-confirmation-popup__btn-wrapper{display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:300px}.delete-confirmation-popup .cancel-btn{background-color:#fff}.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:flex;flex-direction:column;justify-content:space-between}.table-with-graphics .table-with-graphics-container .table__image-container{display:flex;justify-content:center;height:48px;margin-bottom:16px}.table-with-graphics .table-with-graphics-container .table__row .row-container{display:flex;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:#fff;border:1px solid #fff;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{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:flex;align-items: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>*,.table-with-graphics .table-with-graphics-container .table__gradient-box .page-media-center .title>*,.page-media-center .table-with-graphics .table-with-graphics-container .table__gradient-box .title>*,.table-with-graphics .table-with-graphics-container .table__gradient-box .page-company-statements .title>*,.page-company-statements .table-with-graphics .table-with-graphics-container .table__gradient-box .title>*,.table-with-graphics .table-with-graphics-container .table__gradient-box .page-press-releases .title>*,.page-press-releases .table-with-graphics .table-with-graphics-container .table__gradient-box .title>*,.table-with-graphics .table-with-graphics-container .table__gradient-box .page-sala-stampa .title>*,.page-sala-stampa .table-with-graphics .table-with-graphics-container .table__gradient-box .title>*{color:#fff;margin:0}.icon-text-gradient__container{padding:16px 32px;background:#071d49}.icon-text-gradient__wrapper{display:flex;max-width:570px;margin:0 auto}.icon-text-gradient__wrapper--oneLineLeft,.icon-text-gradient__wrapper--oneLineCenter{flex-direction:column}@media(min-width: 991px){.icon-text-gradient__wrapper--oneLineLeft,.icon-text-gradient__wrapper--oneLineCenter{flex-direction:row;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{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{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,.icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__bottom-text .page-media-center .title,.page-media-center .icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__bottom-text .title,.icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__bottom-text .page-company-statements .title,.page-company-statements .icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__bottom-text .title,.icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__bottom-text .page-press-releases .title,.page-press-releases .icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__bottom-text .title,.icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__bottom-text .page-sala-stampa .title,.page-sala-stampa .icon-text-gradient__wrapper--oneLineCenter .icon-text-gradient__bottom-text .title{margin:0 auto}.icon-text-gradient__wrapper--twoLinesLeft,.icon-text-gradient__wrapper--twoLinesCenter{flex-direction:column}.icon-text-gradient__wrapper--twoLinesCenter .icon-text-gradient__icon-wrapper{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:#fff;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:#fff;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:#fff;margin:0}.icon-text-gradient__icon-wrapper{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,.icon-text-gradient__icon-wrapper .page-media-center .title,.page-media-center .icon-text-gradient__icon-wrapper .title,.icon-text-gradient__icon-wrapper .page-company-statements .title,.page-company-statements .icon-text-gradient__icon-wrapper .title,.icon-text-gradient__icon-wrapper .page-press-releases .title,.page-press-releases .icon-text-gradient__icon-wrapper .title,.icon-text-gradient__icon-wrapper .page-sala-stampa .title,.page-sala-stampa .icon-text-gradient__icon-wrapper .title{line-height:0}.icon-text-gradient__icon-wrapper svg{width:60px;height:90px}.icon-text-gradient__icon-wrapper svg:first-child{filter:drop-shadow(0px 2px 4px #e40046)}.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:flex;flex-direction:column;align-items:center;max-width:530px;margin:0 auto}@media(min-width: 991px){.icon-text-gradient-multiple__wrapper{flex-direction:row}}.icon-text-gradient-multiple__item{display:flex;flex-direction:column;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{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,.icon-text-gradient-multiple__icon-wrapper .page-media-center .title,.page-media-center .icon-text-gradient-multiple__icon-wrapper .title,.icon-text-gradient-multiple__icon-wrapper .page-company-statements .title,.page-company-statements .icon-text-gradient-multiple__icon-wrapper .title,.icon-text-gradient-multiple__icon-wrapper .page-press-releases .title,.page-press-releases .icon-text-gradient-multiple__icon-wrapper .title,.icon-text-gradient-multiple__icon-wrapper .page-sala-stampa .title,.page-sala-stampa .icon-text-gradient-multiple__icon-wrapper .title{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:#fff;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:#fff;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:#fff;margin:0}.icon-text-gradient-stacks__container{padding:32px 0;background:#071d49}.icon-text-gradient-stacks__wrapper{display:flex;flex-direction:column;max-width:600px;margin:0 auto;align-items:center}@media(min-width: 767px){.icon-text-gradient-stacks__wrapper{flex-direction:row;justify-content:space-evenly;align-items:flex-start}}.icon-text-gradient-stacks__item{display:flex;flex-direction:column;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{filter:drop-shadow(0px 2px 4px #e40046)}.icon-text-gradient-stacks__icon-wrapper--no-glow svg:first-child{filter:none}.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,.icon-text-gradient-stacks__icon-wrapper .page-media-center .title,.page-media-center .icon-text-gradient-stacks__icon-wrapper .title,.icon-text-gradient-stacks__icon-wrapper .page-company-statements .title,.page-company-statements .icon-text-gradient-stacks__icon-wrapper .title,.icon-text-gradient-stacks__icon-wrapper .page-press-releases .title,.page-press-releases .icon-text-gradient-stacks__icon-wrapper .title,.icon-text-gradient-stacks__icon-wrapper .page-sala-stampa .title,.page-sala-stampa .icon-text-gradient-stacks__icon-wrapper .title{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:#fff;margin:0}.dosing-tool{border:solid 1px var(--color-primary-900);padding:0}.dosing-tool__wrapper{margin:33px 24px 32px 23px}.dosing-tool__heading{display:flex;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:flex;align-items:center;justify-content:center;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,.dosing-tool__icon-wrapper .page-media-center .title,.page-media-center .dosing-tool__icon-wrapper .title,.dosing-tool__icon-wrapper .page-company-statements .title,.page-company-statements .dosing-tool__icon-wrapper .title,.dosing-tool__icon-wrapper .page-press-releases .title,.page-press-releases .dosing-tool__icon-wrapper .title,.dosing-tool__icon-wrapper .page-sala-stampa .title,.page-sala-stampa .dosing-tool__icon-wrapper .title{height:40px;width:40px;display:flex;align-items:center;justify-content:center}.dosing-tool__icon-wrapper .richText svg,.dosing-tool__icon-wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content svg,#__tealiumGDPRcpPrefs .privacy_prompt .dosing-tool__icon-wrapper .privacy_prompt_content svg,.dosing-tool__icon-wrapper .page-media-center .title svg,.page-media-center .dosing-tool__icon-wrapper .title svg,.dosing-tool__icon-wrapper .page-company-statements .title svg,.page-company-statements .dosing-tool__icon-wrapper .title svg,.dosing-tool__icon-wrapper .page-press-releases .title svg,.page-press-releases .dosing-tool__icon-wrapper .title svg,.dosing-tool__icon-wrapper .page-sala-stampa .title svg,.page-sala-stampa .dosing-tool__icon-wrapper .title svg{width:100%;height:100%}.dosing-tool .select div[class*=control]{height:70px;padding:20px 0 22px 19px;margin-bottom:32px;cursor:pointer;border-radius:0;border-color:#d0d3d4;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;box-shadow:0 2px 4px 0 rgba(7,29,73,.2);border:none}.dosing-tool .select div[class*=menuList]{margin:0}.dosing-tool .select .option{background-color:#fff;cursor:pointer;padding:11px;color:#071d49;font-weight:700}@media(hover: hover){.dosing-tool .select .option:hover{background-color:#e40046;color:#fff}}.dosing-tool .select .chevron{transition:.2s;height:16px;width:16px;align-items:center;margin-right:18px;padding:0;z-index:10;pointer-events:none}.dosing-tool .select .chevron.open{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,.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:flex;flex-wrap:wrap;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:#fff}.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:flex;align-items:center;margin-bottom:25px;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:.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:flex;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:#fff;border:solid #e40046 3px;transition:.3s}.dosing-tool__toggle-btn.active{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:.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:#fff;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:#fff}.searchblox-results-pagination ul li a:hover{background:#071d49;color:#fff;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-main-view__title_container{margin-top:16px}.event-calendar__header{height:400px;overflow:hidden;display:none}.event-calendar .header-with-title__title-container{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:flex;flex-wrap:wrap;overflow:hidden;flex-direction:column-reverse;position:relative}@media(min-width: 767px){.event-calendar-event{min-height:324px;max-height:420px;justify-content:space-between;flex-direction:unset;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:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width: 767px){.event-calendar-event__cta-container{justify-content:flex-start}}.event-calendar-event__cta{color:var(--color-secondary-900);text-decoration:none;margin-bottom:10px;flex-grow:1;text-align:center}@media(min-width: 767px){.event-calendar-event__cta{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);transform:translateY(-50%);background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/calendar-check-icon.svg)}.event-calendar-event__details{color:#071d49}@media(min-width: 767px){.event-calendar-event__details{transform:skew(-20deg);width:380px;margin-right:-60px;background:#071d49;color:#fff}}.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;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:#fff;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:#fff}}.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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/time-line-secondary-900.svg)}@media(min-width: 767px){.event-calendar-event__time:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/time-line-neutral-white.svg)}}.event-calendar-event__localisation:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/map-secondary-900.svg)}@media(min-width: 767px){.event-calendar-event__localisation:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/map-neutral-white.svg)}}.event-calendar-event .icon-type__online:before{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/user-location-online-neutral-white.svg)}}.event-calendar-event .icon-type__face-to-face:before{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/user-location-f2f-neutral-white.svg)}}.event-calendar-event .icon-type__hybrid:before{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/user-location-hybrid-neutral-white.svg)}}.event-calendar-event__language:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/translate-secondary-900.svg)}@media(min-width: 767px){.event-calendar-event__language:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/translate-neutral-white.svg)}}.event-calendar-event__buttons{height:56px;display:flex;flex-wrap:nowrap;align-items:stretch;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;transform:skew(0deg);background:#d0d3d4}}.event-calendar-event__buttons a{width:100%;white-space:nowrap;text-align:center;padding:0;box-sizing:border-box;font-family:"Breakthrough",sans-serif;color:#071d49;background:#d0d3d4;text-decoration:none;display:flex;align-items: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: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{align-self:center;margin:0 auto;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(../../../../../../../etc/designs/zg/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:#fff}.event-calendar-event__buttons a.event-calendar-event--register.external{color:#fff;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(../../../../../../../etc/designs/zg/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:#fff;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:flex;justify-content:flex-end;grid-gap:10px;margin:5px 20px}.event-calendar-admin-panel-event_form__buttons{margin-top:5px;display:flex;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:flex;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:flex;flex-direction:row;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:flex;flex-direction:row;flex-wrap:nowrap;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;transform:rotate(50deg) translate(30%, -50%);background:#f1f1f1;padding:10px 60px;top:0;right:0;color:#071d49}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.vx_toast_component{position:absolute;top:20px;left:50%;transform:translateX(-50%);padding:20px 30px;z-index:99999;width:60vw;border-radius:10px;place-content:center;animation:fadeIn .5s ease}.vx_toast_component.remove{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:#fff}.icon-type__calendar:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/user-location-online-secondary-900.svg)}@media(min-width: 767px){.icon-type__calendar:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/user-location-online-neutral-white.svg)}}.icon-type__face-to-face:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/user-location-f2f-secondary-900.svg)}@media(min-width: 767px){.icon-type__face-to-face:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/user-location-f2f-neutral-white.svg)}}.icon-type__hybrid:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/user-location-hybrid-secondary-900.svg)}@media(min-width: 767px){.icon-type__hybrid:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/event-calendar/user-location-hybrid-neutral-white.svg)}}.layout-jp-jp.hybrid-page #content h1,.layout-jp-jp.hybrid-page #content h2,.layout-jp-jp.hybrid-page #content .searchResults,.layout-jp-jp.hybrid-page #content .searchResults-term,.layout-jp-jp.hybrid-page #content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .layout-jp-jp.hybrid-page #content .gigya-composite-control-header,.layout-jp-jp.hybrid-page #content h3,.layout-jp-jp.hybrid-page #content p,.layout-jp-jp.hybrid-page #content .searchResults-results .searchResults-result,.searchResults-results .layout-jp-jp.hybrid-page #content .searchResults-result{font-family:Meiryo,"Hiragino Kaku Gothic Pro","MS PGothic",sans-serif}.layout-jp-jp.hybrid-page #content h1{font-weight:700;font-size:32px}.layout-jp-jp.hybrid-page #content h2,.layout-jp-jp.hybrid-page #content .searchResults,.layout-jp-jp.hybrid-page #content .searchResults-term,.layout-jp-jp.hybrid-page #content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .layout-jp-jp.hybrid-page #content .gigya-composite-control-header{font-size:26px;font-weight:700}.layout-jp-jp.hybrid-page #content h3{font-size:15px;font-weight:700;margin:0 0 6px 0}.layout-jp-jp.hybrid-page #content .Content{width:1180px}.layout-jp-jp.hybrid-page #content .resources-hybrid{padding:0 30px}.layout-jp-jp.hybrid-page #content .resources-hybrid .items-wrapper{gap:20px 10px}@media(min-width: 1024px){.layout-jp-jp.hybrid-page #content .resources-hybrid .items-wrapper{gap:20px 16px}}.layout-jp-jp.hybrid-page #content .resources-hybrid .items-wrapper .item{width:100%}@media(min-width: 640px){.layout-jp-jp.hybrid-page #content .resources-hybrid .items-wrapper .item{width:49%}}@media(min-width: 1024px){.layout-jp-jp.hybrid-page #content .resources-hybrid .items-wrapper .item{width:32%}}.layout-jp-jp.hybrid-page #content .resources-hybrid .items-wrapper .video-item img{height:207px}.layout-jp-jp.hybrid-page #content .resources-hybrid .image-item p,.layout-jp-jp.hybrid-page #content .resources-hybrid .image-item .searchResults-results .searchResults-result,.searchResults-results .layout-jp-jp.hybrid-page #content .resources-hybrid .image-item .searchResults-result{margin-bottom:0}.layout-jp-jp.hybrid-page #content .resources-hybrid .image-item p .link,.layout-jp-jp.hybrid-page #content .resources-hybrid .image-item .searchResults-results .searchResults-result .link,.searchResults-results .layout-jp-jp.hybrid-page #content .resources-hybrid .image-item .searchResults-result .link{margin-bottom:0;color:#e31836}.layout-jp-jp.hybrid-page #content .resources-hybrid .image-item p .link:hover,.layout-jp-jp.hybrid-page #content .resources-hybrid .image-item .searchResults-results .searchResults-result .link:hover,.searchResults-results .layout-jp-jp.hybrid-page #content .resources-hybrid .image-item .searchResults-result .link:hover{color:#bf1836}.layout-jp-jp.hybrid-page #content .resources-hybrid sup{font-size:63%;font-family:Meiryo,"Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;font-weight:normal}.layout-jp-jp.hybrid-page #content .resources-hybrid .resources-hybrid-title__wrapper.guide-image{margin-bottom:50px}.layout-jp-jp.hybrid-page #content .resources-hybrid .resources-section{margin-bottom:36px}.hybrid-page #content h1,.hybrid-page #content p,.hybrid-page #content .searchResults-results .searchResults-result,.searchResults-results .hybrid-page #content .searchResults-result,.hybrid-page #content a{font-family:"AvantGarde Normal",Arial,sans-serif;color:#000}.hybrid-page #content h2,.hybrid-page #content .searchResults,.hybrid-page #content .searchResults-term,.hybrid-page #content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .gigya-composite-control-header,.hybrid-page #content h3,.hybrid-page #content h3 a{font-family:"AvantGarde Bold",Arial,sans-serif;color:#000}.hybrid-page #content h1{font-size:40px;font-weight:400;line-height:52px;margin:40px 0 18px 0;overflow-wrap:break-word}.hybrid-page #content h2,.hybrid-page #content .searchResults,.hybrid-page #content .searchResults-term,.hybrid-page #content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .gigya-composite-control-header{margin:0 0 6px 0;font-size:16px;font-weight:400;line-height:1.3}.hybrid-page #content h3{line-height:1.3;font-size:1.17em}.hybrid-page #content p,.hybrid-page #content .searchResults-results .searchResults-result,.searchResults-results .hybrid-page #content .searchResults-result,.hybrid-page #content a{font-size:14px;font-weight:400;line-height:1.625em;margin-bottom:7px}.hybrid-page #content .Content{width:1260px;max-width:100%;margin:0 auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-transform:none}.hybrid-page #content .richText,.hybrid-page #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .privacy_prompt_content,.hybrid-page #content .page-media-center .title,.page-media-center .hybrid-page #content .title,.hybrid-page #content .page-company-statements .title,.page-company-statements .hybrid-page #content .title,.hybrid-page #content .page-press-releases .title,.page-press-releases .hybrid-page #content .title,.hybrid-page #content .page-sala-stampa .title,.page-sala-stampa .hybrid-page #content .title{padding:0 20px}@media(min-width: 640px){.hybrid-page #content .richText,.hybrid-page #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .privacy_prompt_content,.hybrid-page #content .page-media-center .title,.page-media-center .hybrid-page #content .title,.hybrid-page #content .page-company-statements .title,.page-company-statements .hybrid-page #content .title,.hybrid-page #content .page-press-releases .title,.page-press-releases .hybrid-page #content .title,.hybrid-page #content .page-sala-stampa .title,.page-sala-stampa .hybrid-page #content .title{padding:0 10px}}.hybrid-page #content .richText .link,.hybrid-page #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .link,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .privacy_prompt_content .link,.hybrid-page #content .page-media-center .title .link,.page-media-center .hybrid-page #content .title .link,.hybrid-page #content .page-company-statements .title .link,.page-company-statements .hybrid-page #content .title .link,.hybrid-page #content .page-press-releases .title .link,.page-press-releases .hybrid-page #content .title .link,.hybrid-page #content .page-sala-stampa .title .link,.page-sala-stampa .hybrid-page #content .title .link{color:#e40046;position:relative;font-size:16px;line-height:19.2px}.hybrid-page #content .richText .link:before,.hybrid-page #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .link:before,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .privacy_prompt_content .link:before,.hybrid-page #content .page-media-center .title .link:before,.page-media-center .hybrid-page #content .title .link:before,.hybrid-page #content .page-company-statements .title .link:before,.page-company-statements .hybrid-page #content .title .link:before,.hybrid-page #content .page-press-releases .title .link:before,.page-press-releases .hybrid-page #content .title .link:before,.hybrid-page #content .page-sala-stampa .title .link:before,.page-sala-stampa .hybrid-page #content .title .link:before{content:"";display:inline-block;margin-right:.5em;background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/hybrid/resources-hybrid-arrow-right-icon.png);width:8px;height:14px}.hybrid-page #content .richText .link:hover,.hybrid-page #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .link:hover,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .privacy_prompt_content .link:hover,.hybrid-page #content .page-media-center .title .link:hover,.page-media-center .hybrid-page #content .title .link:hover,.hybrid-page #content .page-company-statements .title .link:hover,.page-company-statements .hybrid-page #content .title .link:hover,.hybrid-page #content .page-press-releases .title .link:hover,.page-press-releases .hybrid-page #content .title .link:hover,.hybrid-page #content .page-sala-stampa .title .link:hover,.page-sala-stampa .hybrid-page #content .title .link:hover{text-decoration:underline}.hybrid-page #content .richText .download,.hybrid-page #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .download,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .privacy_prompt_content .download,.hybrid-page #content .page-media-center .title .download,.page-media-center .hybrid-page #content .title .download,.hybrid-page #content .page-company-statements .title .download,.page-company-statements .hybrid-page #content .title .download,.hybrid-page #content .page-press-releases .title .download,.page-press-releases .hybrid-page #content .title .download,.hybrid-page #content .page-sala-stampa .title .download,.page-sala-stampa .hybrid-page #content .title .download{border-bottom:none;position:relative;padding-left:33px;line-height:16.8px;color:#333;padding-bottom:0}.hybrid-page #content .richText .download:hover,.hybrid-page #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .download:hover,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .privacy_prompt_content .download:hover,.hybrid-page #content .page-media-center .title .download:hover,.page-media-center .hybrid-page #content .title .download:hover,.hybrid-page #content .page-company-statements .title .download:hover,.page-company-statements .hybrid-page #content .title .download:hover,.hybrid-page #content .page-press-releases .title .download:hover,.page-press-releases .hybrid-page #content .title .download:hover,.hybrid-page #content .page-sala-stampa .title .download:hover,.page-sala-stampa .hybrid-page #content .title .download:hover{color:#000}.hybrid-page #content .richText .download:visited,.hybrid-page #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .download:visited,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .privacy_prompt_content .download:visited,.hybrid-page #content .page-media-center .title .download:visited,.page-media-center .hybrid-page #content .title .download:visited,.hybrid-page #content .page-company-statements .title .download:visited,.page-company-statements .hybrid-page #content .title .download:visited,.hybrid-page #content .page-press-releases .title .download:visited,.page-press-releases .hybrid-page #content .title .download:visited,.hybrid-page #content .page-sala-stampa .title .download:visited,.page-sala-stampa .hybrid-page #content .title .download:visited{color:#716fb3}.hybrid-page #content .richText .download:before,.hybrid-page #content #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .download:before,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .privacy_prompt_content .download:before,.hybrid-page #content .page-media-center .title .download:before,.page-media-center .hybrid-page #content .title .download:before,.hybrid-page #content .page-company-statements .title .download:before,.page-company-statements .hybrid-page #content .title .download:before,.hybrid-page #content .page-press-releases .title .download:before,.page-press-releases .hybrid-page #content .title .download:before,.hybrid-page #content .page-sala-stampa .title .download:before,.page-sala-stampa .hybrid-page #content .title .download:before{content:"";display:inline-block;position:absolute;background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/hybrid/resources-hybrid-download-icon.png);background-size:auto;width:18px;height:18px;left:0;top:1px}.hybrid-page #content .boxLandmarks{margin:0 60px;width:1260px;padding:0 10px}.hybrid-page #content .resources-hybrid{padding:0 20px}@media(min-width: 640px){.hybrid-page #content .resources-hybrid{padding:0 10px}}.hybrid-page #content .resources-hybrid .richText,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content,.hybrid-page #content .resources-hybrid .page-media-center .title,.page-media-center .hybrid-page #content .resources-hybrid .title,.hybrid-page #content .resources-hybrid .page-company-statements .title,.page-company-statements .hybrid-page #content .resources-hybrid .title,.hybrid-page #content .resources-hybrid .page-press-releases .title,.page-press-releases .hybrid-page #content .resources-hybrid .title,.hybrid-page #content .resources-hybrid .page-sala-stampa .title,.page-sala-stampa .hybrid-page #content .resources-hybrid .title{padding:0}.hybrid-page #content .resources-hybrid .richText p a,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p a,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content p a,.hybrid-page #content .resources-hybrid .page-media-center .title p a,.page-media-center .hybrid-page #content .resources-hybrid .title p a,.hybrid-page #content .resources-hybrid .page-company-statements .title p a,.page-company-statements .hybrid-page #content .resources-hybrid .title p a,.hybrid-page #content .resources-hybrid .page-press-releases .title p a,.page-press-releases .hybrid-page #content .resources-hybrid .title p a,.hybrid-page #content .resources-hybrid .page-sala-stampa .title p a,.page-sala-stampa .hybrid-page #content .resources-hybrid .title p a,.hybrid-page #content .resources-hybrid .richText .searchResults-results .searchResults-result a,.searchResults-results .hybrid-page #content .resources-hybrid .richText .searchResults-result a,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result a,.searchResults-results .hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result a,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content .searchResults-results .searchResults-result a,.searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content .searchResults-result a,.hybrid-page #content .resources-hybrid .page-media-center .title .searchResults-results .searchResults-result a,.searchResults-results .hybrid-page #content .resources-hybrid .page-media-center .title .searchResults-result a,.page-media-center .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a,.searchResults-results .page-media-center .hybrid-page #content .resources-hybrid .title .searchResults-result a,.hybrid-page #content .resources-hybrid .page-company-statements .title .searchResults-results .searchResults-result a,.searchResults-results .hybrid-page #content .resources-hybrid .page-company-statements .title .searchResults-result a,.page-company-statements .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a,.searchResults-results .page-company-statements .hybrid-page #content .resources-hybrid .title .searchResults-result a,.hybrid-page #content .resources-hybrid .page-press-releases .title .searchResults-results .searchResults-result a,.searchResults-results .hybrid-page #content .resources-hybrid .page-press-releases .title .searchResults-result a,.page-press-releases .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a,.searchResults-results .page-press-releases .hybrid-page #content .resources-hybrid .title .searchResults-result a,.hybrid-page #content .resources-hybrid .page-sala-stampa .title .searchResults-results .searchResults-result a,.searchResults-results .hybrid-page #content .resources-hybrid .page-sala-stampa .title .searchResults-result a,.page-sala-stampa .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a,.searchResults-results .page-sala-stampa .hybrid-page #content .resources-hybrid .title .searchResults-result a,.hybrid-page #content .resources-hybrid .richText a.external,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content a.external,.hybrid-page #content .resources-hybrid .page-media-center .title a.external,.page-media-center .hybrid-page #content .resources-hybrid .title a.external,.hybrid-page #content .resources-hybrid .page-company-statements .title a.external,.page-company-statements .hybrid-page #content .resources-hybrid .title a.external,.hybrid-page #content .resources-hybrid .page-press-releases .title a.external,.page-press-releases .hybrid-page #content .resources-hybrid .title a.external,.hybrid-page #content .resources-hybrid .page-sala-stampa .title a.external,.page-sala-stampa .hybrid-page #content .resources-hybrid .title a.external{font-size:16px}@media(min-width: 640px){.hybrid-page #content .resources-hybrid .richText p a,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p a,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content p a,.hybrid-page #content .resources-hybrid .page-media-center .title p a,.page-media-center .hybrid-page #content .resources-hybrid .title p a,.hybrid-page #content .resources-hybrid .page-company-statements .title p a,.page-company-statements .hybrid-page #content .resources-hybrid .title p a,.hybrid-page #content .resources-hybrid .page-press-releases .title p a,.page-press-releases .hybrid-page #content .resources-hybrid .title p a,.hybrid-page #content .resources-hybrid .page-sala-stampa .title p a,.page-sala-stampa .hybrid-page #content .resources-hybrid .title p a,.hybrid-page #content .resources-hybrid .richText .searchResults-results .searchResults-result a,.searchResults-results .hybrid-page #content .resources-hybrid .richText .searchResults-result a,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result a,.searchResults-results .hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result a,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content .searchResults-results .searchResults-result a,.searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content .searchResults-result a,.hybrid-page #content .resources-hybrid .page-media-center .title .searchResults-results .searchResults-result a,.searchResults-results .hybrid-page #content .resources-hybrid .page-media-center .title .searchResults-result a,.page-media-center .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a,.searchResults-results .page-media-center .hybrid-page #content .resources-hybrid .title .searchResults-result a,.hybrid-page #content .resources-hybrid .page-company-statements .title .searchResults-results .searchResults-result a,.searchResults-results .hybrid-page #content .resources-hybrid .page-company-statements .title .searchResults-result a,.page-company-statements .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a,.searchResults-results .page-company-statements .hybrid-page #content .resources-hybrid .title .searchResults-result a,.hybrid-page #content .resources-hybrid .page-press-releases .title .searchResults-results .searchResults-result a,.searchResults-results .hybrid-page #content .resources-hybrid .page-press-releases .title .searchResults-result a,.page-press-releases .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a,.searchResults-results .page-press-releases .hybrid-page #content .resources-hybrid .title .searchResults-result a,.hybrid-page #content .resources-hybrid .page-sala-stampa .title .searchResults-results .searchResults-result a,.searchResults-results .hybrid-page #content .resources-hybrid .page-sala-stampa .title .searchResults-result a,.page-sala-stampa .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a,.searchResults-results .page-sala-stampa .hybrid-page #content .resources-hybrid .title .searchResults-result a,.hybrid-page #content .resources-hybrid .richText a.external,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content a.external,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content a.external,.hybrid-page #content .resources-hybrid .page-media-center .title a.external,.page-media-center .hybrid-page #content .resources-hybrid .title a.external,.hybrid-page #content .resources-hybrid .page-company-statements .title a.external,.page-company-statements .hybrid-page #content .resources-hybrid .title a.external,.hybrid-page #content .resources-hybrid .page-press-releases .title a.external,.page-press-releases .hybrid-page #content .resources-hybrid .title a.external,.hybrid-page #content .resources-hybrid .page-sala-stampa .title a.external,.page-sala-stampa .hybrid-page #content .resources-hybrid .title a.external{font-size:14px}}.hybrid-page #content .resources-hybrid .richText p a.external,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p a.external,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content p a.external,.hybrid-page #content .resources-hybrid .page-media-center .title p a.external,.page-media-center .hybrid-page #content .resources-hybrid .title p a.external,.hybrid-page #content .resources-hybrid .page-company-statements .title p a.external,.page-company-statements .hybrid-page #content .resources-hybrid .title p a.external,.hybrid-page #content .resources-hybrid .page-press-releases .title p a.external,.page-press-releases .hybrid-page #content .resources-hybrid .title p a.external,.hybrid-page #content .resources-hybrid .page-sala-stampa .title p a.external,.page-sala-stampa .hybrid-page #content .resources-hybrid .title p a.external,.hybrid-page #content .resources-hybrid .richText .searchResults-results .searchResults-result a.external,.searchResults-results .hybrid-page #content .resources-hybrid .richText .searchResults-result a.external,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result a.external,.searchResults-results .hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result a.external,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content .searchResults-results .searchResults-result a.external,.searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content .searchResults-result a.external,.hybrid-page #content .resources-hybrid .page-media-center .title .searchResults-results .searchResults-result a.external,.searchResults-results .hybrid-page #content .resources-hybrid .page-media-center .title .searchResults-result a.external,.page-media-center .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a.external,.searchResults-results .page-media-center .hybrid-page #content .resources-hybrid .title .searchResults-result a.external,.hybrid-page #content .resources-hybrid .page-company-statements .title .searchResults-results .searchResults-result a.external,.searchResults-results .hybrid-page #content .resources-hybrid .page-company-statements .title .searchResults-result a.external,.page-company-statements .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a.external,.searchResults-results .page-company-statements .hybrid-page #content .resources-hybrid .title .searchResults-result a.external,.hybrid-page #content .resources-hybrid .page-press-releases .title .searchResults-results .searchResults-result a.external,.searchResults-results .hybrid-page #content .resources-hybrid .page-press-releases .title .searchResults-result a.external,.page-press-releases .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a.external,.searchResults-results .page-press-releases .hybrid-page #content .resources-hybrid .title .searchResults-result a.external,.hybrid-page #content .resources-hybrid .page-sala-stampa .title .searchResults-results .searchResults-result a.external,.searchResults-results .hybrid-page #content .resources-hybrid .page-sala-stampa .title .searchResults-result a.external,.page-sala-stampa .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a.external,.searchResults-results .page-sala-stampa .hybrid-page #content .resources-hybrid .title .searchResults-result a.external{color:#e40046;padding-left:25px;position:relative;font-size:16px;line-height:22.75px;display:inline-block}@media(min-width: 640px){.hybrid-page #content .resources-hybrid .richText p a.external,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p a.external,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content p a.external,.hybrid-page #content .resources-hybrid .page-media-center .title p a.external,.page-media-center .hybrid-page #content .resources-hybrid .title p a.external,.hybrid-page #content .resources-hybrid .page-company-statements .title p a.external,.page-company-statements .hybrid-page #content .resources-hybrid .title p a.external,.hybrid-page #content .resources-hybrid .page-press-releases .title p a.external,.page-press-releases .hybrid-page #content .resources-hybrid .title p a.external,.hybrid-page #content .resources-hybrid .page-sala-stampa .title p a.external,.page-sala-stampa .hybrid-page #content .resources-hybrid .title p a.external,.hybrid-page #content .resources-hybrid .richText .searchResults-results .searchResults-result a.external,.searchResults-results .hybrid-page #content .resources-hybrid .richText .searchResults-result a.external,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result a.external,.searchResults-results .hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result a.external,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content .searchResults-results .searchResults-result a.external,.searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content .searchResults-result a.external,.hybrid-page #content .resources-hybrid .page-media-center .title .searchResults-results .searchResults-result a.external,.searchResults-results .hybrid-page #content .resources-hybrid .page-media-center .title .searchResults-result a.external,.page-media-center .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a.external,.searchResults-results .page-media-center .hybrid-page #content .resources-hybrid .title .searchResults-result a.external,.hybrid-page #content .resources-hybrid .page-company-statements .title .searchResults-results .searchResults-result a.external,.searchResults-results .hybrid-page #content .resources-hybrid .page-company-statements .title .searchResults-result a.external,.page-company-statements .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a.external,.searchResults-results .page-company-statements .hybrid-page #content .resources-hybrid .title .searchResults-result a.external,.hybrid-page #content .resources-hybrid .page-press-releases .title .searchResults-results .searchResults-result a.external,.searchResults-results .hybrid-page #content .resources-hybrid .page-press-releases .title .searchResults-result a.external,.page-press-releases .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a.external,.searchResults-results .page-press-releases .hybrid-page #content .resources-hybrid .title .searchResults-result a.external,.hybrid-page #content .resources-hybrid .page-sala-stampa .title .searchResults-results .searchResults-result a.external,.searchResults-results .hybrid-page #content .resources-hybrid .page-sala-stampa .title .searchResults-result a.external,.page-sala-stampa .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a.external,.searchResults-results .page-sala-stampa .hybrid-page #content .resources-hybrid .title .searchResults-result a.external{font-size:14px}}.hybrid-page #content .resources-hybrid .richText p a.external:before,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content p a.external:before,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content p a.external:before,.hybrid-page #content .resources-hybrid .page-media-center .title p a.external:before,.page-media-center .hybrid-page #content .resources-hybrid .title p a.external:before,.hybrid-page #content .resources-hybrid .page-company-statements .title p a.external:before,.page-company-statements .hybrid-page #content .resources-hybrid .title p a.external:before,.hybrid-page #content .resources-hybrid .page-press-releases .title p a.external:before,.page-press-releases .hybrid-page #content .resources-hybrid .title p a.external:before,.hybrid-page #content .resources-hybrid .page-sala-stampa .title p a.external:before,.page-sala-stampa .hybrid-page #content .resources-hybrid .title p a.external:before,.hybrid-page #content .resources-hybrid .richText .searchResults-results .searchResults-result a.external:before,.searchResults-results .hybrid-page #content .resources-hybrid .richText .searchResults-result a.external:before,.hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-results .searchResults-result a.external:before,.searchResults-results .hybrid-page #content .resources-hybrid #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-result a.external:before,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content .searchResults-results .searchResults-result a.external:before,.searchResults-results #__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .privacy_prompt_content .searchResults-result a.external:before,.hybrid-page #content .resources-hybrid .page-media-center .title .searchResults-results .searchResults-result a.external:before,.searchResults-results .hybrid-page #content .resources-hybrid .page-media-center .title .searchResults-result a.external:before,.page-media-center .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a.external:before,.searchResults-results .page-media-center .hybrid-page #content .resources-hybrid .title .searchResults-result a.external:before,.hybrid-page #content .resources-hybrid .page-company-statements .title .searchResults-results .searchResults-result a.external:before,.searchResults-results .hybrid-page #content .resources-hybrid .page-company-statements .title .searchResults-result a.external:before,.page-company-statements .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a.external:before,.searchResults-results .page-company-statements .hybrid-page #content .resources-hybrid .title .searchResults-result a.external:before,.hybrid-page #content .resources-hybrid .page-press-releases .title .searchResults-results .searchResults-result a.external:before,.searchResults-results .hybrid-page #content .resources-hybrid .page-press-releases .title .searchResults-result a.external:before,.page-press-releases .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a.external:before,.searchResults-results .page-press-releases .hybrid-page #content .resources-hybrid .title .searchResults-result a.external:before,.hybrid-page #content .resources-hybrid .page-sala-stampa .title .searchResults-results .searchResults-result a.external:before,.searchResults-results .hybrid-page #content .resources-hybrid .page-sala-stampa .title .searchResults-result a.external:before,.page-sala-stampa .hybrid-page #content .resources-hybrid .title .searchResults-results .searchResults-result a.external:before,.searchResults-results .page-sala-stampa .hybrid-page #content .resources-hybrid .title .searchResults-result a.external:before{content:"";display:inline-block;position:absolute;top:0;left:0;overflow:hidden;vertical-align:middle;background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/hybrid/resources-hybrid-external-icon.png);width:15px;height:15px}.hybrid-page #content .resources-hybrid .image-item a.external{font-size:16px;line-height:19px}.hybrid-page #content .resources-hybrid .image-item img{margin-bottom:5px}.hybrid-page #content .resources-hybrid .items-wrapper{display:flex;flex-wrap:wrap;gap:15px 10px}@media(min-width: 1024px){.hybrid-page #content .resources-hybrid .items-wrapper{gap:16px 10px}}.hybrid-page #content .resources-hybrid .items-wrapper .item{width:100%}@media(min-width: 640px){.hybrid-page #content .resources-hybrid .items-wrapper .item{width:49%}}@media(min-width: 1024px){.hybrid-page #content .resources-hybrid .items-wrapper .item{width:32.5%}}.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item{margin-bottom:16px}@media(min-width: 1024px){.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item .richText,.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item .privacy_prompt_content,.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item .page-media-center .title,.page-media-center .hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item .title,.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item .page-company-statements .title,.page-company-statements .hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item .title,.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item .page-press-releases .title,.page-press-releases .hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item .title,.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item .page-sala-stampa .title,.page-sala-stampa .hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item .title,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item .richText,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item .privacy_prompt_content,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item .page-media-center .title,.page-media-center .hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item .title,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item .page-company-statements .title,.page-company-statements .hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item .title,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item .page-press-releases .title,.page-press-releases .hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item .title,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item .page-sala-stampa .title,.page-sala-stampa .hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item .title{margin-right:8px;margin-left:8px}}.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item h3,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item h3{margin:0 0 7px 0;font-size:18.72px}.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item h3 a,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item h3 a{font-size:18.72px;text-decoration:none;line-height:24px;color:#333}.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item ul,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item ul{margin:0 0 0 14px}.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item ul li,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item ul li{padding-left:33px}.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item ul li a,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item ul li a{text-decoration:underline;display:block;margin-bottom:0;color:#333}.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item ul li a .hybrid-page-blue-link,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item ul li a .hybrid-page-blue-link{color:#0f808f;text-decoration:none;display:inline-block;margin-left:8px}.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item ul li a .hybrid-page-blue-link:hover,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item ul li a .hybrid-page-blue-link:hover{text-decoration:none !important;color:#0f808f}.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item ul li a:visited,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item ul li a:visited{color:#716fb3}.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item ul li a:hover,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item ul li a:hover{color:#000}.hybrid-page #content .resources-hybrid .items-wrapper .item.specification-item ul li:before,.hybrid-page #content .resources-hybrid .items-wrapper .item .long-text-item ul li:before{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/hybrid/resources-hybrid-download-icon.png);background-size:auto;width:18px;height:18px;background-position:center}.hybrid-page #content .resources-hybrid .items-wrapper .item.long-text-item{width:100%;margin-bottom:10px}.hybrid-page #content .resources-hybrid .items-wrapper .item.long-text-item p,.hybrid-page #content .resources-hybrid .items-wrapper .item.long-text-item .searchResults-results .searchResults-result,.searchResults-results .hybrid-page #content .resources-hybrid .items-wrapper .item.long-text-item .searchResults-result{line-height:26px}@media(min-width: 640px){.hybrid-page #content .resources-hybrid .items-wrapper .item.long-text-item p,.hybrid-page #content .resources-hybrid .items-wrapper .item.long-text-item .searchResults-results .searchResults-result,.searchResults-results .hybrid-page #content .resources-hybrid .items-wrapper .item.long-text-item .searchResults-result{line-height:19.2px}}.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item{padding-right:13px;margin-bottom:5px}@media(min-width: 640px){.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item:last-child{margin-bottom:72px}}.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item h3{margin:0 0 7.4px 0;font-size:19px}.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item p,.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item .searchResults-results .searchResults-result,.searchResults-results .hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item .searchResults-result{margin:0 0 0 0;line-height:22.75px}.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item p a:not(.external),.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item .searchResults-results .searchResults-result a:not(.external),.searchResults-results .hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item .searchResults-result a:not(.external){color:#e40046;font-size:16px;text-decoration:underline}.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item p a:not(.external):hover,.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item .searchResults-results .searchResults-result a:not(.external):hover,.searchResults-results .hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item .searchResults-result a:not(.external):hover{color:#bf1836}.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item p .selection-italic,.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item .searchResults-results .searchResults-result .selection-italic,.searchResults-results .hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item .searchResults-result .selection-italic{font-family:"AvantGarde Italic",Arial,sans-serif;font-size:14px;line-height:22.75px}@media(min-width: 640px){.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item p .selection-italic,.hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item .searchResults-results .searchResults-result .selection-italic,.searchResults-results .hybrid-page #content .resources-hybrid .items-wrapper .item.publication-item .searchResults-result .selection-italic{line-height:1.625em}}.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item{margin-bottom:32px}.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item a:hover{text-decoration:none}.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item a:hover .icon{background-color:#0e7886}.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper{position:relative;overflow:hidden}.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .richText,.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .privacy_prompt_content,.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .page-media-center .title,.page-media-center .hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .title,.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .page-company-statements .title,.page-company-statements .hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .title,.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .page-press-releases .title,.page-press-releases .hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .title,.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .page-sala-stampa .title,.page-sala-stampa .hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .title{position:absolute;bottom:0;width:100%;height:50%;margin:0;background-color:rgba(0,0,0,.7)}.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .richText h3,.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h3,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .privacy_prompt_content h3,.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .page-media-center .title h3,.page-media-center .hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .title h3,.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .page-company-statements .title h3,.page-company-statements .hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .title h3,.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .page-press-releases .title h3,.page-press-releases .hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .title h3,.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .page-sala-stampa .title h3,.page-sala-stampa .hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper .title h3{margin:16px;color:#fff;font-weight:700}.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .wrapper img{height:180px}.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .details{position:relative;height:40px;background-color:#f2f2f2;display:table;width:100%}.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .details__icon{background-color:#0f808f;width:40px;height:40px;position:absolute;display:flex;justify-content:center;align-items:center}.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .details__icon:before{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/vx1-icon-eye-neutral-white-base.png);background-repeat:no-repeat;background-size:auto;position:absolute;background-size:cover;width:24px;height:16px}.hybrid-page #content .resources-hybrid .items-wrapper .item.brochure-item .details span{font-family:"AvantGarde Bold",Arial,sans-serif;display:table-cell;vertical-align:middle;width:100%;padding-left:48px;color:#000;font-size:12.8px;line-height:15.36px}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a{text-decoration:none}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a:hover .image-wrapper__description{opacity:1;height:50%}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a:hover .details__icon{background-color:#0e7886}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a .image-wrapper{position:relative}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a .image-wrapper img{display:block}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a .image-wrapper__description{opacity:0;position:absolute;height:0;bottom:0;width:100%;margin:0;background-color:rgba(0,0,0,.7);transition:height 200ms ease}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a .image-wrapper__description h3{color:#fff;margin:16px}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a .details{position:relative;height:40px;background-color:#f2f2f2;display:table;width:100%}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a .details__icon{background-color:#0f808f;width:40px;height:40px;position:absolute;display:flex;justify-content:center;align-items:center}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a .details__icon:before{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/hybrid/resources-hybrid-play-icon.png);position:absolute;background-size:cover;width:11px;height:13px}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a .details__info{font-family:"AvantGarde Bold",Arial,sans-serif;display:table-cell;vertical-align:middle;width:100%;padding-left:48px;color:#000;font-size:12.8px;line-height:15.36px;font-weight:700}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a .details__info .time{margin-left:5px;font-weight:400}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a .details__info .date{float:right;padding-right:6px}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a.active{position:relative}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a.active:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item a.secure .image-wrapper:after{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-lock-neutral-1-base.svg);background-repeat:no-repeat;background-size:auto;background-repeat:no-repeat;background-position:center;width:40px;height:40px;position:absolute;display:inline-block;top:10px;right:10px;z-index:2}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .wrapper{position:relative;overflow:hidden}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content{transition:height 200ms ease;max-width:100%;position:relative}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__triangle{position:absolute;top:-20px;right:50%}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__triangle:before{content:"";left:50%;position:absolute;top:10px;margin-left:-10px;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid #333}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper{background-color:#333;width:calc(100vw - 40px);padding:32px 10px 32px 10px;margin-left:-10px;margin-top:20px;color:#fff}@media(min-width: 989px){.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper{width:calc(100vw - 60px)}}@media(min-width: 1175px){.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper{width:1160px;left:0}}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper h3{margin:0 0 19px 0;color:#fff;font-size:18px}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-title{position:relative}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-title .close{position:absolute;top:0;right:0;width:auto;height:20px;margin:-1em 0 0;padding:0;font-size:.875em;line-height:20px;text-transform:none;border:none;background:none;color:#fff}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-title .close:after{content:"";display:inline-block;-webkit-box-sizing:content-box;box-sizing:content-box;margin-left:.5em;padding:1px 0;vertical-align:middle;background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/hybrid/resources-hybrid-close-icon.png);width:20px;height:20px;background-repeat:no-repeat}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-video{width:640px;margin:auto;max-width:100%}@media(min-width: 989px){.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-video{width:100%}}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-video.play .poster{display:none}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-video.play .video-player video{opacity:1}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-video .video-player{position:relative;max-width:100%;height:auto !important;margin:23px 0 auto 0}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-video .video-player video{position:relative;opacity:0;width:100%;height:100%}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-video .video-player .poster{top:0;left:0;width:100%;height:100%;overflow:hidden;cursor:pointer;transform:scale3d(1, 1, 1);z-index:10}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-video .video-player .poster.hide{display:none}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-video .video-player .poster.show{display:block}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-video .video-player .poster .play-control{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/hybrid/resources-hybrid-play-icon.png);width:51px;height:61px;display:block;position:absolute;top:50%;left:50%;margin:-30px 0 0 -25px;cursor:pointer}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-tags .vx-resource-tags{font-size:14px}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-tags .vx-resource-tags dt{display:inline-block;font-weight:bold}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-tags .vx-resource-tags dt:after{content:":";margin-right:.5em}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content__wrapper-tags .vx-resource-tags dd{display:inline-block}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content img{width:100%;height:100%}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content.show{opacity:1;z-index:11}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .content.hide{opacity:0;display:none}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item .description{font-size:15px;line-height:1.3}@media(min-width: 640px){.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item:nth-child(2n+2) .content__wrapper{margin-left:calc(-50vw + 17px)}}@media(min-width: 1024px){.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item:nth-child(3n+2) .content__wrapper{margin-left:-107%}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item:nth-child(3n+3) .content__wrapper{margin-left:-211%}.hybrid-page #content .resources-hybrid .items-wrapper .item.video-item:nth-child(3n+1) .content__wrapper{margin-left:-10px}}.hybrid-page #content .resources-hybrid .button-wrapper{text-align:center;margin-top:48px}@media(min-width: 1024px){.hybrid-page #content .resources-hybrid .button-wrapper{margin-top:0;padding-bottom:96px}}.hybrid-page #content .resources-hybrid .button-wrapper button{font-family:"AvantGarde ITC",Arial,sans-serif;padding:7px 0;border:2px solid #e31836;color:#e31836;background-color:#fff;display:inline-block;width:100%;max-width:378px;cursor:pointer;text-transform:uppercase}@media(min-width: 1024px){.hybrid-page #content .resources-hybrid .button-wrapper button{margin-top:48px;width:auto;padding:7px 33px}}.hybrid-page #content .resources-hybrid .button-wrapper button:hover{box-shadow:inset 0 0 0 2px #e31836;text-decoration:none;background-color:#fff8f9}.hybrid-page #content .resources-section{margin-bottom:60px;position:relative}.hybrid-page #content .resources-section .resources-hybrid-title{padding:0}.hybrid-page #content .resources-section .resources-hybrid-title__wrapper{position:relative}.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .richText,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .privacy_prompt_content,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-media-center .title,.page-media-center .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-company-statements .title,.page-company-statements .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-press-releases .title,.page-press-releases .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-sala-stampa .title,.page-sala-stampa .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title{position:relative;text-align:center;height:auto;text-transform:uppercase}.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .richText h2:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h2:before,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .privacy_prompt_content h2:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-media-center .title h2:before,.page-media-center .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title h2:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-company-statements .title h2:before,.page-company-statements .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title h2:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-press-releases .title h2:before,.page-press-releases .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title h2:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-sala-stampa .title h2:before,.page-sala-stampa .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title h2:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .richText .searchResults:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults:before,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .privacy_prompt_content .searchResults:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-media-center .title .searchResults:before,.page-media-center .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-company-statements .title .searchResults:before,.page-company-statements .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-press-releases .title .searchResults:before,.page-press-releases .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-sala-stampa .title .searchResults:before,.page-sala-stampa .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .richText .searchResults-term:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-term:before,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .privacy_prompt_content .searchResults-term:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-media-center .title .searchResults-term:before,.page-media-center .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults-term:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-company-statements .title .searchResults-term:before,.page-company-statements .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults-term:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-press-releases .title .searchResults-term:before,.page-press-releases .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults-term:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-sala-stampa .title .searchResults-term:before,.page-sala-stampa .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults-term:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .richText .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .richText .gigya-composite-control-header:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigya-composite-control-header:before,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .privacy_prompt_content .gigya-composite-control-header:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-media-center .title .gigya-composite-control-header:before,.page-media-center .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigya-composite-control-header:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-company-statements .title .gigya-composite-control-header:before,.page-company-statements .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigya-composite-control-header:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-press-releases .title .gigya-composite-control-header:before,.page-press-releases .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigya-composite-control-header:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-sala-stampa .title .gigya-composite-control-header:before,.page-sala-stampa .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigya-composite-control-header:before{content:"";display:block;position:relative;top:0;z-index:10;margin:0 auto;width:84px;height:84px;border:solid 6px #fff}.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .richText h2:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content h2:after,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .privacy_prompt_content h2:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-media-center .title h2:after,.page-media-center .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title h2:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-company-statements .title h2:after,.page-company-statements .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title h2:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-press-releases .title h2:after,.page-press-releases .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title h2:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-sala-stampa .title h2:after,.page-sala-stampa .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title h2:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .richText .searchResults:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults:after,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .privacy_prompt_content .searchResults:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-media-center .title .searchResults:after,.page-media-center .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-company-statements .title .searchResults:after,.page-company-statements .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-press-releases .title .searchResults:after,.page-press-releases .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-sala-stampa .title .searchResults:after,.page-sala-stampa .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .richText .searchResults-term:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .searchResults-term:after,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .privacy_prompt_content .searchResults-term:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-media-center .title .searchResults-term:after,.page-media-center .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults-term:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-company-statements .title .searchResults-term:after,.page-company-statements .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults-term:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-press-releases .title .searchResults-term:after,.page-press-releases .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults-term:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-sala-stampa .title .searchResults-term:after,.page-sala-stampa .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .searchResults-term:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .richText .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:after,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .richText .gigya-composite-control-header:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:after,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content .gigya-composite-control-header:after,#__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .privacy_prompt_content .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:after,.gigyaraas .gigya-subscribe-with-email-form #__tealiumGDPRcpPrefs .privacy_prompt .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .privacy_prompt_content .gigya-composite-control-header:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:after,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-media-center .title .gigya-composite-control-header:after,.page-media-center .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:after,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigya-composite-control-header:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:after,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-company-statements .title .gigya-composite-control-header:after,.page-company-statements .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:after,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigya-composite-control-header:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:after,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-press-releases .title .gigya-composite-control-header:after,.page-press-releases .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:after,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigya-composite-control-header:after,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:after,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .page-sala-stampa .title .gigya-composite-control-header:after,.page-sala-stampa .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:after,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .hybrid-page #content .resources-section .resources-hybrid-title__wrapper .title .gigya-composite-control-header:after{content:"";display:block;position:absolute;top:50px;z-index:-2;width:100%;height:2px;background-color:#f2f2f2}.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.pdf-image h2:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.pdf-image .searchResults:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.pdf-image .searchResults-term:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.pdf-image .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper.pdf-image .gigya-composite-control-header:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/hybrid/resources-hybrid-pdf-icon.png)}.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.guide-image h2:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.guide-image .searchResults:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.guide-image .searchResults-term:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.guide-image .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper.guide-image .gigya-composite-control-header:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/hybrid/recources-hybrid-guide-icon.png)}.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.publication-image h2:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.publication-image .searchResults:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.publication-image .searchResults-term:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.publication-image .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper.publication-image .gigya-composite-control-header:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/hybrid/recources-hybrid-publication-icon.png)}.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.scientific-image h2:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.scientific-image .searchResults:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.scientific-image .searchResults-term:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.scientific-image .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper.scientific-image .gigya-composite-control-header:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/hybrid/recources-hybrid-scientific-icon.png)}.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.video-image{margin-bottom:50px}.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.video-image h2:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.video-image .searchResults:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.video-image .searchResults-term:before,.hybrid-page #content .resources-section .resources-hybrid-title__wrapper.video-image .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header:before,.gigyaraas .gigya-subscribe-with-email-form .hybrid-page #content .resources-section .resources-hybrid-title__wrapper.video-image .gigya-composite-control-header:before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/hybrid/recources-hybrid-video-icon.png)}.hybrid-page #content .filter-wrapper{display:flex;gap:16px;margin-bottom:68px;flex-direction:column}@media(min-width: 640px){.hybrid-page #content .filter-wrapper{flex-direction:row;margin-bottom:84px}}.hybrid-page #content .filter-wrapper .resources-filter{width:100%;padding:0}@media(min-width: 640px){.hybrid-page #content .filter-wrapper .resources-filter{width:33%}}.hybrid-page #content .filter-wrapper .resources-filter label{display:none}.hybrid-page #content .filter-wrapper .resources-filter select{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/vx1-icon-arrow.png);background-repeat:no-repeat;background-size:auto;background-repeat:no-repeat;background-position:right 10px center;background-size:10px 5px;font-family:"AvantGarde Bold",Arial,sans-serif;font-size:16px;width:100%;margin:0;border:1px solid #f2f2f2;border-radius:0;background-color:#f2f2f2;padding:8px 30px 8px 7px;appearance:none}.hybrid-page #content .hide-resources{display:none}.content-filters{position:absolute;top:15px;left:15px;z-index:10;display:flex}@media(max-width: 991px){.content-filters{position:relative;top:0;left:0}}.content-filters .filter__container:first-of-type .filter__label-container:before{display:none}.content-filters .filter__container:last-of-type .filter__label-container:after{display:none}.content-filters .filter__label-container{transition:.3s linear;background:var(--color-neutral-100-base);color:#071d49;padding:15px 16px;margin-right:20px;display:flex;height:50px;align-items:center;position:relative;cursor:pointer}.content-filters .filter__label-container:after{transition:.3s linear;content:"";display:inline-block;border-width:50px 15px 0 0;border-color:var(--color-neutral-100-base) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);right:-15px;top:0;position:absolute;border-style:solid;width:0;height:0}.content-filters .filter__label-container:before{transition:.3s linear;border-width:50px 15px 0 0;border-color:rgba(0,0,0,0) var(--color-neutral-100-base) rgba(0,0,0,0) rgba(0,0,0,0);left:-15px;bottom:0;content:"";position:absolute;border-style:solid;width:0;height:0}.content-filters .filter__label-container.active{background:var(--color-neutral-white-base);transition:.3s linear}.content-filters .filter__label-container.active:before{transition:.3s linear;border-color:rgba(0,0,0,0) var(--color-neutral-white-base) rgba(0,0,0,0) rgba(0,0,0,0)}.content-filters .filter__label-container.active:after{transition:.3s linear;border-color:var(--color-neutral-white-base) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.content-filters .filter__label-container.active .filter__opener-arrow{transform:rotate(180deg);transition:.3s linear}.content-filters .filter__label{margin:0;font-size:14px;line-height:18px;font-weight:700}.content-filters .filter__opener-counter{height:23px;width:23px;border-radius:50%;color:#fff;background:#071d49;margin-left:15px;position:relative;line-height:20px;font-weight:600;font-size:14px;text-align:center}.content-filters .filter__opener-arrow{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;width:18px;height:18px;background-size:contain;margin-left:10px;transition:.3s linear}.content-filters .filter__options-container{display:none;overflow-y:scroll;position:absolute;top:50px;left:0;flex-wrap:wrap;width:760px;background:#fff;padding:30px 30px 15px 30px;border:1px solid #f1f1f1}.content-filters .filter__options-container.active{display:flex}.content-filters .filter__option{margin:0 15px 15px 0}.content-filters .filter__option-label{color:var(--color-secondary-900);font-size:14px;line-height:18px;font-weight:600;padding-left:10px;user-select:none}.studies-map{padding:0;overflow:hidden;position:relative;margin-top:100px}.studies-map__map{height:800px;width:100%}.studies-map__header-container{display:flex;justify-content:center;flex-direction:column;align-content:center;flex-wrap:wrap}.studies-map__header-title,.studies-map__header-description{width:80%}@media(max-width: 1200px){.studies-map__header-title,.studies-map__header-description{width:100%}}.studies-map__header-description{font-size:33px;line-height:33px;font-weight:700}.studies-map__map-container{position:relative}.studies-map__marker-container-pin{width:42px;height:42px;display:flex;place-content:center;border-radius:50%;background:var(--color-secondary-800);opacity:80%;align-items:center}.studies-map__marker-container-pin.is-selected{background:var(--color-quaternary-800)}.studies-map__marker-label{line-height:12px;font-weight:700;font-size:12px;color:var(--color-neutral-white-base);margin:0;height:auto}.studies-map__marker{display:block;color:#fff;transform:translateY(13px)}.studies-map__sidebar-description{flex-grow:1;overflow-y:scroll}.studies-map__sidebar-study-description{font-size:14px;color:var(--color-secondary-900)}.studies-map__sidebar-close-btn{width:24px;height:24px;font-size:0;position:absolute;top:0;left:15px;cursor:pointer;z-index:5}@media(max-width: 991px){.studies-map__sidebar-close-btn{top:60px}}.studies-map__sidebar-close-btn:after,.studies-map__sidebar-close-btn:before{content:"";height:25px;width:3px;background:var(--color-primary-900);display:block;position:absolute;top:0;left:10px}.studies-map__sidebar-close-btn:after{transform:rotate(45deg)}.studies-map__sidebar-close-btn:before{transform:rotate(-45deg)}.studies-map__sidebar-heading-container{margin-left:15px}.studies-map__sidebar-header-container{display:flex;flex-direction:column;border-bottom:1px solid var(--color-neutral-100-base)}@media(max-width: 991px){.studies-map__sidebar-header-container{padding-top:60px}}.studies-map__sidebar-study{margin-left:15px;padding-bottom:3px;border-bottom:1px solid var(--color-neutral-100-base);padding-left:15px}.studies-map__sidebar-study-header{font-weight:700;font-size:18px;margin-bottom:5px}.studies-map__sidebar-study-participants{font-size:18px;margin-bottom:0}.studies-map__sidebar-study-participants-value{font-weight:700}.studies-map__sidebar-study-sponsored{font-size:18px}.studies-map__sidebar-study-sponsored-value{font-weight:700;color:var(--color-utility-success-base)}.studies-map__sidebar-heading{margin:30px 0 0}.studies-map .qr-code.active{background:var(--color-neutral-100-base)}.studies-map .qr-code__button{font-size:12px;padding:0 5px;position:relative;cursor:pointer;margin-bottom:0}.studies-map .qr-code__button:hover{background:var(--color-neutral-100-base)}.studies-map .qr-code__button:after{content:"";position:absolute;background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;transform:scale(0.5);height:24px;width:24px;transition:.3s linear}.studies-map .qr-code__button.active{font-weight:700}.studies-map .qr-code__button.active:after{transform:scale(0.5) rotate(180deg);transition:.3s linear}.studies-map .qr-code__container{display:flex;justify-content:space-between;align-items:center;padding:0 20px 20px}@media(max-width: 991px){.studies-map .qr-code__container{justify-content:flex-start;gap:30px}}.studies-map .qr-code__code{width:100px;height:100px}.studies-map .qr-code__or{margin:0}.studies-map__info-sidepanel{padding:0 20px}@media(max-width: 991px){.studies-map__info-sidepanel{padding:60px 20px}}.studies-map__other-countries-list-element{cursor:pointer;position:relative;padding-right:25px;text-transform:capitalize}.studies-map__other-countries-list-element.active{font-weight:700}.studies-map__other-countries-list-element:hover{font-weight:700}.studies-map__other-countries-clicker{font-size:12px;padding:0 5px;position:relative;cursor:pointer}.studies-map__other-countries-clicker:hover{background:var(--color-neutral-100-base)}.studies-map__other-countries-clicker:after{content:"";position:absolute;background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;transform:scale(0.5);height:24px;width:24px;transition:.3s linear}.studies-map__other-countries-clicker.active{font-weight:700}.studies-map__other-countries-clicker.active:after{transform:scale(0.5) rotate(180deg);transition:.3s linear}.studies-map__other-countries-icon{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-right-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:contain;height:12px;width:12px;display:inline-block;margin-left:10px}.sidebar_component{height:800px;width:450px;position:absolute;z-index:2;top:0;right:-500px;background-color:#fff;display:flex;flex-direction:column;transition:all .5s;box-shadow:2px 0 12px 10px rgba(0,0,0,.05);overflow:hidden}.sidebar_component.slideDown{top:150px}@media(max-width: 991px){.sidebar_component{z-index:2;width:100%;right:-100%}.sidebar_component.slideDown{top:125px}}.sidebar_component.open{right:0}.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 .page-media-center .title ul li::before,.page-media-center .theme-product-dovato .title ul li::before,.theme-product-dovato .page-company-statements .title ul li::before,.page-company-statements .theme-product-dovato .title ul li::before,.theme-product-dovato .page-press-releases .title ul li::before,.page-press-releases .theme-product-dovato .title ul li::before,.theme-product-dovato .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-dovato .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-dovato .title ol li::before,.theme-product-dovato .page-company-statements .title ol li::before,.page-company-statements .theme-product-dovato .title ol li::before,.theme-product-dovato .page-press-releases .title ol li::before,.page-press-releases .theme-product-dovato .title ol li::before,.theme-product-dovato .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-dovato .title ol li::before,.theme-product-dovato.richText ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato.privacy_prompt_content ul li::before,.page-media-center .theme-product-dovato.title ul li::before,.page-company-statements .theme-product-dovato.title ul li::before,.page-press-releases .theme-product-dovato.title ul li::before,.page-sala-stampa .theme-product-dovato.title ul li::before,.theme-product-dovato.richText ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato.privacy_prompt_content ol li::before,.page-media-center .theme-product-dovato.title ol li::before,.page-company-statements .theme-product-dovato.title ol li::before,.page-press-releases .theme-product-dovato.title ol li::before,.page-sala-stampa .theme-product-dovato.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-dovato .slash-white.title ul li::before,.theme-product-dovato .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-dovato .slash-white.title ul li::before,.theme-product-dovato .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-dovato .slash-white.title ul li::before,.theme-product-dovato .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-dovato .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-dovato .slash-white.title ol li::before,.theme-product-dovato .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-dovato .slash-white.title ol li::before,.theme-product-dovato .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-dovato .slash-white.title ol li::before,.theme-product-dovato .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-dovato .slash-white.title 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,.page-media-center .theme-product-dovato.slash-white.title ul li::before,.page-company-statements .theme-product-dovato.slash-white.title ul li::before,.page-press-releases .theme-product-dovato.slash-white.title ul li::before,.page-sala-stampa .theme-product-dovato.slash-white.title 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,.page-media-center .theme-product-dovato.slash-white.title ol li::before,.page-company-statements .theme-product-dovato.slash-white.title ol li::before,.page-press-releases .theme-product-dovato.slash-white.title ol li::before,.page-sala-stampa .theme-product-dovato.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-dovato .page-title-slash.title h1::before,.theme-product-dovato .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-dovato .page-title-slash.title h1::before,.theme-product-dovato .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-dovato .page-title-slash.title h1::before,.theme-product-dovato .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-dovato .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-dovato .page-title-slash.title h2::before,.theme-product-dovato .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-dovato .page-title-slash.title h2::before,.theme-product-dovato .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-dovato .page-title-slash.title h2::before,.theme-product-dovato .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-dovato .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-dovato .page-title-slash.title .searchResults::before,.theme-product-dovato .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-dovato .page-title-slash.title .searchResults::before,.theme-product-dovato .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-dovato .page-title-slash.title .searchResults::before,.theme-product-dovato .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-dovato .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-dovato .page-title-slash.title .searchResults-term::before,.theme-product-dovato .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-dovato .page-title-slash.title .searchResults-term::before,.theme-product-dovato .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-dovato .page-title-slash.title .searchResults-term::before,.theme-product-dovato .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-dovato .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-dovato .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-dovato .page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-dovato .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-dovato .page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-dovato .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-dovato .page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-dovato .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-dovato .page-title-slash.title .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,.page-media-center .theme-product-dovato.page-title-slash.title h1::before,.page-company-statements .theme-product-dovato.page-title-slash.title h1::before,.page-press-releases .theme-product-dovato.page-title-slash.title h1::before,.page-sala-stampa .theme-product-dovato.page-title-slash.title 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,.page-media-center .theme-product-dovato.page-title-slash.title h2::before,.page-company-statements .theme-product-dovato.page-title-slash.title h2::before,.page-press-releases .theme-product-dovato.page-title-slash.title h2::before,.page-sala-stampa .theme-product-dovato.page-title-slash.title 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,.page-media-center .theme-product-dovato.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-dovato.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-dovato.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-dovato.page-title-slash.title .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,.page-media-center .theme-product-dovato.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-dovato.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-dovato.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-dovato.page-title-slash.title .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,.page-media-center .theme-product-dovato.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-dovato.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-dovato.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-dovato.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-dovato.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-dovato.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-dovato.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-dovato.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #ea257e}.theme-product-dovato .backgroundKey .icon-pi,.theme-product-dovato .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-dovato.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-dovato .searchResults-results .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__content .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}}.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:#fff}@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:#fff}.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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-dovato.tertiary-800,.theme-product-dovato .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-dovato .color-neutral-white ol li::before,.theme-product-dovato .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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,.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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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-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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-dovato.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}.theme-product-dovato .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff;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:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-dovato.icon-text-gradient__bottom-text::before,.theme-product-dovato .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-dovato .theme-base .title ul li::before,.theme-product-dovato .theme-base .page-company-statements .title ul li::before,.page-company-statements .theme-product-dovato .theme-base .title ul li::before,.theme-product-dovato .theme-base .page-press-releases .title ul li::before,.page-press-releases .theme-product-dovato .theme-base .title ul li::before,.theme-product-dovato .theme-base .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-dovato .theme-base .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-dovato .theme-base .title ol li::before,.theme-product-dovato .theme-base .page-company-statements .title ol li::before,.page-company-statements .theme-product-dovato .theme-base .title ol li::before,.theme-product-dovato .theme-base .page-press-releases .title ol li::before,.page-press-releases .theme-product-dovato .theme-base .title ol li::before,.theme-product-dovato .theme-base .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-dovato .theme-base .title 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 .page-media-center .theme-base.title ul li::before,.page-media-center .theme-product-dovato .theme-base.title ul li::before,.theme-product-dovato .page-company-statements .theme-base.title ul li::before,.page-company-statements .theme-product-dovato .theme-base.title ul li::before,.theme-product-dovato .page-press-releases .theme-base.title ul li::before,.page-press-releases .theme-product-dovato .theme-base.title ul li::before,.theme-product-dovato .page-sala-stampa .theme-base.title ul li::before,.page-sala-stampa .theme-product-dovato .theme-base.title 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,.theme-product-dovato .page-media-center .theme-base.title ol li::before,.page-media-center .theme-product-dovato .theme-base.title ol li::before,.theme-product-dovato .page-company-statements .theme-base.title ol li::before,.page-company-statements .theme-product-dovato .theme-base.title ol li::before,.theme-product-dovato .page-press-releases .theme-base.title ol li::before,.page-press-releases .theme-product-dovato .theme-base.title ol li::before,.theme-product-dovato .page-sala-stampa .theme-base.title ol li::before,.page-sala-stampa .theme-product-dovato .theme-base.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-dovato .theme-base .slash-white.title ul li::before,.theme-product-dovato .theme-base .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-dovato .theme-base .slash-white.title ul li::before,.theme-product-dovato .theme-base .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-dovato .theme-base .slash-white.title ul li::before,.theme-product-dovato .theme-base .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-dovato .theme-base .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-dovato .theme-base .slash-white.title ol li::before,.theme-product-dovato .theme-base .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-dovato .theme-base .slash-white.title ol li::before,.theme-product-dovato .theme-base .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-dovato .theme-base .slash-white.title ol li::before,.theme-product-dovato .theme-base .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-dovato .theme-base .slash-white.title 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 .page-media-center .theme-base.slash-white.title ul li::before,.page-media-center .theme-product-dovato .theme-base.slash-white.title ul li::before,.theme-product-dovato .page-company-statements .theme-base.slash-white.title ul li::before,.page-company-statements .theme-product-dovato .theme-base.slash-white.title ul li::before,.theme-product-dovato .page-press-releases .theme-base.slash-white.title ul li::before,.page-press-releases .theme-product-dovato .theme-base.slash-white.title ul li::before,.theme-product-dovato .page-sala-stampa .theme-base.slash-white.title ul li::before,.page-sala-stampa .theme-product-dovato .theme-base.slash-white.title 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,.theme-product-dovato .page-media-center .theme-base.slash-white.title ol li::before,.page-media-center .theme-product-dovato .theme-base.slash-white.title ol li::before,.theme-product-dovato .page-company-statements .theme-base.slash-white.title ol li::before,.page-company-statements .theme-product-dovato .theme-base.slash-white.title ol li::before,.theme-product-dovato .page-press-releases .theme-base.slash-white.title ol li::before,.page-press-releases .theme-product-dovato .theme-base.slash-white.title ol li::before,.theme-product-dovato .page-sala-stampa .theme-base.slash-white.title ol li::before,.page-sala-stampa .theme-product-dovato .theme-base.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-dovato .theme-base .page-title-slash.title h1::before,.theme-product-dovato .theme-base .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-dovato .theme-base .page-title-slash.title h1::before,.theme-product-dovato .theme-base .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-dovato .theme-base .page-title-slash.title h1::before,.theme-product-dovato .theme-base .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-dovato .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-dovato .theme-base .page-title-slash.title h2::before,.theme-product-dovato .theme-base .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-dovato .theme-base .page-title-slash.title h2::before,.theme-product-dovato .theme-base .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-dovato .theme-base .page-title-slash.title h2::before,.theme-product-dovato .theme-base .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-dovato .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-dovato .theme-base .page-title-slash.title .searchResults::before,.theme-product-dovato .theme-base .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-dovato .theme-base .page-title-slash.title .searchResults::before,.theme-product-dovato .theme-base .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-dovato .theme-base .page-title-slash.title .searchResults::before,.theme-product-dovato .theme-base .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-dovato .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-dovato .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-dovato .theme-base .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-dovato .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-dovato .theme-base .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-dovato .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-dovato .theme-base .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-dovato .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-dovato .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-dovato .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato .theme-base .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-dovato .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-dovato .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato .theme-base .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-dovato .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-dovato .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato .theme-base .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .theme-base .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-dovato .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-dovato .theme-base .page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title h1::before,.page-media-center .theme-product-dovato .theme-base.page-title-slash.title h1::before,.theme-product-dovato .page-company-statements .theme-base.page-title-slash.title h1::before,.page-company-statements .theme-product-dovato .theme-base.page-title-slash.title h1::before,.theme-product-dovato .page-press-releases .theme-base.page-title-slash.title h1::before,.page-press-releases .theme-product-dovato .theme-base.page-title-slash.title h1::before,.theme-product-dovato .page-sala-stampa .theme-base.page-title-slash.title h1::before,.page-sala-stampa .theme-product-dovato .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title h2::before,.page-media-center .theme-product-dovato .theme-base.page-title-slash.title h2::before,.theme-product-dovato .page-company-statements .theme-base.page-title-slash.title h2::before,.page-company-statements .theme-product-dovato .theme-base.page-title-slash.title h2::before,.theme-product-dovato .page-press-releases .theme-base.page-title-slash.title h2::before,.page-press-releases .theme-product-dovato .theme-base.page-title-slash.title h2::before,.theme-product-dovato .page-sala-stampa .theme-base.page-title-slash.title h2::before,.page-sala-stampa .theme-product-dovato .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title .searchResults::before,.page-media-center .theme-product-dovato .theme-base.page-title-slash.title .searchResults::before,.theme-product-dovato .page-company-statements .theme-base.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-dovato .theme-base.page-title-slash.title .searchResults::before,.theme-product-dovato .page-press-releases .theme-base.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-dovato .theme-base.page-title-slash.title .searchResults::before,.theme-product-dovato .page-sala-stampa .theme-base.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-dovato .theme-base.page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-dovato .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-dovato .page-company-statements .theme-base.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-dovato .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-dovato .page-press-releases .theme-base.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-dovato .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-dovato .page-sala-stampa .theme-base.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-dovato .theme-base.page-title-slash.title .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,.theme-product-dovato .page-media-center .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .page-media-center .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-dovato .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-dovato .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato .page-company-statements .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .page-company-statements .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-dovato .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-dovato .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato .page-press-releases .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .page-press-releases .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-dovato .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-dovato .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato .page-sala-stampa .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato .page-sala-stampa .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-dovato .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-dovato .theme-base.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #e40046}.theme-product-dovato .theme-base .backgroundKey .icon-pi,.theme-product-dovato .theme-base .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-dovato .theme-base .searchResults-results .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__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,.theme-product-dovato .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-dovato .theme-base.tertiary-800,.theme-product-dovato .theme-base .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-dovato .theme-base .color-neutral-white ol li::before,.theme-product-dovato .theme-base .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-dovato .theme-base.icon-text-gradient__bottom-text::before,.theme-product-dovato .theme-base .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-juluca .title ul li::before,.theme-product-juluca .page-company-statements .title ul li::before,.page-company-statements .theme-product-juluca .title ul li::before,.theme-product-juluca .page-press-releases .title ul li::before,.page-press-releases .theme-product-juluca .title ul li::before,.theme-product-juluca .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-juluca .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-juluca .title ol li::before,.theme-product-juluca .page-company-statements .title ol li::before,.page-company-statements .theme-product-juluca .title ol li::before,.theme-product-juluca .page-press-releases .title ol li::before,.page-press-releases .theme-product-juluca .title ol li::before,.theme-product-juluca .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-juluca .title ol li::before,.theme-product-juluca.richText ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca.privacy_prompt_content ul li::before,.page-media-center .theme-product-juluca.title ul li::before,.page-company-statements .theme-product-juluca.title ul li::before,.page-press-releases .theme-product-juluca.title ul li::before,.page-sala-stampa .theme-product-juluca.title ul li::before,.theme-product-juluca.richText ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-juluca.privacy_prompt_content ol li::before,.page-media-center .theme-product-juluca.title ol li::before,.page-company-statements .theme-product-juluca.title ol li::before,.page-press-releases .theme-product-juluca.title ol li::before,.page-sala-stampa .theme-product-juluca.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-juluca .slash-white.title ul li::before,.theme-product-juluca .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-juluca .slash-white.title ul li::before,.theme-product-juluca .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-juluca .slash-white.title ul li::before,.theme-product-juluca .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-juluca .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-juluca .slash-white.title ol li::before,.theme-product-juluca .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-juluca .slash-white.title ol li::before,.theme-product-juluca .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-juluca .slash-white.title ol li::before,.theme-product-juluca .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-juluca .slash-white.title 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,.page-media-center .theme-product-juluca.slash-white.title ul li::before,.page-company-statements .theme-product-juluca.slash-white.title ul li::before,.page-press-releases .theme-product-juluca.slash-white.title ul li::before,.page-sala-stampa .theme-product-juluca.slash-white.title 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,.page-media-center .theme-product-juluca.slash-white.title ol li::before,.page-company-statements .theme-product-juluca.slash-white.title ol li::before,.page-press-releases .theme-product-juluca.slash-white.title ol li::before,.page-sala-stampa .theme-product-juluca.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-juluca .page-title-slash.title h1::before,.theme-product-juluca .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-juluca .page-title-slash.title h1::before,.theme-product-juluca .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-juluca .page-title-slash.title h1::before,.theme-product-juluca .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-juluca .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-juluca .page-title-slash.title h2::before,.theme-product-juluca .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-juluca .page-title-slash.title h2::before,.theme-product-juluca .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-juluca .page-title-slash.title h2::before,.theme-product-juluca .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-juluca .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-juluca .page-title-slash.title .searchResults::before,.theme-product-juluca .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-juluca .page-title-slash.title .searchResults::before,.theme-product-juluca .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-juluca .page-title-slash.title .searchResults::before,.theme-product-juluca .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-juluca .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-juluca .page-title-slash.title .searchResults-term::before,.theme-product-juluca .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-juluca .page-title-slash.title .searchResults-term::before,.theme-product-juluca .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-juluca .page-title-slash.title .searchResults-term::before,.theme-product-juluca .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-juluca .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-juluca .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-juluca .page-title-slash.title .gigya-composite-control-header::before,.theme-product-juluca .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-juluca .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-juluca .page-title-slash.title .gigya-composite-control-header::before,.theme-product-juluca .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-juluca .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-juluca .page-title-slash.title .gigya-composite-control-header::before,.theme-product-juluca .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-juluca .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-juluca .page-title-slash.title .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,.page-media-center .theme-product-juluca.page-title-slash.title h1::before,.page-company-statements .theme-product-juluca.page-title-slash.title h1::before,.page-press-releases .theme-product-juluca.page-title-slash.title h1::before,.page-sala-stampa .theme-product-juluca.page-title-slash.title 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,.page-media-center .theme-product-juluca.page-title-slash.title h2::before,.page-company-statements .theme-product-juluca.page-title-slash.title h2::before,.page-press-releases .theme-product-juluca.page-title-slash.title h2::before,.page-sala-stampa .theme-product-juluca.page-title-slash.title 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,.page-media-center .theme-product-juluca.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-juluca.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-juluca.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-juluca.page-title-slash.title .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,.page-media-center .theme-product-juluca.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-juluca.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-juluca.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-juluca.page-title-slash.title .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,.page-media-center .theme-product-juluca.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-juluca.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-juluca.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-juluca.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-juluca.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-juluca.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-juluca.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-juluca.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #5abb62}.theme-product-juluca .backgroundKey .icon-pi,.theme-product-juluca .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-juluca.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-juluca .searchResults-results .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__content .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}}.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:#fff}@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:#fff}.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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-juluca.tertiary-800,.theme-product-juluca .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-juluca .color-neutral-white ol li::before,.theme-product-juluca .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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,.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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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-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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-juluca.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}.theme-product-juluca .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff;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:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-juluca .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-juluca.icon-text-gradient__bottom-text::before,.theme-product-juluca .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-juluca .theme-base .title ul li::before,.theme-product-juluca .theme-base .page-company-statements .title ul li::before,.page-company-statements .theme-product-juluca .theme-base .title ul li::before,.theme-product-juluca .theme-base .page-press-releases .title ul li::before,.page-press-releases .theme-product-juluca .theme-base .title ul li::before,.theme-product-juluca .theme-base .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-juluca .theme-base .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-juluca .theme-base .title ol li::before,.theme-product-juluca .theme-base .page-company-statements .title ol li::before,.page-company-statements .theme-product-juluca .theme-base .title ol li::before,.theme-product-juluca .theme-base .page-press-releases .title ol li::before,.page-press-releases .theme-product-juluca .theme-base .title ol li::before,.theme-product-juluca .theme-base .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-juluca .theme-base .title 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 .page-media-center .theme-base.title ul li::before,.page-media-center .theme-product-juluca .theme-base.title ul li::before,.theme-product-juluca .page-company-statements .theme-base.title ul li::before,.page-company-statements .theme-product-juluca .theme-base.title ul li::before,.theme-product-juluca .page-press-releases .theme-base.title ul li::before,.page-press-releases .theme-product-juluca .theme-base.title ul li::before,.theme-product-juluca .page-sala-stampa .theme-base.title ul li::before,.page-sala-stampa .theme-product-juluca .theme-base.title 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,.theme-product-juluca .page-media-center .theme-base.title ol li::before,.page-media-center .theme-product-juluca .theme-base.title ol li::before,.theme-product-juluca .page-company-statements .theme-base.title ol li::before,.page-company-statements .theme-product-juluca .theme-base.title ol li::before,.theme-product-juluca .page-press-releases .theme-base.title ol li::before,.page-press-releases .theme-product-juluca .theme-base.title ol li::before,.theme-product-juluca .page-sala-stampa .theme-base.title ol li::before,.page-sala-stampa .theme-product-juluca .theme-base.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-juluca .theme-base .slash-white.title ul li::before,.theme-product-juluca .theme-base .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-juluca .theme-base .slash-white.title ul li::before,.theme-product-juluca .theme-base .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-juluca .theme-base .slash-white.title ul li::before,.theme-product-juluca .theme-base .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-juluca .theme-base .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-juluca .theme-base .slash-white.title ol li::before,.theme-product-juluca .theme-base .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-juluca .theme-base .slash-white.title ol li::before,.theme-product-juluca .theme-base .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-juluca .theme-base .slash-white.title ol li::before,.theme-product-juluca .theme-base .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-juluca .theme-base .slash-white.title 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 .page-media-center .theme-base.slash-white.title ul li::before,.page-media-center .theme-product-juluca .theme-base.slash-white.title ul li::before,.theme-product-juluca .page-company-statements .theme-base.slash-white.title ul li::before,.page-company-statements .theme-product-juluca .theme-base.slash-white.title ul li::before,.theme-product-juluca .page-press-releases .theme-base.slash-white.title ul li::before,.page-press-releases .theme-product-juluca .theme-base.slash-white.title ul li::before,.theme-product-juluca .page-sala-stampa .theme-base.slash-white.title ul li::before,.page-sala-stampa .theme-product-juluca .theme-base.slash-white.title 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,.theme-product-juluca .page-media-center .theme-base.slash-white.title ol li::before,.page-media-center .theme-product-juluca .theme-base.slash-white.title ol li::before,.theme-product-juluca .page-company-statements .theme-base.slash-white.title ol li::before,.page-company-statements .theme-product-juluca .theme-base.slash-white.title ol li::before,.theme-product-juluca .page-press-releases .theme-base.slash-white.title ol li::before,.page-press-releases .theme-product-juluca .theme-base.slash-white.title ol li::before,.theme-product-juluca .page-sala-stampa .theme-base.slash-white.title ol li::before,.page-sala-stampa .theme-product-juluca .theme-base.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-juluca .theme-base .page-title-slash.title h1::before,.theme-product-juluca .theme-base .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-juluca .theme-base .page-title-slash.title h1::before,.theme-product-juluca .theme-base .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-juluca .theme-base .page-title-slash.title h1::before,.theme-product-juluca .theme-base .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-juluca .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-juluca .theme-base .page-title-slash.title h2::before,.theme-product-juluca .theme-base .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-juluca .theme-base .page-title-slash.title h2::before,.theme-product-juluca .theme-base .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-juluca .theme-base .page-title-slash.title h2::before,.theme-product-juluca .theme-base .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-juluca .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-juluca .theme-base .page-title-slash.title .searchResults::before,.theme-product-juluca .theme-base .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-juluca .theme-base .page-title-slash.title .searchResults::before,.theme-product-juluca .theme-base .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-juluca .theme-base .page-title-slash.title .searchResults::before,.theme-product-juluca .theme-base .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-juluca .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-juluca .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-juluca .theme-base .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-juluca .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-juluca .theme-base .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-juluca .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-juluca .theme-base .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-juluca .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-juluca .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-juluca .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-juluca .theme-base .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-juluca .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-juluca .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-juluca .theme-base .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-juluca .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-juluca .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-juluca .theme-base .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .theme-base .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-juluca .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-juluca .theme-base .page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title h1::before,.page-media-center .theme-product-juluca .theme-base.page-title-slash.title h1::before,.theme-product-juluca .page-company-statements .theme-base.page-title-slash.title h1::before,.page-company-statements .theme-product-juluca .theme-base.page-title-slash.title h1::before,.theme-product-juluca .page-press-releases .theme-base.page-title-slash.title h1::before,.page-press-releases .theme-product-juluca .theme-base.page-title-slash.title h1::before,.theme-product-juluca .page-sala-stampa .theme-base.page-title-slash.title h1::before,.page-sala-stampa .theme-product-juluca .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title h2::before,.page-media-center .theme-product-juluca .theme-base.page-title-slash.title h2::before,.theme-product-juluca .page-company-statements .theme-base.page-title-slash.title h2::before,.page-company-statements .theme-product-juluca .theme-base.page-title-slash.title h2::before,.theme-product-juluca .page-press-releases .theme-base.page-title-slash.title h2::before,.page-press-releases .theme-product-juluca .theme-base.page-title-slash.title h2::before,.theme-product-juluca .page-sala-stampa .theme-base.page-title-slash.title h2::before,.page-sala-stampa .theme-product-juluca .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title .searchResults::before,.page-media-center .theme-product-juluca .theme-base.page-title-slash.title .searchResults::before,.theme-product-juluca .page-company-statements .theme-base.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-juluca .theme-base.page-title-slash.title .searchResults::before,.theme-product-juluca .page-press-releases .theme-base.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-juluca .theme-base.page-title-slash.title .searchResults::before,.theme-product-juluca .page-sala-stampa .theme-base.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-juluca .theme-base.page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-juluca .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-juluca .page-company-statements .theme-base.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-juluca .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-juluca .page-press-releases .theme-base.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-juluca .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-juluca .page-sala-stampa .theme-base.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-juluca .theme-base.page-title-slash.title .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,.theme-product-juluca .page-media-center .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .page-media-center .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-juluca .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-juluca .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-juluca .page-company-statements .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .page-company-statements .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-juluca .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-juluca .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-juluca .page-press-releases .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .page-press-releases .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-juluca .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-juluca .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-juluca .page-sala-stampa .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-juluca .page-sala-stampa .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-juluca .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-juluca .theme-base.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #e40046}.theme-product-juluca .theme-base .backgroundKey .icon-pi,.theme-product-juluca .theme-base .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-juluca .theme-base .searchResults-results .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__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,.theme-product-juluca .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-juluca .theme-base.tertiary-800,.theme-product-juluca .theme-base .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-juluca .theme-base .color-neutral-white ol li::before,.theme-product-juluca .theme-base .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-juluca .theme-base.icon-text-gradient__bottom-text::before,.theme-product-juluca .theme-base .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-tivicay .title ul li::before,.theme-product-tivicay .page-company-statements .title ul li::before,.page-company-statements .theme-product-tivicay .title ul li::before,.theme-product-tivicay .page-press-releases .title ul li::before,.page-press-releases .theme-product-tivicay .title ul li::before,.theme-product-tivicay .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-tivicay .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-tivicay .title ol li::before,.theme-product-tivicay .page-company-statements .title ol li::before,.page-company-statements .theme-product-tivicay .title ol li::before,.theme-product-tivicay .page-press-releases .title ol li::before,.page-press-releases .theme-product-tivicay .title ol li::before,.theme-product-tivicay .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-tivicay .title ol li::before,.theme-product-tivicay.richText ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay.privacy_prompt_content ul li::before,.page-media-center .theme-product-tivicay.title ul li::before,.page-company-statements .theme-product-tivicay.title ul li::before,.page-press-releases .theme-product-tivicay.title ul li::before,.page-sala-stampa .theme-product-tivicay.title ul li::before,.theme-product-tivicay.richText ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-tivicay.privacy_prompt_content ol li::before,.page-media-center .theme-product-tivicay.title ol li::before,.page-company-statements .theme-product-tivicay.title ol li::before,.page-press-releases .theme-product-tivicay.title ol li::before,.page-sala-stampa .theme-product-tivicay.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-tivicay .slash-white.title ul li::before,.theme-product-tivicay .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-tivicay .slash-white.title ul li::before,.theme-product-tivicay .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-tivicay .slash-white.title ul li::before,.theme-product-tivicay .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-tivicay .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-tivicay .slash-white.title ol li::before,.theme-product-tivicay .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-tivicay .slash-white.title ol li::before,.theme-product-tivicay .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-tivicay .slash-white.title ol li::before,.theme-product-tivicay .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-tivicay .slash-white.title 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,.page-media-center .theme-product-tivicay.slash-white.title ul li::before,.page-company-statements .theme-product-tivicay.slash-white.title ul li::before,.page-press-releases .theme-product-tivicay.slash-white.title ul li::before,.page-sala-stampa .theme-product-tivicay.slash-white.title 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,.page-media-center .theme-product-tivicay.slash-white.title ol li::before,.page-company-statements .theme-product-tivicay.slash-white.title ol li::before,.page-press-releases .theme-product-tivicay.slash-white.title ol li::before,.page-sala-stampa .theme-product-tivicay.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-tivicay .page-title-slash.title h1::before,.theme-product-tivicay .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-tivicay .page-title-slash.title h1::before,.theme-product-tivicay .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-tivicay .page-title-slash.title h1::before,.theme-product-tivicay .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-tivicay .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-tivicay .page-title-slash.title h2::before,.theme-product-tivicay .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-tivicay .page-title-slash.title h2::before,.theme-product-tivicay .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-tivicay .page-title-slash.title h2::before,.theme-product-tivicay .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-tivicay .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-tivicay .page-title-slash.title .searchResults::before,.theme-product-tivicay .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-tivicay .page-title-slash.title .searchResults::before,.theme-product-tivicay .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-tivicay .page-title-slash.title .searchResults::before,.theme-product-tivicay .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-tivicay .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-tivicay .page-title-slash.title .searchResults-term::before,.theme-product-tivicay .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-tivicay .page-title-slash.title .searchResults-term::before,.theme-product-tivicay .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-tivicay .page-title-slash.title .searchResults-term::before,.theme-product-tivicay .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-tivicay .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-tivicay .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-tivicay .page-title-slash.title .gigya-composite-control-header::before,.theme-product-tivicay .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-tivicay .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-tivicay .page-title-slash.title .gigya-composite-control-header::before,.theme-product-tivicay .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-tivicay .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-tivicay .page-title-slash.title .gigya-composite-control-header::before,.theme-product-tivicay .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-tivicay .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-tivicay .page-title-slash.title .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,.page-media-center .theme-product-tivicay.page-title-slash.title h1::before,.page-company-statements .theme-product-tivicay.page-title-slash.title h1::before,.page-press-releases .theme-product-tivicay.page-title-slash.title h1::before,.page-sala-stampa .theme-product-tivicay.page-title-slash.title 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,.page-media-center .theme-product-tivicay.page-title-slash.title h2::before,.page-company-statements .theme-product-tivicay.page-title-slash.title h2::before,.page-press-releases .theme-product-tivicay.page-title-slash.title h2::before,.page-sala-stampa .theme-product-tivicay.page-title-slash.title 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,.page-media-center .theme-product-tivicay.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-tivicay.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-tivicay.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-tivicay.page-title-slash.title .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,.page-media-center .theme-product-tivicay.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-tivicay.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-tivicay.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-tivicay.page-title-slash.title .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,.page-media-center .theme-product-tivicay.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-tivicay.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-tivicay.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-tivicay.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-tivicay.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-tivicay.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-tivicay.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-tivicay.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #56aae1}.theme-product-tivicay .backgroundKey .icon-pi,.theme-product-tivicay .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-tivicay.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-tivicay .searchResults-results .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__content .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}}.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:#fff}@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:#fff}.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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-tivicay.tertiary-800,.theme-product-tivicay .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-tivicay .color-neutral-white ol li::before,.theme-product-tivicay .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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,.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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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-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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-tivicay.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}.theme-product-tivicay .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff;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:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-tivicay .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-tivicay.icon-text-gradient__bottom-text::before,.theme-product-tivicay .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-tivicay .theme-base .title ul li::before,.theme-product-tivicay .theme-base .page-company-statements .title ul li::before,.page-company-statements .theme-product-tivicay .theme-base .title ul li::before,.theme-product-tivicay .theme-base .page-press-releases .title ul li::before,.page-press-releases .theme-product-tivicay .theme-base .title ul li::before,.theme-product-tivicay .theme-base .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-tivicay .theme-base .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-tivicay .theme-base .title ol li::before,.theme-product-tivicay .theme-base .page-company-statements .title ol li::before,.page-company-statements .theme-product-tivicay .theme-base .title ol li::before,.theme-product-tivicay .theme-base .page-press-releases .title ol li::before,.page-press-releases .theme-product-tivicay .theme-base .title ol li::before,.theme-product-tivicay .theme-base .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-tivicay .theme-base .title 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 .page-media-center .theme-base.title ul li::before,.page-media-center .theme-product-tivicay .theme-base.title ul li::before,.theme-product-tivicay .page-company-statements .theme-base.title ul li::before,.page-company-statements .theme-product-tivicay .theme-base.title ul li::before,.theme-product-tivicay .page-press-releases .theme-base.title ul li::before,.page-press-releases .theme-product-tivicay .theme-base.title ul li::before,.theme-product-tivicay .page-sala-stampa .theme-base.title ul li::before,.page-sala-stampa .theme-product-tivicay .theme-base.title 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,.theme-product-tivicay .page-media-center .theme-base.title ol li::before,.page-media-center .theme-product-tivicay .theme-base.title ol li::before,.theme-product-tivicay .page-company-statements .theme-base.title ol li::before,.page-company-statements .theme-product-tivicay .theme-base.title ol li::before,.theme-product-tivicay .page-press-releases .theme-base.title ol li::before,.page-press-releases .theme-product-tivicay .theme-base.title ol li::before,.theme-product-tivicay .page-sala-stampa .theme-base.title ol li::before,.page-sala-stampa .theme-product-tivicay .theme-base.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-tivicay .theme-base .slash-white.title ul li::before,.theme-product-tivicay .theme-base .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-tivicay .theme-base .slash-white.title ul li::before,.theme-product-tivicay .theme-base .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-tivicay .theme-base .slash-white.title ul li::before,.theme-product-tivicay .theme-base .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-tivicay .theme-base .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-tivicay .theme-base .slash-white.title ol li::before,.theme-product-tivicay .theme-base .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-tivicay .theme-base .slash-white.title ol li::before,.theme-product-tivicay .theme-base .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-tivicay .theme-base .slash-white.title ol li::before,.theme-product-tivicay .theme-base .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-tivicay .theme-base .slash-white.title 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 .page-media-center .theme-base.slash-white.title ul li::before,.page-media-center .theme-product-tivicay .theme-base.slash-white.title ul li::before,.theme-product-tivicay .page-company-statements .theme-base.slash-white.title ul li::before,.page-company-statements .theme-product-tivicay .theme-base.slash-white.title ul li::before,.theme-product-tivicay .page-press-releases .theme-base.slash-white.title ul li::before,.page-press-releases .theme-product-tivicay .theme-base.slash-white.title ul li::before,.theme-product-tivicay .page-sala-stampa .theme-base.slash-white.title ul li::before,.page-sala-stampa .theme-product-tivicay .theme-base.slash-white.title 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,.theme-product-tivicay .page-media-center .theme-base.slash-white.title ol li::before,.page-media-center .theme-product-tivicay .theme-base.slash-white.title ol li::before,.theme-product-tivicay .page-company-statements .theme-base.slash-white.title ol li::before,.page-company-statements .theme-product-tivicay .theme-base.slash-white.title ol li::before,.theme-product-tivicay .page-press-releases .theme-base.slash-white.title ol li::before,.page-press-releases .theme-product-tivicay .theme-base.slash-white.title ol li::before,.theme-product-tivicay .page-sala-stampa .theme-base.slash-white.title ol li::before,.page-sala-stampa .theme-product-tivicay .theme-base.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-tivicay .theme-base .page-title-slash.title h1::before,.theme-product-tivicay .theme-base .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-tivicay .theme-base .page-title-slash.title h1::before,.theme-product-tivicay .theme-base .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-tivicay .theme-base .page-title-slash.title h1::before,.theme-product-tivicay .theme-base .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-tivicay .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-tivicay .theme-base .page-title-slash.title h2::before,.theme-product-tivicay .theme-base .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-tivicay .theme-base .page-title-slash.title h2::before,.theme-product-tivicay .theme-base .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-tivicay .theme-base .page-title-slash.title h2::before,.theme-product-tivicay .theme-base .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-tivicay .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-tivicay .theme-base .page-title-slash.title .searchResults::before,.theme-product-tivicay .theme-base .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-tivicay .theme-base .page-title-slash.title .searchResults::before,.theme-product-tivicay .theme-base .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-tivicay .theme-base .page-title-slash.title .searchResults::before,.theme-product-tivicay .theme-base .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-tivicay .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-tivicay .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-tivicay .theme-base .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-tivicay .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-tivicay .theme-base .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-tivicay .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-tivicay .theme-base .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-tivicay .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-tivicay .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-tivicay .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-tivicay .theme-base .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-tivicay .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-tivicay .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-tivicay .theme-base .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-tivicay .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-tivicay .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-tivicay .theme-base .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .theme-base .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-tivicay .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-tivicay .theme-base .page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title h1::before,.page-media-center .theme-product-tivicay .theme-base.page-title-slash.title h1::before,.theme-product-tivicay .page-company-statements .theme-base.page-title-slash.title h1::before,.page-company-statements .theme-product-tivicay .theme-base.page-title-slash.title h1::before,.theme-product-tivicay .page-press-releases .theme-base.page-title-slash.title h1::before,.page-press-releases .theme-product-tivicay .theme-base.page-title-slash.title h1::before,.theme-product-tivicay .page-sala-stampa .theme-base.page-title-slash.title h1::before,.page-sala-stampa .theme-product-tivicay .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title h2::before,.page-media-center .theme-product-tivicay .theme-base.page-title-slash.title h2::before,.theme-product-tivicay .page-company-statements .theme-base.page-title-slash.title h2::before,.page-company-statements .theme-product-tivicay .theme-base.page-title-slash.title h2::before,.theme-product-tivicay .page-press-releases .theme-base.page-title-slash.title h2::before,.page-press-releases .theme-product-tivicay .theme-base.page-title-slash.title h2::before,.theme-product-tivicay .page-sala-stampa .theme-base.page-title-slash.title h2::before,.page-sala-stampa .theme-product-tivicay .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title .searchResults::before,.page-media-center .theme-product-tivicay .theme-base.page-title-slash.title .searchResults::before,.theme-product-tivicay .page-company-statements .theme-base.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-tivicay .theme-base.page-title-slash.title .searchResults::before,.theme-product-tivicay .page-press-releases .theme-base.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-tivicay .theme-base.page-title-slash.title .searchResults::before,.theme-product-tivicay .page-sala-stampa .theme-base.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-tivicay .theme-base.page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-tivicay .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-tivicay .page-company-statements .theme-base.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-tivicay .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-tivicay .page-press-releases .theme-base.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-tivicay .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-tivicay .page-sala-stampa .theme-base.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-tivicay .theme-base.page-title-slash.title .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,.theme-product-tivicay .page-media-center .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .page-media-center .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-tivicay .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-tivicay .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-tivicay .page-company-statements .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .page-company-statements .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-tivicay .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-tivicay .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-tivicay .page-press-releases .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .page-press-releases .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-tivicay .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-tivicay .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-tivicay .page-sala-stampa .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-tivicay .page-sala-stampa .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-tivicay .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-tivicay .theme-base.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #e40046}.theme-product-tivicay .theme-base .backgroundKey .icon-pi,.theme-product-tivicay .theme-base .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-tivicay .theme-base .searchResults-results .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__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,.theme-product-tivicay .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-tivicay .theme-base.tertiary-800,.theme-product-tivicay .theme-base .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-tivicay .theme-base .color-neutral-white ol li::before,.theme-product-tivicay .theme-base .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-tivicay .theme-base.icon-text-gradient__bottom-text::before,.theme-product-tivicay .theme-base .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-triumeq .title ul li::before,.theme-product-triumeq .page-company-statements .title ul li::before,.page-company-statements .theme-product-triumeq .title ul li::before,.theme-product-triumeq .page-press-releases .title ul li::before,.page-press-releases .theme-product-triumeq .title ul li::before,.theme-product-triumeq .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-triumeq .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-triumeq .title ol li::before,.theme-product-triumeq .page-company-statements .title ol li::before,.page-company-statements .theme-product-triumeq .title ol li::before,.theme-product-triumeq .page-press-releases .title ol li::before,.page-press-releases .theme-product-triumeq .title ol li::before,.theme-product-triumeq .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-triumeq .title ol li::before,.theme-product-triumeq.richText ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq.privacy_prompt_content ul li::before,.page-media-center .theme-product-triumeq.title ul li::before,.page-company-statements .theme-product-triumeq.title ul li::before,.page-press-releases .theme-product-triumeq.title ul li::before,.page-sala-stampa .theme-product-triumeq.title ul li::before,.theme-product-triumeq.richText ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-triumeq.privacy_prompt_content ol li::before,.page-media-center .theme-product-triumeq.title ol li::before,.page-company-statements .theme-product-triumeq.title ol li::before,.page-press-releases .theme-product-triumeq.title ol li::before,.page-sala-stampa .theme-product-triumeq.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-triumeq .slash-white.title ul li::before,.theme-product-triumeq .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-triumeq .slash-white.title ul li::before,.theme-product-triumeq .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-triumeq .slash-white.title ul li::before,.theme-product-triumeq .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-triumeq .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-triumeq .slash-white.title ol li::before,.theme-product-triumeq .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-triumeq .slash-white.title ol li::before,.theme-product-triumeq .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-triumeq .slash-white.title ol li::before,.theme-product-triumeq .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-triumeq .slash-white.title 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,.page-media-center .theme-product-triumeq.slash-white.title ul li::before,.page-company-statements .theme-product-triumeq.slash-white.title ul li::before,.page-press-releases .theme-product-triumeq.slash-white.title ul li::before,.page-sala-stampa .theme-product-triumeq.slash-white.title 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,.page-media-center .theme-product-triumeq.slash-white.title ol li::before,.page-company-statements .theme-product-triumeq.slash-white.title ol li::before,.page-press-releases .theme-product-triumeq.slash-white.title ol li::before,.page-sala-stampa .theme-product-triumeq.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-triumeq .page-title-slash.title h1::before,.theme-product-triumeq .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-triumeq .page-title-slash.title h1::before,.theme-product-triumeq .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-triumeq .page-title-slash.title h1::before,.theme-product-triumeq .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-triumeq .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-triumeq .page-title-slash.title h2::before,.theme-product-triumeq .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-triumeq .page-title-slash.title h2::before,.theme-product-triumeq .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-triumeq .page-title-slash.title h2::before,.theme-product-triumeq .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-triumeq .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-triumeq .page-title-slash.title .searchResults::before,.theme-product-triumeq .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-triumeq .page-title-slash.title .searchResults::before,.theme-product-triumeq .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-triumeq .page-title-slash.title .searchResults::before,.theme-product-triumeq .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-triumeq .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-triumeq .page-title-slash.title .searchResults-term::before,.theme-product-triumeq .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-triumeq .page-title-slash.title .searchResults-term::before,.theme-product-triumeq .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-triumeq .page-title-slash.title .searchResults-term::before,.theme-product-triumeq .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-triumeq .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-triumeq .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-triumeq .page-title-slash.title .gigya-composite-control-header::before,.theme-product-triumeq .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-triumeq .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-triumeq .page-title-slash.title .gigya-composite-control-header::before,.theme-product-triumeq .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-triumeq .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-triumeq .page-title-slash.title .gigya-composite-control-header::before,.theme-product-triumeq .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-triumeq .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-triumeq .page-title-slash.title .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,.page-media-center .theme-product-triumeq.page-title-slash.title h1::before,.page-company-statements .theme-product-triumeq.page-title-slash.title h1::before,.page-press-releases .theme-product-triumeq.page-title-slash.title h1::before,.page-sala-stampa .theme-product-triumeq.page-title-slash.title 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,.page-media-center .theme-product-triumeq.page-title-slash.title h2::before,.page-company-statements .theme-product-triumeq.page-title-slash.title h2::before,.page-press-releases .theme-product-triumeq.page-title-slash.title h2::before,.page-sala-stampa .theme-product-triumeq.page-title-slash.title 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,.page-media-center .theme-product-triumeq.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-triumeq.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-triumeq.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-triumeq.page-title-slash.title .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,.page-media-center .theme-product-triumeq.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-triumeq.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-triumeq.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-triumeq.page-title-slash.title .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,.page-media-center .theme-product-triumeq.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-triumeq.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-triumeq.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-triumeq.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-triumeq.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-triumeq.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-triumeq.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-triumeq.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #996eb6}.theme-product-triumeq .backgroundKey .icon-pi,.theme-product-triumeq .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-triumeq.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-triumeq .searchResults-results .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__content .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}}.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:#fff}@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:#fff}.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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-triumeq.tertiary-800,.theme-product-triumeq .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-triumeq .color-neutral-white ol li::before,.theme-product-triumeq .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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,.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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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-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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-triumeq.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}.theme-product-triumeq .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff;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:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-triumeq .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-triumeq.icon-text-gradient__bottom-text::before,.theme-product-triumeq .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-triumeq .theme-base .title ul li::before,.theme-product-triumeq .theme-base .page-company-statements .title ul li::before,.page-company-statements .theme-product-triumeq .theme-base .title ul li::before,.theme-product-triumeq .theme-base .page-press-releases .title ul li::before,.page-press-releases .theme-product-triumeq .theme-base .title ul li::before,.theme-product-triumeq .theme-base .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-triumeq .theme-base .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-triumeq .theme-base .title ol li::before,.theme-product-triumeq .theme-base .page-company-statements .title ol li::before,.page-company-statements .theme-product-triumeq .theme-base .title ol li::before,.theme-product-triumeq .theme-base .page-press-releases .title ol li::before,.page-press-releases .theme-product-triumeq .theme-base .title ol li::before,.theme-product-triumeq .theme-base .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-triumeq .theme-base .title 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 .page-media-center .theme-base.title ul li::before,.page-media-center .theme-product-triumeq .theme-base.title ul li::before,.theme-product-triumeq .page-company-statements .theme-base.title ul li::before,.page-company-statements .theme-product-triumeq .theme-base.title ul li::before,.theme-product-triumeq .page-press-releases .theme-base.title ul li::before,.page-press-releases .theme-product-triumeq .theme-base.title ul li::before,.theme-product-triumeq .page-sala-stampa .theme-base.title ul li::before,.page-sala-stampa .theme-product-triumeq .theme-base.title 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,.theme-product-triumeq .page-media-center .theme-base.title ol li::before,.page-media-center .theme-product-triumeq .theme-base.title ol li::before,.theme-product-triumeq .page-company-statements .theme-base.title ol li::before,.page-company-statements .theme-product-triumeq .theme-base.title ol li::before,.theme-product-triumeq .page-press-releases .theme-base.title ol li::before,.page-press-releases .theme-product-triumeq .theme-base.title ol li::before,.theme-product-triumeq .page-sala-stampa .theme-base.title ol li::before,.page-sala-stampa .theme-product-triumeq .theme-base.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-triumeq .theme-base .slash-white.title ul li::before,.theme-product-triumeq .theme-base .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-triumeq .theme-base .slash-white.title ul li::before,.theme-product-triumeq .theme-base .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-triumeq .theme-base .slash-white.title ul li::before,.theme-product-triumeq .theme-base .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-triumeq .theme-base .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-triumeq .theme-base .slash-white.title ol li::before,.theme-product-triumeq .theme-base .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-triumeq .theme-base .slash-white.title ol li::before,.theme-product-triumeq .theme-base .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-triumeq .theme-base .slash-white.title ol li::before,.theme-product-triumeq .theme-base .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-triumeq .theme-base .slash-white.title 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 .page-media-center .theme-base.slash-white.title ul li::before,.page-media-center .theme-product-triumeq .theme-base.slash-white.title ul li::before,.theme-product-triumeq .page-company-statements .theme-base.slash-white.title ul li::before,.page-company-statements .theme-product-triumeq .theme-base.slash-white.title ul li::before,.theme-product-triumeq .page-press-releases .theme-base.slash-white.title ul li::before,.page-press-releases .theme-product-triumeq .theme-base.slash-white.title ul li::before,.theme-product-triumeq .page-sala-stampa .theme-base.slash-white.title ul li::before,.page-sala-stampa .theme-product-triumeq .theme-base.slash-white.title 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,.theme-product-triumeq .page-media-center .theme-base.slash-white.title ol li::before,.page-media-center .theme-product-triumeq .theme-base.slash-white.title ol li::before,.theme-product-triumeq .page-company-statements .theme-base.slash-white.title ol li::before,.page-company-statements .theme-product-triumeq .theme-base.slash-white.title ol li::before,.theme-product-triumeq .page-press-releases .theme-base.slash-white.title ol li::before,.page-press-releases .theme-product-triumeq .theme-base.slash-white.title ol li::before,.theme-product-triumeq .page-sala-stampa .theme-base.slash-white.title ol li::before,.page-sala-stampa .theme-product-triumeq .theme-base.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-triumeq .theme-base .page-title-slash.title h1::before,.theme-product-triumeq .theme-base .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-triumeq .theme-base .page-title-slash.title h1::before,.theme-product-triumeq .theme-base .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-triumeq .theme-base .page-title-slash.title h1::before,.theme-product-triumeq .theme-base .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-triumeq .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-triumeq .theme-base .page-title-slash.title h2::before,.theme-product-triumeq .theme-base .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-triumeq .theme-base .page-title-slash.title h2::before,.theme-product-triumeq .theme-base .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-triumeq .theme-base .page-title-slash.title h2::before,.theme-product-triumeq .theme-base .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-triumeq .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-triumeq .theme-base .page-title-slash.title .searchResults::before,.theme-product-triumeq .theme-base .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-triumeq .theme-base .page-title-slash.title .searchResults::before,.theme-product-triumeq .theme-base .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-triumeq .theme-base .page-title-slash.title .searchResults::before,.theme-product-triumeq .theme-base .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-triumeq .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-triumeq .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-triumeq .theme-base .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-triumeq .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-triumeq .theme-base .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-triumeq .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-triumeq .theme-base .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-triumeq .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-triumeq .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-triumeq .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-triumeq .theme-base .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-triumeq .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-triumeq .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-triumeq .theme-base .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-triumeq .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-triumeq .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-triumeq .theme-base .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .theme-base .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-triumeq .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-triumeq .theme-base .page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title h1::before,.page-media-center .theme-product-triumeq .theme-base.page-title-slash.title h1::before,.theme-product-triumeq .page-company-statements .theme-base.page-title-slash.title h1::before,.page-company-statements .theme-product-triumeq .theme-base.page-title-slash.title h1::before,.theme-product-triumeq .page-press-releases .theme-base.page-title-slash.title h1::before,.page-press-releases .theme-product-triumeq .theme-base.page-title-slash.title h1::before,.theme-product-triumeq .page-sala-stampa .theme-base.page-title-slash.title h1::before,.page-sala-stampa .theme-product-triumeq .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title h2::before,.page-media-center .theme-product-triumeq .theme-base.page-title-slash.title h2::before,.theme-product-triumeq .page-company-statements .theme-base.page-title-slash.title h2::before,.page-company-statements .theme-product-triumeq .theme-base.page-title-slash.title h2::before,.theme-product-triumeq .page-press-releases .theme-base.page-title-slash.title h2::before,.page-press-releases .theme-product-triumeq .theme-base.page-title-slash.title h2::before,.theme-product-triumeq .page-sala-stampa .theme-base.page-title-slash.title h2::before,.page-sala-stampa .theme-product-triumeq .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title .searchResults::before,.page-media-center .theme-product-triumeq .theme-base.page-title-slash.title .searchResults::before,.theme-product-triumeq .page-company-statements .theme-base.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-triumeq .theme-base.page-title-slash.title .searchResults::before,.theme-product-triumeq .page-press-releases .theme-base.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-triumeq .theme-base.page-title-slash.title .searchResults::before,.theme-product-triumeq .page-sala-stampa .theme-base.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-triumeq .theme-base.page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-triumeq .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-triumeq .page-company-statements .theme-base.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-triumeq .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-triumeq .page-press-releases .theme-base.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-triumeq .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-triumeq .page-sala-stampa .theme-base.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-triumeq .theme-base.page-title-slash.title .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,.theme-product-triumeq .page-media-center .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .page-media-center .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-triumeq .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-triumeq .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-triumeq .page-company-statements .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .page-company-statements .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-triumeq .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-triumeq .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-triumeq .page-press-releases .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .page-press-releases .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-triumeq .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-triumeq .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-triumeq .page-sala-stampa .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-triumeq .page-sala-stampa .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-triumeq .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-triumeq .theme-base.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #e40046}.theme-product-triumeq .theme-base .backgroundKey .icon-pi,.theme-product-triumeq .theme-base .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-triumeq .theme-base .searchResults-results .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__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,.theme-product-triumeq .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-triumeq .theme-base.tertiary-800,.theme-product-triumeq .theme-base .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-triumeq .theme-base .color-neutral-white ol li::before,.theme-product-triumeq .theme-base .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-triumeq .theme-base.icon-text-gradient__bottom-text::before,.theme-product-triumeq .theme-base .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-carla .title ul li::before,.theme-product-carla .page-company-statements .title ul li::before,.page-company-statements .theme-product-carla .title ul li::before,.theme-product-carla .page-press-releases .title ul li::before,.page-press-releases .theme-product-carla .title ul li::before,.theme-product-carla .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-carla .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-carla .title ol li::before,.theme-product-carla .page-company-statements .title ol li::before,.page-company-statements .theme-product-carla .title ol li::before,.theme-product-carla .page-press-releases .title ol li::before,.page-press-releases .theme-product-carla .title ol li::before,.theme-product-carla .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-carla .title ol li::before,.theme-product-carla.richText ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla.privacy_prompt_content ul li::before,.page-media-center .theme-product-carla.title ul li::before,.page-company-statements .theme-product-carla.title ul li::before,.page-press-releases .theme-product-carla.title ul li::before,.page-sala-stampa .theme-product-carla.title ul li::before,.theme-product-carla.richText ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-carla.privacy_prompt_content ol li::before,.page-media-center .theme-product-carla.title ol li::before,.page-company-statements .theme-product-carla.title ol li::before,.page-press-releases .theme-product-carla.title ol li::before,.page-sala-stampa .theme-product-carla.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-carla .slash-white.title ul li::before,.theme-product-carla .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-carla .slash-white.title ul li::before,.theme-product-carla .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-carla .slash-white.title ul li::before,.theme-product-carla .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-carla .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-carla .slash-white.title ol li::before,.theme-product-carla .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-carla .slash-white.title ol li::before,.theme-product-carla .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-carla .slash-white.title ol li::before,.theme-product-carla .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-carla .slash-white.title 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,.page-media-center .theme-product-carla.slash-white.title ul li::before,.page-company-statements .theme-product-carla.slash-white.title ul li::before,.page-press-releases .theme-product-carla.slash-white.title ul li::before,.page-sala-stampa .theme-product-carla.slash-white.title 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,.page-media-center .theme-product-carla.slash-white.title ol li::before,.page-company-statements .theme-product-carla.slash-white.title ol li::before,.page-press-releases .theme-product-carla.slash-white.title ol li::before,.page-sala-stampa .theme-product-carla.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-carla .page-title-slash.title h1::before,.theme-product-carla .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-carla .page-title-slash.title h1::before,.theme-product-carla .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-carla .page-title-slash.title h1::before,.theme-product-carla .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-carla .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-carla .page-title-slash.title h2::before,.theme-product-carla .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-carla .page-title-slash.title h2::before,.theme-product-carla .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-carla .page-title-slash.title h2::before,.theme-product-carla .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-carla .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-carla .page-title-slash.title .searchResults::before,.theme-product-carla .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-carla .page-title-slash.title .searchResults::before,.theme-product-carla .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-carla .page-title-slash.title .searchResults::before,.theme-product-carla .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-carla .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-carla .page-title-slash.title .searchResults-term::before,.theme-product-carla .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-carla .page-title-slash.title .searchResults-term::before,.theme-product-carla .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-carla .page-title-slash.title .searchResults-term::before,.theme-product-carla .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-carla .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-carla .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-carla .page-title-slash.title .gigya-composite-control-header::before,.theme-product-carla .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-carla .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-carla .page-title-slash.title .gigya-composite-control-header::before,.theme-product-carla .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-carla .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-carla .page-title-slash.title .gigya-composite-control-header::before,.theme-product-carla .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-carla .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-carla .page-title-slash.title .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,.page-media-center .theme-product-carla.page-title-slash.title h1::before,.page-company-statements .theme-product-carla.page-title-slash.title h1::before,.page-press-releases .theme-product-carla.page-title-slash.title h1::before,.page-sala-stampa .theme-product-carla.page-title-slash.title 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,.page-media-center .theme-product-carla.page-title-slash.title h2::before,.page-company-statements .theme-product-carla.page-title-slash.title h2::before,.page-press-releases .theme-product-carla.page-title-slash.title h2::before,.page-sala-stampa .theme-product-carla.page-title-slash.title 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,.page-media-center .theme-product-carla.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-carla.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-carla.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-carla.page-title-slash.title .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,.page-media-center .theme-product-carla.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-carla.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-carla.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-carla.page-title-slash.title .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,.page-media-center .theme-product-carla.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-carla.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-carla.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-carla.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-carla.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-carla.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-carla.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-carla.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #e67300}.theme-product-carla .backgroundKey .icon-pi,.theme-product-carla .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-carla.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-carla .searchResults-results .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__content .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}}.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:#fff}@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:#fff}.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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-carla.tertiary-800,.theme-product-carla .tertiary-800{background-color:#071d49;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-carla .color-neutral-white ol li::before,.theme-product-carla .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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,.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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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-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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-carla.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}.theme-product-carla .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff;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:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-carla .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-carla.icon-text-gradient__bottom-text::before,.theme-product-carla .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-carla .theme-base .title ul li::before,.theme-product-carla .theme-base .page-company-statements .title ul li::before,.page-company-statements .theme-product-carla .theme-base .title ul li::before,.theme-product-carla .theme-base .page-press-releases .title ul li::before,.page-press-releases .theme-product-carla .theme-base .title ul li::before,.theme-product-carla .theme-base .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-carla .theme-base .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-carla .theme-base .title ol li::before,.theme-product-carla .theme-base .page-company-statements .title ol li::before,.page-company-statements .theme-product-carla .theme-base .title ol li::before,.theme-product-carla .theme-base .page-press-releases .title ol li::before,.page-press-releases .theme-product-carla .theme-base .title ol li::before,.theme-product-carla .theme-base .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-carla .theme-base .title 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 .page-media-center .theme-base.title ul li::before,.page-media-center .theme-product-carla .theme-base.title ul li::before,.theme-product-carla .page-company-statements .theme-base.title ul li::before,.page-company-statements .theme-product-carla .theme-base.title ul li::before,.theme-product-carla .page-press-releases .theme-base.title ul li::before,.page-press-releases .theme-product-carla .theme-base.title ul li::before,.theme-product-carla .page-sala-stampa .theme-base.title ul li::before,.page-sala-stampa .theme-product-carla .theme-base.title 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,.theme-product-carla .page-media-center .theme-base.title ol li::before,.page-media-center .theme-product-carla .theme-base.title ol li::before,.theme-product-carla .page-company-statements .theme-base.title ol li::before,.page-company-statements .theme-product-carla .theme-base.title ol li::before,.theme-product-carla .page-press-releases .theme-base.title ol li::before,.page-press-releases .theme-product-carla .theme-base.title ol li::before,.theme-product-carla .page-sala-stampa .theme-base.title ol li::before,.page-sala-stampa .theme-product-carla .theme-base.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-carla .theme-base .slash-white.title ul li::before,.theme-product-carla .theme-base .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-carla .theme-base .slash-white.title ul li::before,.theme-product-carla .theme-base .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-carla .theme-base .slash-white.title ul li::before,.theme-product-carla .theme-base .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-carla .theme-base .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-carla .theme-base .slash-white.title ol li::before,.theme-product-carla .theme-base .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-carla .theme-base .slash-white.title ol li::before,.theme-product-carla .theme-base .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-carla .theme-base .slash-white.title ol li::before,.theme-product-carla .theme-base .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-carla .theme-base .slash-white.title 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 .page-media-center .theme-base.slash-white.title ul li::before,.page-media-center .theme-product-carla .theme-base.slash-white.title ul li::before,.theme-product-carla .page-company-statements .theme-base.slash-white.title ul li::before,.page-company-statements .theme-product-carla .theme-base.slash-white.title ul li::before,.theme-product-carla .page-press-releases .theme-base.slash-white.title ul li::before,.page-press-releases .theme-product-carla .theme-base.slash-white.title ul li::before,.theme-product-carla .page-sala-stampa .theme-base.slash-white.title ul li::before,.page-sala-stampa .theme-product-carla .theme-base.slash-white.title 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,.theme-product-carla .page-media-center .theme-base.slash-white.title ol li::before,.page-media-center .theme-product-carla .theme-base.slash-white.title ol li::before,.theme-product-carla .page-company-statements .theme-base.slash-white.title ol li::before,.page-company-statements .theme-product-carla .theme-base.slash-white.title ol li::before,.theme-product-carla .page-press-releases .theme-base.slash-white.title ol li::before,.page-press-releases .theme-product-carla .theme-base.slash-white.title ol li::before,.theme-product-carla .page-sala-stampa .theme-base.slash-white.title ol li::before,.page-sala-stampa .theme-product-carla .theme-base.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-carla .theme-base .page-title-slash.title h1::before,.theme-product-carla .theme-base .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-carla .theme-base .page-title-slash.title h1::before,.theme-product-carla .theme-base .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-carla .theme-base .page-title-slash.title h1::before,.theme-product-carla .theme-base .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-carla .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-carla .theme-base .page-title-slash.title h2::before,.theme-product-carla .theme-base .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-carla .theme-base .page-title-slash.title h2::before,.theme-product-carla .theme-base .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-carla .theme-base .page-title-slash.title h2::before,.theme-product-carla .theme-base .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-carla .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-carla .theme-base .page-title-slash.title .searchResults::before,.theme-product-carla .theme-base .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-carla .theme-base .page-title-slash.title .searchResults::before,.theme-product-carla .theme-base .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-carla .theme-base .page-title-slash.title .searchResults::before,.theme-product-carla .theme-base .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-carla .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-carla .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-carla .theme-base .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-carla .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-carla .theme-base .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-carla .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-carla .theme-base .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-carla .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-carla .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-carla .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-carla .theme-base .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-carla .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-carla .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-carla .theme-base .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-carla .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-carla .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-carla .theme-base .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .theme-base .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-carla .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-carla .theme-base .page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title h1::before,.page-media-center .theme-product-carla .theme-base.page-title-slash.title h1::before,.theme-product-carla .page-company-statements .theme-base.page-title-slash.title h1::before,.page-company-statements .theme-product-carla .theme-base.page-title-slash.title h1::before,.theme-product-carla .page-press-releases .theme-base.page-title-slash.title h1::before,.page-press-releases .theme-product-carla .theme-base.page-title-slash.title h1::before,.theme-product-carla .page-sala-stampa .theme-base.page-title-slash.title h1::before,.page-sala-stampa .theme-product-carla .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title h2::before,.page-media-center .theme-product-carla .theme-base.page-title-slash.title h2::before,.theme-product-carla .page-company-statements .theme-base.page-title-slash.title h2::before,.page-company-statements .theme-product-carla .theme-base.page-title-slash.title h2::before,.theme-product-carla .page-press-releases .theme-base.page-title-slash.title h2::before,.page-press-releases .theme-product-carla .theme-base.page-title-slash.title h2::before,.theme-product-carla .page-sala-stampa .theme-base.page-title-slash.title h2::before,.page-sala-stampa .theme-product-carla .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title .searchResults::before,.page-media-center .theme-product-carla .theme-base.page-title-slash.title .searchResults::before,.theme-product-carla .page-company-statements .theme-base.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-carla .theme-base.page-title-slash.title .searchResults::before,.theme-product-carla .page-press-releases .theme-base.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-carla .theme-base.page-title-slash.title .searchResults::before,.theme-product-carla .page-sala-stampa .theme-base.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-carla .theme-base.page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-carla .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-carla .page-company-statements .theme-base.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-carla .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-carla .page-press-releases .theme-base.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-carla .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-carla .page-sala-stampa .theme-base.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-carla .theme-base.page-title-slash.title .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,.theme-product-carla .page-media-center .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .page-media-center .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-carla .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-carla .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-carla .page-company-statements .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .page-company-statements .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-carla .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-carla .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-carla .page-press-releases .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .page-press-releases .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-carla .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-carla .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-carla .page-sala-stampa .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-carla .page-sala-stampa .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-carla .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-carla .theme-base.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #e40046}.theme-product-carla .theme-base .backgroundKey .icon-pi,.theme-product-carla .theme-base .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-carla .theme-base .searchResults-results .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__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,.theme-product-carla .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-carla .theme-base.tertiary-800,.theme-product-carla .theme-base .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-carla .theme-base .color-neutral-white ol li::before,.theme-product-carla .theme-base .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-carla .theme-base.icon-text-gradient__bottom-text::before,.theme-product-carla .theme-base .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-rukobia .title ul li::before,.theme-product-rukobia .page-company-statements .title ul li::before,.page-company-statements .theme-product-rukobia .title ul li::before,.theme-product-rukobia .page-press-releases .title ul li::before,.page-press-releases .theme-product-rukobia .title ul li::before,.theme-product-rukobia .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-rukobia .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-rukobia .title ol li::before,.theme-product-rukobia .page-company-statements .title ol li::before,.page-company-statements .theme-product-rukobia .title ol li::before,.theme-product-rukobia .page-press-releases .title ol li::before,.page-press-releases .theme-product-rukobia .title ol li::before,.theme-product-rukobia .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-rukobia .title ol li::before,.theme-product-rukobia.richText ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia.privacy_prompt_content ul li::before,.page-media-center .theme-product-rukobia.title ul li::before,.page-company-statements .theme-product-rukobia.title ul li::before,.page-press-releases .theme-product-rukobia.title ul li::before,.page-sala-stampa .theme-product-rukobia.title ul li::before,.theme-product-rukobia.richText ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-rukobia.privacy_prompt_content ol li::before,.page-media-center .theme-product-rukobia.title ol li::before,.page-company-statements .theme-product-rukobia.title ol li::before,.page-press-releases .theme-product-rukobia.title ol li::before,.page-sala-stampa .theme-product-rukobia.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-rukobia .slash-white.title ul li::before,.theme-product-rukobia .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-rukobia .slash-white.title ul li::before,.theme-product-rukobia .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-rukobia .slash-white.title ul li::before,.theme-product-rukobia .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-rukobia .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-rukobia .slash-white.title ol li::before,.theme-product-rukobia .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-rukobia .slash-white.title ol li::before,.theme-product-rukobia .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-rukobia .slash-white.title ol li::before,.theme-product-rukobia .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-rukobia .slash-white.title 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,.page-media-center .theme-product-rukobia.slash-white.title ul li::before,.page-company-statements .theme-product-rukobia.slash-white.title ul li::before,.page-press-releases .theme-product-rukobia.slash-white.title ul li::before,.page-sala-stampa .theme-product-rukobia.slash-white.title 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,.page-media-center .theme-product-rukobia.slash-white.title ol li::before,.page-company-statements .theme-product-rukobia.slash-white.title ol li::before,.page-press-releases .theme-product-rukobia.slash-white.title ol li::before,.page-sala-stampa .theme-product-rukobia.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-rukobia .page-title-slash.title h1::before,.theme-product-rukobia .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-rukobia .page-title-slash.title h1::before,.theme-product-rukobia .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-rukobia .page-title-slash.title h1::before,.theme-product-rukobia .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-rukobia .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-rukobia .page-title-slash.title h2::before,.theme-product-rukobia .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-rukobia .page-title-slash.title h2::before,.theme-product-rukobia .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-rukobia .page-title-slash.title h2::before,.theme-product-rukobia .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-rukobia .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-rukobia .page-title-slash.title .searchResults::before,.theme-product-rukobia .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-rukobia .page-title-slash.title .searchResults::before,.theme-product-rukobia .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-rukobia .page-title-slash.title .searchResults::before,.theme-product-rukobia .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-rukobia .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-rukobia .page-title-slash.title .searchResults-term::before,.theme-product-rukobia .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-rukobia .page-title-slash.title .searchResults-term::before,.theme-product-rukobia .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-rukobia .page-title-slash.title .searchResults-term::before,.theme-product-rukobia .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-rukobia .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-rukobia .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-rukobia .page-title-slash.title .gigya-composite-control-header::before,.theme-product-rukobia .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-rukobia .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-rukobia .page-title-slash.title .gigya-composite-control-header::before,.theme-product-rukobia .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-rukobia .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-rukobia .page-title-slash.title .gigya-composite-control-header::before,.theme-product-rukobia .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-rukobia .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-rukobia .page-title-slash.title .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,.page-media-center .theme-product-rukobia.page-title-slash.title h1::before,.page-company-statements .theme-product-rukobia.page-title-slash.title h1::before,.page-press-releases .theme-product-rukobia.page-title-slash.title h1::before,.page-sala-stampa .theme-product-rukobia.page-title-slash.title 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,.page-media-center .theme-product-rukobia.page-title-slash.title h2::before,.page-company-statements .theme-product-rukobia.page-title-slash.title h2::before,.page-press-releases .theme-product-rukobia.page-title-slash.title h2::before,.page-sala-stampa .theme-product-rukobia.page-title-slash.title 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,.page-media-center .theme-product-rukobia.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-rukobia.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-rukobia.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-rukobia.page-title-slash.title .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,.page-media-center .theme-product-rukobia.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-rukobia.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-rukobia.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-rukobia.page-title-slash.title .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,.page-media-center .theme-product-rukobia.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-rukobia.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-rukobia.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-rukobia.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-rukobia.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-rukobia.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-rukobia.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-rukobia.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #3fd5ae}.theme-product-rukobia .backgroundKey .icon-pi,.theme-product-rukobia .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-rukobia.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-rukobia .searchResults-results .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__content .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}}.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:#fff}@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:#fff}.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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-rukobia.tertiary-800,.theme-product-rukobia .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-rukobia .color-neutral-white ol li::before,.theme-product-rukobia .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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,.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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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-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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-rukobia.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}.theme-product-rukobia .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff;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:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-rukobia .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-rukobia.icon-text-gradient__bottom-text::before,.theme-product-rukobia .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-rukobia .theme-base .title ul li::before,.theme-product-rukobia .theme-base .page-company-statements .title ul li::before,.page-company-statements .theme-product-rukobia .theme-base .title ul li::before,.theme-product-rukobia .theme-base .page-press-releases .title ul li::before,.page-press-releases .theme-product-rukobia .theme-base .title ul li::before,.theme-product-rukobia .theme-base .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-rukobia .theme-base .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-rukobia .theme-base .title ol li::before,.theme-product-rukobia .theme-base .page-company-statements .title ol li::before,.page-company-statements .theme-product-rukobia .theme-base .title ol li::before,.theme-product-rukobia .theme-base .page-press-releases .title ol li::before,.page-press-releases .theme-product-rukobia .theme-base .title ol li::before,.theme-product-rukobia .theme-base .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-rukobia .theme-base .title 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 .page-media-center .theme-base.title ul li::before,.page-media-center .theme-product-rukobia .theme-base.title ul li::before,.theme-product-rukobia .page-company-statements .theme-base.title ul li::before,.page-company-statements .theme-product-rukobia .theme-base.title ul li::before,.theme-product-rukobia .page-press-releases .theme-base.title ul li::before,.page-press-releases .theme-product-rukobia .theme-base.title ul li::before,.theme-product-rukobia .page-sala-stampa .theme-base.title ul li::before,.page-sala-stampa .theme-product-rukobia .theme-base.title 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,.theme-product-rukobia .page-media-center .theme-base.title ol li::before,.page-media-center .theme-product-rukobia .theme-base.title ol li::before,.theme-product-rukobia .page-company-statements .theme-base.title ol li::before,.page-company-statements .theme-product-rukobia .theme-base.title ol li::before,.theme-product-rukobia .page-press-releases .theme-base.title ol li::before,.page-press-releases .theme-product-rukobia .theme-base.title ol li::before,.theme-product-rukobia .page-sala-stampa .theme-base.title ol li::before,.page-sala-stampa .theme-product-rukobia .theme-base.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-rukobia .theme-base .slash-white.title ul li::before,.theme-product-rukobia .theme-base .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-rukobia .theme-base .slash-white.title ul li::before,.theme-product-rukobia .theme-base .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-rukobia .theme-base .slash-white.title ul li::before,.theme-product-rukobia .theme-base .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-rukobia .theme-base .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-rukobia .theme-base .slash-white.title ol li::before,.theme-product-rukobia .theme-base .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-rukobia .theme-base .slash-white.title ol li::before,.theme-product-rukobia .theme-base .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-rukobia .theme-base .slash-white.title ol li::before,.theme-product-rukobia .theme-base .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-rukobia .theme-base .slash-white.title 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 .page-media-center .theme-base.slash-white.title ul li::before,.page-media-center .theme-product-rukobia .theme-base.slash-white.title ul li::before,.theme-product-rukobia .page-company-statements .theme-base.slash-white.title ul li::before,.page-company-statements .theme-product-rukobia .theme-base.slash-white.title ul li::before,.theme-product-rukobia .page-press-releases .theme-base.slash-white.title ul li::before,.page-press-releases .theme-product-rukobia .theme-base.slash-white.title ul li::before,.theme-product-rukobia .page-sala-stampa .theme-base.slash-white.title ul li::before,.page-sala-stampa .theme-product-rukobia .theme-base.slash-white.title 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,.theme-product-rukobia .page-media-center .theme-base.slash-white.title ol li::before,.page-media-center .theme-product-rukobia .theme-base.slash-white.title ol li::before,.theme-product-rukobia .page-company-statements .theme-base.slash-white.title ol li::before,.page-company-statements .theme-product-rukobia .theme-base.slash-white.title ol li::before,.theme-product-rukobia .page-press-releases .theme-base.slash-white.title ol li::before,.page-press-releases .theme-product-rukobia .theme-base.slash-white.title ol li::before,.theme-product-rukobia .page-sala-stampa .theme-base.slash-white.title ol li::before,.page-sala-stampa .theme-product-rukobia .theme-base.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-rukobia .theme-base .page-title-slash.title h1::before,.theme-product-rukobia .theme-base .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-rukobia .theme-base .page-title-slash.title h1::before,.theme-product-rukobia .theme-base .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-rukobia .theme-base .page-title-slash.title h1::before,.theme-product-rukobia .theme-base .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-rukobia .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-rukobia .theme-base .page-title-slash.title h2::before,.theme-product-rukobia .theme-base .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-rukobia .theme-base .page-title-slash.title h2::before,.theme-product-rukobia .theme-base .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-rukobia .theme-base .page-title-slash.title h2::before,.theme-product-rukobia .theme-base .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-rukobia .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-rukobia .theme-base .page-title-slash.title .searchResults::before,.theme-product-rukobia .theme-base .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-rukobia .theme-base .page-title-slash.title .searchResults::before,.theme-product-rukobia .theme-base .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-rukobia .theme-base .page-title-slash.title .searchResults::before,.theme-product-rukobia .theme-base .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-rukobia .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-rukobia .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-rukobia .theme-base .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-rukobia .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-rukobia .theme-base .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-rukobia .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-rukobia .theme-base .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-rukobia .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-rukobia .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-rukobia .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-rukobia .theme-base .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-rukobia .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-rukobia .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-rukobia .theme-base .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-rukobia .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-rukobia .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-rukobia .theme-base .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .theme-base .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-rukobia .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-rukobia .theme-base .page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title h1::before,.page-media-center .theme-product-rukobia .theme-base.page-title-slash.title h1::before,.theme-product-rukobia .page-company-statements .theme-base.page-title-slash.title h1::before,.page-company-statements .theme-product-rukobia .theme-base.page-title-slash.title h1::before,.theme-product-rukobia .page-press-releases .theme-base.page-title-slash.title h1::before,.page-press-releases .theme-product-rukobia .theme-base.page-title-slash.title h1::before,.theme-product-rukobia .page-sala-stampa .theme-base.page-title-slash.title h1::before,.page-sala-stampa .theme-product-rukobia .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title h2::before,.page-media-center .theme-product-rukobia .theme-base.page-title-slash.title h2::before,.theme-product-rukobia .page-company-statements .theme-base.page-title-slash.title h2::before,.page-company-statements .theme-product-rukobia .theme-base.page-title-slash.title h2::before,.theme-product-rukobia .page-press-releases .theme-base.page-title-slash.title h2::before,.page-press-releases .theme-product-rukobia .theme-base.page-title-slash.title h2::before,.theme-product-rukobia .page-sala-stampa .theme-base.page-title-slash.title h2::before,.page-sala-stampa .theme-product-rukobia .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title .searchResults::before,.page-media-center .theme-product-rukobia .theme-base.page-title-slash.title .searchResults::before,.theme-product-rukobia .page-company-statements .theme-base.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-rukobia .theme-base.page-title-slash.title .searchResults::before,.theme-product-rukobia .page-press-releases .theme-base.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-rukobia .theme-base.page-title-slash.title .searchResults::before,.theme-product-rukobia .page-sala-stampa .theme-base.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-rukobia .theme-base.page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-rukobia .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-rukobia .page-company-statements .theme-base.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-rukobia .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-rukobia .page-press-releases .theme-base.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-rukobia .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-rukobia .page-sala-stampa .theme-base.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-rukobia .theme-base.page-title-slash.title .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,.theme-product-rukobia .page-media-center .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .page-media-center .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-rukobia .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-rukobia .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-rukobia .page-company-statements .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .page-company-statements .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-rukobia .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-rukobia .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-rukobia .page-press-releases .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .page-press-releases .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-rukobia .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-rukobia .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-rukobia .page-sala-stampa .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-rukobia .page-sala-stampa .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-rukobia .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-rukobia .theme-base.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #e40046}.theme-product-rukobia .theme-base .backgroundKey .icon-pi,.theme-product-rukobia .theme-base .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-rukobia .theme-base .searchResults-results .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__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,.theme-product-rukobia .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-rukobia .theme-base.tertiary-800,.theme-product-rukobia .theme-base .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-rukobia .theme-base .color-neutral-white ol li::before,.theme-product-rukobia .theme-base .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-rukobia .theme-base.icon-text-gradient__bottom-text::before,.theme-product-rukobia .theme-base .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-positive-action .title ul li::before,.theme-product-positive-action .page-company-statements .title ul li::before,.page-company-statements .theme-product-positive-action .title ul li::before,.theme-product-positive-action .page-press-releases .title ul li::before,.page-press-releases .theme-product-positive-action .title ul li::before,.theme-product-positive-action .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-positive-action .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-positive-action .title ol li::before,.theme-product-positive-action .page-company-statements .title ol li::before,.page-company-statements .theme-product-positive-action .title ol li::before,.theme-product-positive-action .page-press-releases .title ol li::before,.page-press-releases .theme-product-positive-action .title ol li::before,.theme-product-positive-action .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-positive-action .title ol li::before,.theme-product-positive-action.richText ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action.privacy_prompt_content ul li::before,.page-media-center .theme-product-positive-action.title ul li::before,.page-company-statements .theme-product-positive-action.title ul li::before,.page-press-releases .theme-product-positive-action.title ul li::before,.page-sala-stampa .theme-product-positive-action.title ul li::before,.theme-product-positive-action.richText ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-positive-action.privacy_prompt_content ol li::before,.page-media-center .theme-product-positive-action.title ol li::before,.page-company-statements .theme-product-positive-action.title ol li::before,.page-press-releases .theme-product-positive-action.title ol li::before,.page-sala-stampa .theme-product-positive-action.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-positive-action .slash-white.title ul li::before,.theme-product-positive-action .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-positive-action .slash-white.title ul li::before,.theme-product-positive-action .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-positive-action .slash-white.title ul li::before,.theme-product-positive-action .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-positive-action .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-positive-action .slash-white.title ol li::before,.theme-product-positive-action .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-positive-action .slash-white.title ol li::before,.theme-product-positive-action .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-positive-action .slash-white.title ol li::before,.theme-product-positive-action .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-positive-action .slash-white.title 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,.page-media-center .theme-product-positive-action.slash-white.title ul li::before,.page-company-statements .theme-product-positive-action.slash-white.title ul li::before,.page-press-releases .theme-product-positive-action.slash-white.title ul li::before,.page-sala-stampa .theme-product-positive-action.slash-white.title 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,.page-media-center .theme-product-positive-action.slash-white.title ol li::before,.page-company-statements .theme-product-positive-action.slash-white.title ol li::before,.page-press-releases .theme-product-positive-action.slash-white.title ol li::before,.page-sala-stampa .theme-product-positive-action.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-positive-action .page-title-slash.title h1::before,.theme-product-positive-action .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-positive-action .page-title-slash.title h1::before,.theme-product-positive-action .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-positive-action .page-title-slash.title h1::before,.theme-product-positive-action .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-positive-action .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-positive-action .page-title-slash.title h2::before,.theme-product-positive-action .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-positive-action .page-title-slash.title h2::before,.theme-product-positive-action .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-positive-action .page-title-slash.title h2::before,.theme-product-positive-action .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-positive-action .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-positive-action .page-title-slash.title .searchResults::before,.theme-product-positive-action .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-positive-action .page-title-slash.title .searchResults::before,.theme-product-positive-action .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-positive-action .page-title-slash.title .searchResults::before,.theme-product-positive-action .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-positive-action .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-positive-action .page-title-slash.title .searchResults-term::before,.theme-product-positive-action .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-positive-action .page-title-slash.title .searchResults-term::before,.theme-product-positive-action .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-positive-action .page-title-slash.title .searchResults-term::before,.theme-product-positive-action .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-positive-action .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-positive-action .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-positive-action .page-title-slash.title .gigya-composite-control-header::before,.theme-product-positive-action .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-positive-action .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-positive-action .page-title-slash.title .gigya-composite-control-header::before,.theme-product-positive-action .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-positive-action .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-positive-action .page-title-slash.title .gigya-composite-control-header::before,.theme-product-positive-action .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-positive-action .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-positive-action .page-title-slash.title .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,.page-media-center .theme-product-positive-action.page-title-slash.title h1::before,.page-company-statements .theme-product-positive-action.page-title-slash.title h1::before,.page-press-releases .theme-product-positive-action.page-title-slash.title h1::before,.page-sala-stampa .theme-product-positive-action.page-title-slash.title 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,.page-media-center .theme-product-positive-action.page-title-slash.title h2::before,.page-company-statements .theme-product-positive-action.page-title-slash.title h2::before,.page-press-releases .theme-product-positive-action.page-title-slash.title h2::before,.page-sala-stampa .theme-product-positive-action.page-title-slash.title 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,.page-media-center .theme-product-positive-action.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-positive-action.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-positive-action.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-positive-action.page-title-slash.title .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,.page-media-center .theme-product-positive-action.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-positive-action.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-positive-action.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-positive-action.page-title-slash.title .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,.page-media-center .theme-product-positive-action.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-positive-action.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-positive-action.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-positive-action.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-positive-action.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-positive-action.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-positive-action.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-positive-action.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #ffd200}.theme-product-positive-action .backgroundKey .icon-pi,.theme-product-positive-action .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-positive-action.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-positive-action .searchResults-results .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__content .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 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 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(../../../../../../../etc/designs/zg/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:#e8a200}.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:rgba(0,0,0,0)}}.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:#fff}@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:#fff}.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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#e8a200}.theme-product-positive-action.secondary-900,.theme-product-positive-action .secondary-900{background-color:#071d49;color:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-positive-action.tertiary-800,.theme-product-positive-action .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-positive-action .color-neutral-white ol li::before,.theme-product-positive-action .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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,.theme-product-positive-action.content-grid-item-article .content-grid-item_background .content-grid-item_tagline{color:#e8a200}.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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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:#e8a200}.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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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:#e8a200}}.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:#e8a200}}.theme-product-positive-action .product-event-navigation__navigation ul li .level-1-parent::after{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 span{color:#e8a200}.theme-product-positive-action .product-event-navigation__content[data-mobile-version=true] .product-event-navigation__navigation ul.level-1 li a:hover{color:#e8a200}.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:#e8a200}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#e8a200}.theme-product-positive-action .promo-panel__triangle,.theme-product-positive-action.promo-panel__triangle{background-image:url(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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:#e8a200}.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:#e8a200}.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:#e8a200}.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{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{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:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#e8a200}.theme-product-positive-action .statistic__wrapper .icon-color--primary-900 svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#e8a200}.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:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-positive-action .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff;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:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-positive-action .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-positive-action.icon-text-gradient__bottom-text::before,.theme-product-positive-action .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-positive-action .theme-base .title ul li::before,.theme-product-positive-action .theme-base .page-company-statements .title ul li::before,.page-company-statements .theme-product-positive-action .theme-base .title ul li::before,.theme-product-positive-action .theme-base .page-press-releases .title ul li::before,.page-press-releases .theme-product-positive-action .theme-base .title ul li::before,.theme-product-positive-action .theme-base .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-positive-action .theme-base .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-positive-action .theme-base .title ol li::before,.theme-product-positive-action .theme-base .page-company-statements .title ol li::before,.page-company-statements .theme-product-positive-action .theme-base .title ol li::before,.theme-product-positive-action .theme-base .page-press-releases .title ol li::before,.page-press-releases .theme-product-positive-action .theme-base .title ol li::before,.theme-product-positive-action .theme-base .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-positive-action .theme-base .title 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 .page-media-center .theme-base.title ul li::before,.page-media-center .theme-product-positive-action .theme-base.title ul li::before,.theme-product-positive-action .page-company-statements .theme-base.title ul li::before,.page-company-statements .theme-product-positive-action .theme-base.title ul li::before,.theme-product-positive-action .page-press-releases .theme-base.title ul li::before,.page-press-releases .theme-product-positive-action .theme-base.title ul li::before,.theme-product-positive-action .page-sala-stampa .theme-base.title ul li::before,.page-sala-stampa .theme-product-positive-action .theme-base.title 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,.theme-product-positive-action .page-media-center .theme-base.title ol li::before,.page-media-center .theme-product-positive-action .theme-base.title ol li::before,.theme-product-positive-action .page-company-statements .theme-base.title ol li::before,.page-company-statements .theme-product-positive-action .theme-base.title ol li::before,.theme-product-positive-action .page-press-releases .theme-base.title ol li::before,.page-press-releases .theme-product-positive-action .theme-base.title ol li::before,.theme-product-positive-action .page-sala-stampa .theme-base.title ol li::before,.page-sala-stampa .theme-product-positive-action .theme-base.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-positive-action .theme-base .slash-white.title ul li::before,.theme-product-positive-action .theme-base .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-positive-action .theme-base .slash-white.title ul li::before,.theme-product-positive-action .theme-base .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-positive-action .theme-base .slash-white.title ul li::before,.theme-product-positive-action .theme-base .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-positive-action .theme-base .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-positive-action .theme-base .slash-white.title ol li::before,.theme-product-positive-action .theme-base .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-positive-action .theme-base .slash-white.title ol li::before,.theme-product-positive-action .theme-base .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-positive-action .theme-base .slash-white.title ol li::before,.theme-product-positive-action .theme-base .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-positive-action .theme-base .slash-white.title 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 .page-media-center .theme-base.slash-white.title ul li::before,.page-media-center .theme-product-positive-action .theme-base.slash-white.title ul li::before,.theme-product-positive-action .page-company-statements .theme-base.slash-white.title ul li::before,.page-company-statements .theme-product-positive-action .theme-base.slash-white.title ul li::before,.theme-product-positive-action .page-press-releases .theme-base.slash-white.title ul li::before,.page-press-releases .theme-product-positive-action .theme-base.slash-white.title ul li::before,.theme-product-positive-action .page-sala-stampa .theme-base.slash-white.title ul li::before,.page-sala-stampa .theme-product-positive-action .theme-base.slash-white.title 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,.theme-product-positive-action .page-media-center .theme-base.slash-white.title ol li::before,.page-media-center .theme-product-positive-action .theme-base.slash-white.title ol li::before,.theme-product-positive-action .page-company-statements .theme-base.slash-white.title ol li::before,.page-company-statements .theme-product-positive-action .theme-base.slash-white.title ol li::before,.theme-product-positive-action .page-press-releases .theme-base.slash-white.title ol li::before,.page-press-releases .theme-product-positive-action .theme-base.slash-white.title ol li::before,.theme-product-positive-action .page-sala-stampa .theme-base.slash-white.title ol li::before,.page-sala-stampa .theme-product-positive-action .theme-base.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-positive-action .theme-base .page-title-slash.title h1::before,.theme-product-positive-action .theme-base .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-positive-action .theme-base .page-title-slash.title h1::before,.theme-product-positive-action .theme-base .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-positive-action .theme-base .page-title-slash.title h1::before,.theme-product-positive-action .theme-base .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-positive-action .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-positive-action .theme-base .page-title-slash.title h2::before,.theme-product-positive-action .theme-base .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-positive-action .theme-base .page-title-slash.title h2::before,.theme-product-positive-action .theme-base .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-positive-action .theme-base .page-title-slash.title h2::before,.theme-product-positive-action .theme-base .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-positive-action .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-positive-action .theme-base .page-title-slash.title .searchResults::before,.theme-product-positive-action .theme-base .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-positive-action .theme-base .page-title-slash.title .searchResults::before,.theme-product-positive-action .theme-base .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-positive-action .theme-base .page-title-slash.title .searchResults::before,.theme-product-positive-action .theme-base .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-positive-action .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-positive-action .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-positive-action .theme-base .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-positive-action .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-positive-action .theme-base .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-positive-action .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-positive-action .theme-base .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-positive-action .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-positive-action .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-positive-action .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-positive-action .theme-base .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-positive-action .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-positive-action .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-positive-action .theme-base .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-positive-action .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-positive-action .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-positive-action .theme-base .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .theme-base .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-positive-action .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-positive-action .theme-base .page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title h1::before,.page-media-center .theme-product-positive-action .theme-base.page-title-slash.title h1::before,.theme-product-positive-action .page-company-statements .theme-base.page-title-slash.title h1::before,.page-company-statements .theme-product-positive-action .theme-base.page-title-slash.title h1::before,.theme-product-positive-action .page-press-releases .theme-base.page-title-slash.title h1::before,.page-press-releases .theme-product-positive-action .theme-base.page-title-slash.title h1::before,.theme-product-positive-action .page-sala-stampa .theme-base.page-title-slash.title h1::before,.page-sala-stampa .theme-product-positive-action .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title h2::before,.page-media-center .theme-product-positive-action .theme-base.page-title-slash.title h2::before,.theme-product-positive-action .page-company-statements .theme-base.page-title-slash.title h2::before,.page-company-statements .theme-product-positive-action .theme-base.page-title-slash.title h2::before,.theme-product-positive-action .page-press-releases .theme-base.page-title-slash.title h2::before,.page-press-releases .theme-product-positive-action .theme-base.page-title-slash.title h2::before,.theme-product-positive-action .page-sala-stampa .theme-base.page-title-slash.title h2::before,.page-sala-stampa .theme-product-positive-action .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title .searchResults::before,.page-media-center .theme-product-positive-action .theme-base.page-title-slash.title .searchResults::before,.theme-product-positive-action .page-company-statements .theme-base.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-positive-action .theme-base.page-title-slash.title .searchResults::before,.theme-product-positive-action .page-press-releases .theme-base.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-positive-action .theme-base.page-title-slash.title .searchResults::before,.theme-product-positive-action .page-sala-stampa .theme-base.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-positive-action .theme-base.page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-positive-action .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-positive-action .page-company-statements .theme-base.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-positive-action .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-positive-action .page-press-releases .theme-base.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-positive-action .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-positive-action .page-sala-stampa .theme-base.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-positive-action .theme-base.page-title-slash.title .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,.theme-product-positive-action .page-media-center .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .page-media-center .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-positive-action .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-positive-action .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-positive-action .page-company-statements .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .page-company-statements .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-positive-action .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-positive-action .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-positive-action .page-press-releases .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .page-press-releases .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-positive-action .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-positive-action .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-positive-action .page-sala-stampa .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-positive-action .page-sala-stampa .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-positive-action .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-positive-action .theme-base.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #e40046}.theme-product-positive-action .theme-base .backgroundKey .icon-pi,.theme-product-positive-action .theme-base .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-positive-action .theme-base .searchResults-results .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__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,.theme-product-positive-action .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-positive-action .theme-base.tertiary-800,.theme-product-positive-action .theme-base .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-positive-action .theme-base.icon-text-gradient__bottom-text::before,.theme-product-positive-action .theme-base .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-hivis .title ul li::before,.theme-product-hivis .page-company-statements .title ul li::before,.page-company-statements .theme-product-hivis .title ul li::before,.theme-product-hivis .page-press-releases .title ul li::before,.page-press-releases .theme-product-hivis .title ul li::before,.theme-product-hivis .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-hivis .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-hivis .title ol li::before,.theme-product-hivis .page-company-statements .title ol li::before,.page-company-statements .theme-product-hivis .title ol li::before,.theme-product-hivis .page-press-releases .title ol li::before,.page-press-releases .theme-product-hivis .title ol li::before,.theme-product-hivis .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-hivis .title ol li::before,.theme-product-hivis.richText ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis.privacy_prompt_content ul li::before,.page-media-center .theme-product-hivis.title ul li::before,.page-company-statements .theme-product-hivis.title ul li::before,.page-press-releases .theme-product-hivis.title ul li::before,.page-sala-stampa .theme-product-hivis.title ul li::before,.theme-product-hivis.richText ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-hivis.privacy_prompt_content ol li::before,.page-media-center .theme-product-hivis.title ol li::before,.page-company-statements .theme-product-hivis.title ol li::before,.page-press-releases .theme-product-hivis.title ol li::before,.page-sala-stampa .theme-product-hivis.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-hivis .slash-white.title ul li::before,.theme-product-hivis .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-hivis .slash-white.title ul li::before,.theme-product-hivis .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-hivis .slash-white.title ul li::before,.theme-product-hivis .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-hivis .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-hivis .slash-white.title ol li::before,.theme-product-hivis .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-hivis .slash-white.title ol li::before,.theme-product-hivis .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-hivis .slash-white.title ol li::before,.theme-product-hivis .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-hivis .slash-white.title 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,.page-media-center .theme-product-hivis.slash-white.title ul li::before,.page-company-statements .theme-product-hivis.slash-white.title ul li::before,.page-press-releases .theme-product-hivis.slash-white.title ul li::before,.page-sala-stampa .theme-product-hivis.slash-white.title 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,.page-media-center .theme-product-hivis.slash-white.title ol li::before,.page-company-statements .theme-product-hivis.slash-white.title ol li::before,.page-press-releases .theme-product-hivis.slash-white.title ol li::before,.page-sala-stampa .theme-product-hivis.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-hivis .page-title-slash.title h1::before,.theme-product-hivis .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-hivis .page-title-slash.title h1::before,.theme-product-hivis .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-hivis .page-title-slash.title h1::before,.theme-product-hivis .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-hivis .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-hivis .page-title-slash.title h2::before,.theme-product-hivis .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-hivis .page-title-slash.title h2::before,.theme-product-hivis .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-hivis .page-title-slash.title h2::before,.theme-product-hivis .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-hivis .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-hivis .page-title-slash.title .searchResults::before,.theme-product-hivis .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-hivis .page-title-slash.title .searchResults::before,.theme-product-hivis .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-hivis .page-title-slash.title .searchResults::before,.theme-product-hivis .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-hivis .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-hivis .page-title-slash.title .searchResults-term::before,.theme-product-hivis .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-hivis .page-title-slash.title .searchResults-term::before,.theme-product-hivis .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-hivis .page-title-slash.title .searchResults-term::before,.theme-product-hivis .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-hivis .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-hivis .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-hivis .page-title-slash.title .gigya-composite-control-header::before,.theme-product-hivis .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-hivis .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-hivis .page-title-slash.title .gigya-composite-control-header::before,.theme-product-hivis .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-hivis .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-hivis .page-title-slash.title .gigya-composite-control-header::before,.theme-product-hivis .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-hivis .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-hivis .page-title-slash.title .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,.page-media-center .theme-product-hivis.page-title-slash.title h1::before,.page-company-statements .theme-product-hivis.page-title-slash.title h1::before,.page-press-releases .theme-product-hivis.page-title-slash.title h1::before,.page-sala-stampa .theme-product-hivis.page-title-slash.title 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,.page-media-center .theme-product-hivis.page-title-slash.title h2::before,.page-company-statements .theme-product-hivis.page-title-slash.title h2::before,.page-press-releases .theme-product-hivis.page-title-slash.title h2::before,.page-sala-stampa .theme-product-hivis.page-title-slash.title 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,.page-media-center .theme-product-hivis.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-hivis.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-hivis.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-hivis.page-title-slash.title .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,.page-media-center .theme-product-hivis.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-hivis.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-hivis.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-hivis.page-title-slash.title .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,.page-media-center .theme-product-hivis.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-hivis.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-hivis.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-hivis.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-hivis.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-hivis.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-hivis.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-hivis.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #5bc2e7}.theme-product-hivis .backgroundKey .icon-pi,.theme-product-hivis .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-hivis.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-hivis .searchResults-results .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__content .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 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 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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}}.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:#fff}@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:#fff}.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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-hivis.tertiary-800,.theme-product-hivis .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-hivis .color-neutral-white ol li::before,.theme-product-hivis .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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,.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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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-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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-hivis.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}.theme-product-hivis .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff;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:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-hivis .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-hivis.icon-text-gradient__bottom-text::before,.theme-product-hivis .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-hivis .theme-base .title ul li::before,.theme-product-hivis .theme-base .page-company-statements .title ul li::before,.page-company-statements .theme-product-hivis .theme-base .title ul li::before,.theme-product-hivis .theme-base .page-press-releases .title ul li::before,.page-press-releases .theme-product-hivis .theme-base .title ul li::before,.theme-product-hivis .theme-base .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-hivis .theme-base .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-hivis .theme-base .title ol li::before,.theme-product-hivis .theme-base .page-company-statements .title ol li::before,.page-company-statements .theme-product-hivis .theme-base .title ol li::before,.theme-product-hivis .theme-base .page-press-releases .title ol li::before,.page-press-releases .theme-product-hivis .theme-base .title ol li::before,.theme-product-hivis .theme-base .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-hivis .theme-base .title 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 .page-media-center .theme-base.title ul li::before,.page-media-center .theme-product-hivis .theme-base.title ul li::before,.theme-product-hivis .page-company-statements .theme-base.title ul li::before,.page-company-statements .theme-product-hivis .theme-base.title ul li::before,.theme-product-hivis .page-press-releases .theme-base.title ul li::before,.page-press-releases .theme-product-hivis .theme-base.title ul li::before,.theme-product-hivis .page-sala-stampa .theme-base.title ul li::before,.page-sala-stampa .theme-product-hivis .theme-base.title 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,.theme-product-hivis .page-media-center .theme-base.title ol li::before,.page-media-center .theme-product-hivis .theme-base.title ol li::before,.theme-product-hivis .page-company-statements .theme-base.title ol li::before,.page-company-statements .theme-product-hivis .theme-base.title ol li::before,.theme-product-hivis .page-press-releases .theme-base.title ol li::before,.page-press-releases .theme-product-hivis .theme-base.title ol li::before,.theme-product-hivis .page-sala-stampa .theme-base.title ol li::before,.page-sala-stampa .theme-product-hivis .theme-base.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-hivis .theme-base .slash-white.title ul li::before,.theme-product-hivis .theme-base .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-hivis .theme-base .slash-white.title ul li::before,.theme-product-hivis .theme-base .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-hivis .theme-base .slash-white.title ul li::before,.theme-product-hivis .theme-base .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-hivis .theme-base .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-hivis .theme-base .slash-white.title ol li::before,.theme-product-hivis .theme-base .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-hivis .theme-base .slash-white.title ol li::before,.theme-product-hivis .theme-base .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-hivis .theme-base .slash-white.title ol li::before,.theme-product-hivis .theme-base .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-hivis .theme-base .slash-white.title 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 .page-media-center .theme-base.slash-white.title ul li::before,.page-media-center .theme-product-hivis .theme-base.slash-white.title ul li::before,.theme-product-hivis .page-company-statements .theme-base.slash-white.title ul li::before,.page-company-statements .theme-product-hivis .theme-base.slash-white.title ul li::before,.theme-product-hivis .page-press-releases .theme-base.slash-white.title ul li::before,.page-press-releases .theme-product-hivis .theme-base.slash-white.title ul li::before,.theme-product-hivis .page-sala-stampa .theme-base.slash-white.title ul li::before,.page-sala-stampa .theme-product-hivis .theme-base.slash-white.title 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,.theme-product-hivis .page-media-center .theme-base.slash-white.title ol li::before,.page-media-center .theme-product-hivis .theme-base.slash-white.title ol li::before,.theme-product-hivis .page-company-statements .theme-base.slash-white.title ol li::before,.page-company-statements .theme-product-hivis .theme-base.slash-white.title ol li::before,.theme-product-hivis .page-press-releases .theme-base.slash-white.title ol li::before,.page-press-releases .theme-product-hivis .theme-base.slash-white.title ol li::before,.theme-product-hivis .page-sala-stampa .theme-base.slash-white.title ol li::before,.page-sala-stampa .theme-product-hivis .theme-base.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-hivis .theme-base .page-title-slash.title h1::before,.theme-product-hivis .theme-base .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-hivis .theme-base .page-title-slash.title h1::before,.theme-product-hivis .theme-base .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-hivis .theme-base .page-title-slash.title h1::before,.theme-product-hivis .theme-base .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-hivis .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-hivis .theme-base .page-title-slash.title h2::before,.theme-product-hivis .theme-base .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-hivis .theme-base .page-title-slash.title h2::before,.theme-product-hivis .theme-base .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-hivis .theme-base .page-title-slash.title h2::before,.theme-product-hivis .theme-base .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-hivis .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-hivis .theme-base .page-title-slash.title .searchResults::before,.theme-product-hivis .theme-base .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-hivis .theme-base .page-title-slash.title .searchResults::before,.theme-product-hivis .theme-base .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-hivis .theme-base .page-title-slash.title .searchResults::before,.theme-product-hivis .theme-base .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-hivis .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-hivis .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-hivis .theme-base .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-hivis .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-hivis .theme-base .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-hivis .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-hivis .theme-base .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-hivis .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-hivis .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-hivis .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-hivis .theme-base .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-hivis .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-hivis .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-hivis .theme-base .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-hivis .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-hivis .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-hivis .theme-base .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .theme-base .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-hivis .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-hivis .theme-base .page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title h1::before,.page-media-center .theme-product-hivis .theme-base.page-title-slash.title h1::before,.theme-product-hivis .page-company-statements .theme-base.page-title-slash.title h1::before,.page-company-statements .theme-product-hivis .theme-base.page-title-slash.title h1::before,.theme-product-hivis .page-press-releases .theme-base.page-title-slash.title h1::before,.page-press-releases .theme-product-hivis .theme-base.page-title-slash.title h1::before,.theme-product-hivis .page-sala-stampa .theme-base.page-title-slash.title h1::before,.page-sala-stampa .theme-product-hivis .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title h2::before,.page-media-center .theme-product-hivis .theme-base.page-title-slash.title h2::before,.theme-product-hivis .page-company-statements .theme-base.page-title-slash.title h2::before,.page-company-statements .theme-product-hivis .theme-base.page-title-slash.title h2::before,.theme-product-hivis .page-press-releases .theme-base.page-title-slash.title h2::before,.page-press-releases .theme-product-hivis .theme-base.page-title-slash.title h2::before,.theme-product-hivis .page-sala-stampa .theme-base.page-title-slash.title h2::before,.page-sala-stampa .theme-product-hivis .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title .searchResults::before,.page-media-center .theme-product-hivis .theme-base.page-title-slash.title .searchResults::before,.theme-product-hivis .page-company-statements .theme-base.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-hivis .theme-base.page-title-slash.title .searchResults::before,.theme-product-hivis .page-press-releases .theme-base.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-hivis .theme-base.page-title-slash.title .searchResults::before,.theme-product-hivis .page-sala-stampa .theme-base.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-hivis .theme-base.page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-hivis .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-hivis .page-company-statements .theme-base.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-hivis .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-hivis .page-press-releases .theme-base.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-hivis .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-hivis .page-sala-stampa .theme-base.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-hivis .theme-base.page-title-slash.title .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,.theme-product-hivis .page-media-center .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .page-media-center .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-hivis .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-hivis .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-hivis .page-company-statements .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .page-company-statements .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-hivis .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-hivis .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-hivis .page-press-releases .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .page-press-releases .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-hivis .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-hivis .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-hivis .page-sala-stampa .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-hivis .page-sala-stampa .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-hivis .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-hivis .theme-base.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #e40046}.theme-product-hivis .theme-base .backgroundKey .icon-pi,.theme-product-hivis .theme-base .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-hivis .theme-base .searchResults-results .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__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,.theme-product-hivis .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-hivis .theme-base.tertiary-800,.theme-product-hivis .theme-base .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-hivis .theme-base .color-neutral-white ol li::before,.theme-product-hivis .theme-base .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-hivis .theme-base.icon-text-gradient__bottom-text::before,.theme-product-hivis .theme-base .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-plhiv .title ul li::before,.theme-product-plhiv .page-company-statements .title ul li::before,.page-company-statements .theme-product-plhiv .title ul li::before,.theme-product-plhiv .page-press-releases .title ul li::before,.page-press-releases .theme-product-plhiv .title ul li::before,.theme-product-plhiv .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-plhiv .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-plhiv .title ol li::before,.theme-product-plhiv .page-company-statements .title ol li::before,.page-company-statements .theme-product-plhiv .title ol li::before,.theme-product-plhiv .page-press-releases .title ol li::before,.page-press-releases .theme-product-plhiv .title ol li::before,.theme-product-plhiv .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-plhiv .title ol li::before,.theme-product-plhiv.richText ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv.privacy_prompt_content ul li::before,.page-media-center .theme-product-plhiv.title ul li::before,.page-company-statements .theme-product-plhiv.title ul li::before,.page-press-releases .theme-product-plhiv.title ul li::before,.page-sala-stampa .theme-product-plhiv.title ul li::before,.theme-product-plhiv.richText ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-plhiv.privacy_prompt_content ol li::before,.page-media-center .theme-product-plhiv.title ol li::before,.page-company-statements .theme-product-plhiv.title ol li::before,.page-press-releases .theme-product-plhiv.title ol li::before,.page-sala-stampa .theme-product-plhiv.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-plhiv .slash-white.title ul li::before,.theme-product-plhiv .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-plhiv .slash-white.title ul li::before,.theme-product-plhiv .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-plhiv .slash-white.title ul li::before,.theme-product-plhiv .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-plhiv .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-plhiv .slash-white.title ol li::before,.theme-product-plhiv .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-plhiv .slash-white.title ol li::before,.theme-product-plhiv .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-plhiv .slash-white.title ol li::before,.theme-product-plhiv .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-plhiv .slash-white.title 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,.page-media-center .theme-product-plhiv.slash-white.title ul li::before,.page-company-statements .theme-product-plhiv.slash-white.title ul li::before,.page-press-releases .theme-product-plhiv.slash-white.title ul li::before,.page-sala-stampa .theme-product-plhiv.slash-white.title 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,.page-media-center .theme-product-plhiv.slash-white.title ol li::before,.page-company-statements .theme-product-plhiv.slash-white.title ol li::before,.page-press-releases .theme-product-plhiv.slash-white.title ol li::before,.page-sala-stampa .theme-product-plhiv.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-plhiv .page-title-slash.title h1::before,.theme-product-plhiv .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-plhiv .page-title-slash.title h1::before,.theme-product-plhiv .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-plhiv .page-title-slash.title h1::before,.theme-product-plhiv .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-plhiv .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-plhiv .page-title-slash.title h2::before,.theme-product-plhiv .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-plhiv .page-title-slash.title h2::before,.theme-product-plhiv .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-plhiv .page-title-slash.title h2::before,.theme-product-plhiv .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-plhiv .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-plhiv .page-title-slash.title .searchResults::before,.theme-product-plhiv .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-plhiv .page-title-slash.title .searchResults::before,.theme-product-plhiv .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-plhiv .page-title-slash.title .searchResults::before,.theme-product-plhiv .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-plhiv .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-plhiv .page-title-slash.title .searchResults-term::before,.theme-product-plhiv .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-plhiv .page-title-slash.title .searchResults-term::before,.theme-product-plhiv .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-plhiv .page-title-slash.title .searchResults-term::before,.theme-product-plhiv .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-plhiv .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-plhiv .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-plhiv .page-title-slash.title .gigya-composite-control-header::before,.theme-product-plhiv .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-plhiv .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-plhiv .page-title-slash.title .gigya-composite-control-header::before,.theme-product-plhiv .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-plhiv .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-plhiv .page-title-slash.title .gigya-composite-control-header::before,.theme-product-plhiv .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-plhiv .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-plhiv .page-title-slash.title .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,.page-media-center .theme-product-plhiv.page-title-slash.title h1::before,.page-company-statements .theme-product-plhiv.page-title-slash.title h1::before,.page-press-releases .theme-product-plhiv.page-title-slash.title h1::before,.page-sala-stampa .theme-product-plhiv.page-title-slash.title 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,.page-media-center .theme-product-plhiv.page-title-slash.title h2::before,.page-company-statements .theme-product-plhiv.page-title-slash.title h2::before,.page-press-releases .theme-product-plhiv.page-title-slash.title h2::before,.page-sala-stampa .theme-product-plhiv.page-title-slash.title 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,.page-media-center .theme-product-plhiv.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-plhiv.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-plhiv.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-plhiv.page-title-slash.title .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,.page-media-center .theme-product-plhiv.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-plhiv.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-plhiv.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-plhiv.page-title-slash.title .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,.page-media-center .theme-product-plhiv.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-plhiv.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-plhiv.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-plhiv.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-plhiv.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-plhiv.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-plhiv.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-plhiv.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #702082}.theme-product-plhiv .backgroundKey .icon-pi,.theme-product-plhiv .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-plhiv.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-plhiv .searchResults-results .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__content .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}}.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:#fff}@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:#fff}.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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-plhiv.tertiary-800,.theme-product-plhiv .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-plhiv .color-neutral-white ol li::before,.theme-product-plhiv .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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,.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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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-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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-plhiv.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}.theme-product-plhiv .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff;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:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-plhiv .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-plhiv.icon-text-gradient__bottom-text::before,.theme-product-plhiv .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-plhiv .theme-base .title ul li::before,.theme-product-plhiv .theme-base .page-company-statements .title ul li::before,.page-company-statements .theme-product-plhiv .theme-base .title ul li::before,.theme-product-plhiv .theme-base .page-press-releases .title ul li::before,.page-press-releases .theme-product-plhiv .theme-base .title ul li::before,.theme-product-plhiv .theme-base .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-plhiv .theme-base .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-plhiv .theme-base .title ol li::before,.theme-product-plhiv .theme-base .page-company-statements .title ol li::before,.page-company-statements .theme-product-plhiv .theme-base .title ol li::before,.theme-product-plhiv .theme-base .page-press-releases .title ol li::before,.page-press-releases .theme-product-plhiv .theme-base .title ol li::before,.theme-product-plhiv .theme-base .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-plhiv .theme-base .title 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 .page-media-center .theme-base.title ul li::before,.page-media-center .theme-product-plhiv .theme-base.title ul li::before,.theme-product-plhiv .page-company-statements .theme-base.title ul li::before,.page-company-statements .theme-product-plhiv .theme-base.title ul li::before,.theme-product-plhiv .page-press-releases .theme-base.title ul li::before,.page-press-releases .theme-product-plhiv .theme-base.title ul li::before,.theme-product-plhiv .page-sala-stampa .theme-base.title ul li::before,.page-sala-stampa .theme-product-plhiv .theme-base.title 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,.theme-product-plhiv .page-media-center .theme-base.title ol li::before,.page-media-center .theme-product-plhiv .theme-base.title ol li::before,.theme-product-plhiv .page-company-statements .theme-base.title ol li::before,.page-company-statements .theme-product-plhiv .theme-base.title ol li::before,.theme-product-plhiv .page-press-releases .theme-base.title ol li::before,.page-press-releases .theme-product-plhiv .theme-base.title ol li::before,.theme-product-plhiv .page-sala-stampa .theme-base.title ol li::before,.page-sala-stampa .theme-product-plhiv .theme-base.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-plhiv .theme-base .slash-white.title ul li::before,.theme-product-plhiv .theme-base .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-plhiv .theme-base .slash-white.title ul li::before,.theme-product-plhiv .theme-base .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-plhiv .theme-base .slash-white.title ul li::before,.theme-product-plhiv .theme-base .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-plhiv .theme-base .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-plhiv .theme-base .slash-white.title ol li::before,.theme-product-plhiv .theme-base .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-plhiv .theme-base .slash-white.title ol li::before,.theme-product-plhiv .theme-base .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-plhiv .theme-base .slash-white.title ol li::before,.theme-product-plhiv .theme-base .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-plhiv .theme-base .slash-white.title 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 .page-media-center .theme-base.slash-white.title ul li::before,.page-media-center .theme-product-plhiv .theme-base.slash-white.title ul li::before,.theme-product-plhiv .page-company-statements .theme-base.slash-white.title ul li::before,.page-company-statements .theme-product-plhiv .theme-base.slash-white.title ul li::before,.theme-product-plhiv .page-press-releases .theme-base.slash-white.title ul li::before,.page-press-releases .theme-product-plhiv .theme-base.slash-white.title ul li::before,.theme-product-plhiv .page-sala-stampa .theme-base.slash-white.title ul li::before,.page-sala-stampa .theme-product-plhiv .theme-base.slash-white.title 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,.theme-product-plhiv .page-media-center .theme-base.slash-white.title ol li::before,.page-media-center .theme-product-plhiv .theme-base.slash-white.title ol li::before,.theme-product-plhiv .page-company-statements .theme-base.slash-white.title ol li::before,.page-company-statements .theme-product-plhiv .theme-base.slash-white.title ol li::before,.theme-product-plhiv .page-press-releases .theme-base.slash-white.title ol li::before,.page-press-releases .theme-product-plhiv .theme-base.slash-white.title ol li::before,.theme-product-plhiv .page-sala-stampa .theme-base.slash-white.title ol li::before,.page-sala-stampa .theme-product-plhiv .theme-base.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-plhiv .theme-base .page-title-slash.title h1::before,.theme-product-plhiv .theme-base .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-plhiv .theme-base .page-title-slash.title h1::before,.theme-product-plhiv .theme-base .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-plhiv .theme-base .page-title-slash.title h1::before,.theme-product-plhiv .theme-base .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-plhiv .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-plhiv .theme-base .page-title-slash.title h2::before,.theme-product-plhiv .theme-base .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-plhiv .theme-base .page-title-slash.title h2::before,.theme-product-plhiv .theme-base .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-plhiv .theme-base .page-title-slash.title h2::before,.theme-product-plhiv .theme-base .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-plhiv .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-plhiv .theme-base .page-title-slash.title .searchResults::before,.theme-product-plhiv .theme-base .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-plhiv .theme-base .page-title-slash.title .searchResults::before,.theme-product-plhiv .theme-base .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-plhiv .theme-base .page-title-slash.title .searchResults::before,.theme-product-plhiv .theme-base .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-plhiv .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-plhiv .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-plhiv .theme-base .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-plhiv .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-plhiv .theme-base .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-plhiv .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-plhiv .theme-base .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-plhiv .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-plhiv .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-plhiv .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-plhiv .theme-base .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-plhiv .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-plhiv .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-plhiv .theme-base .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-plhiv .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-plhiv .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-plhiv .theme-base .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .theme-base .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-plhiv .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-plhiv .theme-base .page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title h1::before,.page-media-center .theme-product-plhiv .theme-base.page-title-slash.title h1::before,.theme-product-plhiv .page-company-statements .theme-base.page-title-slash.title h1::before,.page-company-statements .theme-product-plhiv .theme-base.page-title-slash.title h1::before,.theme-product-plhiv .page-press-releases .theme-base.page-title-slash.title h1::before,.page-press-releases .theme-product-plhiv .theme-base.page-title-slash.title h1::before,.theme-product-plhiv .page-sala-stampa .theme-base.page-title-slash.title h1::before,.page-sala-stampa .theme-product-plhiv .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title h2::before,.page-media-center .theme-product-plhiv .theme-base.page-title-slash.title h2::before,.theme-product-plhiv .page-company-statements .theme-base.page-title-slash.title h2::before,.page-company-statements .theme-product-plhiv .theme-base.page-title-slash.title h2::before,.theme-product-plhiv .page-press-releases .theme-base.page-title-slash.title h2::before,.page-press-releases .theme-product-plhiv .theme-base.page-title-slash.title h2::before,.theme-product-plhiv .page-sala-stampa .theme-base.page-title-slash.title h2::before,.page-sala-stampa .theme-product-plhiv .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title .searchResults::before,.page-media-center .theme-product-plhiv .theme-base.page-title-slash.title .searchResults::before,.theme-product-plhiv .page-company-statements .theme-base.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-plhiv .theme-base.page-title-slash.title .searchResults::before,.theme-product-plhiv .page-press-releases .theme-base.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-plhiv .theme-base.page-title-slash.title .searchResults::before,.theme-product-plhiv .page-sala-stampa .theme-base.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-plhiv .theme-base.page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-plhiv .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-plhiv .page-company-statements .theme-base.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-plhiv .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-plhiv .page-press-releases .theme-base.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-plhiv .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-plhiv .page-sala-stampa .theme-base.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-plhiv .theme-base.page-title-slash.title .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,.theme-product-plhiv .page-media-center .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .page-media-center .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-plhiv .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-plhiv .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-plhiv .page-company-statements .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .page-company-statements .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-plhiv .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-plhiv .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-plhiv .page-press-releases .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .page-press-releases .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-plhiv .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-plhiv .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-plhiv .page-sala-stampa .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-plhiv .page-sala-stampa .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-plhiv .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-plhiv .theme-base.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #e40046}.theme-product-plhiv .theme-base .backgroundKey .icon-pi,.theme-product-plhiv .theme-base .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-plhiv .theme-base .searchResults-results .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__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,.theme-product-plhiv .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-plhiv .theme-base.tertiary-800,.theme-product-plhiv .theme-base .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-plhiv .theme-base .color-neutral-white ol li::before,.theme-product-plhiv .theme-base .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-plhiv .theme-base.icon-text-gradient__bottom-text::before,.theme-product-plhiv .theme-base .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-dovato-2 .title ul li::before,.theme-product-dovato-2 .page-company-statements .title ul li::before,.page-company-statements .theme-product-dovato-2 .title ul li::before,.theme-product-dovato-2 .page-press-releases .title ul li::before,.page-press-releases .theme-product-dovato-2 .title ul li::before,.theme-product-dovato-2 .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-dovato-2 .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-dovato-2 .title ol li::before,.theme-product-dovato-2 .page-company-statements .title ol li::before,.page-company-statements .theme-product-dovato-2 .title ol li::before,.theme-product-dovato-2 .page-press-releases .title ol li::before,.page-press-releases .theme-product-dovato-2 .title ol li::before,.theme-product-dovato-2 .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-dovato-2 .title ol li::before,.theme-product-dovato-2.richText ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2.privacy_prompt_content ul li::before,.page-media-center .theme-product-dovato-2.title ul li::before,.page-company-statements .theme-product-dovato-2.title ul li::before,.page-press-releases .theme-product-dovato-2.title ul li::before,.page-sala-stampa .theme-product-dovato-2.title ul li::before,.theme-product-dovato-2.richText ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-dovato-2.privacy_prompt_content ol li::before,.page-media-center .theme-product-dovato-2.title ol li::before,.page-company-statements .theme-product-dovato-2.title ol li::before,.page-press-releases .theme-product-dovato-2.title ol li::before,.page-sala-stampa .theme-product-dovato-2.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-dovato-2 .slash-white.title ul li::before,.theme-product-dovato-2 .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-dovato-2 .slash-white.title ul li::before,.theme-product-dovato-2 .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-dovato-2 .slash-white.title ul li::before,.theme-product-dovato-2 .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-dovato-2 .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-dovato-2 .slash-white.title ol li::before,.theme-product-dovato-2 .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-dovato-2 .slash-white.title ol li::before,.theme-product-dovato-2 .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-dovato-2 .slash-white.title ol li::before,.theme-product-dovato-2 .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-dovato-2 .slash-white.title 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,.page-media-center .theme-product-dovato-2.slash-white.title ul li::before,.page-company-statements .theme-product-dovato-2.slash-white.title ul li::before,.page-press-releases .theme-product-dovato-2.slash-white.title ul li::before,.page-sala-stampa .theme-product-dovato-2.slash-white.title 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,.page-media-center .theme-product-dovato-2.slash-white.title ol li::before,.page-company-statements .theme-product-dovato-2.slash-white.title ol li::before,.page-press-releases .theme-product-dovato-2.slash-white.title ol li::before,.page-sala-stampa .theme-product-dovato-2.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-dovato-2 .page-title-slash.title h1::before,.theme-product-dovato-2 .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-dovato-2 .page-title-slash.title h1::before,.theme-product-dovato-2 .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-dovato-2 .page-title-slash.title h1::before,.theme-product-dovato-2 .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-dovato-2 .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-dovato-2 .page-title-slash.title h2::before,.theme-product-dovato-2 .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-dovato-2 .page-title-slash.title h2::before,.theme-product-dovato-2 .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-dovato-2 .page-title-slash.title h2::before,.theme-product-dovato-2 .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-dovato-2 .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-dovato-2 .page-title-slash.title .searchResults::before,.theme-product-dovato-2 .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-dovato-2 .page-title-slash.title .searchResults::before,.theme-product-dovato-2 .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-dovato-2 .page-title-slash.title .searchResults::before,.theme-product-dovato-2 .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-dovato-2 .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-dovato-2 .page-title-slash.title .searchResults-term::before,.theme-product-dovato-2 .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-dovato-2 .page-title-slash.title .searchResults-term::before,.theme-product-dovato-2 .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-dovato-2 .page-title-slash.title .searchResults-term::before,.theme-product-dovato-2 .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-dovato-2 .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-dovato-2 .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-dovato-2 .page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato-2 .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-dovato-2 .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-dovato-2 .page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato-2 .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-dovato-2 .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-dovato-2 .page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato-2 .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-dovato-2 .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-dovato-2 .page-title-slash.title .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,.page-media-center .theme-product-dovato-2.page-title-slash.title h1::before,.page-company-statements .theme-product-dovato-2.page-title-slash.title h1::before,.page-press-releases .theme-product-dovato-2.page-title-slash.title h1::before,.page-sala-stampa .theme-product-dovato-2.page-title-slash.title 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,.page-media-center .theme-product-dovato-2.page-title-slash.title h2::before,.page-company-statements .theme-product-dovato-2.page-title-slash.title h2::before,.page-press-releases .theme-product-dovato-2.page-title-slash.title h2::before,.page-sala-stampa .theme-product-dovato-2.page-title-slash.title 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,.page-media-center .theme-product-dovato-2.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-dovato-2.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-dovato-2.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-dovato-2.page-title-slash.title .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,.page-media-center .theme-product-dovato-2.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-dovato-2.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-dovato-2.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-dovato-2.page-title-slash.title .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,.page-media-center .theme-product-dovato-2.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-dovato-2.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-dovato-2.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-dovato-2.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-dovato-2.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-dovato-2.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-dovato-2.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-dovato-2.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #eb1475}.theme-product-dovato-2 .backgroundKey .icon-pi,.theme-product-dovato-2 .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-dovato-2.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-dovato-2 .searchResults-results .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__content .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}}.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:#fff}@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:#fff}.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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-dovato-2.tertiary-800,.theme-product-dovato-2 .tertiary-800{background-color:#612166;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-dovato-2 .color-neutral-white ol li::before,.theme-product-dovato-2 .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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,.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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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-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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato-2 .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff;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:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-dovato-2 .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-dovato-2.icon-text-gradient__bottom-text::before,.theme-product-dovato-2 .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-dovato-2 .theme-base .title ul li::before,.theme-product-dovato-2 .theme-base .page-company-statements .title ul li::before,.page-company-statements .theme-product-dovato-2 .theme-base .title ul li::before,.theme-product-dovato-2 .theme-base .page-press-releases .title ul li::before,.page-press-releases .theme-product-dovato-2 .theme-base .title ul li::before,.theme-product-dovato-2 .theme-base .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-dovato-2 .theme-base .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-dovato-2 .theme-base .title ol li::before,.theme-product-dovato-2 .theme-base .page-company-statements .title ol li::before,.page-company-statements .theme-product-dovato-2 .theme-base .title ol li::before,.theme-product-dovato-2 .theme-base .page-press-releases .title ol li::before,.page-press-releases .theme-product-dovato-2 .theme-base .title ol li::before,.theme-product-dovato-2 .theme-base .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-dovato-2 .theme-base .title 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 .page-media-center .theme-base.title ul li::before,.page-media-center .theme-product-dovato-2 .theme-base.title ul li::before,.theme-product-dovato-2 .page-company-statements .theme-base.title ul li::before,.page-company-statements .theme-product-dovato-2 .theme-base.title ul li::before,.theme-product-dovato-2 .page-press-releases .theme-base.title ul li::before,.page-press-releases .theme-product-dovato-2 .theme-base.title ul li::before,.theme-product-dovato-2 .page-sala-stampa .theme-base.title ul li::before,.page-sala-stampa .theme-product-dovato-2 .theme-base.title 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,.theme-product-dovato-2 .page-media-center .theme-base.title ol li::before,.page-media-center .theme-product-dovato-2 .theme-base.title ol li::before,.theme-product-dovato-2 .page-company-statements .theme-base.title ol li::before,.page-company-statements .theme-product-dovato-2 .theme-base.title ol li::before,.theme-product-dovato-2 .page-press-releases .theme-base.title ol li::before,.page-press-releases .theme-product-dovato-2 .theme-base.title ol li::before,.theme-product-dovato-2 .page-sala-stampa .theme-base.title ol li::before,.page-sala-stampa .theme-product-dovato-2 .theme-base.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-dovato-2 .theme-base .slash-white.title ul li::before,.theme-product-dovato-2 .theme-base .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-dovato-2 .theme-base .slash-white.title ul li::before,.theme-product-dovato-2 .theme-base .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-dovato-2 .theme-base .slash-white.title ul li::before,.theme-product-dovato-2 .theme-base .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-dovato-2 .theme-base .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-dovato-2 .theme-base .slash-white.title ol li::before,.theme-product-dovato-2 .theme-base .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-dovato-2 .theme-base .slash-white.title ol li::before,.theme-product-dovato-2 .theme-base .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-dovato-2 .theme-base .slash-white.title ol li::before,.theme-product-dovato-2 .theme-base .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-dovato-2 .theme-base .slash-white.title 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 .page-media-center .theme-base.slash-white.title ul li::before,.page-media-center .theme-product-dovato-2 .theme-base.slash-white.title ul li::before,.theme-product-dovato-2 .page-company-statements .theme-base.slash-white.title ul li::before,.page-company-statements .theme-product-dovato-2 .theme-base.slash-white.title ul li::before,.theme-product-dovato-2 .page-press-releases .theme-base.slash-white.title ul li::before,.page-press-releases .theme-product-dovato-2 .theme-base.slash-white.title ul li::before,.theme-product-dovato-2 .page-sala-stampa .theme-base.slash-white.title ul li::before,.page-sala-stampa .theme-product-dovato-2 .theme-base.slash-white.title 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,.theme-product-dovato-2 .page-media-center .theme-base.slash-white.title ol li::before,.page-media-center .theme-product-dovato-2 .theme-base.slash-white.title ol li::before,.theme-product-dovato-2 .page-company-statements .theme-base.slash-white.title ol li::before,.page-company-statements .theme-product-dovato-2 .theme-base.slash-white.title ol li::before,.theme-product-dovato-2 .page-press-releases .theme-base.slash-white.title ol li::before,.page-press-releases .theme-product-dovato-2 .theme-base.slash-white.title ol li::before,.theme-product-dovato-2 .page-sala-stampa .theme-base.slash-white.title ol li::before,.page-sala-stampa .theme-product-dovato-2 .theme-base.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-dovato-2 .theme-base .page-title-slash.title h1::before,.theme-product-dovato-2 .theme-base .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-dovato-2 .theme-base .page-title-slash.title h1::before,.theme-product-dovato-2 .theme-base .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-dovato-2 .theme-base .page-title-slash.title h1::before,.theme-product-dovato-2 .theme-base .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-dovato-2 .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-dovato-2 .theme-base .page-title-slash.title h2::before,.theme-product-dovato-2 .theme-base .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-dovato-2 .theme-base .page-title-slash.title h2::before,.theme-product-dovato-2 .theme-base .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-dovato-2 .theme-base .page-title-slash.title h2::before,.theme-product-dovato-2 .theme-base .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-dovato-2 .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-dovato-2 .theme-base .page-title-slash.title .searchResults::before,.theme-product-dovato-2 .theme-base .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-dovato-2 .theme-base .page-title-slash.title .searchResults::before,.theme-product-dovato-2 .theme-base .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-dovato-2 .theme-base .page-title-slash.title .searchResults::before,.theme-product-dovato-2 .theme-base .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-dovato-2 .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-dovato-2 .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-dovato-2 .theme-base .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-dovato-2 .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-dovato-2 .theme-base .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-dovato-2 .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-dovato-2 .theme-base .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-dovato-2 .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-dovato-2 .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-dovato-2 .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato-2 .theme-base .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-dovato-2 .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-dovato-2 .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato-2 .theme-base .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-dovato-2 .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-dovato-2 .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato-2 .theme-base .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .theme-base .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-dovato-2 .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-dovato-2 .theme-base .page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title h1::before,.page-media-center .theme-product-dovato-2 .theme-base.page-title-slash.title h1::before,.theme-product-dovato-2 .page-company-statements .theme-base.page-title-slash.title h1::before,.page-company-statements .theme-product-dovato-2 .theme-base.page-title-slash.title h1::before,.theme-product-dovato-2 .page-press-releases .theme-base.page-title-slash.title h1::before,.page-press-releases .theme-product-dovato-2 .theme-base.page-title-slash.title h1::before,.theme-product-dovato-2 .page-sala-stampa .theme-base.page-title-slash.title h1::before,.page-sala-stampa .theme-product-dovato-2 .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title h2::before,.page-media-center .theme-product-dovato-2 .theme-base.page-title-slash.title h2::before,.theme-product-dovato-2 .page-company-statements .theme-base.page-title-slash.title h2::before,.page-company-statements .theme-product-dovato-2 .theme-base.page-title-slash.title h2::before,.theme-product-dovato-2 .page-press-releases .theme-base.page-title-slash.title h2::before,.page-press-releases .theme-product-dovato-2 .theme-base.page-title-slash.title h2::before,.theme-product-dovato-2 .page-sala-stampa .theme-base.page-title-slash.title h2::before,.page-sala-stampa .theme-product-dovato-2 .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title .searchResults::before,.page-media-center .theme-product-dovato-2 .theme-base.page-title-slash.title .searchResults::before,.theme-product-dovato-2 .page-company-statements .theme-base.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-dovato-2 .theme-base.page-title-slash.title .searchResults::before,.theme-product-dovato-2 .page-press-releases .theme-base.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-dovato-2 .theme-base.page-title-slash.title .searchResults::before,.theme-product-dovato-2 .page-sala-stampa .theme-base.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-dovato-2 .theme-base.page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-dovato-2 .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-dovato-2 .page-company-statements .theme-base.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-dovato-2 .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-dovato-2 .page-press-releases .theme-base.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-dovato-2 .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-dovato-2 .page-sala-stampa .theme-base.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-dovato-2 .theme-base.page-title-slash.title .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,.theme-product-dovato-2 .page-media-center .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .page-media-center .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-dovato-2 .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-dovato-2 .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato-2 .page-company-statements .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .page-company-statements .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-dovato-2 .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-dovato-2 .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato-2 .page-press-releases .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .page-press-releases .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-dovato-2 .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-dovato-2 .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-dovato-2 .page-sala-stampa .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-dovato-2 .page-sala-stampa .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-dovato-2 .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-dovato-2 .theme-base.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #e40046}.theme-product-dovato-2 .theme-base .backgroundKey .icon-pi,.theme-product-dovato-2 .theme-base .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-dovato-2 .theme-base .searchResults-results .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__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,.theme-product-dovato-2 .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-dovato-2 .theme-base.tertiary-800,.theme-product-dovato-2 .theme-base .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-dovato-2 .theme-base.icon-text-gradient__bottom-text::before,.theme-product-dovato-2 .theme-base .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-apretude .title ul li::before,.theme-product-apretude .page-company-statements .title ul li::before,.page-company-statements .theme-product-apretude .title ul li::before,.theme-product-apretude .page-press-releases .title ul li::before,.page-press-releases .theme-product-apretude .title ul li::before,.theme-product-apretude .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-apretude .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-apretude .title ol li::before,.theme-product-apretude .page-company-statements .title ol li::before,.page-company-statements .theme-product-apretude .title ol li::before,.theme-product-apretude .page-press-releases .title ol li::before,.page-press-releases .theme-product-apretude .title ol li::before,.theme-product-apretude .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-apretude .title ol li::before,.theme-product-apretude.richText ul li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude.privacy_prompt_content ul li::before,.page-media-center .theme-product-apretude.title ul li::before,.page-company-statements .theme-product-apretude.title ul li::before,.page-press-releases .theme-product-apretude.title ul li::before,.page-sala-stampa .theme-product-apretude.title ul li::before,.theme-product-apretude.richText ol li::before,#__tealiumGDPRcpPrefs .privacy_prompt .theme-product-apretude.privacy_prompt_content ol li::before,.page-media-center .theme-product-apretude.title ol li::before,.page-company-statements .theme-product-apretude.title ol li::before,.page-press-releases .theme-product-apretude.title ol li::before,.page-sala-stampa .theme-product-apretude.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-apretude .slash-white.title ul li::before,.theme-product-apretude .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-apretude .slash-white.title ul li::before,.theme-product-apretude .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-apretude .slash-white.title ul li::before,.theme-product-apretude .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-apretude .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-apretude .slash-white.title ol li::before,.theme-product-apretude .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-apretude .slash-white.title ol li::before,.theme-product-apretude .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-apretude .slash-white.title ol li::before,.theme-product-apretude .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-apretude .slash-white.title 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,.page-media-center .theme-product-apretude.slash-white.title ul li::before,.page-company-statements .theme-product-apretude.slash-white.title ul li::before,.page-press-releases .theme-product-apretude.slash-white.title ul li::before,.page-sala-stampa .theme-product-apretude.slash-white.title 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,.page-media-center .theme-product-apretude.slash-white.title ol li::before,.page-company-statements .theme-product-apretude.slash-white.title ol li::before,.page-press-releases .theme-product-apretude.slash-white.title ol li::before,.page-sala-stampa .theme-product-apretude.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-apretude .page-title-slash.title h1::before,.theme-product-apretude .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-apretude .page-title-slash.title h1::before,.theme-product-apretude .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-apretude .page-title-slash.title h1::before,.theme-product-apretude .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-apretude .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-apretude .page-title-slash.title h2::before,.theme-product-apretude .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-apretude .page-title-slash.title h2::before,.theme-product-apretude .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-apretude .page-title-slash.title h2::before,.theme-product-apretude .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-apretude .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-apretude .page-title-slash.title .searchResults::before,.theme-product-apretude .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-apretude .page-title-slash.title .searchResults::before,.theme-product-apretude .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-apretude .page-title-slash.title .searchResults::before,.theme-product-apretude .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-apretude .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-apretude .page-title-slash.title .searchResults-term::before,.theme-product-apretude .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-apretude .page-title-slash.title .searchResults-term::before,.theme-product-apretude .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-apretude .page-title-slash.title .searchResults-term::before,.theme-product-apretude .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-apretude .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-apretude .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-apretude .page-title-slash.title .gigya-composite-control-header::before,.theme-product-apretude .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-apretude .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-apretude .page-title-slash.title .gigya-composite-control-header::before,.theme-product-apretude .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-apretude .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-apretude .page-title-slash.title .gigya-composite-control-header::before,.theme-product-apretude .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-apretude .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-apretude .page-title-slash.title .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,.page-media-center .theme-product-apretude.page-title-slash.title h1::before,.page-company-statements .theme-product-apretude.page-title-slash.title h1::before,.page-press-releases .theme-product-apretude.page-title-slash.title h1::before,.page-sala-stampa .theme-product-apretude.page-title-slash.title 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,.page-media-center .theme-product-apretude.page-title-slash.title h2::before,.page-company-statements .theme-product-apretude.page-title-slash.title h2::before,.page-press-releases .theme-product-apretude.page-title-slash.title h2::before,.page-sala-stampa .theme-product-apretude.page-title-slash.title 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,.page-media-center .theme-product-apretude.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-apretude.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-apretude.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-apretude.page-title-slash.title .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,.page-media-center .theme-product-apretude.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-apretude.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-apretude.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-apretude.page-title-slash.title .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,.page-media-center .theme-product-apretude.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-apretude.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-apretude.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-apretude.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-apretude.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-apretude.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-apretude.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-apretude.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #787a01;border-right:1.5px solid #6c3175}.theme-product-apretude .backgroundKey .icon-pi,.theme-product-apretude .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-apretude.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-apretude .searchResults-results .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__content .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}}.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:#fff}@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:rgba(0,0,0,0)}}.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:#fff}@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:#fff}.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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-apretude.tertiary-800,.theme-product-apretude .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-apretude .color-neutral-white ol li::before,.theme-product-apretude .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .icon-text-v2 .icon-text__wrapper.version2 .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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,.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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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-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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-apretude.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}.theme-product-apretude .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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: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:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .statistic__wrapper .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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:#fff}.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:#fff;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:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.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:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg g[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg polyline[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg polyline[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg polygon[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg polygon[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg path[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg path[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg circle[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg circle[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg rect[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg rect[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg line[fill]:not([fill=none]):not([fill=transparent]){fill:#fff}.theme-product-apretude .pullout-v2__container .icon-color--neutral-white svg line[stroke]:not([stroke=none]):not([stroke=transparent]){stroke:#fff}.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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-apretude.icon-text-gradient__bottom-text::before,.theme-product-apretude .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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 .page-media-center .title ul li::before,.page-media-center .theme-product-apretude .theme-base .title ul li::before,.theme-product-apretude .theme-base .page-company-statements .title ul li::before,.page-company-statements .theme-product-apretude .theme-base .title ul li::before,.theme-product-apretude .theme-base .page-press-releases .title ul li::before,.page-press-releases .theme-product-apretude .theme-base .title ul li::before,.theme-product-apretude .theme-base .page-sala-stampa .title ul li::before,.page-sala-stampa .theme-product-apretude .theme-base .title 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 .page-media-center .title ol li::before,.page-media-center .theme-product-apretude .theme-base .title ol li::before,.theme-product-apretude .theme-base .page-company-statements .title ol li::before,.page-company-statements .theme-product-apretude .theme-base .title ol li::before,.theme-product-apretude .theme-base .page-press-releases .title ol li::before,.page-press-releases .theme-product-apretude .theme-base .title ol li::before,.theme-product-apretude .theme-base .page-sala-stampa .title ol li::before,.page-sala-stampa .theme-product-apretude .theme-base .title 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 .page-media-center .theme-base.title ul li::before,.page-media-center .theme-product-apretude .theme-base.title ul li::before,.theme-product-apretude .page-company-statements .theme-base.title ul li::before,.page-company-statements .theme-product-apretude .theme-base.title ul li::before,.theme-product-apretude .page-press-releases .theme-base.title ul li::before,.page-press-releases .theme-product-apretude .theme-base.title ul li::before,.theme-product-apretude .page-sala-stampa .theme-base.title ul li::before,.page-sala-stampa .theme-product-apretude .theme-base.title 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,.theme-product-apretude .page-media-center .theme-base.title ol li::before,.page-media-center .theme-product-apretude .theme-base.title ol li::before,.theme-product-apretude .page-company-statements .theme-base.title ol li::before,.page-company-statements .theme-product-apretude .theme-base.title ol li::before,.theme-product-apretude .page-press-releases .theme-base.title ol li::before,.page-press-releases .theme-product-apretude .theme-base.title ol li::before,.theme-product-apretude .page-sala-stampa .theme-base.title ol li::before,.page-sala-stampa .theme-product-apretude .theme-base.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .slash-white.title ul li::before,.page-media-center .theme-product-apretude .theme-base .slash-white.title ul li::before,.theme-product-apretude .theme-base .page-company-statements .slash-white.title ul li::before,.page-company-statements .theme-product-apretude .theme-base .slash-white.title ul li::before,.theme-product-apretude .theme-base .page-press-releases .slash-white.title ul li::before,.page-press-releases .theme-product-apretude .theme-base .slash-white.title ul li::before,.theme-product-apretude .theme-base .page-sala-stampa .slash-white.title ul li::before,.page-sala-stampa .theme-product-apretude .theme-base .slash-white.title 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 .page-media-center .slash-white.title ol li::before,.page-media-center .theme-product-apretude .theme-base .slash-white.title ol li::before,.theme-product-apretude .theme-base .page-company-statements .slash-white.title ol li::before,.page-company-statements .theme-product-apretude .theme-base .slash-white.title ol li::before,.theme-product-apretude .theme-base .page-press-releases .slash-white.title ol li::before,.page-press-releases .theme-product-apretude .theme-base .slash-white.title ol li::before,.theme-product-apretude .theme-base .page-sala-stampa .slash-white.title ol li::before,.page-sala-stampa .theme-product-apretude .theme-base .slash-white.title 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 .page-media-center .theme-base.slash-white.title ul li::before,.page-media-center .theme-product-apretude .theme-base.slash-white.title ul li::before,.theme-product-apretude .page-company-statements .theme-base.slash-white.title ul li::before,.page-company-statements .theme-product-apretude .theme-base.slash-white.title ul li::before,.theme-product-apretude .page-press-releases .theme-base.slash-white.title ul li::before,.page-press-releases .theme-product-apretude .theme-base.slash-white.title ul li::before,.theme-product-apretude .page-sala-stampa .theme-base.slash-white.title ul li::before,.page-sala-stampa .theme-product-apretude .theme-base.slash-white.title 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,.theme-product-apretude .page-media-center .theme-base.slash-white.title ol li::before,.page-media-center .theme-product-apretude .theme-base.slash-white.title ol li::before,.theme-product-apretude .page-company-statements .theme-base.slash-white.title ol li::before,.page-company-statements .theme-product-apretude .theme-base.slash-white.title ol li::before,.theme-product-apretude .page-press-releases .theme-base.slash-white.title ol li::before,.page-press-releases .theme-product-apretude .theme-base.slash-white.title ol li::before,.theme-product-apretude .page-sala-stampa .theme-base.slash-white.title ol li::before,.page-sala-stampa .theme-product-apretude .theme-base.slash-white.title ol li::before{background-image:url(../../../../../../../etc/designs/zg/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 .page-media-center .page-title-slash.title h1::before,.page-media-center .theme-product-apretude .theme-base .page-title-slash.title h1::before,.theme-product-apretude .theme-base .page-company-statements .page-title-slash.title h1::before,.page-company-statements .theme-product-apretude .theme-base .page-title-slash.title h1::before,.theme-product-apretude .theme-base .page-press-releases .page-title-slash.title h1::before,.page-press-releases .theme-product-apretude .theme-base .page-title-slash.title h1::before,.theme-product-apretude .theme-base .page-sala-stampa .page-title-slash.title h1::before,.page-sala-stampa .theme-product-apretude .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title h2::before,.page-media-center .theme-product-apretude .theme-base .page-title-slash.title h2::before,.theme-product-apretude .theme-base .page-company-statements .page-title-slash.title h2::before,.page-company-statements .theme-product-apretude .theme-base .page-title-slash.title h2::before,.theme-product-apretude .theme-base .page-press-releases .page-title-slash.title h2::before,.page-press-releases .theme-product-apretude .theme-base .page-title-slash.title h2::before,.theme-product-apretude .theme-base .page-sala-stampa .page-title-slash.title h2::before,.page-sala-stampa .theme-product-apretude .theme-base .page-title-slash.title 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 .page-media-center .page-title-slash.title .searchResults::before,.page-media-center .theme-product-apretude .theme-base .page-title-slash.title .searchResults::before,.theme-product-apretude .theme-base .page-company-statements .page-title-slash.title .searchResults::before,.page-company-statements .theme-product-apretude .theme-base .page-title-slash.title .searchResults::before,.theme-product-apretude .theme-base .page-press-releases .page-title-slash.title .searchResults::before,.page-press-releases .theme-product-apretude .theme-base .page-title-slash.title .searchResults::before,.theme-product-apretude .theme-base .page-sala-stampa .page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-apretude .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-apretude .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-apretude .theme-base .page-company-statements .page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-apretude .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-apretude .theme-base .page-press-releases .page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-apretude .theme-base .page-title-slash.title .searchResults-term::before,.theme-product-apretude .theme-base .page-sala-stampa .page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-apretude .theme-base .page-title-slash.title .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 .page-media-center .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .page-media-center .page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-apretude .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-apretude .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-apretude .theme-base .page-company-statements .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .page-company-statements .page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-apretude .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-apretude .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-apretude .theme-base .page-press-releases .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .page-press-releases .page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-apretude .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-apretude .theme-base .page-title-slash.title .gigya-composite-control-header::before,.theme-product-apretude .theme-base .page-sala-stampa .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .theme-base .page-sala-stampa .page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-apretude .theme-base .page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-apretude .theme-base .page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title h1::before,.page-media-center .theme-product-apretude .theme-base.page-title-slash.title h1::before,.theme-product-apretude .page-company-statements .theme-base.page-title-slash.title h1::before,.page-company-statements .theme-product-apretude .theme-base.page-title-slash.title h1::before,.theme-product-apretude .page-press-releases .theme-base.page-title-slash.title h1::before,.page-press-releases .theme-product-apretude .theme-base.page-title-slash.title h1::before,.theme-product-apretude .page-sala-stampa .theme-base.page-title-slash.title h1::before,.page-sala-stampa .theme-product-apretude .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title h2::before,.page-media-center .theme-product-apretude .theme-base.page-title-slash.title h2::before,.theme-product-apretude .page-company-statements .theme-base.page-title-slash.title h2::before,.page-company-statements .theme-product-apretude .theme-base.page-title-slash.title h2::before,.theme-product-apretude .page-press-releases .theme-base.page-title-slash.title h2::before,.page-press-releases .theme-product-apretude .theme-base.page-title-slash.title h2::before,.theme-product-apretude .page-sala-stampa .theme-base.page-title-slash.title h2::before,.page-sala-stampa .theme-product-apretude .theme-base.page-title-slash.title 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 .page-media-center .theme-base.page-title-slash.title .searchResults::before,.page-media-center .theme-product-apretude .theme-base.page-title-slash.title .searchResults::before,.theme-product-apretude .page-company-statements .theme-base.page-title-slash.title .searchResults::before,.page-company-statements .theme-product-apretude .theme-base.page-title-slash.title .searchResults::before,.theme-product-apretude .page-press-releases .theme-base.page-title-slash.title .searchResults::before,.page-press-releases .theme-product-apretude .theme-base.page-title-slash.title .searchResults::before,.theme-product-apretude .page-sala-stampa .theme-base.page-title-slash.title .searchResults::before,.page-sala-stampa .theme-product-apretude .theme-base.page-title-slash.title .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 .page-media-center .theme-base.page-title-slash.title .searchResults-term::before,.page-media-center .theme-product-apretude .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-apretude .page-company-statements .theme-base.page-title-slash.title .searchResults-term::before,.page-company-statements .theme-product-apretude .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-apretude .page-press-releases .theme-base.page-title-slash.title .searchResults-term::before,.page-press-releases .theme-product-apretude .theme-base.page-title-slash.title .searchResults-term::before,.theme-product-apretude .page-sala-stampa .theme-base.page-title-slash.title .searchResults-term::before,.page-sala-stampa .theme-product-apretude .theme-base.page-title-slash.title .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,.theme-product-apretude .page-media-center .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .page-media-center .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-media-center .theme-product-apretude .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .theme-product-apretude .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-apretude .page-company-statements .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .page-company-statements .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-company-statements .theme-product-apretude .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .theme-product-apretude .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-apretude .page-press-releases .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .page-press-releases .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-press-releases .theme-product-apretude .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .theme-product-apretude .theme-base.page-title-slash.title .gigya-composite-control-header::before,.theme-product-apretude .page-sala-stampa .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .theme-product-apretude .page-sala-stampa .theme-base.page-title-slash.title .gigya-composite-control-header::before,.page-sala-stampa .theme-product-apretude .theme-base.page-title-slash.title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header::before,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .theme-product-apretude .theme-base.page-title-slash.title .gigya-composite-control-header::before{border-right:1.5px solid #e40046}.theme-product-apretude .theme-base .backgroundKey .icon-pi,.theme-product-apretude .theme-base .backgroundKey .icon-pi{background-image:url(../../../../../../../etc/designs/zg/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.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: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: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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;background-size:cover}@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(../../../../../../../etc/designs/zg/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:#fff}@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:rgba(0,0,0,0)}}@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(../../../../../../../etc/designs/zg/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__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,.theme-product-apretude .theme-base .searchResults-results .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__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,.theme-product-apretude .searchResults-results .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:#fff}.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: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: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: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: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: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: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: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:#fff}.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: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: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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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: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(../../../../../../../etc/designs/zg/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:#fff}.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 .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 .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:#fff}.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:#fff}.theme-product-apretude .theme-base.tertiary-800,.theme-product-apretude .theme-base .tertiary-800{background-color:#702082;color:#fff}.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 .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 .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:#fff}.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:#fff}.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 .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:#fff}.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 .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:#fff}.theme-product-apretude .theme-base .color-neutral-white ol li::before,.theme-product-apretude .theme-base .color-neutral-white ul li::before{color:#fff}.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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:#fff}.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(../../../../../../../etc/designs/zg/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 .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 .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 .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 .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(../../../../../../../etc/designs/zg/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 .product-event-navigation__switcher.open{background:#fff;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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:rgba(0,0,0,0)}.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 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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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: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:#fff}.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: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(../../../../../../../etc/designs/zg/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{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{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{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:#fff}.theme-product-apretude .theme-base.icon-text-gradient__bottom-text::before,.theme-product-apretude .theme-base .icon-text-gradient__bottom-text::before{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{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:#fff}.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{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{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{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:#fff}.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(../../../../../../../etc/designs/zg/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:""}.viiv-btn{background:none;border:none;padding:5px 15px;border-radius:5px;box-sizing:border-box;transition:.3s}.viiv-btn:after{transition:.3s}.viiv-btn:hover:after{transition:.3s}.viiv-btn--success{border:1px solid #071d49;background:#071d49;color:#fff}.viiv-btn--success:disabled{opacity:.6}.viiv-btn--success:disabled:hover{background:#071d49;color:#fff;opacity:.6}.viiv-btn--success:hover{border:1px solid #071d49;color:#071d49;background:#fff;transition:.3s}.viiv-btn--danger{border:1px solid #e40046;background:#e40046;color:#fff}.viiv-btn--danger:hover{border:1px solid #e40046;color:#e40046;background:#fff}.viiv-btn--tertiary{padding:2px 0;height:26px;border-bottom:2px solid #e40046;background:none;color:#071d49}.viiv-btn--tertiary:hover{border-bottom:2px solid #071d49}.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:flex;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: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 #fff;border-width:0 2px 2px 0;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;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(../../../../../../../etc/designs/zg/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:flex;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:flex;flex-direction:column}@media(min-width: 767px){.flexible-event-registration .flexible-form__checkbox{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 *,.flexible-event-registration .flexible-form__checkbox-item .page-media-center .title *,.page-media-center .flexible-event-registration .flexible-form__checkbox-item .title *,.flexible-event-registration .flexible-form__checkbox-item .page-company-statements .title *,.page-company-statements .flexible-event-registration .flexible-form__checkbox-item .title *,.flexible-event-registration .flexible-form__checkbox-item .page-press-releases .title *,.page-press-releases .flexible-event-registration .flexible-form__checkbox-item .title *,.flexible-event-registration .flexible-form__checkbox-item .page-sala-stampa .title *,.page-sala-stampa .flexible-event-registration .flexible-form__checkbox-item .title *{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 .page-media-center .title p::after,.page-media-center .flexible-event-registration .flexible-form__checkbox label.required .title p::after,.flexible-event-registration .flexible-form__checkbox label.required .page-company-statements .title p::after,.page-company-statements .flexible-event-registration .flexible-form__checkbox label.required .title p::after,.flexible-event-registration .flexible-form__checkbox label.required .page-press-releases .title p::after,.page-press-releases .flexible-event-registration .flexible-form__checkbox label.required .title p::after,.flexible-event-registration .flexible-form__checkbox label.required .page-sala-stampa .title p::after,.page-sala-stampa .flexible-event-registration .flexible-form__checkbox label.required .title 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,.flexible-event-registration .flexible-form__checkbox label.required .page-media-center .title .searchResults-results .searchResults-result::after,.searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .page-media-center .title .searchResults-result::after,.page-media-center .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-results .searchResults-result::after,.searchResults-results .page-media-center .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-result::after,.flexible-event-registration .flexible-form__checkbox label.required .page-company-statements .title .searchResults-results .searchResults-result::after,.searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .page-company-statements .title .searchResults-result::after,.page-company-statements .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-results .searchResults-result::after,.searchResults-results .page-company-statements .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-result::after,.flexible-event-registration .flexible-form__checkbox label.required .page-press-releases .title .searchResults-results .searchResults-result::after,.searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .page-press-releases .title .searchResults-result::after,.page-press-releases .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-results .searchResults-result::after,.searchResults-results .page-press-releases .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-result::after,.flexible-event-registration .flexible-form__checkbox label.required .page-sala-stampa .title .searchResults-results .searchResults-result::after,.searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .page-sala-stampa .title .searchResults-result::after,.page-sala-stampa .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-results .searchResults-result::after,.searchResults-results .page-sala-stampa .flexible-event-registration .flexible-form__checkbox label.required .title .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 .page-media-center .title p:has(span:last-child)::after,.page-media-center .flexible-event-registration .flexible-form__checkbox label.required .title p:has(span:last-child)::after,.flexible-event-registration .flexible-form__checkbox label.required .page-company-statements .title p:has(span:last-child)::after,.page-company-statements .flexible-event-registration .flexible-form__checkbox label.required .title p:has(span:last-child)::after,.flexible-event-registration .flexible-form__checkbox label.required .page-press-releases .title p:has(span:last-child)::after,.page-press-releases .flexible-event-registration .flexible-form__checkbox label.required .title p:has(span:last-child)::after,.flexible-event-registration .flexible-form__checkbox label.required .page-sala-stampa .title p:has(span:last-child)::after,.page-sala-stampa .flexible-event-registration .flexible-form__checkbox label.required .title 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,.flexible-event-registration .flexible-form__checkbox label.required .page-media-center .title .searchResults-results .searchResults-result:has(span:last-child)::after,.searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .page-media-center .title .searchResults-result:has(span:last-child)::after,.page-media-center .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-results .searchResults-result:has(span:last-child)::after,.searchResults-results .page-media-center .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-result:has(span:last-child)::after,.flexible-event-registration .flexible-form__checkbox label.required .page-company-statements .title .searchResults-results .searchResults-result:has(span:last-child)::after,.searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .page-company-statements .title .searchResults-result:has(span:last-child)::after,.page-company-statements .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-results .searchResults-result:has(span:last-child)::after,.searchResults-results .page-company-statements .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-result:has(span:last-child)::after,.flexible-event-registration .flexible-form__checkbox label.required .page-press-releases .title .searchResults-results .searchResults-result:has(span:last-child)::after,.searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .page-press-releases .title .searchResults-result:has(span:last-child)::after,.page-press-releases .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-results .searchResults-result:has(span:last-child)::after,.searchResults-results .page-press-releases .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-result:has(span:last-child)::after,.flexible-event-registration .flexible-form__checkbox label.required .page-sala-stampa .title .searchResults-results .searchResults-result:has(span:last-child)::after,.searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .page-sala-stampa .title .searchResults-result:has(span:last-child)::after,.page-sala-stampa .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-results .searchResults-result:has(span:last-child)::after,.searchResults-results .page-sala-stampa .flexible-event-registration .flexible-form__checkbox label.required .title .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 .page-media-center .title p span:last-child::after,.page-media-center .flexible-event-registration .flexible-form__checkbox label.required .title p span:last-child::after,.flexible-event-registration .flexible-form__checkbox label.required .page-company-statements .title p span:last-child::after,.page-company-statements .flexible-event-registration .flexible-form__checkbox label.required .title p span:last-child::after,.flexible-event-registration .flexible-form__checkbox label.required .page-press-releases .title p span:last-child::after,.page-press-releases .flexible-event-registration .flexible-form__checkbox label.required .title p span:last-child::after,.flexible-event-registration .flexible-form__checkbox label.required .page-sala-stampa .title p span:last-child::after,.page-sala-stampa .flexible-event-registration .flexible-form__checkbox label.required .title 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,.flexible-event-registration .flexible-form__checkbox label.required .page-media-center .title .searchResults-results .searchResults-result span:last-child::after,.searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .page-media-center .title .searchResults-result span:last-child::after,.page-media-center .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-results .searchResults-result span:last-child::after,.searchResults-results .page-media-center .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-result span:last-child::after,.flexible-event-registration .flexible-form__checkbox label.required .page-company-statements .title .searchResults-results .searchResults-result span:last-child::after,.searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .page-company-statements .title .searchResults-result span:last-child::after,.page-company-statements .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-results .searchResults-result span:last-child::after,.searchResults-results .page-company-statements .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-result span:last-child::after,.flexible-event-registration .flexible-form__checkbox label.required .page-press-releases .title .searchResults-results .searchResults-result span:last-child::after,.searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .page-press-releases .title .searchResults-result span:last-child::after,.page-press-releases .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-results .searchResults-result span:last-child::after,.searchResults-results .page-press-releases .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-result span:last-child::after,.flexible-event-registration .flexible-form__checkbox label.required .page-sala-stampa .title .searchResults-results .searchResults-result span:last-child::after,.searchResults-results .flexible-event-registration .flexible-form__checkbox label.required .page-sala-stampa .title .searchResults-result span:last-child::after,.page-sala-stampa .flexible-event-registration .flexible-form__checkbox label.required .title .searchResults-results .searchResults-result span:last-child::after,.searchResults-results .page-sala-stampa .flexible-event-registration .flexible-form__checkbox label.required .title .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 #fff;border-width:0 2px 2px 0;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__checkbox--column{width:100%;flex-wrap:wrap;margin-top:16px}.flexible-event-registration .flexible-form__checkbox--column .flexible-form__checkbox-item{width:100%;margin-right:0;margin-bottom:24px}@media(min-width: 767px){.flexible-event-registration .flexible-form__checkbox--column .flexible-form__checkbox-item{width:50%}}.flexible-event-registration .flexible-form__radio{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__radio--column{display:block}.flexible-event-registration .flexible-form__radio--column .flexible-form__radio-item{margin-bottom:10px}.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 .page-media-center .title p,.page-media-center .flexible-event-registration .flexible-form__text .title p,.flexible-event-registration .flexible-form__text .page-company-statements .title p,.page-company-statements .flexible-event-registration .flexible-form__text .title p,.flexible-event-registration .flexible-form__text .page-press-releases .title p,.page-press-releases .flexible-event-registration .flexible-form__text .title p,.flexible-event-registration .flexible-form__text .page-sala-stampa .title p,.page-sala-stampa .flexible-event-registration .flexible-form__text .title 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,.flexible-event-registration .flexible-form__text .page-media-center .title .searchResults-results .searchResults-result,.searchResults-results .flexible-event-registration .flexible-form__text .page-media-center .title .searchResults-result,.page-media-center .flexible-event-registration .flexible-form__text .title .searchResults-results .searchResults-result,.searchResults-results .page-media-center .flexible-event-registration .flexible-form__text .title .searchResults-result,.flexible-event-registration .flexible-form__text .page-company-statements .title .searchResults-results .searchResults-result,.searchResults-results .flexible-event-registration .flexible-form__text .page-company-statements .title .searchResults-result,.page-company-statements .flexible-event-registration .flexible-form__text .title .searchResults-results .searchResults-result,.searchResults-results .page-company-statements .flexible-event-registration .flexible-form__text .title .searchResults-result,.flexible-event-registration .flexible-form__text .page-press-releases .title .searchResults-results .searchResults-result,.searchResults-results .flexible-event-registration .flexible-form__text .page-press-releases .title .searchResults-result,.page-press-releases .flexible-event-registration .flexible-form__text .title .searchResults-results .searchResults-result,.searchResults-results .page-press-releases .flexible-event-registration .flexible-form__text .title .searchResults-result,.flexible-event-registration .flexible-form__text .page-sala-stampa .title .searchResults-results .searchResults-result,.searchResults-results .flexible-event-registration .flexible-form__text .page-sala-stampa .title .searchResults-result,.page-sala-stampa .flexible-event-registration .flexible-form__text .title .searchResults-results .searchResults-result,.searchResults-results .page-sala-stampa .flexible-event-registration .flexible-form__text .title .searchResults-result{margin-bottom:0}.flexible-event-registration.event-survey .flexible-form__label{font-weight:700}.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:rgba(0,0,0,0)}.flexible-event-registration .react-datepicker__input-container::after{background-image:url(../../../../../../../etc/designs/zg/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-event-registration .flexible-form__range{margin-top:14px}.flexible-event-registration .flexible-form__range input{padding-left:0}.flexible-event-registration .flexible-form__range__values{display:flex;justify-content:space-between}.flexible-event-registration .flexible-form__range__values span{font-size:14px;margin-bottom:5px}.flexible-event-registration .flexible-form__range__selected{display:flex;justify-content:center;font-weight:bold}.flexible-event-registration .flexible-form__range__selected span{font-size:14px;margin-top:5px;margin-bottom:0}.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:flex;align-items: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:flex;flex-wrap:wrap;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:flex;flex-direction:column;justify-content:space-between}.eacs-2023-kiosk .container .tile.tile-link{text-decoration:none}.eacs-2023-kiosk .container .tile__logo img{max-height:110px}.eacs-2023-kiosk .container .tile__title{margin-top:20px;margin-bottom:0;height:90px}.eacs-2023-kiosk .container .tile:before{content:"";background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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:flex;height:72px;align-items:center;position:relative;font-family:"Breakthrough",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.eacs-2023-kiosk__tabs li::after{border-width:72px 30px 0 0;border-color:var(--color-neutral-100-base) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);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:rgba(0,0,0,0) var(--color-neutral-100-base) rgba(0,0,0,0) rgba(0,0,0,0);left:-30px;bottom:0;content:"";position:absolute;border-style:solid;width:0;height:0}.eacs-2023-kiosk__tabs li.tabs__item{flex-grow:1;width:20%;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:rgba(0,0,0,0) var(--color-neutral-white-base) rgba(0,0,0,0) rgba(0,0,0,0)}.eacs-2023-kiosk__tabs li.tabs__item--selected::after{border-color:var(--color-neutral-white-base) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.eacs-2023-kiosk__tabs li.close{width:60px;background:var(--color-primary-800-base);background-image:url(../../../../../../../etc/designs/zg/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:flex;flex-shrink:0}.eacs-2023-kiosk__tabs li.close::after{display:none}.eacs-2023-kiosk__tabs li.close::before{border-color:rgba(0,0,0,0) var(--color-primary-800-base) rgba(0,0,0,0) rgba(0,0,0,0)}.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: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:flex;flex-direction:column;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:flex;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:flex;justify-content:space-between;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:flex;align-items:center;transform:skew(-20deg);transform-origin:top}.eacs-2023-kiosk__header-logo img{transform:skew(20deg)}.eacs-2023-kiosk__header-logout{width:150px;height:100%;display:flex;align-items:center;border-left:2px solid var(--color-secondary-900-base);transform:skew(-20deg);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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-logout-box-secondary-900-base.svg);background-repeat:no-repeat;background-size:auto;position:absolute;top:50%;transform:translateY(-50%);right:-32px;width:24px;height:24px;background-size:cover}.eacs-2023-kiosk__header-logout a{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 *,.eacs-2023-kiosk__footer .page-media-center .title *,.page-media-center .eacs-2023-kiosk__footer .title *,.eacs-2023-kiosk__footer .page-company-statements .title *,.page-company-statements .eacs-2023-kiosk__footer .title *,.eacs-2023-kiosk__footer .page-press-releases .title *,.page-press-releases .eacs-2023-kiosk__footer .title *,.eacs-2023-kiosk__footer .page-sala-stampa .title *,.page-sala-stampa .eacs-2023-kiosk__footer .title *{margin:0;line-height:var(--footer-height)}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 #__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 .gigya-composite-control.gigya-composite-control-submit.btn-primary.articleList-more,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.button.btn-download,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.button.btn-download,body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.articleList-more.btn-download,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.button.btn-pullout,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.button.btn-pullout,body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.articleList-more.btn-pullout,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 #__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 #__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 .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.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 .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 #__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.articleList-more.btn-pi,.reference-pi-button .component-content body.page-eacs-kiosk .eacs-2023-touchscreen-login-page .gigya-composite-control.gigya-composite-control-submit.articleList-more.btn-pi{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}@keyframes dtFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes dtFadeOut{0%{opacity:1}100%{opacity:0}}@keyframes dtSlideLeft{0%{transform:translateX(120%)}100%{transform:translateX(0)}}@keyframes dtSlideViewportLeft{0%{transform:translateX(100vw)}100%{transform:translateX(0)}}@keyframes dtSlideRight{0%{transform:translateX(-120%)}100%{transform:translateX(0)}}@keyframes dtSlideOut{0%{transform:translateX(0)}100%{transform:translateX(120%)}}@keyframes dtSlideTop{0%{transform:translateY(120%)}100%{transform:translateY(0)}}@keyframes dtSlideBottom{0%{transform:translateY(0)}100%{transform:translateY(120%)}}@keyframes dtTitleSlideBottom{0%{transform:translateY(-32px)}100%{transform:translateY(0)}}@keyframes dtZoomIn{0%{width:730px}100%{width:790px}}@keyframes dtZoomOut{0%{width:790px}100%{width:730px}}@keyframes dtCtaSlideRight{0%{transform:translateX(0);opacity:0}100%{transform:translateX(15px);opacity:1}}@keyframes dtScrollSlideBottom{0%{transform:translate(-50%, 0);opacity:0}100%{transform:translate(-50%, 15px);opacity:1}}@keyframes dtCounterSlideTop{0%{transform:translateY(105px)}100%{transform:translateY(0)}}@keyframes dtCounterSlideBottom{0%{transform:translateY(-105px)}100%{transform:translateY(0)}}@keyframes dtMobileCounterSlideTop{0%{transform:translateY(32px)}100%{transform:translateY(0)}}@keyframes dtMobileCounterSlideBottom{0%{transform:translateY(-32px)}100%{transform:translateY(0)}}@keyframes dtBgFadeIn{0%{background-color:var(--color-secondary-900);background-size:0;opacity:1}33%{opacity:.33}50%{background-color:rgba(0,0,0,0)}66%{opacity:.66}100%{opacity:1;background-size:cover}}@keyframes dtContentSlideTop{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes dtImageZoomOut{0%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes dtImageOverlaySlideLeft{0%{transform:skewX(-15deg) translateX(120%);background-color:hsla(0,0%,100%,.5)}100%{transform:skewX(-15deg) translateX(0);background-color:rgba(0,0,0,0)}}@keyframes dtResultImageSlideRight{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes dtResultImageSlideLeft{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes dtResultCtaSlideLeft{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes dtResultCtaSlideRight{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes dtSummaryBoxHide{0%{z-index:1}100%{z-index:-1}}.decision-tree--margin-top{margin-top:100px}@media(min-width: 1025px){.decision-tree--margin-top{margin-top:69px}}@media(max-width: 991px){.decision-tree--with-adverse-event .decision-tree__screen{max-height:calc(100svh - 248px)}}.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(100svh - 218px);overflow-y:scroll;overflow-x:hidden;background-color:hsla(0,0%,100%,.95);padding:24px;scrollbar-width:none}@media(min-width: 991px){.decision-tree__screen{height:720px;max-height:unset;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 .page-media-center .title h3,.page-media-center .decision-tree .title h3,.decision-tree .page-company-statements .title h3,.page-company-statements .decision-tree .title h3,.decision-tree .page-press-releases .title h3,.page-press-releases .decision-tree .title h3,.decision-tree .page-sala-stampa .title h3,.page-sala-stampa .decision-tree .title 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 .page-media-center .title h4,.page-media-center .decision-tree .title h4,.decision-tree .page-company-statements .title h4,.page-company-statements .decision-tree .title h4,.decision-tree .page-press-releases .title h4,.page-press-releases .decision-tree .title h4,.decision-tree .page-sala-stampa .title h4,.page-sala-stampa .decision-tree .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree .page-media-center .title input,.page-media-center .decision-tree .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree .title input,.decision-tree .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree .page-company-statements .title input,.page-company-statements .decision-tree .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree .title input,.decision-tree .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree .page-press-releases .title input,.page-press-releases .decision-tree .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree .title input,.decision-tree .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree .page-sala-stampa .title input,.page-sala-stampa .decision-tree .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree .title 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 .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree .page-media-center .title input,.page-media-center .decision-tree .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree .title input,.decision-tree .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree .page-company-statements .title input,.page-company-statements .decision-tree .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree .title input,.decision-tree .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree .page-press-releases .title input,.page-press-releases .decision-tree .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree .title input,.decision-tree .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree .page-sala-stampa .title input,.page-sala-stampa .decision-tree .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree .title 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 .page-media-center .title h5,.page-media-center .decision-tree .title h5,.decision-tree .page-company-statements .title h5,.page-company-statements .decision-tree .title h5,.decision-tree .page-press-releases .title h5,.page-press-releases .decision-tree .title h5,.decision-tree .page-sala-stampa .title h5,.page-sala-stampa .decision-tree .title 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 .page-media-center .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree .page-media-center .title .searchResults-title,.page-media-center .decision-tree .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-media-center .decision-tree .title .searchResults-title,.decision-tree .page-company-statements .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree .page-company-statements .title .searchResults-title,.page-company-statements .decision-tree .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-company-statements .decision-tree .title .searchResults-title,.decision-tree .page-press-releases .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree .page-press-releases .title .searchResults-title,.page-press-releases .decision-tree .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-press-releases .decision-tree .title .searchResults-title,.decision-tree .page-sala-stampa .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree .page-sala-stampa .title .searchResults-title,.page-sala-stampa .decision-tree .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-sala-stampa .decision-tree .title .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 .page-media-center .title p,.page-media-center .decision-tree .title p,.decision-tree .page-company-statements .title p,.page-company-statements .decision-tree .title p,.decision-tree .page-press-releases .title p,.page-press-releases .decision-tree .title p,.decision-tree .page-sala-stampa .title p,.page-sala-stampa .decision-tree .title 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 .page-media-center .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree .page-media-center .title .searchResults-result,.page-media-center .decision-tree .title .searchResults-results .searchResults-result,.searchResults-results .page-media-center .decision-tree .title .searchResults-result,.decision-tree .page-company-statements .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree .page-company-statements .title .searchResults-result,.page-company-statements .decision-tree .title .searchResults-results .searchResults-result,.searchResults-results .page-company-statements .decision-tree .title .searchResults-result,.decision-tree .page-press-releases .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree .page-press-releases .title .searchResults-result,.page-press-releases .decision-tree .title .searchResults-results .searchResults-result,.searchResults-results .page-press-releases .decision-tree .title .searchResults-result,.decision-tree .page-sala-stampa .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree .page-sala-stampa .title .searchResults-result,.page-sala-stampa .decision-tree .title .searchResults-results .searchResults-result,.searchResults-results .page-sala-stampa .decision-tree .title .searchResults-result,.decision-tree .richText li,.decision-tree #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content li,#__tealiumGDPRcpPrefs .privacy_prompt .decision-tree .privacy_prompt_content li,.decision-tree .page-media-center .title li,.page-media-center .decision-tree .title li,.decision-tree .page-company-statements .title li,.page-company-statements .decision-tree .title li,.decision-tree .page-press-releases .title li,.page-press-releases .decision-tree .title li,.decision-tree .page-sala-stampa .title li,.page-sala-stampa .decision-tree .title 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 .page-media-center .title h2 .color-primary-900,.page-media-center .decision-tree .title h2 .color-primary-900,.decision-tree .page-company-statements .title h2 .color-primary-900,.page-company-statements .decision-tree .title h2 .color-primary-900,.decision-tree .page-press-releases .title h2 .color-primary-900,.page-press-releases .decision-tree .title h2 .color-primary-900,.decision-tree .page-sala-stampa .title h2 .color-primary-900,.page-sala-stampa .decision-tree .title 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 .page-media-center .title .searchResults .color-primary-900,.page-media-center .decision-tree .title .searchResults .color-primary-900,.decision-tree .page-company-statements .title .searchResults .color-primary-900,.page-company-statements .decision-tree .title .searchResults .color-primary-900,.decision-tree .page-press-releases .title .searchResults .color-primary-900,.page-press-releases .decision-tree .title .searchResults .color-primary-900,.decision-tree .page-sala-stampa .title .searchResults .color-primary-900,.page-sala-stampa .decision-tree .title .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 .page-media-center .title .searchResults-term .color-primary-900,.page-media-center .decision-tree .title .searchResults-term .color-primary-900,.decision-tree .page-company-statements .title .searchResults-term .color-primary-900,.page-company-statements .decision-tree .title .searchResults-term .color-primary-900,.decision-tree .page-press-releases .title .searchResults-term .color-primary-900,.page-press-releases .decision-tree .title .searchResults-term .color-primary-900,.decision-tree .page-sala-stampa .title .searchResults-term .color-primary-900,.page-sala-stampa .decision-tree .title .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 .page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .color-primary-900,.gigyaraas .gigya-subscribe-with-email-form .decision-tree .page-media-center .title .gigya-composite-control-header .color-primary-900,.page-media-center .decision-tree .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .color-primary-900,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .decision-tree .title .gigya-composite-control-header .color-primary-900,.decision-tree .page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .color-primary-900,.gigyaraas .gigya-subscribe-with-email-form .decision-tree .page-company-statements .title .gigya-composite-control-header .color-primary-900,.page-company-statements .decision-tree .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .color-primary-900,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .decision-tree .title .gigya-composite-control-header .color-primary-900,.decision-tree .page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .color-primary-900,.gigyaraas .gigya-subscribe-with-email-form .decision-tree .page-press-releases .title .gigya-composite-control-header .color-primary-900,.page-press-releases .decision-tree .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .color-primary-900,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .decision-tree .title .gigya-composite-control-header .color-primary-900,.decision-tree .page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .color-primary-900,.gigyaraas .gigya-subscribe-with-email-form .decision-tree .page-sala-stampa .title .gigya-composite-control-header .color-primary-900,.page-sala-stampa .decision-tree .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header .color-primary-900,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .decision-tree .title .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 .page-media-center .title h3 .color-primary-900,.page-media-center .decision-tree .title h3 .color-primary-900,.decision-tree .page-company-statements .title h3 .color-primary-900,.page-company-statements .decision-tree .title h3 .color-primary-900,.decision-tree .page-press-releases .title h3 .color-primary-900,.page-press-releases .decision-tree .title h3 .color-primary-900,.decision-tree .page-sala-stampa .title h3 .color-primary-900,.page-sala-stampa .decision-tree .title 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 .page-media-center .title h4 .color-primary-900,.page-media-center .decision-tree .title h4 .color-primary-900,.decision-tree .page-company-statements .title h4 .color-primary-900,.page-company-statements .decision-tree .title h4 .color-primary-900,.decision-tree .page-press-releases .title h4 .color-primary-900,.page-press-releases .decision-tree .title h4 .color-primary-900,.decision-tree .page-sala-stampa .title h4 .color-primary-900,.page-sala-stampa .decision-tree .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input .color-primary-900,.content-filter .filter--keyword .filter__content form .decision-tree .page-media-center .title input .color-primary-900,.page-media-center .decision-tree .title .content-filter .filter--keyword .filter__content form input .color-primary-900,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree .title input .color-primary-900,.decision-tree .page-company-statements .title .content-filter .filter--keyword .filter__content form input .color-primary-900,.content-filter .filter--keyword .filter__content form .decision-tree .page-company-statements .title input .color-primary-900,.page-company-statements .decision-tree .title .content-filter .filter--keyword .filter__content form input .color-primary-900,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree .title input .color-primary-900,.decision-tree .page-press-releases .title .content-filter .filter--keyword .filter__content form input .color-primary-900,.content-filter .filter--keyword .filter__content form .decision-tree .page-press-releases .title input .color-primary-900,.page-press-releases .decision-tree .title .content-filter .filter--keyword .filter__content form input .color-primary-900,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree .title input .color-primary-900,.decision-tree .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input .color-primary-900,.content-filter .filter--keyword .filter__content form .decision-tree .page-sala-stampa .title input .color-primary-900,.page-sala-stampa .decision-tree .title .content-filter .filter--keyword .filter__content form input .color-primary-900,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree .title 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,.decision-tree .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input .color-primary-900,.content-filter-v2 .filter--keyword .filter__content form .decision-tree .page-media-center .title input .color-primary-900,.page-media-center .decision-tree .title .content-filter-v2 .filter--keyword .filter__content form input .color-primary-900,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree .title input .color-primary-900,.decision-tree .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input .color-primary-900,.content-filter-v2 .filter--keyword .filter__content form .decision-tree .page-company-statements .title input .color-primary-900,.page-company-statements .decision-tree .title .content-filter-v2 .filter--keyword .filter__content form input .color-primary-900,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree .title input .color-primary-900,.decision-tree .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input .color-primary-900,.content-filter-v2 .filter--keyword .filter__content form .decision-tree .page-press-releases .title input .color-primary-900,.page-press-releases .decision-tree .title .content-filter-v2 .filter--keyword .filter__content form input .color-primary-900,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree .title input .color-primary-900,.decision-tree .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input .color-primary-900,.content-filter-v2 .filter--keyword .filter__content form .decision-tree .page-sala-stampa .title input .color-primary-900,.page-sala-stampa .decision-tree .title .content-filter-v2 .filter--keyword .filter__content form input .color-primary-900,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree .title 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 .page-media-center .title h2,.page-media-center .decision-tree .title h2,.decision-tree .page-company-statements .title h2,.page-company-statements .decision-tree .title h2,.decision-tree .page-press-releases .title h2,.page-press-releases .decision-tree .title h2,.decision-tree .page-sala-stampa .title h2,.page-sala-stampa .decision-tree .title 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 .page-media-center .title .searchResults,.page-media-center .decision-tree .title .searchResults,.decision-tree .page-company-statements .title .searchResults,.page-company-statements .decision-tree .title .searchResults,.decision-tree .page-press-releases .title .searchResults,.page-press-releases .decision-tree .title .searchResults,.decision-tree .page-sala-stampa .title .searchResults,.page-sala-stampa .decision-tree .title .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 .page-media-center .title .searchResults-term,.page-media-center .decision-tree .title .searchResults-term,.decision-tree .page-company-statements .title .searchResults-term,.page-company-statements .decision-tree .title .searchResults-term,.decision-tree .page-press-releases .title .searchResults-term,.page-press-releases .decision-tree .title .searchResults-term,.decision-tree .page-sala-stampa .title .searchResults-term,.page-sala-stampa .decision-tree .title .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,.decision-tree .page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree .page-media-center .title .gigya-composite-control-header,.page-media-center .decision-tree .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .decision-tree .title .gigya-composite-control-header,.decision-tree .page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree .page-company-statements .title .gigya-composite-control-header,.page-company-statements .decision-tree .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .decision-tree .title .gigya-composite-control-header,.decision-tree .page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree .page-press-releases .title .gigya-composite-control-header,.page-press-releases .decision-tree .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .decision-tree .title .gigya-composite-control-header,.decision-tree .page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree .page-sala-stampa .title .gigya-composite-control-header,.page-sala-stampa .decision-tree .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .decision-tree .title .gigya-composite-control-header{text-transform:uppercase}.decision-tree__cta{height:56px;position:relative;display:flex;justify-content: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,.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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:.45}.decision-tree__cta--start{margin:24px 0}@media(min-width: 991px){.decision-tree__cta--start{margin-top:8px;animation:dtFadeIn .6s ease 1.6s normal backwards}}.decision-tree__cta--positive-answer{margin-top:0;margin-bottom:0;padding:16px}@media(min-width: 991px){.decision-tree__cta--positive-answer{padding:24px}}.decision-tree__cta--positive-answer .decision-tree__cta__icon::after{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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;padding:16px}@media(min-width: 991px){.decision-tree__cta--negative-answer{padding:24px}}.decision-tree__cta--negative-answer .decision-tree__cta__icon::after{background-image:url(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/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: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,.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(../../../../../../../etc/designs/zg/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(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-thick-right-primary-800-rukobia.svg);background-repeat:no-repeat;background-size:auto}.decision-tree__cta--animated .decision-tree__cta__label{margin-right:0}.decision-tree__cta--animated .decision-tree__cta__icon::after{opacity:0;animation:dtCtaSlideRight 2s ease 0s infinite normal forwards}.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;transform:skewX(-15deg);transform-origin:bottom}}@media(min-width: 991px){.decision-tree__bg-img-wrapper>*::before{content:"";display:block;height:100%;background:inherit;transform-origin:inherit;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;background-repeat:no-repeat}}@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);backface-visibility:hidden}.decision-tree__bg-img-counter__screen-id{width:75px;text-align:left}.decision-tree__bg-img-counter--back .decision-tree__bg-img-counter__screen-id{animation:dtCounterSlideBottom .6s ease 0s normal forwards}.decision-tree__bg-img-counter--next:not(.first) .decision-tree__bg-img-counter__screen-id{animation:dtCounterSlideTop .6s ease 0s normal forwards}.decision-tree__bg-img-counter-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) skewX(15deg);font-family:"Breakthrough";font-style:normal;font-weight:400;width:100%;text-align:center;height:120px;overflow-y:hidden}.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;margin-top:6px;color:var(--color-primary-800);font-family:"Breakthrough";font-size:88px;font-style:normal;font-weight:400;line-height:105px;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:100px;letter-spacing:-3px}.decision-tree__bg-img-counter-current span{height:0;line-height:125px}.decision-tree__bg-img-counter-total{color:var(--color-neutral-white);font-size:55px;line-height:85px;letter-spacing:-1px}.decision-tree__header{display:flex;justify-content:space-between}.decision-tree__header--mobile{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: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:.5;pointer-events:none}@media(min-width: 1200px){.decision-tree__back{margin-left:5px}}.decision-tree__back::before{content:"";position:absolute;width:16px;height:16px;background-size:cover;top:50%;left:0;transform:translateY(-50%);background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-thick-left-secondary-900-rukobia.svg);background-repeat:no-repeat;background-size:auto;transition:all 600ms ease}@media(min-width: 1200px){.decision-tree__back:hover::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-thick-left-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;transform:translateY(-50%) translateX(-5px)}}@media(min-width: 1200px){.decision-tree__next{margin-right:5px}}.decision-tree__next::after{content:"";position:absolute;width:16px;height:16px;background-size:cover;top:45%;right:0;transform:translateY(-50%);background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-thick-right-secondary-900-rukobia.svg);background-repeat:no-repeat;background-size:auto;transition:all 600ms ease}@media(min-width: 1200px){.decision-tree__next:hover::after{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-thick-right-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;transform:translateY(-50%) translateX(5px)}}@media(min-width: 1200px){.decision-tree__restart{margin-left:1px}}.decision-tree__restart::before{content:"";position:absolute;width:16px;height:16px;background-size:cover;top:45%;left:0;transform:translateY(-50%);background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-restart-secondary-900-rukobia.svg);background-repeat:no-repeat;background-size:auto;transition:all 600ms ease}@media(min-width: 1200px){.decision-tree__restart:hover::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-restart-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;transform:translate(-1px, -50%) rotate(90deg)}}.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(../../../../../../../etc/designs/zg/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:32px;left:50%;transform:translateX(-50%);margin-bottom:0;color:var(--color-secondary-900);font-size:14px;font-style:normal;font-weight:400;line-height:27px;z-index:1}}.decision-tree__scroll-for-more::after{content:"";position:absolute;width:24px;height:14.7px;background-size:cover;bottom:-16px;left:50%;transform:translateX(-50%);background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-rukobia.svg);background-repeat:no-repeat;background-size:auto;animation:dtScrollSlideBottom 2s ease 0s infinite normal forwards}.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;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__screen-id{width:16px;display:inline-block}.decision-tree__counter-mobile--back .decision-tree__counter-mobile__screen-id{animation:dtMobileCounterSlideBottom .6s ease 0s normal forwards}.decision-tree__counter-mobile--next .decision-tree__counter-mobile__screen-id{animation:dtMobileCounterSlideTop .6s ease 0s normal forwards}.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__counter-mobile__content{overflow-y:hidden}.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%;scrollbar-width:none}@media(min-width: 991px){.decision-tree__question__content{display:flex;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:.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:flex;flex-direction:column;justify-content:space-between}@media(min-width: 991px){.decision-tree__question__main{padding:0;flex-grow:1}}.decision-tree__question__answers{display:flex;margin-bottom:16px;justify-content:center}@media(min-width: 991px){.decision-tree__question__answers{justify-content:flex-start;margin-bottom:32px;margin-top:36px;animation:dtFadeIn .6s ease .6s normal backwards}}@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 .page-media-center .title h4,.page-media-center .decision-tree__question__text .title h4,.decision-tree__question__text .page-company-statements .title h4,.page-company-statements .decision-tree__question__text .title h4,.decision-tree__question__text .page-press-releases .title h4,.page-press-releases .decision-tree__question__text .title h4,.decision-tree__question__text .page-sala-stampa .title h4,.page-sala-stampa .decision-tree__question__text .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-media-center .title input,.page-media-center .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__question__text .title input,.decision-tree__question__text .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-company-statements .title input,.page-company-statements .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__question__text .title input,.decision-tree__question__text .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-press-releases .title input,.page-press-releases .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__question__text .title input,.decision-tree__question__text .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__question__text .title 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,.decision-tree__question__text .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-media-center .title input,.page-media-center .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__question__text .title input,.decision-tree__question__text .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-company-statements .title input,.page-company-statements .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__question__text .title input,.decision-tree__question__text .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-press-releases .title input,.page-press-releases .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__question__text .title input,.decision-tree__question__text .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__question__text .title 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 .page-media-center .title h4,.page-media-center .decision-tree__question__text .title h4,.decision-tree__question__text .page-company-statements .title h4,.page-company-statements .decision-tree__question__text .title h4,.decision-tree__question__text .page-press-releases .title h4,.page-press-releases .decision-tree__question__text .title h4,.decision-tree__question__text .page-sala-stampa .title h4,.page-sala-stampa .decision-tree__question__text .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-media-center .title input,.page-media-center .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__question__text .title input,.decision-tree__question__text .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-company-statements .title input,.page-company-statements .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__question__text .title input,.decision-tree__question__text .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-press-releases .title input,.page-press-releases .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__question__text .title input,.decision-tree__question__text .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__question__text .title 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,.decision-tree__question__text .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-media-center .title input,.page-media-center .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__question__text .title input,.decision-tree__question__text .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-company-statements .title input,.page-company-statements .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__question__text .title input,.decision-tree__question__text .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-press-releases .title input,.page-press-releases .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__question__text .title input,.decision-tree__question__text .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__question__text .title 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 .page-media-center .title h4:first-of-type:not(:last-of-type),.page-media-center .decision-tree__question__text .title h4:first-of-type:not(:last-of-type),.decision-tree__question__text .page-company-statements .title h4:first-of-type:not(:last-of-type),.page-company-statements .decision-tree__question__text .title h4:first-of-type:not(:last-of-type),.decision-tree__question__text .page-press-releases .title h4:first-of-type:not(:last-of-type),.page-press-releases .decision-tree__question__text .title h4:first-of-type:not(:last-of-type),.decision-tree__question__text .page-sala-stampa .title h4:first-of-type:not(:last-of-type),.page-sala-stampa .decision-tree__question__text .title 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 .page-media-center .title .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 .page-media-center .title input:first-of-type:not(:last-of-type),.page-media-center .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__question__text .title input:first-of-type:not(:last-of-type),.decision-tree__question__text .page-company-statements .title .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 .page-company-statements .title input:first-of-type:not(:last-of-type),.page-company-statements .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__question__text .title input:first-of-type:not(:last-of-type),.decision-tree__question__text .page-press-releases .title .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 .page-press-releases .title input:first-of-type:not(:last-of-type),.page-press-releases .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__question__text .title input:first-of-type:not(:last-of-type),.decision-tree__question__text .page-sala-stampa .title .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 .page-sala-stampa .title input:first-of-type:not(:last-of-type),.page-sala-stampa .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__question__text .title 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),.decision-tree__question__text .page-media-center .title .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 .page-media-center .title input:first-of-type:not(:last-of-type),.page-media-center .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__question__text .title input:first-of-type:not(:last-of-type),.decision-tree__question__text .page-company-statements .title .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 .page-company-statements .title input:first-of-type:not(:last-of-type),.page-company-statements .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__question__text .title input:first-of-type:not(:last-of-type),.decision-tree__question__text .page-press-releases .title .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 .page-press-releases .title input:first-of-type:not(:last-of-type),.page-press-releases .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__question__text .title input:first-of-type:not(:last-of-type),.decision-tree__question__text .page-sala-stampa .title .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 .page-sala-stampa .title input:first-of-type:not(:last-of-type),.page-sala-stampa .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__question__text .title 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 .page-media-center .title h5,.page-media-center .decision-tree__question__text .title h5,.decision-tree__question__text .page-company-statements .title h5,.page-company-statements .decision-tree__question__text .title h5,.decision-tree__question__text .page-press-releases .title h5,.page-press-releases .decision-tree__question__text .title h5,.decision-tree__question__text .page-sala-stampa .title h5,.page-sala-stampa .decision-tree__question__text .title 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,.decision-tree__question__text .page-media-center .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-media-center .title .searchResults-title,.page-media-center .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-media-center .decision-tree__question__text .title .searchResults-title,.decision-tree__question__text .page-company-statements .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-company-statements .title .searchResults-title,.page-company-statements .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-company-statements .decision-tree__question__text .title .searchResults-title,.decision-tree__question__text .page-press-releases .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-press-releases .title .searchResults-title,.page-press-releases .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-press-releases .decision-tree__question__text .title .searchResults-title,.decision-tree__question__text .page-sala-stampa .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-sala-stampa .title .searchResults-title,.page-sala-stampa .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-sala-stampa .decision-tree__question__text .title .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 .page-media-center .title h5,.page-media-center .decision-tree__question__text .title h5,.decision-tree__question__text .page-company-statements .title h5,.page-company-statements .decision-tree__question__text .title h5,.decision-tree__question__text .page-press-releases .title h5,.page-press-releases .decision-tree__question__text .title h5,.decision-tree__question__text .page-sala-stampa .title h5,.page-sala-stampa .decision-tree__question__text .title 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,.decision-tree__question__text .page-media-center .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-media-center .title .searchResults-title,.page-media-center .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-media-center .decision-tree__question__text .title .searchResults-title,.decision-tree__question__text .page-company-statements .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-company-statements .title .searchResults-title,.page-company-statements .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-company-statements .decision-tree__question__text .title .searchResults-title,.decision-tree__question__text .page-press-releases .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-press-releases .title .searchResults-title,.page-press-releases .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-press-releases .decision-tree__question__text .title .searchResults-title,.decision-tree__question__text .page-sala-stampa .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-sala-stampa .title .searchResults-title,.page-sala-stampa .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-sala-stampa .decision-tree__question__text .title .searchResults-title{font-size:27px;line-height:34px;margin-bottom:0}}.decision-tree__question__main-content{min-height:238px;display:flex;flex-direction:column;justify-content:space-between}@media(min-width: 991px){.decision-tree__question__main-content{min-height:auto}}@media(min-width: 991px){.decision-tree__question__bottom-content{animation:dtFadeIn .6s ease .6s normal backwards}}.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);justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background-color:var(--color-neutral-white)}@media(min-width: 991px){.decision-tree__question .decision-tree__modal{background-color:rgba(46,45,123,.7)}}.decision-tree__question .decision-tree__modal.active{display:flex;animation:dtFadeIn .6s ease 0s normal backwards}.decision-tree__question .decision-tree__modal__content{padding:24px 24px 0}.decision-tree__question .decision-tree__modal__container{display:flex;flex-direction:column;overflow-y:scroll;justify-content:space-between;height:100%;scrollbar-width:none}@media(min-width: 991px){.decision-tree__question .decision-tree__modal__container{background:var(--color-neutral-white);width:730px;max-height:90%;height:auto;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;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;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(max-width: 991px){.decision-tree__question--back .decision-tree__question__text{animation:dtSlideLeft .6s ease 0s normal backwards}}@media(min-width: 991px){.decision-tree__question--back .decision-tree__question__text{animation:dtSlideLeft .6s ease 0s normal backwards}}@media(max-width: 991px){.decision-tree__question--next .decision-tree__question__text{animation:dtSlideRight .6s ease 0s normal backwards}}@media(min-width: 991px){.decision-tree__question--next .decision-tree__question__text{animation:dtSlideRight .6s ease 0s normal backwards}}@media(min-width: 991px){.decision-tree__question--next.first .decision-tree__bg-img-wrapper{animation:dtSlideLeft .6s ease 0s normal backwards}}@media(min-width: 991px){.decision-tree__question--next.first .decision-tree__bg-img{animation:dtBgFadeIn .6s ease-in-out .6s normal backwards}}@media(min-width: 991px){.decision-tree__question--next.first .decision-tree__bg-img-counter-content{animation:dtFadeIn .6s ease-in-out .6s normal backwards}}@media(min-width: 991px){.decision-tree__question--next.first .decision-tree__header{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 991px){.decision-tree__question--next.first .decision-tree__question__text{animation-delay:1.8s}}@media(min-width: 991px){.decision-tree__question--next.first .decision-tree__question__answers,.decision-tree__question--next.first .decision-tree__question__bottom-content{animation-delay:2.4s}}@media(max-width: 991px){.decision-tree__question.first{animation:dtFadeIn .6s ease 0s normal backwards}}@media(max-width: 991px){.decision-tree__question.first .decision-tree__question__text{animation-delay:.6s}}@media(max-width: 991px){.decision-tree__question.first .decision-tree__question__answers{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(max-width: 991px){.decision-tree__question.first .decision-tree__question__bottom-content{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(max-width: 991px){.decision-tree__question.not-first .decision-tree__question__answers{animation:dtFadeIn .6s ease .6s normal backwards}}@media(max-width: 991px){.decision-tree__question.not-first .decision-tree__question__bottom-content{animation:dtFadeIn .6s ease .6s normal backwards}}@media(max-width: 991px){.decision-tree__start{padding:0;background-color:unset}}@media(min-width: 991px){.decision-tree__start{padding-left:40px}}@media(min-width: 1200px){.decision-tree__start{padding-left:165px}}.decision-tree__start .decision-tree__content{scrollbar-width:none}@media(max-width: 991px){.decision-tree__start .decision-tree__content{padding:24px;min-height:100%;background-color:hsla(0,0%,100%,.95);animation:dtContentSlideTop 1s ease 1s normal backwards}}@media(min-width: 991px){.decision-tree__start .decision-tree__content{overflow-y:scroll;padding:40px 0 16px 0}}.decision-tree__start .decision-tree__content::-webkit-scrollbar{display:none}.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,.decision-tree__start__main-text .page-media-center .title h3,.page-media-center .decision-tree__start__main-text .title h3,.decision-tree__start__main-text .page-company-statements .title h3,.page-company-statements .decision-tree__start__main-text .title h3,.decision-tree__start__main-text .page-press-releases .title h3,.page-press-releases .decision-tree__start__main-text .title h3,.decision-tree__start__main-text .page-sala-stampa .title h3,.page-sala-stampa .decision-tree__start__main-text .title 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,.decision-tree__start__main-text .page-media-center .title h3,.page-media-center .decision-tree__start__main-text .title h3,.decision-tree__start__main-text .page-company-statements .title h3,.page-company-statements .decision-tree__start__main-text .title h3,.decision-tree__start__main-text .page-press-releases .title h3,.page-press-releases .decision-tree__start__main-text .title h3,.decision-tree__start__main-text .page-sala-stampa .title h3,.page-sala-stampa .decision-tree__start__main-text .title 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 .page-media-center .title p:first-of-type,.page-media-center .decision-tree__start__main-text .title p:first-of-type,.decision-tree__start__main-text .page-company-statements .title p:first-of-type,.page-company-statements .decision-tree__start__main-text .title p:first-of-type,.decision-tree__start__main-text .page-press-releases .title p:first-of-type,.page-press-releases .decision-tree__start__main-text .title p:first-of-type,.decision-tree__start__main-text .page-sala-stampa .title p:first-of-type,.page-sala-stampa .decision-tree__start__main-text .title 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,.decision-tree__start__main-text .page-media-center .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .decision-tree__start__main-text .page-media-center .title .searchResults-result:first-of-type,.page-media-center .decision-tree__start__main-text .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .page-media-center .decision-tree__start__main-text .title .searchResults-result:first-of-type,.decision-tree__start__main-text .page-company-statements .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .decision-tree__start__main-text .page-company-statements .title .searchResults-result:first-of-type,.page-company-statements .decision-tree__start__main-text .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .page-company-statements .decision-tree__start__main-text .title .searchResults-result:first-of-type,.decision-tree__start__main-text .page-press-releases .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .decision-tree__start__main-text .page-press-releases .title .searchResults-result:first-of-type,.page-press-releases .decision-tree__start__main-text .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .page-press-releases .decision-tree__start__main-text .title .searchResults-result:first-of-type,.decision-tree__start__main-text .page-sala-stampa .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .decision-tree__start__main-text .page-sala-stampa .title .searchResults-result:first-of-type,.page-sala-stampa .decision-tree__start__main-text .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .page-sala-stampa .decision-tree__start__main-text .title .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 .page-media-center .title p:first-of-type,.page-media-center .decision-tree__start__main-text .title p:first-of-type,.decision-tree__start__main-text .page-company-statements .title p:first-of-type,.page-company-statements .decision-tree__start__main-text .title p:first-of-type,.decision-tree__start__main-text .page-press-releases .title p:first-of-type,.page-press-releases .decision-tree__start__main-text .title p:first-of-type,.decision-tree__start__main-text .page-sala-stampa .title p:first-of-type,.page-sala-stampa .decision-tree__start__main-text .title 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,.decision-tree__start__main-text .page-media-center .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .decision-tree__start__main-text .page-media-center .title .searchResults-result:first-of-type,.page-media-center .decision-tree__start__main-text .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .page-media-center .decision-tree__start__main-text .title .searchResults-result:first-of-type,.decision-tree__start__main-text .page-company-statements .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .decision-tree__start__main-text .page-company-statements .title .searchResults-result:first-of-type,.page-company-statements .decision-tree__start__main-text .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .page-company-statements .decision-tree__start__main-text .title .searchResults-result:first-of-type,.decision-tree__start__main-text .page-press-releases .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .decision-tree__start__main-text .page-press-releases .title .searchResults-result:first-of-type,.page-press-releases .decision-tree__start__main-text .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .page-press-releases .decision-tree__start__main-text .title .searchResults-result:first-of-type,.decision-tree__start__main-text .page-sala-stampa .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .decision-tree__start__main-text .page-sala-stampa .title .searchResults-result:first-of-type,.page-sala-stampa .decision-tree__start__main-text .title .searchResults-results .searchResults-result:first-of-type,.searchResults-results .page-sala-stampa .decision-tree__start__main-text .title .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 .page-media-center .title p:last-of-type,.page-media-center .decision-tree__start__main-text .title p:last-of-type,.decision-tree__start__main-text .page-company-statements .title p:last-of-type,.page-company-statements .decision-tree__start__main-text .title p:last-of-type,.decision-tree__start__main-text .page-press-releases .title p:last-of-type,.page-press-releases .decision-tree__start__main-text .title p:last-of-type,.decision-tree__start__main-text .page-sala-stampa .title p:last-of-type,.page-sala-stampa .decision-tree__start__main-text .title 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,.decision-tree__start__main-text .page-media-center .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__start__main-text .page-media-center .title .searchResults-result:last-of-type,.page-media-center .decision-tree__start__main-text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-media-center .decision-tree__start__main-text .title .searchResults-result:last-of-type,.decision-tree__start__main-text .page-company-statements .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__start__main-text .page-company-statements .title .searchResults-result:last-of-type,.page-company-statements .decision-tree__start__main-text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-company-statements .decision-tree__start__main-text .title .searchResults-result:last-of-type,.decision-tree__start__main-text .page-press-releases .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__start__main-text .page-press-releases .title .searchResults-result:last-of-type,.page-press-releases .decision-tree__start__main-text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-press-releases .decision-tree__start__main-text .title .searchResults-result:last-of-type,.decision-tree__start__main-text .page-sala-stampa .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__start__main-text .page-sala-stampa .title .searchResults-result:last-of-type,.page-sala-stampa .decision-tree__start__main-text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-sala-stampa .decision-tree__start__main-text .title .searchResults-result:last-of-type{margin-bottom:0}@media(min-width: 991px){.decision-tree__start__main-text{animation:dtFadeIn .6s ease 1.6s normal backwards}}.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 .page-media-center .title p,.page-media-center .decision-tree__start__bottom-text .title p,.decision-tree__start__bottom-text .page-company-statements .title p,.page-company-statements .decision-tree__start__bottom-text .title p,.decision-tree__start__bottom-text .page-press-releases .title p,.page-press-releases .decision-tree__start__bottom-text .title p,.decision-tree__start__bottom-text .page-sala-stampa .title p,.page-sala-stampa .decision-tree__start__bottom-text .title 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,.decision-tree__start__bottom-text .page-media-center .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__start__bottom-text .page-media-center .title .searchResults-result,.page-media-center .decision-tree__start__bottom-text .title .searchResults-results .searchResults-result,.searchResults-results .page-media-center .decision-tree__start__bottom-text .title .searchResults-result,.decision-tree__start__bottom-text .page-company-statements .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__start__bottom-text .page-company-statements .title .searchResults-result,.page-company-statements .decision-tree__start__bottom-text .title .searchResults-results .searchResults-result,.searchResults-results .page-company-statements .decision-tree__start__bottom-text .title .searchResults-result,.decision-tree__start__bottom-text .page-press-releases .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__start__bottom-text .page-press-releases .title .searchResults-result,.page-press-releases .decision-tree__start__bottom-text .title .searchResults-results .searchResults-result,.searchResults-results .page-press-releases .decision-tree__start__bottom-text .title .searchResults-result,.decision-tree__start__bottom-text .page-sala-stampa .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__start__bottom-text .page-sala-stampa .title .searchResults-result,.page-sala-stampa .decision-tree__start__bottom-text .title .searchResults-results .searchResults-result,.searchResults-results .page-sala-stampa .decision-tree__start__bottom-text .title .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__start .decision-tree__bg-img-wrapper{scrollbar-width:none}@media(max-width: 991px){.decision-tree__start .decision-tree__bg-img-wrapper{overflow:hidden}}.decision-tree__start .decision-tree__bg-img-wrapper::-webkit-scrollbar{display:none}@media(min-width: 991px){.decision-tree__start .decision-tree__bg-img-wrapper::after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;border-left:8px solid var(--color-primary-800);background-color:hsla(0,0%,100%,.5);transform-origin:bottom;animation:dtImageOverlaySlideLeft 1s ease 0s normal both}}.decision-tree__start .decision-tree__bg-img{animation:dtImageZoomOut 1s ease 1s normal backwards}@media(min-width: 991px){.decision-tree__start .decision-tree__bg-img{animation:dtFadeIn 1s ease .5s normal backwards}}.decision-tree__start .decision-tree__start__bottom-text,.decision-tree__start .decision-tree__dictionary,.decision-tree__start .decision-tree__references{animation:dtFadeIn 1s ease 2s normal backwards}@media(min-width: 991px){.decision-tree__start .decision-tree__start__bottom-text,.decision-tree__start .decision-tree__dictionary,.decision-tree__start .decision-tree__references{animation:dtFadeIn .6s ease 2.2s normal backwards}}@media(min-width: 991px){.decision-tree__start .decision-tree__logo{animation:dtFadeIn .6s ease 1s normal backwards}}.decision-tree__end{padding:0}@media(max-width: 991px){.decision-tree__end{background-color:unset}}@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;scrollbar-width:none}.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(max-width: 991px){.decision-tree__end__main{background-color:hsla(0,0%,100%,.95);animation:dtContentSlideTop 1s ease 1s normal backwards}}@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__bottom-text .decision-tree__dictionary{margin-top:32px}@media(min-width: 991px){.decision-tree__end__bottom-text .decision-tree__dictionary{margin-top:40px}}@media(min-width: 991px){.decision-tree__end__bottom-text .decision-tree__dictionary,.decision-tree__end__bottom-text .decision-tree__references{max-width:640px;animation:dtFadeIn .6s ease 2.2s normal backwards}}.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:.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}}@media(min-width: 991px){.decision-tree__end .decision-tree__bg-img-wrapper::after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;border-left:8px solid var(--color-primary-800);background-color:hsla(0,0%,100%,.5);transform-origin:bottom;animation:dtImageOverlaySlideLeft 1s ease 0s normal both}}.decision-tree__end .decision-tree__bg-img{animation:dtResultImageSlideRight 1s ease 0s normal backwards}@media(min-width: 991px){.decision-tree__end .decision-tree__bg-img{animation:dtFadeIn 1s ease .5s normal backwards}}@media(min-width: 991px){.decision-tree__end .decision-tree__logo,.decision-tree__end .decision-tree__back{animation:dtFadeIn .6s ease 1s normal backwards}}@media(min-width: 991px){.decision-tree__end .decision-tree__end__text,.decision-tree__end .decision-tree__restart,.decision-tree__end .decision-tree__print-summary{animation:dtFadeIn .6s ease 1.6s normal backwards}}.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%;scrollbar-width:none}@media(min-width: 991px){.decision-tree__question__content{display:flex;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:.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:flex;flex-direction:column;justify-content:space-between}@media(min-width: 991px){.decision-tree__question__main{padding:0;flex-grow:1}}.decision-tree__question__answers{display:flex;margin-bottom:16px;justify-content:center}@media(min-width: 991px){.decision-tree__question__answers{justify-content:flex-start;margin-bottom:32px;margin-top:36px;animation:dtFadeIn .6s ease .6s normal backwards}}@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 .page-media-center .title h4,.page-media-center .decision-tree__question__text .title h4,.decision-tree__question__text .page-company-statements .title h4,.page-company-statements .decision-tree__question__text .title h4,.decision-tree__question__text .page-press-releases .title h4,.page-press-releases .decision-tree__question__text .title h4,.decision-tree__question__text .page-sala-stampa .title h4,.page-sala-stampa .decision-tree__question__text .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-media-center .title input,.page-media-center .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__question__text .title input,.decision-tree__question__text .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-company-statements .title input,.page-company-statements .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__question__text .title input,.decision-tree__question__text .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-press-releases .title input,.page-press-releases .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__question__text .title input,.decision-tree__question__text .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__question__text .title 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,.decision-tree__question__text .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-media-center .title input,.page-media-center .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__question__text .title input,.decision-tree__question__text .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-company-statements .title input,.page-company-statements .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__question__text .title input,.decision-tree__question__text .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-press-releases .title input,.page-press-releases .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__question__text .title input,.decision-tree__question__text .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__question__text .title 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 .page-media-center .title h4,.page-media-center .decision-tree__question__text .title h4,.decision-tree__question__text .page-company-statements .title h4,.page-company-statements .decision-tree__question__text .title h4,.decision-tree__question__text .page-press-releases .title h4,.page-press-releases .decision-tree__question__text .title h4,.decision-tree__question__text .page-sala-stampa .title h4,.page-sala-stampa .decision-tree__question__text .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-media-center .title input,.page-media-center .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__question__text .title input,.decision-tree__question__text .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-company-statements .title input,.page-company-statements .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__question__text .title input,.decision-tree__question__text .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-press-releases .title input,.page-press-releases .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__question__text .title input,.decision-tree__question__text .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__question__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__question__text .title 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,.decision-tree__question__text .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-media-center .title input,.page-media-center .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__question__text .title input,.decision-tree__question__text .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-company-statements .title input,.page-company-statements .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__question__text .title input,.decision-tree__question__text .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-press-releases .title input,.page-press-releases .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__question__text .title input,.decision-tree__question__text .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__question__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__question__text .title 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 .page-media-center .title h4:first-of-type:not(:last-of-type),.page-media-center .decision-tree__question__text .title h4:first-of-type:not(:last-of-type),.decision-tree__question__text .page-company-statements .title h4:first-of-type:not(:last-of-type),.page-company-statements .decision-tree__question__text .title h4:first-of-type:not(:last-of-type),.decision-tree__question__text .page-press-releases .title h4:first-of-type:not(:last-of-type),.page-press-releases .decision-tree__question__text .title h4:first-of-type:not(:last-of-type),.decision-tree__question__text .page-sala-stampa .title h4:first-of-type:not(:last-of-type),.page-sala-stampa .decision-tree__question__text .title 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 .page-media-center .title .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 .page-media-center .title input:first-of-type:not(:last-of-type),.page-media-center .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__question__text .title input:first-of-type:not(:last-of-type),.decision-tree__question__text .page-company-statements .title .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 .page-company-statements .title input:first-of-type:not(:last-of-type),.page-company-statements .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__question__text .title input:first-of-type:not(:last-of-type),.decision-tree__question__text .page-press-releases .title .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 .page-press-releases .title input:first-of-type:not(:last-of-type),.page-press-releases .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__question__text .title input:first-of-type:not(:last-of-type),.decision-tree__question__text .page-sala-stampa .title .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 .page-sala-stampa .title input:first-of-type:not(:last-of-type),.page-sala-stampa .decision-tree__question__text .title .content-filter .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__question__text .title 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),.decision-tree__question__text .page-media-center .title .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 .page-media-center .title input:first-of-type:not(:last-of-type),.page-media-center .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__question__text .title input:first-of-type:not(:last-of-type),.decision-tree__question__text .page-company-statements .title .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 .page-company-statements .title input:first-of-type:not(:last-of-type),.page-company-statements .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__question__text .title input:first-of-type:not(:last-of-type),.decision-tree__question__text .page-press-releases .title .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 .page-press-releases .title input:first-of-type:not(:last-of-type),.page-press-releases .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__question__text .title input:first-of-type:not(:last-of-type),.decision-tree__question__text .page-sala-stampa .title .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 .page-sala-stampa .title input:first-of-type:not(:last-of-type),.page-sala-stampa .decision-tree__question__text .title .content-filter-v2 .filter--keyword .filter__content form input:first-of-type:not(:last-of-type),.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__question__text .title 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 .page-media-center .title h5,.page-media-center .decision-tree__question__text .title h5,.decision-tree__question__text .page-company-statements .title h5,.page-company-statements .decision-tree__question__text .title h5,.decision-tree__question__text .page-press-releases .title h5,.page-press-releases .decision-tree__question__text .title h5,.decision-tree__question__text .page-sala-stampa .title h5,.page-sala-stampa .decision-tree__question__text .title 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,.decision-tree__question__text .page-media-center .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-media-center .title .searchResults-title,.page-media-center .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-media-center .decision-tree__question__text .title .searchResults-title,.decision-tree__question__text .page-company-statements .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-company-statements .title .searchResults-title,.page-company-statements .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-company-statements .decision-tree__question__text .title .searchResults-title,.decision-tree__question__text .page-press-releases .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-press-releases .title .searchResults-title,.page-press-releases .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-press-releases .decision-tree__question__text .title .searchResults-title,.decision-tree__question__text .page-sala-stampa .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-sala-stampa .title .searchResults-title,.page-sala-stampa .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-sala-stampa .decision-tree__question__text .title .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 .page-media-center .title h5,.page-media-center .decision-tree__question__text .title h5,.decision-tree__question__text .page-company-statements .title h5,.page-company-statements .decision-tree__question__text .title h5,.decision-tree__question__text .page-press-releases .title h5,.page-press-releases .decision-tree__question__text .title h5,.decision-tree__question__text .page-sala-stampa .title h5,.page-sala-stampa .decision-tree__question__text .title 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,.decision-tree__question__text .page-media-center .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-media-center .title .searchResults-title,.page-media-center .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-media-center .decision-tree__question__text .title .searchResults-title,.decision-tree__question__text .page-company-statements .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-company-statements .title .searchResults-title,.page-company-statements .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-company-statements .decision-tree__question__text .title .searchResults-title,.decision-tree__question__text .page-press-releases .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-press-releases .title .searchResults-title,.page-press-releases .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-press-releases .decision-tree__question__text .title .searchResults-title,.decision-tree__question__text .page-sala-stampa .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .decision-tree__question__text .page-sala-stampa .title .searchResults-title,.page-sala-stampa .decision-tree__question__text .title .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result .page-sala-stampa .decision-tree__question__text .title .searchResults-title{font-size:27px;line-height:34px;margin-bottom:0}}.decision-tree__question__main-content{min-height:238px;display:flex;flex-direction:column;justify-content:space-between}@media(min-width: 991px){.decision-tree__question__main-content{min-height:auto}}@media(min-width: 991px){.decision-tree__question__bottom-content{animation:dtFadeIn .6s ease .6s normal backwards}}.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);justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background-color:var(--color-neutral-white)}@media(min-width: 991px){.decision-tree__question .decision-tree__modal{background-color:rgba(46,45,123,.7)}}.decision-tree__question .decision-tree__modal.active{display:flex;animation:dtFadeIn .6s ease 0s normal backwards}.decision-tree__question .decision-tree__modal__content{padding:24px 24px 0}.decision-tree__question .decision-tree__modal__container{display:flex;flex-direction:column;overflow-y:scroll;justify-content:space-between;height:100%;scrollbar-width:none}@media(min-width: 991px){.decision-tree__question .decision-tree__modal__container{background:var(--color-neutral-white);width:730px;max-height:90%;height:auto;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;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;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(max-width: 991px){.decision-tree__question--back .decision-tree__question__text{animation:dtSlideLeft .6s ease 0s normal backwards}}@media(min-width: 991px){.decision-tree__question--back .decision-tree__question__text{animation:dtSlideLeft .6s ease 0s normal backwards}}@media(max-width: 991px){.decision-tree__question--next .decision-tree__question__text{animation:dtSlideRight .6s ease 0s normal backwards}}@media(min-width: 991px){.decision-tree__question--next .decision-tree__question__text{animation:dtSlideRight .6s ease 0s normal backwards}}@media(min-width: 991px){.decision-tree__question--next.first .decision-tree__bg-img-wrapper{animation:dtSlideLeft .6s ease 0s normal backwards}}@media(min-width: 991px){.decision-tree__question--next.first .decision-tree__bg-img{animation:dtBgFadeIn .6s ease-in-out .6s normal backwards}}@media(min-width: 991px){.decision-tree__question--next.first .decision-tree__bg-img-counter-content{animation:dtFadeIn .6s ease-in-out .6s normal backwards}}@media(min-width: 991px){.decision-tree__question--next.first .decision-tree__header{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 991px){.decision-tree__question--next.first .decision-tree__question__text{animation-delay:1.8s}}@media(min-width: 991px){.decision-tree__question--next.first .decision-tree__question__answers,.decision-tree__question--next.first .decision-tree__question__bottom-content{animation-delay:2.4s}}@media(max-width: 991px){.decision-tree__question.first{animation:dtFadeIn .6s ease 0s normal backwards}}@media(max-width: 991px){.decision-tree__question.first .decision-tree__question__text{animation-delay:.6s}}@media(max-width: 991px){.decision-tree__question.first .decision-tree__question__answers{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(max-width: 991px){.decision-tree__question.first .decision-tree__question__bottom-content{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(max-width: 991px){.decision-tree__question.not-first .decision-tree__question__answers{animation:dtFadeIn .6s ease .6s normal backwards}}@media(max-width: 991px){.decision-tree__question.not-first .decision-tree__question__bottom-content{animation:dtFadeIn .6s ease .6s normal backwards}}.decision-tree__your-results{padding:0}@media(max-width: 991px){.decision-tree__your-results{background-color:unset}}@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:flex;align-items:flex-start;justify-content:space-between}}.decision-tree__your-results__text{margin-bottom:32px}@media(min-width: 991px){.decision-tree__your-results__text{margin-bottom:64px;animation:dtFadeIn .6s ease 1.2s normal backwards}}.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 .page-media-center .title h2,.page-media-center .decision-tree__your-results__text .title h2,.decision-tree__your-results__text .page-company-statements .title h2,.page-company-statements .decision-tree__your-results__text .title h2,.decision-tree__your-results__text .page-press-releases .title h2,.page-press-releases .decision-tree__your-results__text .title h2,.decision-tree__your-results__text .page-sala-stampa .title h2,.page-sala-stampa .decision-tree__your-results__text .title 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 .page-media-center .title .searchResults,.page-media-center .decision-tree__your-results__text .title .searchResults,.decision-tree__your-results__text .page-company-statements .title .searchResults,.page-company-statements .decision-tree__your-results__text .title .searchResults,.decision-tree__your-results__text .page-press-releases .title .searchResults,.page-press-releases .decision-tree__your-results__text .title .searchResults,.decision-tree__your-results__text .page-sala-stampa .title .searchResults,.page-sala-stampa .decision-tree__your-results__text .title .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 .page-media-center .title .searchResults-term,.page-media-center .decision-tree__your-results__text .title .searchResults-term,.decision-tree__your-results__text .page-company-statements .title .searchResults-term,.page-company-statements .decision-tree__your-results__text .title .searchResults-term,.decision-tree__your-results__text .page-press-releases .title .searchResults-term,.page-press-releases .decision-tree__your-results__text .title .searchResults-term,.decision-tree__your-results__text .page-sala-stampa .title .searchResults-term,.page-sala-stampa .decision-tree__your-results__text .title .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,.decision-tree__your-results__text .page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__your-results__text .page-media-center .title .gigya-composite-control-header,.page-media-center .decision-tree__your-results__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .decision-tree__your-results__text .title .gigya-composite-control-header,.decision-tree__your-results__text .page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__your-results__text .page-company-statements .title .gigya-composite-control-header,.page-company-statements .decision-tree__your-results__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .decision-tree__your-results__text .title .gigya-composite-control-header,.decision-tree__your-results__text .page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__your-results__text .page-press-releases .title .gigya-composite-control-header,.page-press-releases .decision-tree__your-results__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .decision-tree__your-results__text .title .gigya-composite-control-header,.decision-tree__your-results__text .page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__your-results__text .page-sala-stampa .title .gigya-composite-control-header,.page-sala-stampa .decision-tree__your-results__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .decision-tree__your-results__text .title .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 .page-media-center .title h2,.page-media-center .decision-tree__your-results__text .title h2,.decision-tree__your-results__text .page-company-statements .title h2,.page-company-statements .decision-tree__your-results__text .title h2,.decision-tree__your-results__text .page-press-releases .title h2,.page-press-releases .decision-tree__your-results__text .title h2,.decision-tree__your-results__text .page-sala-stampa .title h2,.page-sala-stampa .decision-tree__your-results__text .title 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 .page-media-center .title .searchResults,.page-media-center .decision-tree__your-results__text .title .searchResults,.decision-tree__your-results__text .page-company-statements .title .searchResults,.page-company-statements .decision-tree__your-results__text .title .searchResults,.decision-tree__your-results__text .page-press-releases .title .searchResults,.page-press-releases .decision-tree__your-results__text .title .searchResults,.decision-tree__your-results__text .page-sala-stampa .title .searchResults,.page-sala-stampa .decision-tree__your-results__text .title .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 .page-media-center .title .searchResults-term,.page-media-center .decision-tree__your-results__text .title .searchResults-term,.decision-tree__your-results__text .page-company-statements .title .searchResults-term,.page-company-statements .decision-tree__your-results__text .title .searchResults-term,.decision-tree__your-results__text .page-press-releases .title .searchResults-term,.page-press-releases .decision-tree__your-results__text .title .searchResults-term,.decision-tree__your-results__text .page-sala-stampa .title .searchResults-term,.page-sala-stampa .decision-tree__your-results__text .title .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,.decision-tree__your-results__text .page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__your-results__text .page-media-center .title .gigya-composite-control-header,.page-media-center .decision-tree__your-results__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .decision-tree__your-results__text .title .gigya-composite-control-header,.decision-tree__your-results__text .page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__your-results__text .page-company-statements .title .gigya-composite-control-header,.page-company-statements .decision-tree__your-results__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .decision-tree__your-results__text .title .gigya-composite-control-header,.decision-tree__your-results__text .page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__your-results__text .page-press-releases .title .gigya-composite-control-header,.page-press-releases .decision-tree__your-results__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .decision-tree__your-results__text .title .gigya-composite-control-header,.decision-tree__your-results__text .page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__your-results__text .page-sala-stampa .title .gigya-composite-control-header,.page-sala-stampa .decision-tree__your-results__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .decision-tree__your-results__text .title .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,.decision-tree__your-results__text .page-media-center .title h3,.page-media-center .decision-tree__your-results__text .title h3,.decision-tree__your-results__text .page-company-statements .title h3,.page-company-statements .decision-tree__your-results__text .title h3,.decision-tree__your-results__text .page-press-releases .title h3,.page-press-releases .decision-tree__your-results__text .title h3,.decision-tree__your-results__text .page-sala-stampa .title h3,.page-sala-stampa .decision-tree__your-results__text .title 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,.decision-tree__your-results__text .page-media-center .title h3,.page-media-center .decision-tree__your-results__text .title h3,.decision-tree__your-results__text .page-company-statements .title h3,.page-company-statements .decision-tree__your-results__text .title h3,.decision-tree__your-results__text .page-press-releases .title h3,.page-press-releases .decision-tree__your-results__text .title h3,.decision-tree__your-results__text .page-sala-stampa .title h3,.page-sala-stampa .decision-tree__your-results__text .title h3{margin-top:8px}}.decision-tree__your-results__content{min-height:100%;display:grid;grid-template-rows:52.5px auto;height:100%;scrollbar-width:none}.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(max-width: 991px){.decision-tree__your-results__main{background-color:hsla(0,0%,100%,.95);animation:dtContentSlideTop 1s ease 1s normal backwards}}@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:flex;align-items:center}@media(max-width: 767px){.decision-tree__your-results__buttons{flex-direction:column;align-items:flex-start}}@media(min-width: 991px){.decision-tree__your-results__buttons{animation:dtFadeIn .6s ease 1.8s normal backwards}}.decision-tree__your-results .decision-tree__header{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:.5px solid var(--color-primary-900);height:52.5px}@media(min-width: 991px){.decision-tree__your-results .decision-tree__header{display:none}}@media(min-width: 991px){.decision-tree__your-results .decision-tree__bg-img-wrapper>*{border-left:8px solid var(--color-neutral-white)}}@media(max-width: 991px){.decision-tree__your-results--back .decision-tree__bg-img{animation:dtResultImageSlideLeft 1s ease 0s normal backwards}}@media(max-width: 991px){.decision-tree__your-results--back .decision-tree__restart{animation:dtResultCtaSlideRight 1s ease 0s normal backwards}}@media(max-width: 991px){.decision-tree__your-results--next .decision-tree__bg-img{animation:dtResultImageSlideRight 1s ease 0s normal backwards}}@media(max-width: 991px){.decision-tree__your-results--next .decision-tree__restart{animation:dtResultCtaSlideLeft 1s ease 0s normal backwards}}@media(min-width: 991px){.decision-tree__your-results .decision-tree__bg-img-wrapper{animation:dtSlideLeft .6s ease 0s normal backwards}}@media(min-width: 991px){.decision-tree__your-results .decision-tree__bg-img{animation:dtBgFadeIn .6s ease-in-out .6s normal backwards}}@media(min-width: 991px){.decision-tree__your-results .decision-tree__restart{animation:dtFadeIn .6s ease .6s normal backwards}}@media(min-width: 991px){.decision-tree__your-results .decision-tree__logo{animation:dtFadeIn .6s ease 1.2s normal backwards}}.decision-tree__your-results .decision-tree__dictionary{margin-top:22px}@media(min-width: 991px){.decision-tree__your-results .decision-tree__dictionary{margin-top:70px;animation:dtFadeIn .6s ease 1.8s normal backwards}}.decision-tree__summary1{padding:0}@media(max-width: 991px){.decision-tree__summary1{background-color:unset}}@media(min-width: 991px){.decision-tree__summary1{padding-left:40px}}@media(min-width: 1200px){.decision-tree__summary1{padding-left:165px}}@media(min-width: 991px){.decision-tree__summary1__text{animation:dtFadeIn .6s ease 1.2s normal backwards}}.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 .page-media-center .title h4,.page-media-center .decision-tree__summary1__text .title h4,.decision-tree__summary1__text .page-company-statements .title h4,.page-company-statements .decision-tree__summary1__text .title h4,.decision-tree__summary1__text .page-press-releases .title h4,.page-press-releases .decision-tree__summary1__text .title h4,.decision-tree__summary1__text .page-sala-stampa .title h4,.page-sala-stampa .decision-tree__summary1__text .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary1__text .page-media-center .title input,.page-media-center .decision-tree__summary1__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__summary1__text .title input,.decision-tree__summary1__text .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary1__text .page-company-statements .title input,.page-company-statements .decision-tree__summary1__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__summary1__text .title input,.decision-tree__summary1__text .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary1__text .page-press-releases .title input,.page-press-releases .decision-tree__summary1__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__summary1__text .title input,.decision-tree__summary1__text .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary1__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__summary1__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__summary1__text .title 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,.decision-tree__summary1__text .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary1__text .page-media-center .title input,.page-media-center .decision-tree__summary1__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__summary1__text .title input,.decision-tree__summary1__text .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary1__text .page-company-statements .title input,.page-company-statements .decision-tree__summary1__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__summary1__text .title input,.decision-tree__summary1__text .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary1__text .page-press-releases .title input,.page-press-releases .decision-tree__summary1__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__summary1__text .title input,.decision-tree__summary1__text .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary1__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__summary1__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__summary1__text .title 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 .page-media-center .title h4,.page-media-center .decision-tree__summary1__text .title h4,.decision-tree__summary1__text .page-company-statements .title h4,.page-company-statements .decision-tree__summary1__text .title h4,.decision-tree__summary1__text .page-press-releases .title h4,.page-press-releases .decision-tree__summary1__text .title h4,.decision-tree__summary1__text .page-sala-stampa .title h4,.page-sala-stampa .decision-tree__summary1__text .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary1__text .page-media-center .title input,.page-media-center .decision-tree__summary1__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__summary1__text .title input,.decision-tree__summary1__text .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary1__text .page-company-statements .title input,.page-company-statements .decision-tree__summary1__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__summary1__text .title input,.decision-tree__summary1__text .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary1__text .page-press-releases .title input,.page-press-releases .decision-tree__summary1__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__summary1__text .title input,.decision-tree__summary1__text .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary1__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__summary1__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__summary1__text .title 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,.decision-tree__summary1__text .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary1__text .page-media-center .title input,.page-media-center .decision-tree__summary1__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__summary1__text .title input,.decision-tree__summary1__text .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary1__text .page-company-statements .title input,.page-company-statements .decision-tree__summary1__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__summary1__text .title input,.decision-tree__summary1__text .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary1__text .page-press-releases .title input,.page-press-releases .decision-tree__summary1__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__summary1__text .title input,.decision-tree__summary1__text .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary1__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__summary1__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__summary1__text .title 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 .page-media-center .title p:last-of-type,.page-media-center .decision-tree__summary1__text .title p:last-of-type,.decision-tree__summary1__text .page-company-statements .title p:last-of-type,.page-company-statements .decision-tree__summary1__text .title p:last-of-type,.decision-tree__summary1__text .page-press-releases .title p:last-of-type,.page-press-releases .decision-tree__summary1__text .title p:last-of-type,.decision-tree__summary1__text .page-sala-stampa .title p:last-of-type,.page-sala-stampa .decision-tree__summary1__text .title 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,.decision-tree__summary1__text .page-media-center .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary1__text .page-media-center .title .searchResults-result:last-of-type,.page-media-center .decision-tree__summary1__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-media-center .decision-tree__summary1__text .title .searchResults-result:last-of-type,.decision-tree__summary1__text .page-company-statements .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary1__text .page-company-statements .title .searchResults-result:last-of-type,.page-company-statements .decision-tree__summary1__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-company-statements .decision-tree__summary1__text .title .searchResults-result:last-of-type,.decision-tree__summary1__text .page-press-releases .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary1__text .page-press-releases .title .searchResults-result:last-of-type,.page-press-releases .decision-tree__summary1__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-press-releases .decision-tree__summary1__text .title .searchResults-result:last-of-type,.decision-tree__summary1__text .page-sala-stampa .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary1__text .page-sala-stampa .title .searchResults-result:last-of-type,.page-sala-stampa .decision-tree__summary1__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-sala-stampa .decision-tree__summary1__text .title .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 .page-media-center .title p:last-of-type,.page-media-center .decision-tree__summary1__text .title p:last-of-type,.decision-tree__summary1__text .page-company-statements .title p:last-of-type,.page-company-statements .decision-tree__summary1__text .title p:last-of-type,.decision-tree__summary1__text .page-press-releases .title p:last-of-type,.page-press-releases .decision-tree__summary1__text .title p:last-of-type,.decision-tree__summary1__text .page-sala-stampa .title p:last-of-type,.page-sala-stampa .decision-tree__summary1__text .title 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,.decision-tree__summary1__text .page-media-center .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary1__text .page-media-center .title .searchResults-result:last-of-type,.page-media-center .decision-tree__summary1__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-media-center .decision-tree__summary1__text .title .searchResults-result:last-of-type,.decision-tree__summary1__text .page-company-statements .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary1__text .page-company-statements .title .searchResults-result:last-of-type,.page-company-statements .decision-tree__summary1__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-company-statements .decision-tree__summary1__text .title .searchResults-result:last-of-type,.decision-tree__summary1__text .page-press-releases .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary1__text .page-press-releases .title .searchResults-result:last-of-type,.page-press-releases .decision-tree__summary1__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-press-releases .decision-tree__summary1__text .title .searchResults-result:last-of-type,.decision-tree__summary1__text .page-sala-stampa .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary1__text .page-sala-stampa .title .searchResults-result:last-of-type,.page-sala-stampa .decision-tree__summary1__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-sala-stampa .decision-tree__summary1__text .title .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%;scrollbar-width:none}.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;scrollbar-width:none}@media(max-width: 991px){.decision-tree__summary1__main{background-color:hsla(0,0%,100%,.95);animation:dtContentSlideTop 1s ease 1s normal backwards}}.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:.5px solid var(--color-primary-900);height:52.5px;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;justify-content:flex-start}}@media(min-width: 991px){.decision-tree__summary1 .decision-tree__bg-img-wrapper>*{border-left:8px solid var(--color-primary-800)}}@media(min-width: 991px){.decision-tree__summary1 .decision-tree__bg-img-wrapper{width:45%;animation:dtSlideLeft .6s ease 0s normal backwards}}@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;animation:dtFadeIn .6s ease 1.8s normal backwards}}.decision-tree__summary1 .decision-tree__bg-img{animation:dtResultImageSlideRight 1s ease 0s normal backwards}@media(min-width: 991px){.decision-tree__summary1 .decision-tree__bg-img{animation:dtBgFadeIn .6s ease-in-out .6s normal backwards}}.decision-tree__summary1 .decision-tree__restart{animation:dtResultCtaSlideLeft 1s ease 0s normal backwards}@media(min-width: 991px){.decision-tree__summary1 .decision-tree__restart{animation:dtFadeIn .6s ease .6s normal backwards}}.decision-tree__summary2{padding:0}@media(max-width: 991px){.decision-tree__summary2{background-color:unset}}@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:flex;align-items:flex-start;justify-content:space-between}}@media(min-width: 991px){.decision-tree__summary2__text .richText,.decision-tree__summary2__text #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_content,#__tealiumGDPRcpPrefs .privacy_prompt .decision-tree__summary2__text .privacy_prompt_content,.decision-tree__summary2__text .page-media-center .title,.page-media-center .decision-tree__summary2__text .title,.decision-tree__summary2__text .page-company-statements .title,.page-company-statements .decision-tree__summary2__text .title,.decision-tree__summary2__text .page-press-releases .title,.page-press-releases .decision-tree__summary2__text .title,.decision-tree__summary2__text .page-sala-stampa .title,.page-sala-stampa .decision-tree__summary2__text .title{animation:dtFadeIn .6s ease 1.8s normal backwards}}.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 .page-media-center .title p:last-of-type,.page-media-center .decision-tree__summary2__text .title p:last-of-type,.decision-tree__summary2__text .page-company-statements .title p:last-of-type,.page-company-statements .decision-tree__summary2__text .title p:last-of-type,.decision-tree__summary2__text .page-press-releases .title p:last-of-type,.page-press-releases .decision-tree__summary2__text .title p:last-of-type,.decision-tree__summary2__text .page-sala-stampa .title p:last-of-type,.page-sala-stampa .decision-tree__summary2__text .title 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,.decision-tree__summary2__text .page-media-center .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary2__text .page-media-center .title .searchResults-result:last-of-type,.page-media-center .decision-tree__summary2__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-media-center .decision-tree__summary2__text .title .searchResults-result:last-of-type,.decision-tree__summary2__text .page-company-statements .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary2__text .page-company-statements .title .searchResults-result:last-of-type,.page-company-statements .decision-tree__summary2__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-company-statements .decision-tree__summary2__text .title .searchResults-result:last-of-type,.decision-tree__summary2__text .page-press-releases .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary2__text .page-press-releases .title .searchResults-result:last-of-type,.page-press-releases .decision-tree__summary2__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-press-releases .decision-tree__summary2__text .title .searchResults-result:last-of-type,.decision-tree__summary2__text .page-sala-stampa .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary2__text .page-sala-stampa .title .searchResults-result:last-of-type,.page-sala-stampa .decision-tree__summary2__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-sala-stampa .decision-tree__summary2__text .title .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 .page-media-center .title p:last-of-type,.page-media-center .decision-tree__summary2__text .title p:last-of-type,.decision-tree__summary2__text .page-company-statements .title p:last-of-type,.page-company-statements .decision-tree__summary2__text .title p:last-of-type,.decision-tree__summary2__text .page-press-releases .title p:last-of-type,.page-press-releases .decision-tree__summary2__text .title p:last-of-type,.decision-tree__summary2__text .page-sala-stampa .title p:last-of-type,.page-sala-stampa .decision-tree__summary2__text .title 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,.decision-tree__summary2__text .page-media-center .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary2__text .page-media-center .title .searchResults-result:last-of-type,.page-media-center .decision-tree__summary2__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-media-center .decision-tree__summary2__text .title .searchResults-result:last-of-type,.decision-tree__summary2__text .page-company-statements .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary2__text .page-company-statements .title .searchResults-result:last-of-type,.page-company-statements .decision-tree__summary2__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-company-statements .decision-tree__summary2__text .title .searchResults-result:last-of-type,.decision-tree__summary2__text .page-press-releases .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary2__text .page-press-releases .title .searchResults-result:last-of-type,.page-press-releases .decision-tree__summary2__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-press-releases .decision-tree__summary2__text .title .searchResults-result:last-of-type,.decision-tree__summary2__text .page-sala-stampa .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .decision-tree__summary2__text .page-sala-stampa .title .searchResults-result:last-of-type,.page-sala-stampa .decision-tree__summary2__text .title .searchResults-results .searchResults-result:last-of-type,.searchResults-results .page-sala-stampa .decision-tree__summary2__text .title .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 .page-media-center .title h2,.page-media-center .decision-tree__summary2__text .title h2,.decision-tree__summary2__text .page-company-statements .title h2,.page-company-statements .decision-tree__summary2__text .title h2,.decision-tree__summary2__text .page-press-releases .title h2,.page-press-releases .decision-tree__summary2__text .title h2,.decision-tree__summary2__text .page-sala-stampa .title h2,.page-sala-stampa .decision-tree__summary2__text .title 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 .page-media-center .title .searchResults,.page-media-center .decision-tree__summary2__text .title .searchResults,.decision-tree__summary2__text .page-company-statements .title .searchResults,.page-company-statements .decision-tree__summary2__text .title .searchResults,.decision-tree__summary2__text .page-press-releases .title .searchResults,.page-press-releases .decision-tree__summary2__text .title .searchResults,.decision-tree__summary2__text .page-sala-stampa .title .searchResults,.page-sala-stampa .decision-tree__summary2__text .title .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 .page-media-center .title .searchResults-term,.page-media-center .decision-tree__summary2__text .title .searchResults-term,.decision-tree__summary2__text .page-company-statements .title .searchResults-term,.page-company-statements .decision-tree__summary2__text .title .searchResults-term,.decision-tree__summary2__text .page-press-releases .title .searchResults-term,.page-press-releases .decision-tree__summary2__text .title .searchResults-term,.decision-tree__summary2__text .page-sala-stampa .title .searchResults-term,.page-sala-stampa .decision-tree__summary2__text .title .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,.decision-tree__summary2__text .page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__summary2__text .page-media-center .title .gigya-composite-control-header,.page-media-center .decision-tree__summary2__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .decision-tree__summary2__text .title .gigya-composite-control-header,.decision-tree__summary2__text .page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__summary2__text .page-company-statements .title .gigya-composite-control-header,.page-company-statements .decision-tree__summary2__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .decision-tree__summary2__text .title .gigya-composite-control-header,.decision-tree__summary2__text .page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__summary2__text .page-press-releases .title .gigya-composite-control-header,.page-press-releases .decision-tree__summary2__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .decision-tree__summary2__text .title .gigya-composite-control-header,.decision-tree__summary2__text .page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__summary2__text .page-sala-stampa .title .gigya-composite-control-header,.page-sala-stampa .decision-tree__summary2__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .decision-tree__summary2__text .title .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 .page-media-center .title h2,.page-media-center .decision-tree__summary2__text .title h2,.decision-tree__summary2__text .page-company-statements .title h2,.page-company-statements .decision-tree__summary2__text .title h2,.decision-tree__summary2__text .page-press-releases .title h2,.page-press-releases .decision-tree__summary2__text .title h2,.decision-tree__summary2__text .page-sala-stampa .title h2,.page-sala-stampa .decision-tree__summary2__text .title 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 .page-media-center .title .searchResults,.page-media-center .decision-tree__summary2__text .title .searchResults,.decision-tree__summary2__text .page-company-statements .title .searchResults,.page-company-statements .decision-tree__summary2__text .title .searchResults,.decision-tree__summary2__text .page-press-releases .title .searchResults,.page-press-releases .decision-tree__summary2__text .title .searchResults,.decision-tree__summary2__text .page-sala-stampa .title .searchResults,.page-sala-stampa .decision-tree__summary2__text .title .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 .page-media-center .title .searchResults-term,.page-media-center .decision-tree__summary2__text .title .searchResults-term,.decision-tree__summary2__text .page-company-statements .title .searchResults-term,.page-company-statements .decision-tree__summary2__text .title .searchResults-term,.decision-tree__summary2__text .page-press-releases .title .searchResults-term,.page-press-releases .decision-tree__summary2__text .title .searchResults-term,.decision-tree__summary2__text .page-sala-stampa .title .searchResults-term,.page-sala-stampa .decision-tree__summary2__text .title .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,.decision-tree__summary2__text .page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__summary2__text .page-media-center .title .gigya-composite-control-header,.page-media-center .decision-tree__summary2__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .decision-tree__summary2__text .title .gigya-composite-control-header,.decision-tree__summary2__text .page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__summary2__text .page-company-statements .title .gigya-composite-control-header,.page-company-statements .decision-tree__summary2__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .decision-tree__summary2__text .title .gigya-composite-control-header,.decision-tree__summary2__text .page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__summary2__text .page-press-releases .title .gigya-composite-control-header,.page-press-releases .decision-tree__summary2__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .decision-tree__summary2__text .title .gigya-composite-control-header,.decision-tree__summary2__text .page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__summary2__text .page-sala-stampa .title .gigya-composite-control-header,.page-sala-stampa .decision-tree__summary2__text .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .decision-tree__summary2__text .title .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 .page-media-center .title h4,.page-media-center .decision-tree__summary2__text .title h4,.decision-tree__summary2__text .page-company-statements .title h4,.page-company-statements .decision-tree__summary2__text .title h4,.decision-tree__summary2__text .page-press-releases .title h4,.page-press-releases .decision-tree__summary2__text .title h4,.decision-tree__summary2__text .page-sala-stampa .title h4,.page-sala-stampa .decision-tree__summary2__text .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary2__text .page-media-center .title input,.page-media-center .decision-tree__summary2__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__summary2__text .title input,.decision-tree__summary2__text .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary2__text .page-company-statements .title input,.page-company-statements .decision-tree__summary2__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__summary2__text .title input,.decision-tree__summary2__text .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary2__text .page-press-releases .title input,.page-press-releases .decision-tree__summary2__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__summary2__text .title input,.decision-tree__summary2__text .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary2__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__summary2__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__summary2__text .title 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,.decision-tree__summary2__text .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary2__text .page-media-center .title input,.page-media-center .decision-tree__summary2__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__summary2__text .title input,.decision-tree__summary2__text .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary2__text .page-company-statements .title input,.page-company-statements .decision-tree__summary2__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__summary2__text .title input,.decision-tree__summary2__text .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary2__text .page-press-releases .title input,.page-press-releases .decision-tree__summary2__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__summary2__text .title input,.decision-tree__summary2__text .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary2__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__summary2__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__summary2__text .title 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 .page-media-center .title h4,.page-media-center .decision-tree__summary2__text .title h4,.decision-tree__summary2__text .page-company-statements .title h4,.page-company-statements .decision-tree__summary2__text .title h4,.decision-tree__summary2__text .page-press-releases .title h4,.page-press-releases .decision-tree__summary2__text .title h4,.decision-tree__summary2__text .page-sala-stampa .title h4,.page-sala-stampa .decision-tree__summary2__text .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary2__text .page-media-center .title input,.page-media-center .decision-tree__summary2__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__summary2__text .title input,.decision-tree__summary2__text .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary2__text .page-company-statements .title input,.page-company-statements .decision-tree__summary2__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__summary2__text .title input,.decision-tree__summary2__text .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary2__text .page-press-releases .title input,.page-press-releases .decision-tree__summary2__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__summary2__text .title input,.decision-tree__summary2__text .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__summary2__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__summary2__text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__summary2__text .title 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,.decision-tree__summary2__text .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary2__text .page-media-center .title input,.page-media-center .decision-tree__summary2__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__summary2__text .title input,.decision-tree__summary2__text .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary2__text .page-company-statements .title input,.page-company-statements .decision-tree__summary2__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__summary2__text .title input,.decision-tree__summary2__text .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary2__text .page-press-releases .title input,.page-press-releases .decision-tree__summary2__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__summary2__text .title input,.decision-tree__summary2__text .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__summary2__text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__summary2__text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__summary2__text .title input{margin-top:8px}}.decision-tree__summary2__bottom-text .decision-tree__dictionary{margin-top:24px}.decision-tree__summary2__bottom-text .decision-tree__dictionary,.decision-tree__summary2__bottom-text .decision-tree__references{max-width:640px;animation:dtFadeIn .6s ease 2.4s normal backwards}.decision-tree__summary2__content{min-height:100%;display:grid;grid-template-rows:52.5px auto;height:100%;scrollbar-width:none}.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(max-width: 991px){.decision-tree__summary2__main{background-color:hsla(0,0%,100%,.95);animation:dtContentSlideTop 1s ease 1s normal backwards}}@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__main::-webkit-scrollbar{display:none}.decision-tree__summary2 .decision-tree__header{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:.5px solid var(--color-primary-900);height:52.5px}@media(min-width: 991px){.decision-tree__summary2 .decision-tree__header{display:none}}@media(min-width: 991px){.decision-tree__summary2 .decision-tree__bg-img-wrapper>*{border-left:8px solid var(--color-neutral-white)}}@media(max-width: 991px){.decision-tree__summary2--back .decision-tree__bg-img{animation:dtResultImageSlideLeft 1s ease 0s normal backwards}}@media(max-width: 991px){.decision-tree__summary2--back .decision-tree__restart{animation:dtResultCtaSlideRight 1s ease 0s normal backwards}}@media(max-width: 991px){.decision-tree__summary2--next .decision-tree__bg-img{animation:dtResultImageSlideRight 1s ease 0s normal backwards}}@media(max-width: 991px){.decision-tree__summary2--next .decision-tree__restart{animation:dtResultCtaSlideLeft 1s ease 0s normal backwards}}@media(min-width: 991px){.decision-tree__summary2 .decision-tree__bg-img-wrapper{animation:dtSlideLeft .6s ease 0s normal backwards}}@media(min-width: 991px){.decision-tree__summary2 .decision-tree__bg-img{animation:dtBgFadeIn .6s ease-in-out .6s normal backwards}}@media(min-width: 991px){.decision-tree__summary2 .decision-tree__restart{animation:dtFadeIn .6s ease .6s normal backwards}}@media(min-width: 991px){.decision-tree__summary2 .decision-tree__logo{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 991px){.decision-tree__summary2 .decision-tree__cta{animation:dtFadeIn .6s ease 1.8s normal backwards}}.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(../../../../../../../etc/designs/zg/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:"";position:absolute;bottom:0;right:0;z-index:0;width:217px;height:605px;background:var(--color-secondary-900);clip-path:polygon(100% 0, 0% 100%, 100% 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{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:.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: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__yes-summary__text .page-media-center .title h3,.page-media-center .decision-tree__yes-summary__text .title h3,.decision-tree__yes-summary__text .page-company-statements .title h3,.page-company-statements .decision-tree__yes-summary__text .title h3,.decision-tree__yes-summary__text .page-press-releases .title h3,.page-press-releases .decision-tree__yes-summary__text .title h3,.decision-tree__yes-summary__text .page-sala-stampa .title h3,.page-sala-stampa .decision-tree__yes-summary__text .title 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,.decision-tree__no-summary__text .page-media-center .title h3,.page-media-center .decision-tree__no-summary__text .title h3,.decision-tree__no-summary__text .page-company-statements .title h3,.page-company-statements .decision-tree__no-summary__text .title h3,.decision-tree__no-summary__text .page-press-releases .title h3,.page-press-releases .decision-tree__no-summary__text .title h3,.decision-tree__no-summary__text .page-sala-stampa .title h3,.page-sala-stampa .decision-tree__no-summary__text .title 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 .page-media-center .title p:nth-child(2),.page-media-center .decision-tree__yes-summary__text .title p:nth-child(2),.decision-tree__yes-summary__text .page-company-statements .title p:nth-child(2),.page-company-statements .decision-tree__yes-summary__text .title p:nth-child(2),.decision-tree__yes-summary__text .page-press-releases .title p:nth-child(2),.page-press-releases .decision-tree__yes-summary__text .title p:nth-child(2),.decision-tree__yes-summary__text .page-sala-stampa .title p:nth-child(2),.page-sala-stampa .decision-tree__yes-summary__text .title 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__yes-summary__text .page-media-center .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .decision-tree__yes-summary__text .page-media-center .title .searchResults-result:nth-child(2),.page-media-center .decision-tree__yes-summary__text .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .page-media-center .decision-tree__yes-summary__text .title .searchResults-result:nth-child(2),.decision-tree__yes-summary__text .page-company-statements .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .decision-tree__yes-summary__text .page-company-statements .title .searchResults-result:nth-child(2),.page-company-statements .decision-tree__yes-summary__text .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .page-company-statements .decision-tree__yes-summary__text .title .searchResults-result:nth-child(2),.decision-tree__yes-summary__text .page-press-releases .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .decision-tree__yes-summary__text .page-press-releases .title .searchResults-result:nth-child(2),.page-press-releases .decision-tree__yes-summary__text .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .page-press-releases .decision-tree__yes-summary__text .title .searchResults-result:nth-child(2),.decision-tree__yes-summary__text .page-sala-stampa .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .decision-tree__yes-summary__text .page-sala-stampa .title .searchResults-result:nth-child(2),.page-sala-stampa .decision-tree__yes-summary__text .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .page-sala-stampa .decision-tree__yes-summary__text .title .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 .page-media-center .title p:nth-child(2),.page-media-center .decision-tree__no-summary__text .title p:nth-child(2),.decision-tree__no-summary__text .page-company-statements .title p:nth-child(2),.page-company-statements .decision-tree__no-summary__text .title p:nth-child(2),.decision-tree__no-summary__text .page-press-releases .title p:nth-child(2),.page-press-releases .decision-tree__no-summary__text .title p:nth-child(2),.decision-tree__no-summary__text .page-sala-stampa .title p:nth-child(2),.page-sala-stampa .decision-tree__no-summary__text .title 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),.decision-tree__no-summary__text .page-media-center .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .decision-tree__no-summary__text .page-media-center .title .searchResults-result:nth-child(2),.page-media-center .decision-tree__no-summary__text .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .page-media-center .decision-tree__no-summary__text .title .searchResults-result:nth-child(2),.decision-tree__no-summary__text .page-company-statements .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .decision-tree__no-summary__text .page-company-statements .title .searchResults-result:nth-child(2),.page-company-statements .decision-tree__no-summary__text .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .page-company-statements .decision-tree__no-summary__text .title .searchResults-result:nth-child(2),.decision-tree__no-summary__text .page-press-releases .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .decision-tree__no-summary__text .page-press-releases .title .searchResults-result:nth-child(2),.page-press-releases .decision-tree__no-summary__text .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .page-press-releases .decision-tree__no-summary__text .title .searchResults-result:nth-child(2),.decision-tree__no-summary__text .page-sala-stampa .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .decision-tree__no-summary__text .page-sala-stampa .title .searchResults-result:nth-child(2),.page-sala-stampa .decision-tree__no-summary__text .title .searchResults-results .searchResults-result:nth-child(2),.searchResults-results .page-sala-stampa .decision-tree__no-summary__text .title .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 .page-media-center .title p:first-of-type:not(:last-of-type),.page-media-center .decision-tree__yes-summary__text .title p:first-of-type:not(:last-of-type),.decision-tree__yes-summary__text .page-company-statements .title p:first-of-type:not(:last-of-type),.page-company-statements .decision-tree__yes-summary__text .title p:first-of-type:not(:last-of-type),.decision-tree__yes-summary__text .page-press-releases .title p:first-of-type:not(:last-of-type),.page-press-releases .decision-tree__yes-summary__text .title p:first-of-type:not(:last-of-type),.decision-tree__yes-summary__text .page-sala-stampa .title p:first-of-type:not(:last-of-type),.page-sala-stampa .decision-tree__yes-summary__text .title 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__yes-summary__text .page-media-center .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .decision-tree__yes-summary__text .page-media-center .title .searchResults-result:first-of-type:not(:last-of-type),.page-media-center .decision-tree__yes-summary__text .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .page-media-center .decision-tree__yes-summary__text .title .searchResults-result:first-of-type:not(:last-of-type),.decision-tree__yes-summary__text .page-company-statements .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .decision-tree__yes-summary__text .page-company-statements .title .searchResults-result:first-of-type:not(:last-of-type),.page-company-statements .decision-tree__yes-summary__text .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .page-company-statements .decision-tree__yes-summary__text .title .searchResults-result:first-of-type:not(:last-of-type),.decision-tree__yes-summary__text .page-press-releases .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .decision-tree__yes-summary__text .page-press-releases .title .searchResults-result:first-of-type:not(:last-of-type),.page-press-releases .decision-tree__yes-summary__text .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .page-press-releases .decision-tree__yes-summary__text .title .searchResults-result:first-of-type:not(:last-of-type),.decision-tree__yes-summary__text .page-sala-stampa .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .decision-tree__yes-summary__text .page-sala-stampa .title .searchResults-result:first-of-type:not(:last-of-type),.page-sala-stampa .decision-tree__yes-summary__text .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .page-sala-stampa .decision-tree__yes-summary__text .title .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 .page-media-center .title p:first-of-type:not(:last-of-type),.page-media-center .decision-tree__no-summary__text .title p:first-of-type:not(:last-of-type),.decision-tree__no-summary__text .page-company-statements .title p:first-of-type:not(:last-of-type),.page-company-statements .decision-tree__no-summary__text .title p:first-of-type:not(:last-of-type),.decision-tree__no-summary__text .page-press-releases .title p:first-of-type:not(:last-of-type),.page-press-releases .decision-tree__no-summary__text .title p:first-of-type:not(:last-of-type),.decision-tree__no-summary__text .page-sala-stampa .title p:first-of-type:not(:last-of-type),.page-sala-stampa .decision-tree__no-summary__text .title 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),.decision-tree__no-summary__text .page-media-center .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .decision-tree__no-summary__text .page-media-center .title .searchResults-result:first-of-type:not(:last-of-type),.page-media-center .decision-tree__no-summary__text .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .page-media-center .decision-tree__no-summary__text .title .searchResults-result:first-of-type:not(:last-of-type),.decision-tree__no-summary__text .page-company-statements .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .decision-tree__no-summary__text .page-company-statements .title .searchResults-result:first-of-type:not(:last-of-type),.page-company-statements .decision-tree__no-summary__text .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .page-company-statements .decision-tree__no-summary__text .title .searchResults-result:first-of-type:not(:last-of-type),.decision-tree__no-summary__text .page-press-releases .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .decision-tree__no-summary__text .page-press-releases .title .searchResults-result:first-of-type:not(:last-of-type),.page-press-releases .decision-tree__no-summary__text .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .page-press-releases .decision-tree__no-summary__text .title .searchResults-result:first-of-type:not(:last-of-type),.decision-tree__no-summary__text .page-sala-stampa .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .decision-tree__no-summary__text .page-sala-stampa .title .searchResults-result:first-of-type:not(:last-of-type),.page-sala-stampa .decision-tree__no-summary__text .title .searchResults-results .searchResults-result:first-of-type:not(:last-of-type),.searchResults-results .page-sala-stampa .decision-tree__no-summary__text .title .searchResults-result:first-of-type:not(:last-of-type){margin-bottom:16px}.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}}@media(min-width: 1200px){.decision-tree__yes-summary__box-container,.decision-tree__no-summary__box-container{position:relative;width:790px}}.decision-tree__yes-summary__box-container::before,.decision-tree__no-summary__box-container::before{display:none}@media(min-width: 1200px){.decision-tree__yes-summary__box-container::before,.decision-tree__no-summary__box-container::before{content:"";display:block;height:4px;position:absolute;top:-11px;left:60px;right:60px;border-left:.5px solid var(--color-secondary-900);border-right:.5px solid var(--color-secondary-900);border-top:1px solid var(--color-secondary-900)}}.decision-tree__yes-summary__box-container::after,.decision-tree__no-summary__box-container::after{display:none}@media(min-width: 1200px){.decision-tree__yes-summary__box-container::after,.decision-tree__no-summary__box-container::after{content:"";display:block;height:4px;position:absolute;top:-6px;left:30px;right:30px;border-left:.5px solid var(--color-secondary-900);border-right:.5px solid var(--color-secondary-900);border-top:1px solid var(--color-secondary-900)}}.decision-tree__yes-summary__box,.decision-tree__no-summary__box{margin-top:15px;padding:24px 24px;border-style:solid;border-top:2px solid var(--color-primary-800);border-left-width:.5px;border-right-width:.5px;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;backface-visibility:hidden}}.decision-tree__yes-summary__box-scrollable,.decision-tree__no-summary__box-scrollable{scrollbar-width:none}@media(min-width: 1200px){.decision-tree__yes-summary__box-scrollable,.decision-tree__no-summary__box-scrollable{overflow:scroll;height:430px;width:740px}}@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-text,.decision-tree__no-summary__box-text{display:flex;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__yes-summary__box-text .page-media-center .title,.page-media-center .decision-tree__yes-summary__box-text .title,.decision-tree__yes-summary__box-text .page-company-statements .title,.page-company-statements .decision-tree__yes-summary__box-text .title,.decision-tree__yes-summary__box-text .page-press-releases .title,.page-press-releases .decision-tree__yes-summary__box-text .title,.decision-tree__yes-summary__box-text .page-sala-stampa .title,.page-sala-stampa .decision-tree__yes-summary__box-text .title,.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,.decision-tree__no-summary__box-text .page-media-center .title,.page-media-center .decision-tree__no-summary__box-text .title,.decision-tree__no-summary__box-text .page-company-statements .title,.page-company-statements .decision-tree__no-summary__box-text .title,.decision-tree__no-summary__box-text .page-press-releases .title,.page-press-releases .decision-tree__no-summary__box-text .title,.decision-tree__no-summary__box-text .page-sala-stampa .title,.page-sala-stampa .decision-tree__no-summary__box-text .title{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__yes-summary__box-text .page-media-center .title,.page-media-center .decision-tree__yes-summary__box-text .title,.decision-tree__yes-summary__box-text .page-company-statements .title,.page-company-statements .decision-tree__yes-summary__box-text .title,.decision-tree__yes-summary__box-text .page-press-releases .title,.page-press-releases .decision-tree__yes-summary__box-text .title,.decision-tree__yes-summary__box-text .page-sala-stampa .title,.page-sala-stampa .decision-tree__yes-summary__box-text .title,.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,.decision-tree__no-summary__box-text .page-media-center .title,.page-media-center .decision-tree__no-summary__box-text .title,.decision-tree__no-summary__box-text .page-company-statements .title,.page-company-statements .decision-tree__no-summary__box-text .title,.decision-tree__no-summary__box-text .page-press-releases .title,.page-press-releases .decision-tree__no-summary__box-text .title,.decision-tree__no-summary__box-text .page-sala-stampa .title,.page-sala-stampa .decision-tree__no-summary__box-text .title{display:flex;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 .page-media-center .title p,.page-media-center .decision-tree__yes-summary__box-text .title p,.decision-tree__yes-summary__box-text .page-company-statements .title p,.page-company-statements .decision-tree__yes-summary__box-text .title p,.decision-tree__yes-summary__box-text .page-press-releases .title p,.page-press-releases .decision-tree__yes-summary__box-text .title p,.decision-tree__yes-summary__box-text .page-sala-stampa .title p,.page-sala-stampa .decision-tree__yes-summary__box-text .title 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__yes-summary__box-text .page-media-center .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__yes-summary__box-text .page-media-center .title .searchResults-result,.page-media-center .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result,.searchResults-results .page-media-center .decision-tree__yes-summary__box-text .title .searchResults-result,.decision-tree__yes-summary__box-text .page-company-statements .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__yes-summary__box-text .page-company-statements .title .searchResults-result,.page-company-statements .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result,.searchResults-results .page-company-statements .decision-tree__yes-summary__box-text .title .searchResults-result,.decision-tree__yes-summary__box-text .page-press-releases .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__yes-summary__box-text .page-press-releases .title .searchResults-result,.page-press-releases .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result,.searchResults-results .page-press-releases .decision-tree__yes-summary__box-text .title .searchResults-result,.decision-tree__yes-summary__box-text .page-sala-stampa .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__yes-summary__box-text .page-sala-stampa .title .searchResults-result,.page-sala-stampa .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result,.searchResults-results .page-sala-stampa .decision-tree__yes-summary__box-text .title .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 .page-media-center .title p,.page-media-center .decision-tree__no-summary__box-text .title p,.decision-tree__no-summary__box-text .page-company-statements .title p,.page-company-statements .decision-tree__no-summary__box-text .title p,.decision-tree__no-summary__box-text .page-press-releases .title p,.page-press-releases .decision-tree__no-summary__box-text .title p,.decision-tree__no-summary__box-text .page-sala-stampa .title p,.page-sala-stampa .decision-tree__no-summary__box-text .title 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,.decision-tree__no-summary__box-text .page-media-center .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__no-summary__box-text .page-media-center .title .searchResults-result,.page-media-center .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result,.searchResults-results .page-media-center .decision-tree__no-summary__box-text .title .searchResults-result,.decision-tree__no-summary__box-text .page-company-statements .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__no-summary__box-text .page-company-statements .title .searchResults-result,.page-company-statements .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result,.searchResults-results .page-company-statements .decision-tree__no-summary__box-text .title .searchResults-result,.decision-tree__no-summary__box-text .page-press-releases .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__no-summary__box-text .page-press-releases .title .searchResults-result,.page-press-releases .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result,.searchResults-results .page-press-releases .decision-tree__no-summary__box-text .title .searchResults-result,.decision-tree__no-summary__box-text .page-sala-stampa .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__no-summary__box-text .page-sala-stampa .title .searchResults-result,.page-sala-stampa .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result,.searchResults-results .page-sala-stampa .decision-tree__no-summary__box-text .title .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 .page-media-center .title p:nth-child(1),.page-media-center .decision-tree__yes-summary__box-text .title p:nth-child(1),.decision-tree__yes-summary__box-text .page-company-statements .title p:nth-child(1),.page-company-statements .decision-tree__yes-summary__box-text .title p:nth-child(1),.decision-tree__yes-summary__box-text .page-press-releases .title p:nth-child(1),.page-press-releases .decision-tree__yes-summary__box-text .title p:nth-child(1),.decision-tree__yes-summary__box-text .page-sala-stampa .title p:nth-child(1),.page-sala-stampa .decision-tree__yes-summary__box-text .title 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__yes-summary__box-text .page-media-center .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__yes-summary__box-text .page-media-center .title .searchResults-result:nth-child(1),.page-media-center .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-media-center .decision-tree__yes-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__yes-summary__box-text .page-company-statements .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__yes-summary__box-text .page-company-statements .title .searchResults-result:nth-child(1),.page-company-statements .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-company-statements .decision-tree__yes-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__yes-summary__box-text .page-press-releases .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__yes-summary__box-text .page-press-releases .title .searchResults-result:nth-child(1),.page-press-releases .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-press-releases .decision-tree__yes-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__yes-summary__box-text .page-sala-stampa .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__yes-summary__box-text .page-sala-stampa .title .searchResults-result:nth-child(1),.page-sala-stampa .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-sala-stampa .decision-tree__yes-summary__box-text .title .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 .page-media-center .title p:nth-child(1),.page-media-center .decision-tree__no-summary__box-text .title p:nth-child(1),.decision-tree__no-summary__box-text .page-company-statements .title p:nth-child(1),.page-company-statements .decision-tree__no-summary__box-text .title p:nth-child(1),.decision-tree__no-summary__box-text .page-press-releases .title p:nth-child(1),.page-press-releases .decision-tree__no-summary__box-text .title p:nth-child(1),.decision-tree__no-summary__box-text .page-sala-stampa .title p:nth-child(1),.page-sala-stampa .decision-tree__no-summary__box-text .title 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),.decision-tree__no-summary__box-text .page-media-center .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__no-summary__box-text .page-media-center .title .searchResults-result:nth-child(1),.page-media-center .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-media-center .decision-tree__no-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__no-summary__box-text .page-company-statements .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__no-summary__box-text .page-company-statements .title .searchResults-result:nth-child(1),.page-company-statements .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-company-statements .decision-tree__no-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__no-summary__box-text .page-press-releases .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__no-summary__box-text .page-press-releases .title .searchResults-result:nth-child(1),.page-press-releases .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-press-releases .decision-tree__no-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__no-summary__box-text .page-sala-stampa .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__no-summary__box-text .page-sala-stampa .title .searchResults-result:nth-child(1),.page-sala-stampa .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-sala-stampa .decision-tree__no-summary__box-text .title .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 .page-media-center .title p:nth-child(1),.page-media-center .decision-tree__yes-summary__box-text .title p:nth-child(1),.decision-tree__yes-summary__box-text .page-company-statements .title p:nth-child(1),.page-company-statements .decision-tree__yes-summary__box-text .title p:nth-child(1),.decision-tree__yes-summary__box-text .page-press-releases .title p:nth-child(1),.page-press-releases .decision-tree__yes-summary__box-text .title p:nth-child(1),.decision-tree__yes-summary__box-text .page-sala-stampa .title p:nth-child(1),.page-sala-stampa .decision-tree__yes-summary__box-text .title 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__yes-summary__box-text .page-media-center .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__yes-summary__box-text .page-media-center .title .searchResults-result:nth-child(1),.page-media-center .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-media-center .decision-tree__yes-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__yes-summary__box-text .page-company-statements .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__yes-summary__box-text .page-company-statements .title .searchResults-result:nth-child(1),.page-company-statements .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-company-statements .decision-tree__yes-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__yes-summary__box-text .page-press-releases .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__yes-summary__box-text .page-press-releases .title .searchResults-result:nth-child(1),.page-press-releases .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-press-releases .decision-tree__yes-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__yes-summary__box-text .page-sala-stampa .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__yes-summary__box-text .page-sala-stampa .title .searchResults-result:nth-child(1),.page-sala-stampa .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-sala-stampa .decision-tree__yes-summary__box-text .title .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 .page-media-center .title p:nth-child(1),.page-media-center .decision-tree__no-summary__box-text .title p:nth-child(1),.decision-tree__no-summary__box-text .page-company-statements .title p:nth-child(1),.page-company-statements .decision-tree__no-summary__box-text .title p:nth-child(1),.decision-tree__no-summary__box-text .page-press-releases .title p:nth-child(1),.page-press-releases .decision-tree__no-summary__box-text .title p:nth-child(1),.decision-tree__no-summary__box-text .page-sala-stampa .title p:nth-child(1),.page-sala-stampa .decision-tree__no-summary__box-text .title 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),.decision-tree__no-summary__box-text .page-media-center .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__no-summary__box-text .page-media-center .title .searchResults-result:nth-child(1),.page-media-center .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-media-center .decision-tree__no-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__no-summary__box-text .page-company-statements .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__no-summary__box-text .page-company-statements .title .searchResults-result:nth-child(1),.page-company-statements .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-company-statements .decision-tree__no-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__no-summary__box-text .page-press-releases .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__no-summary__box-text .page-press-releases .title .searchResults-result:nth-child(1),.page-press-releases .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-press-releases .decision-tree__no-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__no-summary__box-text .page-sala-stampa .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__no-summary__box-text .page-sala-stampa .title .searchResults-result:nth-child(1),.page-sala-stampa .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-sala-stampa .decision-tree__no-summary__box-text .title .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 .page-media-center .title a.btn-secondary,.page-media-center .decision-tree__yes-summary__box-text .title a.btn-secondary,.decision-tree__yes-summary__box-text .page-company-statements .title a.btn-secondary,.page-company-statements .decision-tree__yes-summary__box-text .title a.btn-secondary,.decision-tree__yes-summary__box-text .page-press-releases .title a.btn-secondary,.page-press-releases .decision-tree__yes-summary__box-text .title a.btn-secondary,.decision-tree__yes-summary__box-text .page-sala-stampa .title a.btn-secondary,.page-sala-stampa .decision-tree__yes-summary__box-text .title a.btn-secondary,.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__yes-summary__box-text .page-media-center .title a.articleList-more,.page-media-center .decision-tree__yes-summary__box-text .title a.articleList-more,.decision-tree__yes-summary__box-text .page-company-statements .title a.articleList-more,.page-company-statements .decision-tree__yes-summary__box-text .title a.articleList-more,.decision-tree__yes-summary__box-text .page-press-releases .title a.articleList-more,.page-press-releases .decision-tree__yes-summary__box-text .title a.articleList-more,.decision-tree__yes-summary__box-text .page-sala-stampa .title a.articleList-more,.page-sala-stampa .decision-tree__yes-summary__box-text .title 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 .page-media-center .title a.btn-secondary,.page-media-center .decision-tree__no-summary__box-text .title a.btn-secondary,.decision-tree__no-summary__box-text .page-company-statements .title a.btn-secondary,.page-company-statements .decision-tree__no-summary__box-text .title a.btn-secondary,.decision-tree__no-summary__box-text .page-press-releases .title a.btn-secondary,.page-press-releases .decision-tree__no-summary__box-text .title a.btn-secondary,.decision-tree__no-summary__box-text .page-sala-stampa .title a.btn-secondary,.page-sala-stampa .decision-tree__no-summary__box-text .title a.btn-secondary,.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,.decision-tree__no-summary__box-text .page-media-center .title a.articleList-more,.page-media-center .decision-tree__no-summary__box-text .title a.articleList-more,.decision-tree__no-summary__box-text .page-company-statements .title a.articleList-more,.page-company-statements .decision-tree__no-summary__box-text .title a.articleList-more,.decision-tree__no-summary__box-text .page-press-releases .title a.articleList-more,.page-press-releases .decision-tree__no-summary__box-text .title a.articleList-more,.decision-tree__no-summary__box-text .page-sala-stampa .title a.articleList-more,.page-sala-stampa .decision-tree__no-summary__box-text .title 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:flex}}@media(min-width: 1200px){.decision-tree__yes-summary .decision-tree__header--mobile,.decision-tree__no-summary .decision-tree__header--mobile{display:none}}@media(min-width: 1200px){.decision-tree__yes-summary--next.first.animated .decision-tree__yes-summary__container::before,.decision-tree__yes-summary--next.first.animated .decision-tree__yes-summary__container::after,.decision-tree__yes-summary--next.first.animated .decision-tree__no-summary__container::before,.decision-tree__yes-summary--next.first.animated .decision-tree__no-summary__container::after,.decision-tree__no-summary--next.first.animated .decision-tree__yes-summary__container::before,.decision-tree__no-summary--next.first.animated .decision-tree__yes-summary__container::after,.decision-tree__no-summary--next.first.animated .decision-tree__no-summary__container::before,.decision-tree__no-summary--next.first.animated .decision-tree__no-summary__container::after{animation:dtSlideViewportLeft .6s ease-in-out 0s normal backwards,dtFadeIn .6s ease-in-out 0s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--next.first.animated .decision-tree__yes-summary__title,.decision-tree__yes-summary--next.first.animated .decision-tree__no-summary__title,.decision-tree__no-summary--next.first.animated .decision-tree__yes-summary__title,.decision-tree__no-summary--next.first.animated .decision-tree__no-summary__title{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--next.first.animated .decision-tree__back,.decision-tree__yes-summary--next.first.animated .decision-tree__next,.decision-tree__yes-summary--next.first.animated .decision-tree__restart,.decision-tree__no-summary--next.first.animated .decision-tree__back,.decision-tree__no-summary--next.first.animated .decision-tree__next,.decision-tree__no-summary--next.first.animated .decision-tree__restart{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--next.first.animated .decision-tree__yes-summary__counter,.decision-tree__yes-summary--next.first.animated .decision-tree__no-summary__counter,.decision-tree__no-summary--next.first.animated .decision-tree__yes-summary__counter,.decision-tree__no-summary--next.first.animated .decision-tree__no-summary__counter{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--next.first.animated .decision-tree__scroll-for-more.animated,.decision-tree__no-summary--next.first.animated .decision-tree__scroll-for-more.animated{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--next.first.animated .decision-tree__yes-summary__box-container,.decision-tree__yes-summary--next.first.animated .decision-tree__no-summary__box-container,.decision-tree__no-summary--next.first.animated .decision-tree__yes-summary__box-container,.decision-tree__no-summary--next.first.animated .decision-tree__no-summary__box-container{animation:dtFadeIn .6s ease 1.8s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--next.first:not(.animated) .decision-tree__no-summary__title,.decision-tree__no-summary--next.first:not(.animated) .decision-tree__no-summary__title{animation:dtFadeIn .6s ease 0s normal backwards}}@media only screen and (max-width: 1200px){.decision-tree__yes-summary--next:not(.first) .decision-tree__yes-summary__box,.decision-tree__yes-summary--next:not(.first) .decision-tree__no-summary__box,.decision-tree__no-summary--next:not(.first) .decision-tree__yes-summary__box,.decision-tree__no-summary--next:not(.first) .decision-tree__no-summary__box{animation:dtSlideLeft .6s ease 0s normal backwards}}@media only screen and (min-width: 1200px){.decision-tree__yes-summary--next.first.between-animated .decision-tree__no-summary__box,.decision-tree__no-summary--next.first.between-animated .decision-tree__no-summary__box{margin-left:auto;margin-right:auto;animation:dtZoomIn .6s ease 0s normal both}}.decision-tree__yes-summary--next.first.between-animated .decision-tree__no-summary__box::before,.decision-tree__no-summary--next.first.between-animated .decision-tree__no-summary__box::before{display:none}@media only screen and (min-width: 1200px){.decision-tree__yes-summary--next.first.between-animated .decision-tree__no-summary__box::before,.decision-tree__no-summary--next.first.between-animated .decision-tree__no-summary__box::before{content:"";display:block;width:790px;height:100%;position:absolute;top:0;left:0;background:var(--color-secondary-900);border-style:solid;border-top:2px solid var(--color-primary-800);border-left-width:.5px;border-right-width:.5px;border-image:linear-gradient(to bottom, var(--color-primary-800), transparent 95%) 1;animation:dtSlideBottom .6s ease 0s normal backwards,dtSummaryBoxHide 0s ease .6s normal both}}@media only screen and (max-width: 1200px){.decision-tree__yes-summary--back:not(.last) .decision-tree__yes-summary__box,.decision-tree__yes-summary--back:not(.last) .decision-tree__no-summary__box,.decision-tree__no-summary--back:not(.last) .decision-tree__yes-summary__box,.decision-tree__no-summary--back:not(.last) .decision-tree__no-summary__box{animation:dtSlideRight .6s ease 0s normal backwards}}@media only screen and (min-width: 1200px){.decision-tree__yes-summary--next:not(.first) .decision-tree__yes-summary__box,.decision-tree__yes-summary--next:not(.first) .decision-tree__no-summary__box,.decision-tree__no-summary--next:not(.first) .decision-tree__yes-summary__box,.decision-tree__no-summary--next:not(.first) .decision-tree__no-summary__box{margin-left:auto;margin-right:auto;animation:dtZoomIn .6s ease 0s normal both}}.decision-tree__yes-summary--next:not(.first) .decision-tree__yes-summary__box::before,.decision-tree__yes-summary--next:not(.first) .decision-tree__no-summary__box::before,.decision-tree__no-summary--next:not(.first) .decision-tree__yes-summary__box::before,.decision-tree__no-summary--next:not(.first) .decision-tree__no-summary__box::before{display:none}@media only screen and (min-width: 1200px){.decision-tree__yes-summary--next:not(.first) .decision-tree__yes-summary__box::before,.decision-tree__yes-summary--next:not(.first) .decision-tree__no-summary__box::before,.decision-tree__no-summary--next:not(.first) .decision-tree__yes-summary__box::before,.decision-tree__no-summary--next:not(.first) .decision-tree__no-summary__box::before{content:"";display:block;width:790px;height:100%;position:absolute;top:0;left:0;background:#fff;border-style:solid;border-top:2px solid var(--color-primary-800);border-left-width:.5px;border-right-width:.5px;border-image:linear-gradient(to bottom, var(--color-primary-800), transparent 95%) 1;animation:dtSlideBottom .6s ease 0s normal backwards,dtSummaryBoxHide 0s ease .6s normal both}}@media only screen and (min-width: 1200px){.decision-tree__yes-summary--back .decision-tree__yes-summary__box,.decision-tree__yes-summary--back .decision-tree__no-summary__box,.decision-tree__no-summary--back .decision-tree__yes-summary__box,.decision-tree__no-summary--back .decision-tree__no-summary__box{animation:dtSlideTop .6s ease 0s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--back.last .decision-tree__no-summary__container::before,.decision-tree__yes-summary--back.last .decision-tree__no-summary__container::after,.decision-tree__no-summary--back.last .decision-tree__no-summary__container::before,.decision-tree__no-summary--back.last .decision-tree__no-summary__container::after{animation:dtSlideViewportLeft .6s ease-in-out 0s normal backwards,dtFadeIn .6s ease-in-out 0s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--back.last .decision-tree__no-summary__container .decision-tree__back,.decision-tree__yes-summary--back.last .decision-tree__no-summary__container .decision-tree__next,.decision-tree__yes-summary--back.last .decision-tree__no-summary__container .decision-tree__restart,.decision-tree__no-summary--back.last .decision-tree__no-summary__container .decision-tree__back,.decision-tree__no-summary--back.last .decision-tree__no-summary__container .decision-tree__next,.decision-tree__no-summary--back.last .decision-tree__no-summary__container .decision-tree__restart{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--back.last .decision-tree__no-summary__container .decision-tree__scroll-for-more.animated,.decision-tree__no-summary--back.last .decision-tree__no-summary__container .decision-tree__scroll-for-more.animated{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--back.last .decision-tree__no-summary__title,.decision-tree__no-summary--back.last .decision-tree__no-summary__title{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--back.last .decision-tree__no-summary__counter,.decision-tree__no-summary--back.last .decision-tree__no-summary__counter{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--back.last .decision-tree__no-summary__box-container,.decision-tree__no-summary--back.last .decision-tree__no-summary__box-container{animation:dtFadeIn .6s ease 1.8s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--back.last.only-yes .decision-tree__yes-summary__container::before,.decision-tree__yes-summary--back.last.only-yes .decision-tree__yes-summary__container::after,.decision-tree__no-summary--back.last.only-yes .decision-tree__yes-summary__container::before,.decision-tree__no-summary--back.last.only-yes .decision-tree__yes-summary__container::after{animation:dtSlideViewportLeft .6s ease-in-out 0s normal backwards,dtFadeIn .6s ease-in-out 0s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--back.last.only-yes .decision-tree__yes-summary__container .decision-tree__back,.decision-tree__yes-summary--back.last.only-yes .decision-tree__yes-summary__container .decision-tree__next,.decision-tree__yes-summary--back.last.only-yes .decision-tree__yes-summary__container .decision-tree__restart,.decision-tree__no-summary--back.last.only-yes .decision-tree__yes-summary__container .decision-tree__back,.decision-tree__no-summary--back.last.only-yes .decision-tree__yes-summary__container .decision-tree__next,.decision-tree__no-summary--back.last.only-yes .decision-tree__yes-summary__container .decision-tree__restart{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--back.last.only-yes .decision-tree__yes-summary__container .decision-tree__scroll-for-more.animated,.decision-tree__no-summary--back.last.only-yes .decision-tree__yes-summary__container .decision-tree__scroll-for-more.animated{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--back.last.only-yes .decision-tree__yes-summary__title,.decision-tree__no-summary--back.last.only-yes .decision-tree__yes-summary__title{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--back.last.only-yes .decision-tree__yes-summary__counter,.decision-tree__no-summary--back.last.only-yes .decision-tree__yes-summary__counter{animation:dtFadeIn .6s ease 1.2s normal backwards}}@media(min-width: 1200px){.decision-tree__yes-summary--back.last.only-yes .decision-tree__yes-summary__box-container,.decision-tree__no-summary--back.last.only-yes .decision-tree__yes-summary__box-container{animation:dtFadeIn .6s ease 1.8s normal backwards}}.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(../../../../../../../etc/designs/zg/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%;z-index:0}}.decision-tree__between-summary__container:after{display:none}@media(min-width: 1200px){.decision-tree__between-summary__container:after{display:block;content:"";position:absolute;bottom:0;right:0;z-index:0;width:217px;height:605px;background:var(--color-secondary-900);clip-path:polygon(100% 0, 0% 100%, 100% 100%)}}.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{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:.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 .page-media-center .title h2,.page-media-center .decision-tree__between-summary__title .title h2,.decision-tree__between-summary__title .page-company-statements .title h2,.page-company-statements .decision-tree__between-summary__title .title h2,.decision-tree__between-summary__title .page-press-releases .title h2,.page-press-releases .decision-tree__between-summary__title .title h2,.decision-tree__between-summary__title .page-sala-stampa .title h2,.page-sala-stampa .decision-tree__between-summary__title .title 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 .page-media-center .title .searchResults,.page-media-center .decision-tree__between-summary__title .title .searchResults,.decision-tree__between-summary__title .page-company-statements .title .searchResults,.page-company-statements .decision-tree__between-summary__title .title .searchResults,.decision-tree__between-summary__title .page-press-releases .title .searchResults,.page-press-releases .decision-tree__between-summary__title .title .searchResults,.decision-tree__between-summary__title .page-sala-stampa .title .searchResults,.page-sala-stampa .decision-tree__between-summary__title .title .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 .page-media-center .title .searchResults-term,.page-media-center .decision-tree__between-summary__title .title .searchResults-term,.decision-tree__between-summary__title .page-company-statements .title .searchResults-term,.page-company-statements .decision-tree__between-summary__title .title .searchResults-term,.decision-tree__between-summary__title .page-press-releases .title .searchResults-term,.page-press-releases .decision-tree__between-summary__title .title .searchResults-term,.decision-tree__between-summary__title .page-sala-stampa .title .searchResults-term,.page-sala-stampa .decision-tree__between-summary__title .title .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,.decision-tree__between-summary__title .page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__between-summary__title .page-media-center .title .gigya-composite-control-header,.page-media-center .decision-tree__between-summary__title .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .decision-tree__between-summary__title .title .gigya-composite-control-header,.decision-tree__between-summary__title .page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__between-summary__title .page-company-statements .title .gigya-composite-control-header,.page-company-statements .decision-tree__between-summary__title .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .decision-tree__between-summary__title .title .gigya-composite-control-header,.decision-tree__between-summary__title .page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__between-summary__title .page-press-releases .title .gigya-composite-control-header,.page-press-releases .decision-tree__between-summary__title .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .decision-tree__between-summary__title .title .gigya-composite-control-header,.decision-tree__between-summary__title .page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__between-summary__title .page-sala-stampa .title .gigya-composite-control-header,.page-sala-stampa .decision-tree__between-summary__title .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .decision-tree__between-summary__title .title .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 .page-media-center .title h2,.page-media-center .decision-tree__between-summary__title .title h2,.decision-tree__between-summary__title .page-company-statements .title h2,.page-company-statements .decision-tree__between-summary__title .title h2,.decision-tree__between-summary__title .page-press-releases .title h2,.page-press-releases .decision-tree__between-summary__title .title h2,.decision-tree__between-summary__title .page-sala-stampa .title h2,.page-sala-stampa .decision-tree__between-summary__title .title 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 .page-media-center .title .searchResults,.page-media-center .decision-tree__between-summary__title .title .searchResults,.decision-tree__between-summary__title .page-company-statements .title .searchResults,.page-company-statements .decision-tree__between-summary__title .title .searchResults,.decision-tree__between-summary__title .page-press-releases .title .searchResults,.page-press-releases .decision-tree__between-summary__title .title .searchResults,.decision-tree__between-summary__title .page-sala-stampa .title .searchResults,.page-sala-stampa .decision-tree__between-summary__title .title .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 .page-media-center .title .searchResults-term,.page-media-center .decision-tree__between-summary__title .title .searchResults-term,.decision-tree__between-summary__title .page-company-statements .title .searchResults-term,.page-company-statements .decision-tree__between-summary__title .title .searchResults-term,.decision-tree__between-summary__title .page-press-releases .title .searchResults-term,.page-press-releases .decision-tree__between-summary__title .title .searchResults-term,.decision-tree__between-summary__title .page-sala-stampa .title .searchResults-term,.page-sala-stampa .decision-tree__between-summary__title .title .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,.decision-tree__between-summary__title .page-media-center .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__between-summary__title .page-media-center .title .gigya-composite-control-header,.page-media-center .decision-tree__between-summary__title .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-media-center .decision-tree__between-summary__title .title .gigya-composite-control-header,.decision-tree__between-summary__title .page-company-statements .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__between-summary__title .page-company-statements .title .gigya-composite-control-header,.page-company-statements .decision-tree__between-summary__title .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-company-statements .decision-tree__between-summary__title .title .gigya-composite-control-header,.decision-tree__between-summary__title .page-press-releases .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__between-summary__title .page-press-releases .title .gigya-composite-control-header,.page-press-releases .decision-tree__between-summary__title .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-press-releases .decision-tree__between-summary__title .title .gigya-composite-control-header,.decision-tree__between-summary__title .page-sala-stampa .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .decision-tree__between-summary__title .page-sala-stampa .title .gigya-composite-control-header,.page-sala-stampa .decision-tree__between-summary__title .title .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form .page-sala-stampa .decision-tree__between-summary__title .title .gigya-composite-control-header{margin-bottom:74px;padding:0;text-align:center}}@media(min-width: 1200px){.decision-tree__between-summary__box-container{position:relative;width:790px}}.decision-tree__between-summary__box-container::before{display:none}@media(min-width: 1200px){.decision-tree__between-summary__box-container::before{content:"";display:block;height:4px;position:absolute;top:-11px;left:60px;right:60px;border-left:.5px solid var(--color-secondary-900);border-right:.5px solid var(--color-secondary-900);border-top:1px solid var(--color-secondary-900)}}.decision-tree__between-summary__box-container::after{display:none}@media(min-width: 1200px){.decision-tree__between-summary__box-container::after{content:"";display:block;height:4px;position:absolute;top:-6px;left:30px;right:30px;border-left:.5px solid var(--color-secondary-900);border-right:.5px solid var(--color-secondary-900);border-top:1px solid var(--color-secondary-900)}}.decision-tree__between-summary__box-container .decision-tree__back,.decision-tree__between-summary__box-container .decision-tree__next{position:absolute;top:36px}.decision-tree__between-summary__box-container .decision-tree__restart{position:absolute;top:-103px;right:-247px}.decision-tree__between-summary__box-container .decision-tree__next{right:-92px}.decision-tree__between-summary__box-container .decision-tree__back{left:-92px}.decision-tree__between-summary__box-container .decision-tree__back,.decision-tree__between-summary__box-container .decision-tree__restart,.decision-tree__between-summary__box-container .decision-tree__next{display:none}@media(min-width: 1200px){.decision-tree__between-summary__box-container .decision-tree__back,.decision-tree__between-summary__box-container .decision-tree__restart,.decision-tree__between-summary__box-container .decision-tree__next{display:block;z-index:1}}.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:.5px solid var(--color-primary-800);border-right:.5px solid var(--color-primary-800)}@media(min-width: 1200px){.decision-tree__between-summary__box{padding:32px}}.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 .page-media-center .title h4,.page-media-center .decision-tree__between-summary__box-text .title h4,.decision-tree__between-summary__box-text .page-company-statements .title h4,.page-company-statements .decision-tree__between-summary__box-text .title h4,.decision-tree__between-summary__box-text .page-press-releases .title h4,.page-press-releases .decision-tree__between-summary__box-text .title h4,.decision-tree__between-summary__box-text .page-sala-stampa .title h4,.page-sala-stampa .decision-tree__between-summary__box-text .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-media-center .title input,.page-media-center .decision-tree__between-summary__box-text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-company-statements .title input,.page-company-statements .decision-tree__between-summary__box-text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-press-releases .title input,.page-press-releases .decision-tree__between-summary__box-text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__between-summary__box-text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__between-summary__box-text .title 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 .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-media-center .title input,.page-media-center .decision-tree__between-summary__box-text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-company-statements .title input,.page-company-statements .decision-tree__between-summary__box-text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-press-releases .title input,.page-press-releases .decision-tree__between-summary__box-text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__between-summary__box-text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__between-summary__box-text .title 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 .page-media-center .title p,.page-media-center .decision-tree__between-summary__box-text .title p,.decision-tree__between-summary__box-text .page-company-statements .title p,.page-company-statements .decision-tree__between-summary__box-text .title p,.decision-tree__between-summary__box-text .page-press-releases .title p,.page-press-releases .decision-tree__between-summary__box-text .title p,.decision-tree__between-summary__box-text .page-sala-stampa .title p,.page-sala-stampa .decision-tree__between-summary__box-text .title 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,.decision-tree__between-summary__box-text .page-media-center .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary__box-text .page-media-center .title .searchResults-result,.page-media-center .decision-tree__between-summary__box-text .title .searchResults-results .searchResults-result,.searchResults-results .page-media-center .decision-tree__between-summary__box-text .title .searchResults-result,.decision-tree__between-summary__box-text .page-company-statements .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary__box-text .page-company-statements .title .searchResults-result,.page-company-statements .decision-tree__between-summary__box-text .title .searchResults-results .searchResults-result,.searchResults-results .page-company-statements .decision-tree__between-summary__box-text .title .searchResults-result,.decision-tree__between-summary__box-text .page-press-releases .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary__box-text .page-press-releases .title .searchResults-result,.page-press-releases .decision-tree__between-summary__box-text .title .searchResults-results .searchResults-result,.searchResults-results .page-press-releases .decision-tree__between-summary__box-text .title .searchResults-result,.decision-tree__between-summary__box-text .page-sala-stampa .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary__box-text .page-sala-stampa .title .searchResults-result,.page-sala-stampa .decision-tree__between-summary__box-text .title .searchResults-results .searchResults-result,.searchResults-results .page-sala-stampa .decision-tree__between-summary__box-text .title .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 .page-media-center .title h4,.page-media-center .decision-tree__between-summary__box-text .title h4,.decision-tree__between-summary__box-text .page-company-statements .title h4,.page-company-statements .decision-tree__between-summary__box-text .title h4,.decision-tree__between-summary__box-text .page-press-releases .title h4,.page-press-releases .decision-tree__between-summary__box-text .title h4,.decision-tree__between-summary__box-text .page-sala-stampa .title h4,.page-sala-stampa .decision-tree__between-summary__box-text .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-media-center .title input,.page-media-center .decision-tree__between-summary__box-text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-company-statements .title input,.page-company-statements .decision-tree__between-summary__box-text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-press-releases .title input,.page-press-releases .decision-tree__between-summary__box-text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__between-summary__box-text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__between-summary__box-text .title 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 .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-media-center .title input,.page-media-center .decision-tree__between-summary__box-text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-company-statements .title input,.page-company-statements .decision-tree__between-summary__box-text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-press-releases .title input,.page-press-releases .decision-tree__between-summary__box-text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__between-summary__box-text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__between-summary__box-text .title 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 .page-media-center .title h4,.page-media-center .decision-tree__between-summary__box-text .title h4,.decision-tree__between-summary__box-text .page-company-statements .title h4,.page-company-statements .decision-tree__between-summary__box-text .title h4,.decision-tree__between-summary__box-text .page-press-releases .title h4,.page-press-releases .decision-tree__between-summary__box-text .title h4,.decision-tree__between-summary__box-text .page-sala-stampa .title h4,.page-sala-stampa .decision-tree__between-summary__box-text .title 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 .page-media-center .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-media-center .title input,.page-media-center .decision-tree__between-summary__box-text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-media-center .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-company-statements .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-company-statements .title input,.page-company-statements .decision-tree__between-summary__box-text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-company-statements .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-press-releases .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-press-releases .title input,.page-press-releases .decision-tree__between-summary__box-text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-press-releases .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-sala-stampa .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__between-summary__box-text .title .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form .page-sala-stampa .decision-tree__between-summary__box-text .title 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 .page-media-center .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-media-center .title input,.page-media-center .decision-tree__between-summary__box-text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-media-center .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-company-statements .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-company-statements .title input,.page-company-statements .decision-tree__between-summary__box-text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-company-statements .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-press-releases .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-press-releases .title input,.page-press-releases .decision-tree__between-summary__box-text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-press-releases .decision-tree__between-summary__box-text .title input,.decision-tree__between-summary__box-text .page-sala-stampa .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .decision-tree__between-summary__box-text .page-sala-stampa .title input,.page-sala-stampa .decision-tree__between-summary__box-text .title .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form .page-sala-stampa .decision-tree__between-summary__box-text .title 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 .page-media-center .title p,.page-media-center .decision-tree__between-summary .decision-tree__dictionary .title p,.decision-tree__between-summary .decision-tree__dictionary .page-company-statements .title p,.page-company-statements .decision-tree__between-summary .decision-tree__dictionary .title p,.decision-tree__between-summary .decision-tree__dictionary .page-press-releases .title p,.page-press-releases .decision-tree__between-summary .decision-tree__dictionary .title p,.decision-tree__between-summary .decision-tree__dictionary .page-sala-stampa .title p,.page-sala-stampa .decision-tree__between-summary .decision-tree__dictionary .title 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,.decision-tree__between-summary .decision-tree__dictionary .page-media-center .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary .decision-tree__dictionary .page-media-center .title .searchResults-result,.page-media-center .decision-tree__between-summary .decision-tree__dictionary .title .searchResults-results .searchResults-result,.searchResults-results .page-media-center .decision-tree__between-summary .decision-tree__dictionary .title .searchResults-result,.decision-tree__between-summary .decision-tree__dictionary .page-company-statements .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary .decision-tree__dictionary .page-company-statements .title .searchResults-result,.page-company-statements .decision-tree__between-summary .decision-tree__dictionary .title .searchResults-results .searchResults-result,.searchResults-results .page-company-statements .decision-tree__between-summary .decision-tree__dictionary .title .searchResults-result,.decision-tree__between-summary .decision-tree__dictionary .page-press-releases .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary .decision-tree__dictionary .page-press-releases .title .searchResults-result,.page-press-releases .decision-tree__between-summary .decision-tree__dictionary .title .searchResults-results .searchResults-result,.searchResults-results .page-press-releases .decision-tree__between-summary .decision-tree__dictionary .title .searchResults-result,.decision-tree__between-summary .decision-tree__dictionary .page-sala-stampa .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary .decision-tree__dictionary .page-sala-stampa .title .searchResults-result,.page-sala-stampa .decision-tree__between-summary .decision-tree__dictionary .title .searchResults-results .searchResults-result,.searchResults-results .page-sala-stampa .decision-tree__between-summary .decision-tree__dictionary .title .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 .page-media-center .title p,.page-media-center .decision-tree__between-summary .decision-tree__references .title p,.decision-tree__between-summary .decision-tree__references .page-company-statements .title p,.page-company-statements .decision-tree__between-summary .decision-tree__references .title p,.decision-tree__between-summary .decision-tree__references .page-press-releases .title p,.page-press-releases .decision-tree__between-summary .decision-tree__references .title p,.decision-tree__between-summary .decision-tree__references .page-sala-stampa .title p,.page-sala-stampa .decision-tree__between-summary .decision-tree__references .title 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 .page-media-center .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary .decision-tree__references .page-media-center .title .searchResults-result,.page-media-center .decision-tree__between-summary .decision-tree__references .title .searchResults-results .searchResults-result,.searchResults-results .page-media-center .decision-tree__between-summary .decision-tree__references .title .searchResults-result,.decision-tree__between-summary .decision-tree__references .page-company-statements .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary .decision-tree__references .page-company-statements .title .searchResults-result,.page-company-statements .decision-tree__between-summary .decision-tree__references .title .searchResults-results .searchResults-result,.searchResults-results .page-company-statements .decision-tree__between-summary .decision-tree__references .title .searchResults-result,.decision-tree__between-summary .decision-tree__references .page-press-releases .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary .decision-tree__references .page-press-releases .title .searchResults-result,.page-press-releases .decision-tree__between-summary .decision-tree__references .title .searchResults-results .searchResults-result,.searchResults-results .page-press-releases .decision-tree__between-summary .decision-tree__references .title .searchResults-result,.decision-tree__between-summary .decision-tree__references .page-sala-stampa .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary .decision-tree__references .page-sala-stampa .title .searchResults-result,.page-sala-stampa .decision-tree__between-summary .decision-tree__references .title .searchResults-results .searchResults-result,.searchResults-results .page-sala-stampa .decision-tree__between-summary .decision-tree__references .title .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 .page-media-center .title li,.page-media-center .decision-tree__between-summary .decision-tree__references .title li,.decision-tree__between-summary .decision-tree__references .page-company-statements .title li,.page-company-statements .decision-tree__between-summary .decision-tree__references .title li,.decision-tree__between-summary .decision-tree__references .page-press-releases .title li,.page-press-releases .decision-tree__between-summary .decision-tree__references .title li,.decision-tree__between-summary .decision-tree__references .page-sala-stampa .title li,.page-sala-stampa .decision-tree__between-summary .decision-tree__references .title 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,.decision-tree__between-summary .decision-tree__references .page-media-center .title li::before,.page-media-center .decision-tree__between-summary .decision-tree__references .title li::before,.decision-tree__between-summary .decision-tree__references .page-company-statements .title li::before,.page-company-statements .decision-tree__between-summary .decision-tree__references .title li::before,.decision-tree__between-summary .decision-tree__references .page-press-releases .title li::before,.page-press-releases .decision-tree__between-summary .decision-tree__references .title li::before,.decision-tree__between-summary .decision-tree__references .page-sala-stampa .title li::before,.page-sala-stampa .decision-tree__between-summary .decision-tree__references .title 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 .page-media-center .title p,.page-media-center .decision-tree__between-summary .decision-tree__references .title p,.decision-tree__between-summary .decision-tree__references .page-company-statements .title p,.page-company-statements .decision-tree__between-summary .decision-tree__references .title p,.decision-tree__between-summary .decision-tree__references .page-press-releases .title p,.page-press-releases .decision-tree__between-summary .decision-tree__references .title p,.decision-tree__between-summary .decision-tree__references .page-sala-stampa .title p,.page-sala-stampa .decision-tree__between-summary .decision-tree__references .title 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 .page-media-center .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary .decision-tree__references .page-media-center .title .searchResults-result,.page-media-center .decision-tree__between-summary .decision-tree__references .title .searchResults-results .searchResults-result,.searchResults-results .page-media-center .decision-tree__between-summary .decision-tree__references .title .searchResults-result,.decision-tree__between-summary .decision-tree__references .page-company-statements .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary .decision-tree__references .page-company-statements .title .searchResults-result,.page-company-statements .decision-tree__between-summary .decision-tree__references .title .searchResults-results .searchResults-result,.searchResults-results .page-company-statements .decision-tree__between-summary .decision-tree__references .title .searchResults-result,.decision-tree__between-summary .decision-tree__references .page-press-releases .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary .decision-tree__references .page-press-releases .title .searchResults-result,.page-press-releases .decision-tree__between-summary .decision-tree__references .title .searchResults-results .searchResults-result,.searchResults-results .page-press-releases .decision-tree__between-summary .decision-tree__references .title .searchResults-result,.decision-tree__between-summary .decision-tree__references .page-sala-stampa .title .searchResults-results .searchResults-result,.searchResults-results .decision-tree__between-summary .decision-tree__references .page-sala-stampa .title .searchResults-result,.page-sala-stampa .decision-tree__between-summary .decision-tree__references .title .searchResults-results .searchResults-result,.searchResults-results .page-sala-stampa .decision-tree__between-summary .decision-tree__references .title .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:flex}}@media(min-width: 1200px){.decision-tree__between-summary .decision-tree__header--mobile{display:none}}@media(min-width: 1200px){.decision-tree__between-summary--next .decision-tree__between-summary__box{animation:dtFadeIn .6s ease 0s normal backwards}}@media(min-width: 1200px){.decision-tree__between-summary--next .decision-tree__between-summary__title{animation:dtTitleSlideBottom .6s ease 0s normal backwards}}@media(min-width: 1200px){.decision-tree__between-summary--back .decision-tree__between-summary__box{animation:dtSlideTop .6s ease 0s normal backwards}}@media(min-width: 1200px){.decision-tree__between-summary--back .decision-tree__between-summary__title{animation:dtFadeIn .6s ease 0s normal backwards}}@media print{.decision-tree__print{display:block}.decision-tree__print__page{margin:32px 56px;display:block;position:relative;height:100%}.decision-tree__print__header{display:block}.decision-tree__print__header .decision-tree__print__logo--brand{float:left}.decision-tree__print__header .decision-tree__print__logo--vx{float:right}.decision-tree__print__header::after{content:"";display:block;clear:both}.decision-tree__print__page-break{display:block;break-after:page}.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__yes-summary__box-container::before,.decision-tree__print .decision-tree__yes-summary__box-container::after,.decision-tree__print .decision-tree__no-summary__container::before,.decision-tree__print .decision-tree__no-summary__container::after,.decision-tree__print .decision-tree__no-summary__box-container::before,.decision-tree__print .decision-tree__no-summary__box-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{display:block;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__yes-summary__box-text .page-media-center .title,.page-media-center .decision-tree__print .decision-tree__yes-summary__box-text .title,.decision-tree__print .decision-tree__yes-summary__box-text .page-company-statements .title,.page-company-statements .decision-tree__print .decision-tree__yes-summary__box-text .title,.decision-tree__print .decision-tree__yes-summary__box-text .page-press-releases .title,.page-press-releases .decision-tree__print .decision-tree__yes-summary__box-text .title,.decision-tree__print .decision-tree__yes-summary__box-text .page-sala-stampa .title,.page-sala-stampa .decision-tree__print .decision-tree__yes-summary__box-text .title,.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,.decision-tree__print .decision-tree__no-summary__box-text .page-media-center .title,.page-media-center .decision-tree__print .decision-tree__no-summary__box-text .title,.decision-tree__print .decision-tree__no-summary__box-text .page-company-statements .title,.page-company-statements .decision-tree__print .decision-tree__no-summary__box-text .title,.decision-tree__print .decision-tree__no-summary__box-text .page-press-releases .title,.page-press-releases .decision-tree__print .decision-tree__no-summary__box-text .title,.decision-tree__print .decision-tree__no-summary__box-text .page-sala-stampa .title,.page-sala-stampa .decision-tree__print .decision-tree__no-summary__box-text .title{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 .page-media-center .title p:nth-child(1),.page-media-center .decision-tree__print .decision-tree__yes-summary__box-text .title p:nth-child(1),.decision-tree__print .decision-tree__yes-summary__box-text .page-company-statements .title p:nth-child(1),.page-company-statements .decision-tree__print .decision-tree__yes-summary__box-text .title p:nth-child(1),.decision-tree__print .decision-tree__yes-summary__box-text .page-press-releases .title p:nth-child(1),.page-press-releases .decision-tree__print .decision-tree__yes-summary__box-text .title p:nth-child(1),.decision-tree__print .decision-tree__yes-summary__box-text .page-sala-stampa .title p:nth-child(1),.page-sala-stampa .decision-tree__print .decision-tree__yes-summary__box-text .title 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__yes-summary__box-text .page-media-center .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__print .decision-tree__yes-summary__box-text .page-media-center .title .searchResults-result:nth-child(1),.page-media-center .decision-tree__print .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-media-center .decision-tree__print .decision-tree__yes-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__print .decision-tree__yes-summary__box-text .page-company-statements .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__print .decision-tree__yes-summary__box-text .page-company-statements .title .searchResults-result:nth-child(1),.page-company-statements .decision-tree__print .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-company-statements .decision-tree__print .decision-tree__yes-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__print .decision-tree__yes-summary__box-text .page-press-releases .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__print .decision-tree__yes-summary__box-text .page-press-releases .title .searchResults-result:nth-child(1),.page-press-releases .decision-tree__print .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-press-releases .decision-tree__print .decision-tree__yes-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__print .decision-tree__yes-summary__box-text .page-sala-stampa .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__print .decision-tree__yes-summary__box-text .page-sala-stampa .title .searchResults-result:nth-child(1),.page-sala-stampa .decision-tree__print .decision-tree__yes-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-sala-stampa .decision-tree__print .decision-tree__yes-summary__box-text .title .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 .page-media-center .title p:nth-child(1),.page-media-center .decision-tree__print .decision-tree__no-summary__box-text .title p:nth-child(1),.decision-tree__print .decision-tree__no-summary__box-text .page-company-statements .title p:nth-child(1),.page-company-statements .decision-tree__print .decision-tree__no-summary__box-text .title p:nth-child(1),.decision-tree__print .decision-tree__no-summary__box-text .page-press-releases .title p:nth-child(1),.page-press-releases .decision-tree__print .decision-tree__no-summary__box-text .title p:nth-child(1),.decision-tree__print .decision-tree__no-summary__box-text .page-sala-stampa .title p:nth-child(1),.page-sala-stampa .decision-tree__print .decision-tree__no-summary__box-text .title 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),.decision-tree__print .decision-tree__no-summary__box-text .page-media-center .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__print .decision-tree__no-summary__box-text .page-media-center .title .searchResults-result:nth-child(1),.page-media-center .decision-tree__print .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-media-center .decision-tree__print .decision-tree__no-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__print .decision-tree__no-summary__box-text .page-company-statements .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__print .decision-tree__no-summary__box-text .page-company-statements .title .searchResults-result:nth-child(1),.page-company-statements .decision-tree__print .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-company-statements .decision-tree__print .decision-tree__no-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__print .decision-tree__no-summary__box-text .page-press-releases .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__print .decision-tree__no-summary__box-text .page-press-releases .title .searchResults-result:nth-child(1),.page-press-releases .decision-tree__print .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-press-releases .decision-tree__print .decision-tree__no-summary__box-text .title .searchResults-result:nth-child(1),.decision-tree__print .decision-tree__no-summary__box-text .page-sala-stampa .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .decision-tree__print .decision-tree__no-summary__box-text .page-sala-stampa .title .searchResults-result:nth-child(1),.page-sala-stampa .decision-tree__print .decision-tree__no-summary__box-text .title .searchResults-results .searchResults-result:nth-child(1),.searchResults-results .page-sala-stampa .decision-tree__print .decision-tree__no-summary__box-text .title .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 .page-media-center .title a.btn-secondary,.page-media-center .decision-tree__print .decision-tree__yes-summary__box-text .title a.btn-secondary,.decision-tree__print .decision-tree__yes-summary__box-text .page-company-statements .title a.btn-secondary,.page-company-statements .decision-tree__print .decision-tree__yes-summary__box-text .title a.btn-secondary,.decision-tree__print .decision-tree__yes-summary__box-text .page-press-releases .title a.btn-secondary,.page-press-releases .decision-tree__print .decision-tree__yes-summary__box-text .title a.btn-secondary,.decision-tree__print .decision-tree__yes-summary__box-text .page-sala-stampa .title a.btn-secondary,.page-sala-stampa .decision-tree__print .decision-tree__yes-summary__box-text .title 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__yes-summary__box-text .page-media-center .title a.articleList-more,.page-media-center .decision-tree__print .decision-tree__yes-summary__box-text .title a.articleList-more,.decision-tree__print .decision-tree__yes-summary__box-text .page-company-statements .title a.articleList-more,.page-company-statements .decision-tree__print .decision-tree__yes-summary__box-text .title a.articleList-more,.decision-tree__print .decision-tree__yes-summary__box-text .page-press-releases .title a.articleList-more,.page-press-releases .decision-tree__print .decision-tree__yes-summary__box-text .title a.articleList-more,.decision-tree__print .decision-tree__yes-summary__box-text .page-sala-stampa .title a.articleList-more,.page-sala-stampa .decision-tree__print .decision-tree__yes-summary__box-text .title 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 .page-media-center .title a.btn-secondary,.page-media-center .decision-tree__print .decision-tree__no-summary__box-text .title a.btn-secondary,.decision-tree__print .decision-tree__no-summary__box-text .page-company-statements .title a.btn-secondary,.page-company-statements .decision-tree__print .decision-tree__no-summary__box-text .title a.btn-secondary,.decision-tree__print .decision-tree__no-summary__box-text .page-press-releases .title a.btn-secondary,.page-press-releases .decision-tree__print .decision-tree__no-summary__box-text .title a.btn-secondary,.decision-tree__print .decision-tree__no-summary__box-text .page-sala-stampa .title a.btn-secondary,.page-sala-stampa .decision-tree__print .decision-tree__no-summary__box-text .title 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,.decision-tree__print .decision-tree__no-summary__box-text .page-media-center .title a.articleList-more,.page-media-center .decision-tree__print .decision-tree__no-summary__box-text .title a.articleList-more,.decision-tree__print .decision-tree__no-summary__box-text .page-company-statements .title a.articleList-more,.page-company-statements .decision-tree__print .decision-tree__no-summary__box-text .title a.articleList-more,.decision-tree__print .decision-tree__no-summary__box-text .page-press-releases .title a.articleList-more,.page-press-releases .decision-tree__print .decision-tree__no-summary__box-text .title a.articleList-more,.decision-tree__print .decision-tree__no-summary__box-text .page-sala-stampa .title a.articleList-more,.page-sala-stampa .decision-tree__print .decision-tree__no-summary__box-text .title 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;max-height:unset;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),.decision-tree__print .page-media-center .title a:not(.btn):not(.articleList-more),.page-media-center .decision-tree__print .title a:not(.btn):not(.articleList-more),.decision-tree__print .page-company-statements .title a:not(.btn):not(.articleList-more),.page-company-statements .decision-tree__print .title a:not(.btn):not(.articleList-more),.decision-tree__print .page-press-releases .title a:not(.btn):not(.articleList-more),.page-press-releases .decision-tree__print .title a:not(.btn):not(.articleList-more),.decision-tree__print .page-sala-stampa .title a:not(.btn):not(.articleList-more),.page-sala-stampa .decision-tree__print .title 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}}.registration-promo-widget{margin:0;padding:0;display:flex;position:fixed;left:0;height:0;bottom:50%;z-index:10;justify-content:flex-end}@media(max-width: 991px){.registration-promo-widget{bottom:68px}}.registration-promo-widget .widget-button{font-size:18px;line-height:24px;font-weight:700;padding:16px;border:1px solid var(--color-neutral-white);border-right:none;background-color:var(--color-secondary-900);color:var(--color-neutral-white)}.registration-promo-widget .registration-widget{position:relative;z-index:10;box-shadow:-4px 4px 8px 0px rgba(0,0,0,.12);border:1px solid var(--color-secondary-900);border-right:none;background-color:var(--color-neutral-white);width:522px;padding:16px 32px}.registration-promo-widget .registration-widget .widget-buttons{margin:24px 0 16px 0;width:fit-content;row-gap:5px;display:flex;align-items:center;flex-wrap:wrap}.registration-promo-widget .registration-widget .widget-buttons .already-registered{margin:0 8px 0 16px}@media(max-width: 991px){.registration-promo-widget .registration-widget .widget-buttons .already-registered{margin-left:0}}.registration-promo-widget .registration-widget .widget-buttons .btn-primary,.registration-promo-widget .registration-widget .widget-buttons .btn-download,.registration-promo-widget .registration-widget .widget-buttons .btn-pullout,.registration-promo-widget .registration-widget .widget-buttons .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .registration-promo-widget .registration-widget .widget-buttons .gigya-composite-control.gigya-composite-control-submit,.registration-promo-widget .registration-widget .widget-buttons #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .registration-promo-widget .registration-widget .widget-buttons .button#preferences_prompt_submit,.registration-promo-widget .registration-widget .widget-buttons #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .registration-promo-widget .registration-widget .widget-buttons .button#preferences_prompt_decline,.registration-promo-widget .registration-widget .widget-buttons .reference-pi-button .component-content .btn-pi,.reference-pi-button .component-content .registration-promo-widget .registration-widget .widget-buttons .btn-pi{min-width:unset;padding:13px;margin-right:13px}@media(max-width: 991px){.registration-promo-widget .registration-widget .widget-buttons .btn-primary,.registration-promo-widget .registration-widget .widget-buttons .btn-download,.registration-promo-widget .registration-widget .widget-buttons .btn-pullout,.registration-promo-widget .registration-widget .widget-buttons .gigyaraas .gigya-screen-content .gigya-composite-control.gigya-composite-control-submit,.gigyaraas .gigya-screen-content .registration-promo-widget .registration-widget .widget-buttons .gigya-composite-control.gigya-composite-control-submit,.registration-promo-widget .registration-widget .widget-buttons #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_submit,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .registration-promo-widget .registration-widget .widget-buttons .button#preferences_prompt_submit,.registration-promo-widget .registration-widget .widget-buttons #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button#preferences_prompt_decline,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .registration-promo-widget .registration-widget .widget-buttons .button#preferences_prompt_decline,.registration-promo-widget .registration-widget .widget-buttons .reference-pi-button .component-content .btn-pi,.reference-pi-button .component-content .registration-promo-widget .registration-widget .widget-buttons .btn-pi{order:1}}@media(max-width: 991px){.registration-promo-widget .registration-widget .widget-buttons{margin-top:-8px}}@media(max-width: 991px){.registration-promo-widget .registration-widget{padding:8px 24px;width:359px;box-shadow:none}}.registration-promo-widget .widget-close{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/v2/icon-close-secondary-900-base.svg);background-repeat:no-repeat;background-size:auto;display:block;position:relative;height:20px;width:20px;left:318px;top:-2px;padding:20px;z-index:10;border:1px solid var(--color-secondary-900);border-top:1px solid var(--color-neutral-white);border-right:none;background-size:38px;background-position:center;background-color:var(--color-neutral-white);display:none}@media(max-width: 991px){.registration-promo-widget .widget-close{display:block}}.registration-promo-widget .blur-background{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(7,29,73,.5);z-index:9;display:none}.registration-promo-widget.visible{z-index:101}@media(max-width: 991px){.registration-promo-widget.visible{bottom:369px}.registration-promo-widget.visible .blur-background{display:block;height:120vh;overflow:hidden}}.adobe-pdf-viewer .authorable-content{height:590px}.adobe-pdf-viewer .authorable-content.inline{height:unset}.admin-panel-flexible-event-registration .select{width:300px;margin-bottom:10px;cursor:pointer}.vx3-standard #header{height:initial;min-height:initial;max-height:initial}.vx3-standard #header .reset{width:30px}.header-vx3{box-shadow:0 5px 10px 0 rgba(7,29,73,.1);max-width:1920px;margin:0 auto;position:fixed;width:100%;background-color:var(--bf-neutral-white);top:0;transition:top .5s}.header-vx3>.inner{width:100%}.header_main-bar{height:70px;display:flex;justify-content:space-between;white-space:nowrap;position:relative}.header_main-bar_left{display:flex;justify-content:flex-start;white-space:nowrap;align-items:stretch;position:relative;width:100%}.header_main-bar_left>div{height:100%;display:inline-block;vertical-align:top}.header_main-bar_right{display:flex;justify-content:flex-end;white-space:nowrap;align-items:stretch}.header_main-bar_right>div{height:100%}.header_main-bar.pride-style:after{content:"";height:6px;width:100%;position:absolute;top:0;right:0;display:block;background:linear-gradient(to right, #E60104 16.6%, #FF8B00 16.6% 33.2%, #FEED00 33.2% 49.8%, #008026 49.8% 66.4%, #004DFF 66.4% 83%, #750686 83%)}@media(min-width: 1025px){.header_main-bar.pride-style:after{height:8px;background:linear-gradient(to right, #E60104 8%, #FF8B00 8% 16%, #FEED00 16% 24%, #008026 24% 32%, #004DFF 32% 40%, #750686 40% 48%, #E60104 48% 56%, #FF8B00 56% 64%, #FEED00 64% 72%, #008026 72% 80%, #004DFF 80% 88%, #750686 88% 94%, #E60104 94%)}}.header_logo-type{padding-right:16px;overflow:hidden;line-height:0}.header_logo-type .logotype{display:inline-block;background:#e40046;height:70px;transform:skew(-20deg);margin-left:-30px;padding-left:30px}.header_logo-type.local .logotype{background:var(--bf-neutral-white);border-right:2px solid #e40046}.header_logo-type img{padding:15px 24px 15px 16px;height:70px;transform:skew(20deg);display:inline-block;max-width:unset}@media(min-width: 991px){.header_logo-type img{padding:15px 24px 15px 24px}}#header .header_top-bar{background:var(--color-secondary-900);display:flex;justify-content:space-between;align-items:stretch;min-height:30px}#header .header_top-bar--right{display:flex;flex-wrap:nowrap}#header .header_top-bar .header_hcp{display:flex;align-items:center}#header .header_top-bar .header_hcp p,#header .header_top-bar .header_hcp .searchResults-results .searchResults-result,.searchResults-results #header .header_top-bar .header_hcp .searchResults-result{color:var(--bf-neutral-white);margin:0;line-height:1em;text-align:left;font-size:10px;padding:6px 16px 6px 0}#header .header_top-bar .header_hcp p a,#header .header_top-bar .header_hcp .searchResults-results .searchResults-result a,.searchResults-results #header .header_top-bar .header_hcp .searchResults-result a{color:var(--bf-neutral-white);text-decoration:underline}@media(min-width: 991px){#header .header_top-bar .header_hcp p,#header .header_top-bar .header_hcp .searchResults-results .searchResults-result,.searchResults-results #header .header_top-bar .header_hcp .searchResults-result{padding:6px 24px;font-size:14px}}.header_country-switcher{padding:0 32px 0 16px;cursor:pointer}.header_country-switcher .switcher{color:var(--color-secondary-900-base);display:flex;height:100%;align-items:center;min-width:80px;padding:0;margin:0;text-transform:uppercase;cursor:pointer;background-color:rgba(0,0,0,0)}.header_country-switcher .switcher::before{content:"";display:inline-block;width:20px;height:14px;vertical-align:middle;border:1px solid var(--bf-neutral-white);border-radius:2.5px}.header_country-switcher .switcher span{display:inline-block;vertical-align:middle;padding:0 3px;color:var(--bf-neutral-white);font-size:14px}@media(min-width: 991px){.header_country-switcher .switcher span{color:var(--color-secondary-900-base);font-size:18px}.header_country-switcher .switcher::before{content:"";display:inline-block;width:32px;height:23px;vertical-align:middle;border:1px solid var(--bf-neutral-white);border-radius:2.5px}}.header_country-switcher .switcher:hover{cursor:pointer}@media(min-width: 991px){.header_country-switcher .switcher:hover span{color:var(--color-primary-800-base)}}.header_country-switcher .switcher.active:after{transform:rotate(180deg)}@media(min-width: 991px){.header_country-switcher .switcher.active span{color:var(--color-primary-800-base)}}.header_country-switcher_content{display:none;position:absolute;z-index:2;top:30px;left:0;width:100%;height:calc(100vh - 30px);overflow-y:auto;border:1px solid var(--color-secondary-100-base);background-color:var(--bf-neutral-white)}@media(min-width: 991px){.header_country-switcher_content{height:auto;width:480px;top:70px;overflow-y:auto}}.header_country-switcher_content.active{display:inline-block}.header_country-switcher_content:before{content:"\a";position:absolute;top:-14px;left:calc(50% - 12px);display:none;width:0;height:0;border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);border-bottom:14px solid var(--color-secondary-100-base)}@media(min-width: 991px){.header_country-switcher_content:before{display:inline-block}}.header_country-switcher_header{background-color:var(--color-secondary-200-base);padding:0;display:flex;justify-content:space-between;align-items:center}.header_country-switcher_header p,.header_country-switcher_header .searchResults-results .searchResults-result,.searchResults-results .header_country-switcher_header .searchResults-result{padding:8px 16px;margin:0}.header_country-switcher_header p::before,.header_country-switcher_header .searchResults-results .searchResults-result::before,.searchResults-results .header_country-switcher_header .searchResults-result::before{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/warning-neutral-secondary-800.svg);background-repeat:no-repeat;background-size:auto;display:inline-block;background-size:cover;height:16px;width:16px;vertical-align:top;margin-right:4px;margin-top:5px}.header_country-switcher_header .close{font-size:0;display:flex;flex-wrap:nowrap;align-items:center;padding:16px;background-color:rgba(0,0,0,0)}.header_country-switcher_header .close::before{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/close-primary-900.svg);background-repeat:no-repeat;background-size:auto;display:inline-block;background-size:cover;height:24px;width:24px;vertical-align:middle}.header_country-switcher_footer{padding:16px}.header_country-switcher_footer p,.header_country-switcher_footer .searchResults-results .searchResults-result,.searchResults-results .header_country-switcher_footer .searchResults-result{white-space:normal;font-size:14px;line-height:1.5em}.header_country-switcher_footer p:last-of-type,.header_country-switcher_footer .searchResults-results .searchResults-result:last-of-type,.searchResults-results .header_country-switcher_footer .searchResults-result:last-of-type{margin-bottom:0}.header_country-switcher_footer p a:hover,.header_country-switcher_footer .searchResults-results .searchResults-result a:hover,.searchResults-results .header_country-switcher_footer .searchResults-result a:hover{text-decoration:underline !important}.header_country-switcher_lists{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:normal;height:200px;border-bottom:1px solid var(--color-secondary-100-base)}@media(max-width: 991px){.header_country-switcher_lists{flex-direction:column;height:auto}}@media(max-width: 991px){.header_country-switcher_lists.clicked-list{height:auto}}.header_country-switcher_lists .list-country,.header_country-switcher_lists .list-language{display:block;flex-grow:0;flex-shrink:1;flex-basis:auto;align-self:auto;order:0;width:50%;height:100%;overflow-y:auto}@media(max-width: 991px){.header_country-switcher_lists .list-country,.header_country-switcher_lists .list-language{width:100%}}.header_country-switcher_lists .list-country>p,.header_country-switcher_lists .searchResults-results .list-country>.searchResults-result,.searchResults-results .header_country-switcher_lists .list-country>.searchResults-result,.header_country-switcher_lists .list-language>p,.header_country-switcher_lists .searchResults-results .list-language>.searchResults-result,.searchResults-results .header_country-switcher_lists .list-language>.searchResults-result{padding:16px;margin:0;white-space:normal}.header_country-switcher_lists .list-country ul,.header_country-switcher_lists .list-language ul{margin:0;padding:0;width:100%}.header_country-switcher_lists .list-country ul li,.header_country-switcher_lists .list-language ul li{margin:0;padding:8px 16px;display:block !important;width:100%}@media(max-width: 991px){.header_country-switcher_lists .list-country ul li,.header_country-switcher_lists .list-language ul li{background-color:var(---color-secondary-200-base);border-top:1px solid var(--bf-neutral-white);padding:16px}}.header_country-switcher_lists .list-country ul li p,.header_country-switcher_lists .list-country ul li .searchResults-results .searchResults-result,.searchResults-results .header_country-switcher_lists .list-country ul li .searchResults-result,.header_country-switcher_lists .list-language ul li p,.header_country-switcher_lists .list-language ul li .searchResults-results .searchResults-result,.searchResults-results .header_country-switcher_lists .list-language ul li .searchResults-result{white-space:normal;margin:0;font-size:14px;display:block;color:var(--color-secondary-900-base)}.header_country-switcher_lists .list-country ul li p a,.header_country-switcher_lists .list-country ul li .searchResults-results .searchResults-result a,.searchResults-results .header_country-switcher_lists .list-country ul li .searchResults-result a,.header_country-switcher_lists .list-language ul li p a,.header_country-switcher_lists .list-language ul li .searchResults-results .searchResults-result a,.searchResults-results .header_country-switcher_lists .list-language ul li .searchResults-result a{font-size:14px;display:block;color:var(--color-secondary-900-base)}.header_country-switcher_lists .list-country ul li p a:hover,.header_country-switcher_lists .list-country ul li .searchResults-results .searchResults-result a:hover,.searchResults-results .header_country-switcher_lists .list-country ul li .searchResults-result a:hover,.header_country-switcher_lists .list-language ul li p a:hover,.header_country-switcher_lists .list-language ul li .searchResults-results .searchResults-result a:hover,.searchResults-results .header_country-switcher_lists .list-language ul li .searchResults-result a:hover{color:var(--color-primary-800-base)}.header_country-switcher_lists .list-country{border-right:1px solid var(--color-secondary-100-base)}.header_country-switcher_lists .list-country.clicked-list{height:auto}@media(max-width: 991px){.header_country-switcher_lists .list-country.clicked-list ul li{display:none !important}.header_country-switcher_lists .list-country.clicked-list ul li.active{display:flex !important;background-color:var(--bf-neutral-white)}}.header_country-switcher_lists .list-country .country-name{background-color:rgba(0,0,0,0)}.header_country-switcher_lists .list-country .country-name::before{content:"";background-position:center;display:inline-block;vertical-align:middle;width:28px;height:20px;margin-right:8px}.header_country-switcher_lists .list-country .country-item{display:flex !important;justify-content:space-between;align-items:stretch;align-content:normal}.header_country-switcher_lists .list-country .name{background-color:rgba(0,0,0,0);padding:0;text-align:left}.header_country-switcher_lists .list-country .open,.header_country-switcher_lists .list-country .back{padding:0;background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/arrow-primary-900.svg);background-repeat:no-repeat;background-size:auto;width:24px;height:28px;display:inline-block;background-size:12px 12px;background-position:right center;vertical-align:top;cursor:pointer;font-size:0;background-color:rgba(0,0,0,0)}@media(max-width: 991px){.header_country-switcher_lists .list-country .open,.header_country-switcher_lists .list-country .back{width:66px;background-size:18px 18px}}.header_country-switcher_lists .list-country .back{width:24px;transform:rotate(180deg)}.header_country-switcher_lists .list-country .normal{border-left:4px solid rgba(0,0,0,0)}.header_country-switcher_lists .list-country .current{border-left:4px solid var(--color-primary-800-base) !important}.header_country-switcher_lists .list-country .current p,.header_country-switcher_lists .list-country .current .searchResults-results .searchResults-result,.searchResults-results .header_country-switcher_lists .list-country .current .searchResults-result{font-weight:700}.header_country-switcher_lists .list-country .hover{border-left:4px solid rgba(0,0,0,0);cursor:pointer}.header_country-switcher_lists .list-country .hover p,.header_country-switcher_lists .list-country .hover .searchResults-results .searchResults-result,.searchResults-results .header_country-switcher_lists .list-country .hover .searchResults-result{color:var(--color-primary-800-base)}.header_country-switcher_lists .list-country .active{justify-content:flex-start}.header_country-switcher_lists .list-country .active p,.header_country-switcher_lists .list-country .active .searchResults-results .searchResults-result,.searchResults-results .header_country-switcher_lists .list-country .active .searchResults-result{font-weight:700}@media(max-width: 991px){.header_country-switcher_lists .list-language{overflow:hidden;display:none}}@media(max-width: 991px){.header_country-switcher_lists .list-language.clicked-list{height:auto;display:block}.header_country-switcher_lists .list-language.clicked-list ul li{padding:16px 16px 16px 44px}}.header_country-switcher_lists .list-language .current p,.header_country-switcher_lists .list-language .current .searchResults-results .searchResults-result,.searchResults-results .header_country-switcher_lists .list-language .current .searchResults-result{font-weight:700}.header_country-switcher_lists .list-language .current p a,.header_country-switcher_lists .list-language .current .searchResults-results .searchResults-result a,.searchResults-results .header_country-switcher_lists .list-language .current .searchResults-result a,.header_country-switcher_lists .list-language .current p span,.header_country-switcher_lists .list-language .current .searchResults-results .searchResults-result span,.searchResults-results .header_country-switcher_lists .list-language .current .searchResults-result span{color:var(--color-neutral-900);display:block}.header_country-switcher_lists .list-language .current p a:after,.header_country-switcher_lists .list-language .current .searchResults-results .searchResults-result a:after,.searchResults-results .header_country-switcher_lists .list-language .current .searchResults-result a:after,.header_country-switcher_lists .list-language .current p span:after,.header_country-switcher_lists .list-language .current .searchResults-results .searchResults-result span:after,.searchResults-results .header_country-switcher_lists .list-language .current .searchResults-result span:after{content:"";height:16px;width:16px;background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/check.svg);background-repeat:no-repeat;background-size:auto;background-position:center;background-size:16px;display:block;float:right;padding:5px 0}.header_top-bar .header_country-switcher{padding:0 16px 0 16px}.header_top-bar .header_country-switcher p.switcher,.header_top-bar .header_country-switcher .searchResults-results .switcher.searchResults-result,.searchResults-results .header_top-bar .header_country-switcher .switcher.searchResults-result{color:var(--bf-neutral-white);font-size:14px}.header_top-bar .header_country-switcher p.switcher::before,.header_top-bar .header_country-switcher .searchResults-results .switcher.searchResults-result::before,.searchResults-results .header_top-bar .header_country-switcher .switcher.searchResults-result::before{width:22px;height:16px}.header_rae{background:var(--color-secondary-100);border-bottom:1px solid var(--bf-neutral-white)}@media(min-width: 991px){.header_rae{border-bottom:none}}.header_rae p,.header_rae .searchResults-results .searchResults-result,.searchResults-results .header_rae .searchResults-result{font-size:10px;padding:4px 16px;font-weight:700;text-align:center;line-height:12px;margin:0}.header_rae p a,.header_rae .searchResults-results .searchResults-result a,.searchResults-results .header_rae .searchResults-result a{color:var(--color-secondary-900-base)}.header_rae p::before,.header_rae .searchResults-results .searchResults-result::before,.searchResults-results .header_rae .searchResults-result::before{display:none}.header_top-bar .header_rae{background:none}.header_top-bar .header_rae p,.header_top-bar .header_rae .searchResults-results .searchResults-result,.searchResults-results .header_top-bar .header_rae .searchResults-result{color:var(--bf-neutral-white);margin:0;padding:6px 24px 6px 8px;font-size:14px;line-height:1.2em;font-weight:400;text-align:right}.header_top-bar .header_rae p a,.header_top-bar .header_rae .searchResults-results .searchResults-result a,.searchResults-results .header_top-bar .header_rae .searchResults-result a{color:var(--bf-neutral-white);text-decoration:none;text-align:right;display:inline-block}.header_top-bar .header_rae p a span,.header_top-bar .header_rae .searchResults-results .searchResults-result a span,.searchResults-results .header_top-bar .header_rae .searchResults-result a span{display:block;text-align:right}.header_top-bar .header_rae p a span::before,.header_top-bar .header_rae .searchResults-results .searchResults-result a span::before,.searchResults-results .header_top-bar .header_rae .searchResults-result a span::before{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/warning-neutral-white.svg);background-repeat:no-repeat;background-size:auto;display:inline-block;background-size:cover;height:16px;width:16px;vertical-align:middle;margin-right:10px}.header_user-box{position:relative}.header_user-box button.open{margin:0;height:100%;font-size:14px;display:flex;flex-wrap:nowrap;align-items:center;padding:16px;background:rgba(0,0,0,0);color:var(--color-secondary-900-base)}@media(min-width: 991px){.header_user-box button.open{padding:0 16px}}.header_user-box button.open::before{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/login-secondary-800.svg);background-repeat:no-repeat;background-size:auto;display:inline-block;background-size:cover;height:19px;width:18px;vertical-align:middle;margin-right:7px}.header_user-box p,.header_user-box .searchResults-results .searchResults-result,.searchResults-results .header_user-box .searchResults-result{margin:0;height:100%;font-size:14px;display:flex;flex-wrap:nowrap;align-items:center;padding:8px 16px}@media(min-width: 991px){.header_user-box p,.header_user-box .searchResults-results .searchResults-result,.searchResults-results .header_user-box .searchResults-result{padding:0 16px}}.header_user-box p::before,.header_user-box .searchResults-results .searchResults-result::before,.searchResults-results .header_user-box .searchResults-result::before{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/login-secondary-800.svg);background-repeat:no-repeat;background-size:auto;display:inline-block;background-size:cover;height:19px;width:18px;vertical-align:middle;margin-right:7px}.header_user-box .user-name{padding:16px}.header_user-box .login,.header_user-box .register{color:var(--color-secondary-900-base)}.header_user-box .login:hover,.header_user-box .register:hover{color:var(--color-primary-800-base)}.header_user-box .login span,.header_user-box .register span{display:inline-block;vertical-align:middle;padding:0 3px}.header_user-box_nav{padding:0;margin:0;width:100%;border:1px solid var(--color-secondary-100-base);z-index:1;position:relative;display:block;background-color:var(--bf-neutral-white)}.header_user-box_nav:before{content:"\a";position:absolute;top:-14px;left:calc(50% - 12px);width:0;height:0;border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);border-bottom:14px solid var(--color-secondary-100-base);display:none !important}@media(min-width: 991px){.header_user-box_nav:before{display:inline-block !important}}.header_user-box_nav li{background-color:var(--bf-neutral-white);display:block !important}.header_user-box_nav li a,.header_user-box_nav li button{font-size:14px;display:block;color:var(--color-secondary-900-base);border-bottom:1px solid var(--bf-neutral-white);border-bottom:1px solid var(--bf-neutral-white);background-color:var(--color-secondary-200-base);text-align:left;padding:16px 0 16px 41px;width:100%}@media(min-width: 991px){.header_user-box_nav{display:none !important;position:absolute;top:70px;right:16px;background-color:var(--bf-neutral-white)}.header_user-box_nav li a,.header_user-box_nav li button{font-size:14px;display:block;padding:6px 16px;text-align:left;color:var(--color-secondary-900-base);background-color:var(--color-secondary-200-base);border-bottom:1px solid var(--bf-neutral-white);width:100%}.header_user-box_nav li a:hover,.header_user-box_nav li button:hover{background-color:var(--bf-neutral-white)}}.header_user-box.active button{color:var(--color-primary-800)}.header_user-box.active button::after{transform:rotate(180deg)}.header_user-box.active ul{display:block !important}.component-content.user-box{display:none}.header_search p,.header_search .searchResults-results .searchResults-result,.searchResults-results .header_search .searchResults-result{margin:0;font-size:0;height:100%;display:inline-block}.header_search p .search-switcher,.header_search .searchResults-results .searchResults-result .search-switcher,.searchResults-results .header_search .searchResults-result .search-switcher{display:flex;flex-wrap:nowrap;align-items:center;padding:0 16px;max-height:100%;height:100%;background:rgba(0,0,0,0)}@media(min-width: 991px){.header_search p .search-switcher,.header_search .searchResults-results .searchResults-result .search-switcher,.searchResults-results .header_search .searchResults-result .search-switcher{padding:0 24px}}.header_search p .search-switcher::before,.header_search .searchResults-results .searchResults-result .search-switcher::before,.searchResults-results .header_search .searchResults-result .search-switcher::before{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/search-secondary-800.svg);background-repeat:no-repeat;background-size:auto;display:inline-block;background-size:cover;height:24px;width:24px;vertical-align:middle}.header_search p .search-switcher.active,.header_search .searchResults-results .searchResults-result .search-switcher.active,.searchResults-results .header_search .searchResults-result .search-switcher.active{background-color:var(--color-secondary-200-base)}.header_search p .search-switcher.active::before,.header_search .searchResults-results .searchResults-result .search-switcher.active::before,.searchResults-results .header_search .searchResults-result .search-switcher.active::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/close-primary-900.svg);background-repeat:no-repeat;background-size:auto}.header_search p .search-switcher.active:hover::before,.header_search .searchResults-results .searchResults-result .search-switcher.active:hover::before,.searchResults-results .header_search .searchResults-result .search-switcher.active:hover::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/close-primary-900.svg);background-repeat:no-repeat;background-size:auto}.header_search p .search-switcher:hover,.header_search .searchResults-results .searchResults-result .search-switcher:hover,.searchResults-results .header_search .searchResults-result .search-switcher:hover{background-color:var(--color-secondary-200-base)}.header_search p .search-switcher:hover::before,.header_search .searchResults-results .searchResults-result .search-switcher:hover::before,.searchResults-results .header_search .searchResults-result .search-switcher:hover::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/search-primary-900.svg);background-repeat:no-repeat;background-size:auto}.search-form{background-color:var(--color-secondary-200-base)}.search-form-container{width:1400px;max-width:100%;margin:0 auto;position:relative;padding:16px;overflow:hidden}.search-form-container::before{content:""}@media(min-width: 991px){.search-form-container{padding:18px 16px}}.search-form-container .error-message{font-size:10px;color:var(--color-primary-800);position:absolute;bottom:0;padding-left:45px}.search-form-container input{background-color:rgba(0,0,0,0);border:0;padding:8px;width:calc(100% - 52px);color:var(--color-secondary-900-base);margin-left:36px;margin-right:16px}.search-form-container form{display:flex;justify-content:space-between;align-items:center;width:100%;background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/search-secondary-800.svg);background-repeat:no-repeat;background-size:auto;background-size:23px;background-position:left center}.search-form-container .search-btn{padding:8px 16px;border:1px solid var(--color-secondary-900-base)}.search-form-container .search-btn:hover{color:var(--color-primary-800-base)}.search-form-container .clear-btn{padding:8px;margin-left:8px;display:none}.search-form-container .clear-btn:hover{color:var(--color-primary-800-base)}@media(min-width: 991px){.search-form-container .clear-btn{display:inline-block;background:rgba(0,0,0,0)}}.search-form-container .search-btn{margin:0;font-size:0;border:0;background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/search-btn-secondary-900.svg);background-repeat:no-repeat;background-size:auto;background-color:var(--color-secondary-100)}@media(min-width: 991px){.search-form-container .search-btn{margin-left:auto;font-size:14px;border:1px solid var(--color-secondary-900-base);background-image:none}}#header .item-description{display:block;overflow:hidden;height:auto;background:var(--bf-neutral-white);padding:0 24px}@media(min-width: 991px){#header .item-description{background:var(--color-secondary-200-base);padding:16px 0;height:122px}}#header .item-description h2,#header .item-description .searchResults,#header .item-description .searchResults-term,#header .item-description .gigyaraas .gigya-subscribe-with-email-form .gigya-composite-control-header,.gigyaraas .gigya-subscribe-with-email-form #header .item-description .gigya-composite-control-header,#header .item-description h3,#header .item-description h4,#header .item-description .content-filter .filter--keyword .filter__content form input,.content-filter .filter--keyword .filter__content form #header .item-description input,#header .item-description .content-filter-v2 .filter--keyword .filter__content form input,.content-filter-v2 .filter--keyword .filter__content form #header .item-description input,#header .item-description h5,#header .item-description .searchResults-results .searchResults-result .searchResults-title,.searchResults-results .searchResults-result #header .item-description .searchResults-title,#header .item-description h6,#header .item-description .hero-banner .hero-banner-v2__content p.subtitle,.hero-banner .hero-banner-v2__content #header .item-description p.subtitle,#header .item-description .hero-banner .hero-banner-v2__content .searchResults-results .subtitle.searchResults-result,.hero-banner .hero-banner-v2__content .searchResults-results #header .item-description .subtitle.searchResults-result,#header .item-description .searchResults-results .hero-banner .hero-banner-v2__content .subtitle.searchResults-result,.searchResults-results .hero-banner .hero-banner-v2__content #header .item-description .subtitle.searchResults-result{font-size:18px;font-weight:700;margin:0;line-height:1.2}#header .item-description p,#header .item-description .searchResults-results .searchResults-result,.searchResults-results #header .item-description .searchResults-result{font-size:14px;margin-bottom:8px;line-height:18px}#header .item-description p:last-child,#header .item-description .searchResults-results .searchResults-result:last-child,.searchResults-results #header .item-description .searchResults-result:last-child{margin-bottom:0}#header .item-description .btn,#header .item-description #__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer .button,#__tealiumGDPRcpPrefs .privacy_prompt .privacy_prompt_footer #header .item-description .button,#header .item-description .articleList-more,#header .item-description a{padding-top:0}#header .header_navigation-full{position:relative;display:block;width:100%;background:var(--bf-neutral-white);border-bottom:4px solid var(--color-primary-800-base)}#header .header_navigation-full .wrapper{height:auto}@media(min-width: 991px){#header .header_navigation-full .wrapper{height:100%}}#header .header_navigation-full.mobile{height:calc(100vh - 135px);overflow:auto}#header .header_navigation-full .nav-container{width:1400px;max-width:100%;margin:0 auto;position:relative;padding:0;overflow:hidden}@media(min-width: 991px){#header .header_navigation-full .nav-container{padding:0 24px;overflow:unset}}#header .header_navigation-full .main-nav-new{height:auto}@media(min-width: 991px){#header .header_navigation-full .main-nav-new{height:calc(100% - 122px)}}#header .header_navigation-full .main-nav-new .nav-container{height:auto}@media(min-width: 991px){#header .header_navigation-full .main-nav-new .nav-container{height:100%}}#header .header_navigation-full .main-nav-new .nav-wrapper{flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;width:100%;max-width:100%;display:block;height:auto}@media(min-width: 991px){#header .header_navigation-full .main-nav-new .nav-wrapper{display:flex;height:100%;width:auto;max-width:unset}}#header .header_navigation-full .main-nav-new .name{width:calc(100% - 44px);display:inline-block}#header .header_navigation-full .main-nav-new .name p,#header .header_navigation-full .main-nav-new .name .searchResults-results .searchResults-result,.searchResults-results #header .header_navigation-full .main-nav-new .name .searchResults-result{font-size:12px;font-weight:400;margin:0 0 4px 0;line-height:18px}#header .header_navigation-full .main-nav-new .name p:last-of-type,#header .header_navigation-full .main-nav-new .name .searchResults-results .searchResults-result:last-of-type,.searchResults-results #header .header_navigation-full .main-nav-new .name .searchResults-result:last-of-type{margin:0}#header .header_navigation-full .main-nav-new .name a,#header .header_navigation-full .main-nav-new .name .item-locked{font-size:14px;color:var(--color-secondary-900-base);display:inline-block;line-height:18px}#header .header_navigation-full .main-nav-new .name a:hover,#header .header_navigation-full .main-nav-new .name .item-locked:hover{color:var(--color-primary-800-base)}#header .header_navigation-full .main-nav-new .name .pi-list{margin:0;padding:0;line-height:1;display:block;border:none}#header .header_navigation-full .main-nav-new .name .pi-list li{margin:0;padding:0;display:block;border:none;line-height:0}#header .header_navigation-full .main-nav-new .name .pi-list a,#header .header_navigation-full .main-nav-new .name a.prescribing-information{font-size:10px;line-height:1em;font-weight:400;padding-bottom:8px}#header .header_navigation-full .main-nav-new .name .pi-list a:before,#header .header_navigation-full .main-nav-new .name a.prescribing-information:before{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/information-primary-900.svg);background-repeat:no-repeat;background-size:auto;display:inline-block;background-size:cover;height:12px;width:12px;vertical-align:middle;margin-right:4px}#header .header_navigation-full .main-nav-new .name .item-locked{color:var(--color-neutral-900)}#header .header_navigation-full .main-nav-new .name .item-locked:hover{color:var(--color-neutral-900)}#header .header_navigation-full .main-nav-new .back,#header .header_navigation-full .main-nav-new .open{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/arrow-primary-900.svg);background-repeat:no-repeat;background-size:auto;padding:0;width:16px;height:27px;display:inline-block;background-size:18px 18px;background-position:center center;background-color:rgba(0,0,0,0);border:0;font-size:0;vertical-align:top;cursor:pointer;margin-left:0;margin-right:0;float:right}@media(min-width: 991px){#header .header_navigation-full .main-nav-new .back,#header .header_navigation-full .main-nav-new .open{height:16px}}#header .header_navigation-full .main-nav-new .back{float:none;transform:rotate(180deg);margin-left:0;margin-right:0;vertical-align:middle}#header .header_navigation-full .main-nav-new .locked{padding:0;width:18px;height:18px;display:inline-block;background-size:18px 18px;background-position:center center;font-size:0;vertical-align:top;margin-left:0;margin-right:0;float:right}#header .header_navigation-full .main-nav-new .nav-column{position:relative;border-left:1px solid var(--color-secondary-100-base);overflow:auto;width:100%;max-width:100%;display:block;height:unset}@media(min-width: 991px){#header .header_navigation-full .main-nav-new .nav-column{width:25%;max-width:unset;display:inline-block;height:100%}}#header .header_navigation-full .main-nav-new .nav-column.level-0.disable{width:0;visibility:hidden;overflow:hidden}#header .header_navigation-full .main-nav-new .nav-column.level-0 ul li.current{border-color:var(--color-primary-800-base)}#header .header_navigation-full .main-nav-new .nav-column.level-4{display:none}#header .header_navigation-full .main-nav-new .nav-column .parent{display:flex;padding:16px;align-items:center;font-weight:700}#header .header_navigation-full .main-nav-new .nav-column .parent .back{margin-right:8px}#header .header_navigation-full .main-nav-new .nav-column .parent p,#header .header_navigation-full .main-nav-new .nav-column .parent .searchResults-results .searchResults-result,.searchResults-results #header .header_navigation-full .main-nav-new .nav-column .parent .searchResults-result{margin:0}@media(min-width: 991px){#header .header_navigation-full .main-nav-new .nav-column .parent{display:none}}#header .header_navigation-full .main-nav-new .nav-column ul{margin:0;padding:0;width:100%}#header .header_navigation-full .main-nav-new .nav-column ul li{margin:0;width:100%;display:block;border-left:none;padding:16px;background:var(--color-secondary-200-base);border-bottom:1px solid var(--bf-neutral-white)}#header .header_navigation-full .main-nav-new .nav-column ul li.current{border-left-color:var(--color-secondary-900)}#header .header_navigation-full .main-nav-new .nav-column ul li.current .name>a{font-weight:700}@media(min-width: 991px){#header .header_navigation-full .main-nav-new .nav-column ul li{padding:8px 16px;background:unset;border-bottom:none;margin:0;width:100%;display:flex;border-left:5px solid rgba(0,0,0,0);align-items:center;justify-content:space-between}}#header .header_navigation-full .main-nav-new .nav-column ul li:hover{background:var(--color-secondary-200-base)}#header .header_navigation-full .main-nav-new .nav-column.parent-items ul li{padding-left:43px}#header .header_navigation-short{height:100%;display:inline-block;margin-right:8px}@media(max-width: 991px){#header .header_navigation-short{margin-right:0}}#header .header_navigation-short ul{margin:0;padding:0;height:100%}#header .header_navigation-short ul li{padding:0;margin:0;display:inline-block;height:100%}#header .header_navigation-short ul li a,#header .header_navigation-short ul li .item-locked{font-size:14px;font-weight:700;color:var(--color-secondary-900-base);padding:10px 16px;height:100%;display:flex;align-items:center;border-top:5px solid var(--bf-neutral-white);border-bottom:5px solid var(--bf-neutral-white)}#header .header_navigation-short ul li a:hover,#header .header_navigation-short ul li .item-locked:hover{color:var(--color-primary-800-base);background:var(--color-secondary-200-base);border-color:var(--color-secondary-200-base)}#header .header_navigation-short ul li .item-locked{color:var(--color-neutral-900)}#header .header_navigation-short ul li .item-locked:hover{color:var(--color-neutral-900)}#header .header_navigation-short ul li.hover a{color:var(--color-primary-800-base);background:var(--color-secondary-200-base);border-color:var(--color-secondary-200-base)}#header .header_navigation-short ul li.hover a:after{transform:rotate(180deg)}#header .header_navigation-short ul li.active a{border-bottom-color:var(--color-secondary-900-base)}#header .header_navigation-short ul li.current a{border-bottom-color:var(--color-secondary-900-base)}.header_product-navigation{display:flex;border-top:1px solid var(--color-secondary-100-base);height:70px;justify-content:space-between;white-space:nowrap;margin-right:8px}@media(max-width: 991px){.header_product-navigation{margin-right:0}}.header_product-navigation.hidden-div{overflow:hidden;height:1px}.header_product-navigation .product-logo{max-height:70px;min-width:150px}.header_product-navigation .product-logo a{display:block;max-height:100%}.header_product-navigation .product-logo picture{height:70px;padding:13px 16px 13px 24px;position:relative;display:block}.header_product-navigation .product-logo picture img{height:100%;width:auto}.header_product-navigation .product-navigation{display:flex;justify-content:flex-end;white-space:nowrap;align-items:stretch}.header_product-navigation ul{margin:0;padding:0;height:100%;display:flex !important;align-items:stretch}.header_product-navigation ul li{padding:0;margin:0;height:100%;display:flex !important;align-items:center}.header_product-navigation ul li .name{height:100%}.header_product-navigation ul li a{font-size:14px;font-weight:700;line-height:18px;color:var(--color-secondary-900);padding:10px 16px;height:100%;display:flex;align-items:center;text-align:center;border-top:5px solid var(--bf-neutral-white);border-bottom:5px solid var(--bf-neutral-white)}.header_product-navigation ul li a.active{border-bottom-color:var(--color-secondary-900)}.header_product-navigation ul li a:hover{color:#e40046;background:var(--color-secondary-200-base);border-color:var(--color-secondary-200-base)}.header_product-navigation ul li.current a{border-bottom-color:var(--color-secondary-900)}.header_product-logo{transform:skew(-20deg);border-left:2px solid var(--color-secondary-100-base)}@media(max-width: 991px){.header_product-logo{border:none;transform:unset}}.header_product-logo .product-logo{transform:skew(20deg);display:flex;height:70px;justify-content:space-between;white-space:nowrap}@media(max-width: 991px){.header_product-logo .product-logo{transform:unset}}.header_product-logo .product-logo img{max-height:70px;padding:13px 16px 13px 24px;min-width:150px;height:100%;width:auto}@media(max-width: 991px){.header_product-logo .product-logo img{padding:8px 0;max-width:100px;min-width:unset}}#header .header_navigation-hamburger p,#header .header_navigation-hamburger .searchResults-results .searchResults-result,.searchResults-results #header .header_navigation-hamburger .searchResults-result{margin:0;font-size:0;height:100%;display:inline-block}#header .header_navigation-hamburger p button,#header .header_navigation-hamburger .searchResults-results .searchResults-result button,.searchResults-results #header .header_navigation-hamburger .searchResults-result button{display:flex;flex-wrap:nowrap;align-items:center;max-height:100%;height:100%;padding:0 16px;background:rgba(0,0,0,0)}@media(min-width: 991px){#header .header_navigation-hamburger p button,#header .header_navigation-hamburger .searchResults-results .searchResults-result button,.searchResults-results #header .header_navigation-hamburger .searchResults-result button{padding:0 24px}}#header .header_navigation-hamburger p button::before,#header .header_navigation-hamburger .searchResults-results .searchResults-result button::before,.searchResults-results #header .header_navigation-hamburger .searchResults-result button::before{content:"";background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/hamburger-secondary-800.svg);background-repeat:no-repeat;background-size:auto;display:inline-block;background-size:cover;height:22px;width:24px;vertical-align:middle}#header .header_navigation-hamburger p button.active,#header .header_navigation-hamburger .searchResults-results .searchResults-result button.active,.searchResults-results #header .header_navigation-hamburger .searchResults-result button.active{background-color:var(--color-secondary-200-base)}#header .header_navigation-hamburger p button.active::before,#header .header_navigation-hamburger .searchResults-results .searchResults-result button.active::before,.searchResults-results #header .header_navigation-hamburger .searchResults-result button.active::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/close-primary-900.svg);background-repeat:no-repeat;background-size:auto}#header .header_navigation-hamburger p button.active:hover::before,#header .header_navigation-hamburger .searchResults-results .searchResults-result button.active:hover::before,.searchResults-results #header .header_navigation-hamburger .searchResults-result button.active:hover::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/close-primary-900.svg);background-repeat:no-repeat;background-size:auto}#header .header_navigation-hamburger p button:hover,#header .header_navigation-hamburger .searchResults-results .searchResults-result button:hover,.searchResults-results #header .header_navigation-hamburger .searchResults-result button:hover{background-color:var(--color-secondary-200-base)}#header .header_navigation-hamburger p button:hover::before,#header .header_navigation-hamburger .searchResults-results .searchResults-result button:hover::before,.searchResults-results #header .header_navigation-hamburger .searchResults-result button:hover::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/hamburger-hover-primary-900.svg);background-repeat:no-repeat;background-size:auto}#header .header_navigation-hamburger p button.classic::before,#header .header_navigation-hamburger .searchResults-results .searchResults-result button.classic::before,.searchResults-results #header .header_navigation-hamburger .searchResults-result button.classic::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/hamburger-classic-secondary-800.svg);background-repeat:no-repeat;background-size:auto}#header .header_navigation-hamburger p button.classic:hover::before,#header .header_navigation-hamburger .searchResults-results .searchResults-result button.classic:hover::before,.searchResults-results #header .header_navigation-hamburger .searchResults-result button.classic:hover::before{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/hamburger-classic-hover-primary-900.svg);background-repeat:no-repeat;background-size:auto}.header_top-bar .header_socialLinks ul{padding:0 8px;margin:0;display:flex !important;align-items:center;align-content:center;height:100%}.header_top-bar .header_socialLinks li{width:24px;height:24px;border:1px solid var(--color-neutral-600);background-color:var(--color-neutral-white);border-radius:50%;font-size:0;overflow:hidden;margin:0 2px;display:flex !important;align-items:center;align-content:center;justify-content:center}.header_top-bar .header_socialLinks li:hover{background-color:var(--color-secondary-900)}.header_top-bar .header_socialLinks li a{display:block;width:24px;height:24px}.header_top-bar .header_socialLinks li a.social-links-icon--facebook{-webkit-mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/facebook.svg) no-repeat;mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/facebook.svg) no-repeat;background-image:none;mask-size:14px 14px;-webkit-mask-size:14px 14px;background-color:var(--color-secondary-900);mask-position:center center;-webkit-mask-position:center center}.header_top-bar .header_socialLinks li a.social-links-icon--facebook:hover{background-color:var(--color-neutral-white)}.header_top-bar .header_socialLinks li a.social-links-icon--twitter{-webkit-mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/twitter.svg) no-repeat;mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/twitter.svg) no-repeat;background-image:none;mask-size:14px 14px;-webkit-mask-size:14px 14px;background-color:var(--color-secondary-900);mask-position:center center;-webkit-mask-position:center center}.header_top-bar .header_socialLinks li a.social-links-icon--twitter:hover{background-color:var(--color-neutral-white)}.header_top-bar .header_socialLinks li a.social-links-icon--linkedin{-webkit-mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/linkedin.svg) no-repeat;mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/linkedin.svg) no-repeat;background-image:none;mask-size:14px 14px;-webkit-mask-size:14px 14px;background-color:var(--color-secondary-900);mask-position:center center;-webkit-mask-position:center center}.header_top-bar .header_socialLinks li a.social-links-icon--linkedin:hover{background-color:var(--color-neutral-white)}.header_top-bar .header_socialLinks li a.social-links-icon--instagram{-webkit-mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/instagram.svg) no-repeat;mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/instagram.svg) no-repeat;background-image:none;mask-size:14px 14px;-webkit-mask-size:14px 14px;background-color:var(--color-secondary-900);mask-position:center center;-webkit-mask-position:center center}.header_top-bar .header_socialLinks li a.social-links-icon--instagram:hover{background-color:var(--color-neutral-white)}.header_top-bar .header_socialLinks li a.social-links-icon--youtube{-webkit-mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/youtube.svg) no-repeat;mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/youtube.svg) no-repeat;background-image:none;mask-size:14px 14px;-webkit-mask-size:14px 14px;background-color:var(--color-secondary-900);mask-position:center center;-webkit-mask-position:center center}.header_top-bar .header_socialLinks li a.social-links-icon--youtube:hover{background-color:var(--color-neutral-white)}.header_top-bar .header_socialLinks li a.social-links-icon--tiktok{-webkit-mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/tiktok.svg) no-repeat;mask:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/masks/tiktok.svg) no-repeat;background-image:none;mask-size:14px 14px;-webkit-mask-size:14px 14px;background-color:var(--color-secondary-900);mask-position:center center;-webkit-mask-position:center center}.header_top-bar .header_socialLinks li a.social-links-icon--tiktok:hover{background-color:var(--color-neutral-white)}.header_navigation-full .header_socialLinks{text-align:center}.header_navigation-full .header_socialLinks ul{padding:16px 0;margin:0;display:flex;align-items:center;align-content:center;height:100%}.header_navigation-full .header_socialLinks li{width:32px;height:32px;border:1px solid var(--color-neutral-600);border-radius:50%;font-size:0;overflow:hidden;margin:0 2px}.header_navigation-full .header_socialLinks li a{display:block;width:30px;height:30px;background-size:30px 30px}.header_navigation-full .header_socialLinks li a.social-links-icon--facebook{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-facebook-secondary-900-base.svg);background-repeat:no-repeat;background-size:auto;background-color:#fff;background-size:19px 19px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.header_navigation-full .header_socialLinks li a.social-links-icon--facebook{background-size:19px}}.header_navigation-full .header_socialLinks li a.social-links-icon--facebook:hover{background-image:url(../../../../../../../etc/designs/zg/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){.header_navigation-full .header_socialLinks li a.social-links-icon--facebook:hover{background-size:19px}}.header_navigation-full .header_socialLinks li a.social-links-icon--twitter{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-twitter-secondary-900-base.svg);background-repeat:no-repeat;background-size:auto;background-color:#fff;background-size:19px 19px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.header_navigation-full .header_socialLinks li a.social-links-icon--twitter{background-size:19px}}.header_navigation-full .header_socialLinks li a.social-links-icon--twitter:hover{background-image:url(../../../../../../../etc/designs/zg/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){.header_navigation-full .header_socialLinks li a.social-links-icon--twitter:hover{background-size:19px}}.header_navigation-full .header_socialLinks li a.social-links-icon--linkedin{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-linkedin-secondary-900-base.svg);background-repeat:no-repeat;background-size:auto;background-color:#fff;background-size:19px 19px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.header_navigation-full .header_socialLinks li a.social-links-icon--linkedin{background-size:19px}}.header_navigation-full .header_socialLinks li a.social-links-icon--linkedin:hover{background-image:url(../../../../../../../etc/designs/zg/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){.header_navigation-full .header_socialLinks li a.social-links-icon--linkedin:hover{background-size:19px}}.header_navigation-full .header_socialLinks li a.social-links-icon--instagram{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-instagram-secondary-900-base.svg);background-repeat:no-repeat;background-size:auto;background-color:#fff;background-size:19px 19px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.header_navigation-full .header_socialLinks li a.social-links-icon--instagram{background-size:19px}}.header_navigation-full .header_socialLinks li a.social-links-icon--instagram:hover{background-image:url(../../../../../../../etc/designs/zg/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){.header_navigation-full .header_socialLinks li a.social-links-icon--instagram:hover{background-size:19px}}.header_navigation-full .header_socialLinks li a.social-links-icon--youtube{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-youtube-secondary-900-base.svg);background-repeat:no-repeat;background-size:auto;background-color:#fff;background-size:19px 19px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.header_navigation-full .header_socialLinks li a.social-links-icon--youtube{background-size:19px}}.header_navigation-full .header_socialLinks li a.social-links-icon--youtube:hover{background-image:url(../../../../../../../etc/designs/zg/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){.header_navigation-full .header_socialLinks li a.social-links-icon--youtube:hover{background-size:19px}}.header_navigation-full .header_socialLinks li a.social-links-icon--tiktok{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-tiktok-secondary-900-base.svg);background-repeat:no-repeat;background-size:auto;background-color:#fff;background-size:19px 19px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.header_navigation-full .header_socialLinks li a.social-links-icon--tiktok{background-size:19px}}.header_navigation-full .header_socialLinks li a.social-links-icon--tiktok:hover{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-tiktok-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){.header_navigation-full .header_socialLinks li a.social-links-icon--tiktok:hover{background-size:19px}}body.vx3-standard #content,body.vx3-standard #footer{padding-left:8px;padding-right:8px}@media(max-width: 991px){body.vx3-standard #content,body.vx3-standard #footer{padding-left:0;padding-right:0}}body.vx3-standard .scroll-box::-webkit-scrollbar{display:none}body.vx3-standard .scroll-box{-ms-overflow-style:none;scrollbar-width:none}body.vx3-standard .chevron-down::after{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg);background-repeat:no-repeat;background-size:auto;content:"";display:none;background-size:cover;height:10px;width:10px;vertical-align:middle;margin-left:5px}@media(min-width: 991px){body.vx3-standard .chevron-down::after{display:inline-block}}body.vx3-standard .locked::after{background-image:url(../../../../../../../etc/designs/zg/viivexchange/desktop/assets/icons/header/icon-padlock-neutral-800.svg);background-repeat:no-repeat;background-size:auto;content:"";display:inline-block;background-size:cover;width:16px;height:16px;vertical-align:middle;margin-left:5px;margin-top:-2px}body.vx3-standard div[class*=reference-product-navigation]>.inner>.component-content,body.vx3-standard div[class*=reference-event-navigation]>.inner>.component-content{top:100px}
/* 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%; }

.snippetReference.footer > .inner > .component-content .divider,
.full-width-container {
	@media (min-width: 1920px) {
		width: 100vw;
		max-width: 1920px;
		margin-left: -260px;
		margin-right: -260px;
	}

	@media (max-width: 1919px) {
		width: 100vw;
		margin-left: calc(50% - 50vw);
		margin-right: calc(50% - 50vw);
	}
}
.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 {
    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 {
    align-items: center;
    background: none;
    display: flex;
    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 {
    transform: rotate(45deg);
    left: -7px;
}

.react-datepicker__navigation-icon--previous {
    right: -2px;
}

.react-datepicker__navigation-icon--previous::before {
    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: flex;
    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%;
    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,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.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,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.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,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.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,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.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,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.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 {
    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;
    justify-content: center;
    align-items: center;
    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: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-option-wrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-option-wrapper:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-active {
  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 {
  box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}
.rdw-dropdown-wrapper:active {
  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: flex;
  position: relative;
  height: 100%;
  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 {
  box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}

.rdw-dropdownoption-default {
  min-height: 25px;
  display: flex;
  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: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-inline-dropdown {
  width: 50px;
}
.rdw-inline-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-block-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-block-dropdown {
  width: 110px;
}

.rdw-fontsize-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-fontsize-dropdown {
  min-width: 40px;
}
.rdw-fontsize-option {
  display: flex;
  justify-content: center;
}

.rdw-fontfamily-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  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: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-list-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-list-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-text-align-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-text-align-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-text-align-dropdownOption {
  height: 40px;
  display: flex;
  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: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-colorpicker-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 175px;
  height: 175px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-colorpicker-modal-header {
  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: flex;
  width: 100%;
  height: 100%;
  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;
  box-shadow: 1px 2px 1px #BFBDBD inset;
}
.rdw-colorpicker-option:hover {
  box-shadow: 1px 2px 1px #BFBDBD;
}
.rdw-colorpicker-option:active {
  box-shadow: -1px -2px 1px #BFBDBD;
}
.rdw-colorpicker-option-active {
  box-shadow: 0px 0px 2px 2px #BFBDBD;
}

.rdw-link-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-link-dropdown {
  width: 50px;
}
.rdw-link-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-link-dropdownPlaceholder {
  margin-left: 8px;
}
.rdw-link-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 205px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  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 {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-link-modal-btn:active {
  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: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}

.rdw-embedded-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-embedded-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  justify-content: space-between;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-embedded-modal-header {
  font-size: 15px;
  display: flex;
}
.rdw-embedded-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  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: flex;
  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: flex;
  align-items: center;
}
.rdw-embedded-modal-link-input:focus {
  outline: none;
}
.rdw-embedded-modal-btn-section {
  display: flex;
  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 {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-embedded-modal-btn:active {
  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 {
  align-items: center;
  display: flex;
  margin: 8px 0;
  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: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-emoji-modal {
  overflow: auto;
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-wrap: wrap;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-emoji-icon {
  margin: 2.5px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rdw-spinner {
  display: flex;
  align-items: 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.0) }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
      -webkit-transform: scale(1.0);
      transform: scale(1.0);
    }
}

.rdw-image-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-image-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-image-modal-header {
  font-size: 15px;
  margin: 10px 0;
  display: flex;
}
.rdw-image-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  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: flex;
  border: none;
  font-size: 15px;
  align-items: 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: flex;
  justify-content: 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: flex;
  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 {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-image-modal-btn:active {
  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 {
  align-items: center;
  display: flex;
  margin: 8px 0;
  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: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}

.rdw-history-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-history-dropdownoption {
  height: 40px;
  display: flex;
  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: flex;
  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: flex;
  padding: 5px 2px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  width: 105px;
  cursor: pointer;
  z-index: 100;
}
.rdw-alignment-option-left {
  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: flex;
  justify-content: center;
}
.rdw-image-left {
  display: flex;
}
.rdw-image-right {
  display: flex;
  justify-content: flex-end;
}
.rdw-image-alignment-options-popup-right {
  right: 0;
}

.rdw-editor-main {
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
}
.rdw-editor-toolbar {
  padding: 6px 5px 0;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  display: flex;
  justify-content: flex-start;
  background: white;
  flex-wrap: wrap;
  font-size: 15px;
  margin-bottom: 5px;
  user-select: none;
}
.public-DraftStyleDefault-block {
  margin: 1em 0;
}
.rdw-editor-wrapper:focus {
  outline: none;
}
.rdw-editor-wrapper {
  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}


/*# sourceMappingURL=react-draft-wysiwyg.css.map*/.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; }
/* General Styles */
.vx_carousel-header {
    margin-top: 40px;
}

.vx_carousel-header h2,
.vx_carousel-header .component,
.vx_carousel-header .carousel-text,
.vx_carousel-header .cta .btn {
    margin-bottom: 0;
}

.vx_carousel-header h2 {
    margin: 0 0 16px 0;
}

.vx_carousel-header .cta .btn {
    padding-top: 0;
}

.vx_carousel .content {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    padding: 0;
    margin-bottom: 0;
    pointer-events: auto;
    overflow: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.vx_carousel .component {
    min-width: calc(100vw - 30px);
    margin: 0 15px 24px;
    padding: 0;
}

.vx_carousel .content::-webkit-scrollbar {
    display: none;
}

/* Scrollbar */
.vx_carousel .carousel-scrollbars-container {
    position: absolute;
    bottom: 10px;
    width: 536px;
    height: 28px;
    left: 50%;
    transform: translateX(-50%);
}

.vx_carousel .scrollbar-thumb {
    position: absolute;
    height: 100%;
    background-color: var(--color-primary-800);
    border-radius: 0;
    cursor: pointer;
    transition: width 0.2s;
}

.box.secondary-900 .vx_carousel .scrollbar-thumb {
    background-color: var(--color-neutral-white);
}

.vx_carousel .scrollbar-container {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5px;
    background-color: var(--color-secondary-900);
    left: 50%;
    transform: translateX(-50%);
    border-radius: 4px;
}

.box.secondary-900 .vx_carousel .scrollbar-container {
    background-color: var(--color-neutral-900);
}

/* Buttons */
.vx_carousel .chevron-left,
.vx_carousel .chevron-right {
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: none;
    -webkit-mask: url("../../assets/masks/chevron-left.svg") no-repeat center;
    mask: url("../../assets/masks/chevron-left.svg") no-repeat center;
    background-color: var(--color-secondary-900);
}

.box.secondary-900 .vx_carousel .chevron-left,
.box.secondary-900 .vx_carousel .chevron-right {
    background-color: var(--color-neutral-white);
}

.box .vx_carousel .chevron-left.disabled,
.box .vx_carousel .chevron-right.disabled {
    background-color: var(--color-neutral-900);
}

.vx_carousel .chevron-right {
    transform: rotate(180deg);
}

/* Content Grid Items */
.vx_carousel .content-grid-item-video,
.vx_carousel .content-grid-item-document,
.vx_carousel .content-grid-item-press-release {
    background-color: var(--color-neutral-white);
}

.vx_carousel .content-grid-item-video .content-grid-item_tagline h6 {
    margin-top: 24px;
}

.vx_carousel .content-grid-item-document,
.vx_carousel .content-grid-item_background {
    padding: 24px;
}

.vx_carousel .content-grid-item__document-icon {
    display: none;
}

.vx_carousel .content-grid-item-video .content-grid-item_tagline {
    padding: 0 24px;
}

.vx_carousel .video .video__title h6 {
    margin-top: 0;
    margin-bottom: 8px;
}

.vx_carousel .component-content .content .component:first-of-type {
    margin-left: 0;
}

/* Secondary 900 Background Overrides */
.secondary-900 .vx_carousel .content-grid-item-press-release .content-grid-item__content *,
.secondary-900 .vx_carousel .content-grid-item-press-release a.btn-secondary.btn:not(.prevent-alternate) {
    color: var(--color-secondary-900-base);
}

.secondary-900 .vx_carousel .content-grid-item-abstract .content-grid-item_title .external h4:hover {
    text-decoration: underline;
}

.secondary-900 .vx_carousel .content-grid-item-press-release a.btn-secondary.btn:not(.prevent-alternate):hover {
    color: var(--color-neutral-900-base);
}

.secondary-900 .vx_carousel .content-grid-item-video .content-grid-item_tagline *,
.secondary-900 .vx_carousel .content-grid-item-document * {
    color: var(--color-secondary-900-base);
}

.secondary-900
    .vx_carousel
    .content-grid-item-video
    .content-grid-item_tagline
    a.btn-secondary.btn:not(.prevent-alternate),
.secondary-900 .vx_carousel .content-grid-item__cta a.btn-secondary.btn:not(.prevent-alternate) {
    color: var(--color-secondary-900-base);
}

.secondary-900
    .vx_carousel
    .content-grid-item-video
    .content-grid-item_tagline
    a.btn-secondary.btn:not(.prevent-alternate):hover,
.secondary-900 .vx_carousel .content-grid-item__cta a.btn-secondary.btn:not(.prevent-alternate):hover {
    color: var(--color-neutral-900-base);
}

.secondary-900
    .vx_carousel
    .content-grid-item-video
    .content-grid-item_tagline
    a.btn-secondary.btn:not(.prevent-alternate).btn-locked::before {
    background-image: url("../../assets/icons/icon-padlock-secondary-900-base.svg");
}

@media (max-width: 1023px) {
    .vx_carousel-header {
        margin-top: 16px;
    }

    .vx_carousel-header .cta p {
        margin-bottom: 0;
    }

    .vx_carousel .content {
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
    }

    .vx_carousel .carousel-scrollbars-container {
        position: relative;
        width: 100%;
        overflow: hidden;
        padding-bottom: 9px;
    }

    .vx_carousel .scrollbar-thumb {
        border-radius: 4px;
    }

    .vx_carousel {
        margin-bottom: 24px;
        margin-top: 24px;
    }

    .vx_carousel .content > * {
        scroll-snap-align: start;
    }

    .vx_carousel .scrollbar-container {
        width: 100%;
    }

    .vx_carousel .carousel-controls {
        display: none;
    }
}

@media (min-width: 1024px) {
    .vx_carousel-header .cta {
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 15px;
        padding-top: 14px;
    }

    .vx_carousel-header .cta a {
        margin-right: 0;
    }

    .vx_carousel-header .carousel-text .subtitle p {
        margin-bottom: 0;
    }

    .vx_carousel .component {
        min-width: 436px;
        margin-bottom: 32px;
    }

    .vx_carousel .component.video {
        min-width: 770px;
    }

    .vx_carousel .carousel-controls {
        display: inline;
        position: absolute;
        bottom: -9px;
        display: flex;
        gap: 480px;
        align-items: center;
        width: 100%;
        justify-content: center;
    }

    .vx_carousel {
        margin: 40px 0 68px 0;
    }

    .vx_carousel .carousel-scrollbars-container {
        bottom: -20px;
    }

    .vx_carousel .scrollbar-container {
        width: 416px;
        border-radius: 0;
    }

    .vx_carousel .component:last-child {
        padding-right: 0;
        margin-right: 275px;
    }
}

@media (min-width: 1440px) {
    .vx_carousel .component-content {
        width: 100vw;
        max-width: 1920px;
        margin-left: -275px;
        margin-right: -260px;
        position: relative;
    }

    .vx_carousel .component-content .content .component:first-of-type {
        margin-left: 275px;
    }

    .vx_carousel .last-item {
        display: inline;
        min-width: 260px;
    }
}
/*
	BASE
*/

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

.base-popup,
.hcp-popup,
.country-switcher-popup,
.exit-message-popup,
.loc-redirect-popup,
.hcp-popup-v2,
.message-popup {
	position: fixed;
	z-index: 130;
	top: 0;
	left: 50%;
	height: 100%;
	width: 100%;
	transform: translateX(-50%);
	max-width: 1920px;
	padding: 0;
	text-align: left;
	display: none;

	@media (min-width: 991px) {
		height: 100vh;
	}

	&::before {
		position: fixed;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		height: 100vh;
		width: 100vw;
		background: var(--color-secondary-900-base);
		opacity: 0.6;
		content: "";
		z-index: -1;
	}

	&.active {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.base-popup_inner {
		background: var(--color-neutral-100-base);
		overflow-y: auto;
		max-height: 100vh;
		height: 100%;
		padding: 0;

		@media (min-width: 991px) {
			max-height: 90vh;
			height: auto;
		}
	}

	.base-popup_header {
		background: var(--color-primary-800-base);
		display: flex;
		align-items: center;
		min-height: 65px;
		padding: 10px 60px 10px 24px;
		position: relative;

		@media (min-width: 991px) {
			padding: 10px 60px 10px 30px;
		}
	}

	.base-popup_header-logo {
		height: 40px;
		width: 40px;
		margin: 0 30px 0 0;
	}

	.base-popup_header-heading {
		margin: 0;
		font-size: 18px;
		line-height: 23px;
		font-weight: 600;
		color: var(--color-neutral-white-base);

		@media (min-width: 991px) {
			font-size: 27px;
			line-height: 34px;
			font-weight: 400;
		}
	}

	.base-popup_content {
		padding: 24px;

		@media (min-width: 991px) {
			padding: 30px;
		}

		:first-child {
			margin-top: 0;
		}
	}

	.base-popup_cl-number {
		text-align: right;
		margin-bottom: 16px;

		@media (min-width: 991px) {
			margin-bottom: 24px;
		}
	}

	.base-popup_actions {
		display: flex;
		justify-content: flex-end;
		align-items: baseline;
		flex-wrap: wrap;

		/*
			Fix scrollable area on iOS devices
		*/
		@supports (-webkit-touch-callout: none) {
			margin-bottom: 100px;
		}
	}

	.base-popup_actions-decline {
		/* Secondary CTA */
		margin-right: 0;
	}

	.base-popup_actions-accept {
		/* Primary CTA */
		margin-right: 15px;
		margin-left: 32px;
	}
}
/*
	AUTHORING
*/
.aem-AuthorLayer-Edit,
.aem-AuthorLayer-DQM,
.aem-AuthorLayer-Developer,
.aem-AuthorLayer-Design,
.aem-AuthorLayer-Layouting,
.aem-AuthorLayer-Tracking,
.aem-AuthorLayer-Timewrap,
.cq-wcm-edit {
	#content {
		.loc-redirect-popup,
		.loc-redirect-popup.active {
			position: relative;
			overflow: hidden;
			display: block;
			opacity: 0.5;
			height: 65px;

			&::before {
				display: none;
			}
		}
	}

	#footer {
		.country-switcher-popup,
		.country-switcher-popup.active,
		.exit-message-popup,
		.exit-message-popup.active,
		.hcp-popup,
		.hcp-popup.active,
		.message-popup,
		.message-popup.active {
			position: relative;
			overflow: hidden;
			display: block;
			opacity: 0.5;
			height: 65px;

			&::before {
				display: none;
			}
		}
	}
}
.country-switcher-popup {
	z-index: 120;

	.country-switcher-popup_header {
		padding: 0;
		background: transparent;
		position: static;
		display: block;
		min-height: auto;
	}

	.country-switcher-popup_header-heading {
		padding-right: 40px;
		font-weight: bold;
		margin-bottom: 0;
		font-size: 18px;
		color: var(--color-primary-base);

		@media (min-width: 991px) {
			font-weight: normal;
			margin-bottom: 16px;
			font-size: 27px;
		}
	}

	.country-switcher-popup_header-close {
		mask: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-cancel-primary-800-base.svg");
		-webkit-mask: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-cancel-primary-800-base.svg");
		mask-repeat: no-repeat;
		-webkit-mask-repeat: no-repeat;
		mask-size: contain;
		-webkit-mask-size: contain;
		background-color: var(--color-primary-800-base);
		position: absolute;
		padding: 7px;
		height: 16px;
		width: 16px;
		cursor: pointer;
		background-size: 16px 16px;
		top: 32px;
		right: 32px;

		@media (max-width: 991px) {
			right: 25px;
		}
	}

	.country-switcher-popup_content {
		padding: 32px 40px;

		@media (max-width: 991px) {
			padding: 32px 25px;
		}
	}

	.country-switcher-popup_countries-list {
		list-style: none;
		padding-left: 0;
		margin: 0;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		height: auto;

		@media (max-width: 991px) {
			height: auto !important;
		}
	}

	.country-switcher-popup_specified-countries-list {
		border-bottom: solid 1px var(--color-neutral-500-base);
		padding-bottom: 24px;
		margin-bottom: 8px;

		@media (max-width: 991px) {
			margin-bottom: 0;
		}
	}

	.country-switcher-popup_country-item {
		display: flex;
		align-content: center;
		align-items: baseline;
		flex-wrap: wrap;
		width: 100%;
		height: 54px;
		padding-top: 24px;

		@media (min-width: 991px) {
			width: 50%;
			height: 44px;
			padding-top: 16px;
		}

		p {
			margin: 0;

			&:first-child {
				margin-right: 16px;
				position: relative;
				padding-left: 36px;

				&::before {
					content: "";
					position: absolute;
					left: 0;
					top: 50%;
					transform: translateY(-50%);
					display: block;
					height: 15px;
					width: 21px;
				}
			}
		}
	}
}

#footer {
	.country-switcher-popup {
		a.external {
			color: var(--color-secondary-900-base);

			&:hover {
				color: var(--color-neutral-900-base);
			}
		}
	}
}
/*
	BASE
*/

/* Disables basic CF implementation */

.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;

		p:last-of-type {
			margin-bottom: 24px;
		}
	}
}
.hcp-popup {
	position: fixed;
	z-index: 130;
	top: 0;
	left: 50%;
	height: 100%;
	width: 100%;
	transform: translateX(-50%);
	max-width: 1920px;
	padding: 0;
	text-align: left;
	display: none;

	@media (min-width: 991px) {
		height: 100vh;
	}

	&::before {
		position: fixed;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		height: 100vh;
		width: 100vw;
		background: var(--color-secondary-900-base);
		content: "";
		z-index: -1;
		opacity: 1;
	}

	&.active {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.hcp-popup_header {
		padding: 8px 24px;

		@media (min-width: 991px) {
			padding: 16px 24px;
		}

		.hcp-popup-logo {
			display: block;
			margin: 0 16px 0 0;
			width: auto;

			@media (min-width: 991px) {
				margin: 0 30px 0 0;
			}
		}
	}

	.hcp-popup_content {
		padding: 24px;

		@media (min-width: 991px) {
			padding: 24px 30px 32px 30px;
		}

		& > p {
			margin-bottom: 24px;
		}

		.hcp-popup_content-bordered {
			margin: 0 !important;

			& > .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) {
			margin-bottom: 24px;
		}

		p {
			font-size: 14px;
			line-height: 18px;
		}
	}

	.hcp-popup_actions-accept {
		margin-left: 32px;
	}
}

.pdf-redirect-popup {
	.hcp-popup::before {
		background: var(--color-neutral-800-base);
	}

	.base-popup_header {
		background: var(--color-secondary-900-base);
	}
}

#footer .hcp-popup {
	a.external {
		color: var(--color-secondary-900-base);

		&:hover {
			color: var(--color-neutral-800-base);
		}
	}
}
#content .loc-redirect-popup {
	position: fixed;
	top: 0;
	left: 50%;
	height: 100%;
	width: 100%;
	transform: translateX(-50%);
	max-width: 1920px;
	padding: 0;
	text-align: left;
	display: none;
	z-index: 120;

	@media (min-width: 991px) {
		height: 100vh;
	}

	p {
		margin: 0;
	}

	&::before {
		position: fixed;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		height: 100vh;
		width: 100vw;
		background: var(--color-secondary-900-base);
		opacity: 0.6;
		content: "";
		z-index: -1;
	}

	&.active {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.loc-redirect-popup_header-heading {
		padding-right: 40px;
		margin-bottom: 24px;
		font-weight: bold;

		@media (min-width: 991px) {
			font-weight: normal;
		}
	}

	.loc-redirect-popup_header-close {
		mask: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-cancel-neutral-white-base.svg");
		-webkit-mask: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-cancel-neutral-white-base.svg");
		mask-repeat: no-repeat;
		-webkit-mask-repeat: no-repeat;
		mask-size: contain;
		-webkit-mask-size: contain;
		background-color: var(--color-primary-800-base);

		background-position: center;
		position: absolute;
		padding: 7px;
		cursor: pointer;
		background-size: cover;
		width: 16px;
		height: 16px;
		top: 26px;
		right: 11px;

		@media (min-width: 991px) {
			right: 26px;
		}
	}

	.loc-redirect-popup_content {
		padding: 24px;

		:first-child {
			margin-top: 0;
		}

		p {
			margin: 0;
		}
	}

	.loc-redirect-popup_content-bordered {
		margin: 0;
		padding: 24px 0;

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

	.loc-redirect-popup_cl-number {
		text-align: right;

		p {
			margin-bottom: 0;
			font-size: 14px;
		}
	}

	.loc-redirect-popup_locs-list {
		list-style: none;
		padding-left: 0;
		margin: 0 0 24px 0;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;

		/*
      Reversed declarations order due to the programmatically controlled property.
    */
		height: auto;

		@media (max-width: 991px) {
			height: auto !important;
		}
	}

	.loc-redirect-popup_loc-item {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		width: 100%;
		padding-top: 16px;

		@media (min-width: 991px) {
			width: 50%;
		}

		a,
		a.external {
			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: var(--color-secondary-900-base);

			&:hover,
			&:focus {
				color: var(--color-primary-800-base);
				text-decoration: underline;
			}

			&:first-child {
				margin-right: 18px;
				position: relative;
				padding-left: 36px;

				&::before {
					content: "";
					position: absolute;
					left: 0;
					top: 50%;
					transform: translateY(-50%);
					display: block;
					height: 15px;
					width: 21px;
				}
			}
		}
	}
}
.hcp-popup-v2 {
	z-index: 130;

	.hcp-popup_header {
		padding: 8px 24px;

		@media (min-width: 991px) {
			padding: 16px 24px;
		}
	}

	.hcp-popup_header-logo {
		display: block;
		margin: 0 16px 0 0;
		width: auto;

		@media (min-width: 991px) {
			margin: 0 30px 0 0;
		}
	}

	input[type="radio"] {
		accent-color: var(--color-primary-800-base);
		width: 20px;
		height: 20px;
		margin-right: 10px;
	}

	hr {
		margin: 0 0 24px 0;
		height: 1px;
		border-width: 0;
		color: var(--color-neutral-500-base);
		background-color: var(--color-neutral-500-base);
	}

	&::before {
		opacity: 1;
	}

	.btn-primary.hcp-popup_actions-continue {
		margin-right: 12px;
	}

	.hcp-popup_cl-number {
		clear: both;
		padding: 0 24px;

		p {
			font-size: 14px;
			line-height: 18px;
		}
	}

	.hcp-popup_choose {
		padding: 24px 24px 0 24px;

		ul {
			list-style: none;
			padding: 0;
			margin: 0;

			li {
				list-style: none;
				padding: 0;
				margin: 0;
				display: inline-block;
				margin-bottom: 24px;

				label {
					font-size: 14px;
					font-weight: 800;
					padding-right: 32px;
				}
			}
		}
	}

	.hcp-popup_content-bordered {
		display: none;
		clear: both;
		margin: 0 !important;

		& > .component-content {
			padding: 16px 18px 16px 22px !important;
			margin-bottom: 16px;
		}

		&.active {
			display: block;
		}
	}

	.hcp-popup_content {
		padding: 8px 24px 0 24px;
		display: none;

		&.active {
			display: block;
		}

		& > p {
			margin-bottom: 24px;
		}

		ul {
			list-style: none;
			padding: 0;
			margin: 0;

			li {
				list-style: none;
				padding: 0;
				margin: 0;
				display: block;
				white-space: nowrap;

				&.col-md-4-custom {
					@media (min-width: 991px) {
						max-width: 33.333%;
						display: inline-block;
						width: auto;
					}
				}

				label {
					padding-right: 32px;

					p {
						display: inline-block;
						margin-bottom: 24px;

						&:before {
							width: 20px;
							display: inline-block;
							vertical-align: middle;
							height: 15px;
							margin-right: 15px;
							border-radius: 3px;
						}
					}
				}
			}
		}
	}

	.hcp-popup_actions {
		clear: both;
		padding: 16px 30px 32px 30px;
	}
}

#footer .hcp-popup-v2 {
	a.external {
		color: var(--color-secondary-900-base);

		&:hover {
			color: var(--color-neutral-900-base);
		}
	}
}
/*
	MESSAGE POPUP
*/

.message-popup {
	z-index: 140;
}
.social-links {
	padding: 0;

	.social-links__wrapper {
		padding: 32px 0;
		background: var(--color-secondary-900-base);
		color: var(--color-neutral-white);

		p {
			margin: 0 0 24px 0;
			color: var(--color-neutral-white);
		}

		ul {
			list-style: none;
			display: flex;
			justify-content: center;
			padding: 0;
			margin: 0;
			flex-wrap: wrap;

			li {
				margin-right: 8px;
			}

			&.left {
				justify-content: flex-start;
				padding-left: 15px;
			}

			&.right {
				justify-content: flex-end;
				padding-right: 15px;
			}

			.social-links-icon {
				background-color: transparent;
				border-radius: 50%;
				border: 1px solid var(--color-neutral-white);
				height: 44px;
				width: 44px;
				transition: background-color 0.3s linear;
				background-size: 24px 24px;
				background-position: center;
				background-repeat: no-repeat;

				&:hover {
					background-color: var(--color-neutral-white);
				}

				&.external {
					display: block;
				}

				&.social-links-icon--facebook {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-facebook-neutral-white-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-facebook-secondary-900-base.svg");
					}
				}

				&.social-links-icon--twitter {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-twitter-neutral-white-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-twitter-secondary-900-base.svg");
					}
				}

				&.social-links-icon--linkedin {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-linkedin-neutral-white-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-linkedin-secondary-900-base.svg");
					}
				}

				&.social-links-icon--instagram {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-instagram-neutral-white-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-instagram-secondary-900-base.svg");
					}
				}

				&.social-links-icon--youtube {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-youtube-neutral-white-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-youtube-secondary-900-base.svg");
					}
				}

				&.social-links-icon--tiktok {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-tiktok-neutral-white-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-tiktok-secondary-900-base.svg");
					}
				}
			}

			li:last-child {
				margin-right: 0;
			}
		}

		&.social-links__wrapper--transparent {
			background-color: transparent;
			padding: 0;
			width: 100%;
			margin: 0;
			color: var(--color-secondary-900-base);

			.social-links-icon {
				border-color: var(--color-neutral-500-base);
				height: 33px;
				width: 33px;
				background-size: 19px 19px;

				&:hover {
					background-color: var(--color-secondary-900-base);
				}

				&.social-links-icon--facebook {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-facebook-secondary-900-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-facebook-neutral-white-base.svg");
					}
				}

				&.social-links-icon--twitter {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-twitter-secondary-900-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-twitter-neutral-white-base.svg");
					}
				}

				&.social-links-icon--linkedin {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-linkedin-secondary-900-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-linkedin-neutral-white-base.svg");
					}
				}

				&.social-links-icon--instagram {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-instagram-secondary-900-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-instagram-neutral-white-base.svg");
					}
				}

				&.social-links-icon--youtube {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-youtube-secondary-900-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-youtube-neutral-white-base.svg");
					}
				}

				&.social-links-icon--tiktok {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-tiktok-secondary-900-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-tiktok-neutral-white-base.svg");
					}
				}
			}
		}
	}
}
.divider {
  margin-top: 30px;
  margin-bottom: 30px;
  height: 1px;

  @media (min-width: 991px) {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  &.divider-transparent {
    > .component-content {
      background: transparent;
    }
  }

  > .component-content {
    background: var(--color-neutral-500);
    height: 1px;
  }
}

[class*="theme-product"] {
  .divider > .component-content, 
  &.divider > .component-content {
    background: var(--color-primary-800);
  }
}

.theme-base {
  .divider > .component-content, 
  &.divider > .component-content {
    background: var(--color-neutral-500);
  }
}
/*! 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;
  -moz-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;
  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;
  transition: 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: var(--color-neutral-500);
  border-radius: 4px;
}

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

.noUi-connect {
  background: var(--color-secondary-900-base);
}

/* Handles and cursors;
 */

.noUi-draggable {
  cursor: ew-resize;
}

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

.noUi-handle {
  border-radius: 50%;
  background: var(--color-primary-800-base);
  cursor: pointer;
  opacity: 0;
  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 * {
  -moz-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;
}
.nano {
    position: relative;
    width: 100%;
    height: 100%;
    background: transparent;
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-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;
    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;
    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;
}

.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 {
    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;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
}

.simplebar-height-auto-observer {
    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: var(--color-neutral-500); 
    border-radius: 4px;
    width: 6px;
}

[data-simplebar].simplebar-dragging {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-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;
    -khtml-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: var(--color-secondary-900-base);
    border-radius: 4px;
    left: 0px;
    right: 0px;
    opacity: 0;
    transition: opacity 0.2s 0.5s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
    opacity: 1;
    transition-delay: 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;
  }
  

.reference-submission-details {
	.submission-details .submission-details__inner-wrapper {
		&:first-of-type {
			padding-bottom: 20px;

			@media (max-width: 991px) {
				padding-bottom: 0;
			}
		}

		&:last-of-type {
			padding-bottom: 30px;
			border-bottom: 1px solid var(--color-neutral-500);

			@media (max-width: 991px) {
				padding-bottom: 20px;
			}
		}

		p {
			margin: 0;

			@media (max-width: 991px) {
				display: inline;
			}
		}
	}
}
.social-links {
	padding: 0;

	.social-links__wrapper {
		padding: 32px 0;
		background: var(--color-secondary-900-base);
		color: var(--color-neutral-white);

		p {
			margin: 0 0 24px 0;
			color: var(--color-neutral-white);
		}

		ul {
			list-style: none;
			display: flex;
			justify-content: center;
			padding: 0;
			margin: 0;
			flex-wrap: wrap;

			li {
				margin-right: 8px;
			}

			&.left {
				justify-content: flex-start;
				padding-left: 15px;
			}

			&.right {
				justify-content: flex-end;
				padding-right: 15px;
			}

			.social-links-icon {
				background-color: transparent;
				border-radius: 50%;
				border: 1px solid var(--color-neutral-white);
				height: 44px;
				width: 44px;
				transition: background-color 0.3s linear;
				background-size: 24px 24px;
				background-position: center;
				background-repeat: no-repeat;

				&:hover {
					background-color: var(--color-neutral-white);
				}

				&.external {
					display: block;
				}

				&.social-links-icon--facebook {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-facebook-neutral-white-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-facebook-secondary-900-base.svg");
					}
				}

				&.social-links-icon--twitter {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-twitter-neutral-white-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-twitter-secondary-900-base.svg");
					}
				}

				&.social-links-icon--linkedin {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-linkedin-neutral-white-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-linkedin-secondary-900-base.svg");
					}
				}

				&.social-links-icon--instagram {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-instagram-neutral-white-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-instagram-secondary-900-base.svg");
					}
				}

				&.social-links-icon--youtube {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-youtube-neutral-white-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-youtube-secondary-900-base.svg");
					}
				}

				&.social-links-icon--tiktok {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-tiktok-neutral-white-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-tiktok-secondary-900-base.svg");
					}
				}
			}

			li:last-child {
				margin-right: 0;
			}
		}

		&.social-links__wrapper--transparent {
			background-color: transparent;
			padding: 0;
			width: 100%;
			margin: 0;
			color: var(--color-secondary-900-base);

			.social-links-icon {
				border-color: var(--color-neutral-500-base);
				height: 33px;
				width: 33px;
				background-size: 19px 19px;

				&:hover {
					background-color: var(--color-secondary-900-base);
				}

				&.social-links-icon--facebook {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-facebook-secondary-900-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-facebook-neutral-white-base.svg");
					}
				}

				&.social-links-icon--twitter {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-twitter-secondary-900-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-twitter-neutral-white-base.svg");
					}
				}

				&.social-links-icon--linkedin {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-linkedin-secondary-900-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-linkedin-neutral-white-base.svg");
					}
				}

				&.social-links-icon--instagram {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-instagram-secondary-900-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-instagram-neutral-white-base.svg");
					}
				}

				&.social-links-icon--youtube {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-youtube-secondary-900-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-youtube-neutral-white-base.svg");
					}
				}

				&.social-links-icon--tiktok {
					background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-tiktok-secondary-900-base.svg");

					&:hover {
						background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-tiktok-neutral-white-base.svg");
					}
				}
			}
		}
	}
}
.component.podcast {
  --thumbnailWidth: 342px;
  --thumbnailWidthCompact: 160px;
  --thumbnailHeight: 256px;
  --thumbnailHeightCompact: 124px;

  padding: 0 15px;

  .podcast-wrapper {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid var(--color-neutral-500);
    background: var(--color-neutral-white);
  }

  .podcast-thumbnail {
    position: relative;
    display: flex;
    width: 100%;
    height: calc(75vw);
    padding: 0;

    @media (min-width: 767px) {
      width: var(--thumbnailWidth);
      height: var(--thumbnailHeight);
    }

    picture {
      position: relative;
      display: flex;
      overflow: hidden;
    }

    picture::after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      height: 80%;
      width: 100%;
      background-image: url("/etc/designs/zg/viivexchange/desktop/assets/img/angle-1-primary-800-base.svg");
      background-repeat: no-repeat;
      background-size: cover;
    }

    picture img {
      width: 100%;
      object-fit: cover;

      @media (min-width: 767px) {
        max-height: 360px;
      }
    }
  }

  .podcast-details {
    width: 100%;
    padding: 15px 10px;

    @media (min-width: 767px) {
      padding: 32px;
      width: calc(100% - var(--thumbnailWidth));
      height: var(--thumbnailHeight);
    }

    .podcast-details__content {
      max-height: 300px;

      @media (min-width: 767px) {
        max-height: calc(var(--thumbnailHeight) - 60px);
      }

      .nano-content {
        padding-right: 30px;

        > h6:first-child {
          margin-top: 0;
        }

        > p:last-child {
          margin-bottom: 0;
        }
      }
    }
  }

  .podcast-player {
    width: 100%;
    padding: 15px 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid var(--color-neutral-500);
    border-bottom: 1px solid var(--color-neutral-500);

    @media (min-width: 767px) {
      flex-wrap: nowrap;
      padding: 20px 30px;
    }

    .podcast-controls {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 10px;
      order: 1;

      @media (min-width: 767px) {
        order: 0;
        margin-bottom: 0;
      }

      .podcast-controls__rewind,
      .podcast-controls__forward {
        height: 41px;
        width: 38px;
        cursor: pointer;

        @media (min-width: 767px) {
          height: 30px;
          width: 30px;
        }
      }

      .podcast-controls__rewind {
        background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-10s-rewind-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;

        &:hover {
          background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-10s-rewind-neutral-800-base.svg");
        }
      }

      .podcast-controls__forward {
        background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-10s-forward-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: auto;

        &:hover {
          background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-10s-forward-neutral-800-base.svg");
        }
      }

      .podcast-controls__play {
        background-image: url("/etc/designs/zg/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) {
          height: 42px;
          width: 39px;
        }

        &:hover {
          background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-podcast-play-neutral-800-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: contain;
        }

        &.active {
          background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-podcast-pause-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: auto;
          background-size: contain;

          &:hover {
            background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-podcast-pause-neutral-800-base.svg");
            background-size: contain;
          }
        }
      }
    }

    .podcast-timetrackers {
      display: flex;
      align-items: flex-start;
      flex-direction: column;
      margin-bottom: 30px;
      width: 100%;
      padding: 0;
      order: 0;

      @media (min-width: 767px) {
        align-items: center;
        flex-direction: row;
        margin-bottom: 0;
        padding: 0 15px;
        order: 1;
      }

      .podcast-timestamps {
        display: flex;
        margin: 0 0 15px 0;
        min-width: 85px;

        @media (min-width: 767px) {
          margin: 0 30px 0 0;
        }

        .podcast-timestamp {
          display: flex;
          position: relative;
          padding-right: 12px;
          min-width: 50px;
          color: var(--color-secondary-900-base);

          &.podcast-timestamp--current {
            direction: rtl;

            &::after {
              content: "/";
              position: absolute;
              right: 1px;
              top: 1px;
            }
          }
        }
      }

      .podcast-progressbar {
        height: 6px;
        width: 100%;
        margin-right: 30px;
      }
    }

    .podcast-volume-controls {
      order: 2;
      display: none;
      align-items: center;
      justify-content: center;
      margin: 0 auto;
      width: 100%;

      @media (min-width: 767px) {
        order: 2;
        width: auto;
        display: flex;
        margin: 0;
      }
    }

    .podcast-volume-control {
      height: 40px;
      width: 40px;
      min-width: 40px;
      background-position: center;
      cursor: pointer;

      @media (min-width: 767px) {
        height: 20px;
        width: 20px;
        min-width: 20px;
      }

      &.podcast-volume-control--low {
        background-image: url("/etc/designs/zg/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) {
          background-size: 14px 14px;
        }

        &.active {
          background-image: url("/etc/designs/zg/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) {
            background-size: 16px 16px;
          }
        }
      }

      &.podcast-volume-control--high {
        background-image: url("/etc/designs/zg/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) {
          background-size: 18px 18px;
        }
      }
    }

    .podcast-volumebar {
      height: 4px;
      width: 100%;
      min-width: 70px;
      max-width: 300px;
      margin: 0 15px;

      @media (min-width: 767px) {
        width: 100px;
      }
    }
  }

  .podcast-actions {
    width: 100%;
    display: flex;
    justify-content: flex-end;

    .podcast-action__transcription,
    .podcast-action__references {
      padding: 15px;
      border: none;
      outline: none;
      position: relative;
      background: transparent;
      color: var(--color-secondary-900-base);
      border-left: 1px solid var(--color-neutral-500);
      width: 100%;
      transition: background 0.2s, font-weight 0.2s;

      @media (min-width: 767px) {
        width: auto;
        padding: 15px 30px;
      }

      &:hover, &.active {
        background: var(--color-neutral-100);
      }

      &::after {
        background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-down-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: cover;
        content: "";
        display: inline-block;
        margin-left: 15px;
        height: 8px;
        width: 8px;
        transition: transform 0.2s;

        @media (max-width: 767px) {
          height: 16px;
          width: 16px;
          position: relative;
          top: 3px;
        }
      }

      &.active {
        font-weight: 600;

        &::after {
          transform: rotate(180deg);
        }
      }
    }

    .podcast-action__transcription {
      border-left: none;

      @media (min-width: 767px) {
        border-left: 1px solid var(--color-neutral-500);
      }
    }
  }

  .podcast-dropdown {
    display: none;
    padding: 15px 10px;
    width: 100%;
    border-top: 1px solid var(--color-neutral-500);

    @media (min-width: 767px) {
      padding: 30px;
    }

    &.active {
      display: block;
    }

    .podcast-dropdown__transcription,
    .podcast-dropdown__references {
      max-height: 300px;

      .nano-content {
        padding-right: 30px;
      }

      p:first-child {
        margin-top: 0;
      }

      p:last-child {
        margin-bottom: 0;
      }

      ol li {
        &::before {
          background-position: 13px 7px;

          @media (min-width: 767px) {
            background-position: 13px 3px;
          }
        }

        @media (min-width: 767px) {
          font-size: 14px;
          line-height: 18px;
        }
      }
    }

    .podcast-dropdown__transcription {
      display: none;

      .selection-bold {
        display: inline-block;
        margin-right: 10px;
      }

      &.active {
        display: block;
      }
    }

    .podcast-dropdown__references {
      display: none;

      &.active {
        display: block;
      }
    }
  }

  .podcast-wrapper[data-compact-version="true"] {
    .podcast {
      .podcast-thumbnail {

        @media (min-width: 767px) {
          width: var(--thumbnailWidthCompact);
          height: var(--thumbnailHeightCompact);
        }

        picture {
          width: 100%;
          height: 100%;
          margin: 0;

          &::after {
            display: none;
          }
        }
      }

      .podcast-details {
        background: var(--color-neutral-100);
        padding: 30px;

        @media (min-width: 767px) {
          width: calc(100% - var(--thumbnailWidthCompact));
        }

        .podcast-details__content {
          @media (min-width: 767px) {
            max-height: 64px;
          }
        }
      }

      .podcast-player {
        border-bottom: none;
      }

      .podcast-actions,
      .podcast-dropdown {
        display: none;
      }
    }
  }

  .podcast-thumbnail[data-compact-version="true"] {
    height: unset;
  }
}
.contact-map {
	height: 80vh;
	padding: 0 15px;
	display: flex;

	.contact-map__locations {
		list-style: none;
		padding: 0;
		width: 100%;

		@media (min-width: 991px) {
			margin: 0 24px 0 0;
			max-width: 540px;
		}

		.nano-content {
			padding-right: 22px;
		}
		
		.nano-content-wrapper {
			list-style: none;
			padding: 0;
			margin: 0;
		}
	}

	.contact-map__location {
		position: relative;
		padding: 24px 30px 24px 24px;
		margin-bottom: 16px;
		border: 1px solid var(--color-neutral-500);
		cursor: pointer;
		transition: background 0.2s, border-color 0.2s;

		&::after {
			background-image: url("/etc/designs/zg/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;
		}

		&:last-child {
			margin-bottom: 0;
		}

		&.active {
			@media (min-width: 991px) {
				border-color: var(--color-secondary-900-base);
				background: var(--color-neutral-100);
			}
		}

		h5 {
			margin: 0 0 8px 0;
			display: flex;
			align-items: center;

			&::before {
				display: inline-block;
				height: 20px;
				width: 29px;
				margin-right: 10px;
			}
		}

		p:last-of-type {
			margin-bottom: 0;
		}
	}

	.contact-map__map {
		height: 100%;
		width: 100%;
		display: none;

		@media (min-width: 991px) {
			display: block;
		}

		/** Google Maps API overrides */
		.cluster {
			img {
				width: 100%;
				height: 100%;
			}

			> div {
				height: 100%;
				display: flex;
				align-items: center;
				justify-content: center;
			}
		}
	}
}

/*
	AUTHORING
*/

.aem-AuthorLayer-Edit,
.aem-AuthorLayer-DQM,
.aem-AuthorLayer-Developer,
.aem-AuthorLayer-Design,
.aem-AuthorLayer-Layouting,
.aem-AuthorLayer-Tracking,
.aem-AuthorLayer-Timewrap,
.cq-wcm-edit {
	.contact-map {
		height: auto;

		.contact-map__locations {
			.nano-content {
				position: static;
			}
		}

		.contact-map__map {
			height: 800px;
		}
	}
}
.podcast-compressed {
  padding: 0 15px;

  .podcast-compressed-inner {
    padding: 24px;
    border: 1px solid var(--color-neutral-500);
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    overflow: hidden;

    @media (min-width: 991px) {
      padding: 24px 30px;
    }
  }

  .podcast-topbar {
    display: flex;
    justify-content: space-between;
  }

  .podcast-player {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    transition: margin-bottom 0.3s 0.15s;
    transition-timing-function: ease-in;

    .podcast-control--play {
      background-color: var(--color-secondary-900);
      border-radius: 50%;
      outline: none;
      height: 40px;
      width: 40px;
      min-width: 40px;
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0;

      img {
        position: relative;
        height: 13px;
        width: 13px;
      }

      svg {
        position: absolute;
        left: 0;
        top: 0;
      }
    }

    .podcast-timetrackers {
      display: flex;
      flex-direction: column;
    }

    .podcast-timestamps {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 4px;

      .podcast-timestamp {
        color: var(--color-secondary-900);
      }
    }

    .podcast-progressbar {
      width: 100%;
    }
  }

  .podcast-actions {
    display: flex;
    align-items: center;

    .podcast-action {
      background-color: transparent;
      display: flex;
      flex-direction: column;
      font-weight: bold;
      font-size: 8px;
      line-height: 9px;
      padding: 0;
      color: var(--color-secondary-900);

      &::before {
        content: "";
        position: static;
        display: block;
        margin: 0 auto 4px auto;
        height: 26px;
        width: 26px;
        border: 1px solid var(--color-secondary-900);
        border-radius: 50%;
        background-position: center;
      }

      &.podcast-action--transcript {
        margin-right: 15px;

        &::before {
          background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-file-text-line-secondary-900-base.svg");
          background-repeat: no-repeat;
          background-size: 12px 12px;
        }
      }

      &.podcast-action--reference::before {
        background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-book-open-line-secondary-900-base.svg");
        background-repeat: no-repeat;
        background-size: 12px 12px;
      }

      &.active,
      &:hover {
        color: var(--color-primary-800);

        &::before {
          border-color: var(--color-primary-800);
        }

        &.podcast-action--transcript::before {
          background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-file-text-line-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: 12px 12px;
        }

        &.podcast-action--reference::before {
          background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-book-open-line-primary-800-base.svg");
          background-repeat: no-repeat;
          background-size: 12px 12px;
        }
      }
    }
  }

  .podcast-title {
    margin: 0 0 4px 0;

    @media (min-width: 991px) {
      margin: 0 0 8px 0;
    }
  }

  .podcast-info {
    display: flex;

    :last-child {
      margin-right: 0;
    }

    span {
      color: var(--color-neutral-800);
      margin-right: 30px;
    }
  }

  .podcast-bio {
    margin: 16px 0 24px 0;

    @media (min-width: 991px) {
      margin: 24px 0 0 0;
    }

    p {
      margin: 0;
      max-height: 54px;
      overflow: hidden;

      @media (min-width: 991px) {
        max-height: none;
        overflow: auto;
      }
    }

    .podcast-read-more {
      font-weight: 700 !important;
      color: var(--color-secondary-900);
      cursor: pointer;

      @media (min-width: 991px) {
        display: none;
      }
    }
  }

  .podcast-controls-wrapper {
    display: flex;
    align-items: center;

    &.active {
      .podcast-player {
        margin-bottom: 24px;

        @media (min-width: 991px) {
          margin-bottom: 0;
        }
      }
    }
  }

  .podcast-modal {
    .podcast-modal-content {
      background: var(--color-neutral-white);
      overflow: hidden;
      border-radius: 6px;
      position: relative;
      padding: 0;
      height: max-content;
      max-height: calc(100vh - 128px);

      @media (min-width: 991px) {
        max-height: calc(100vh - 300px);
      }

      .close {
        background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-cross-primary-800-base.svg");
        background-repeat: no-repeat;
        background-size: 14px 14px;
        padding: 0;
        background-color: transparent;
        position: absolute;
        top: 15px;
        right: 15px;
        height: 14px;
        width: 14px;
      }
    }

    .podcast-modal-header {
      padding: 24px 15px;
      border-bottom: 2px solid var(--color-neutral-500);
      display: flex;
      flex-direction: column;

      @media (min-width: 991px) {
        padding: 24px 30px;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
      }

      .podcast-title {
        margin-bottom: 24px;
        padding-right: 30px;

        @media (min-width: 991px) {
          margin-bottom: 0;
        }
      }

      .podcast-controls-wrapper {
        flex-direction: column;
        align-items: flex-start;

        @media (min-width: 991px) {
          flex-direction: row;
          align-items: center;
        }
      }
    }

    article {
      padding: 0 30px 0 15px;

      @media (min-width: 991px) {
        padding: 0 30px;
      }
    }
  }

  .mobile-only {
    .podcast-controls-wrapper {
      flex-direction: column;
      align-items: flex-start;
    }
  }
}
#footer {
	padding: 48px 0 60px 0;
	border-top: 1px solid var(--color-neutral-500-base);

	@media (max-width: 991px) {
		padding: 24px 0 60px 0;
	}

	a.external {
		color: var(--color-secondary-900-base);

		&:hover {
			color: var(--color-primary-800-base);
		}
	}

	a.external-link {
		text-decoration: none;
		color: var(--color-secondary-900-base);
		position: relative;

		&:hover {
			text-decoration: underline;
			color: var(--color-primary-800-base);
		}
	}
}

.snippetReference.footer {
	margin: 0;
	padding: 0;

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

		p {
			margin-bottom: 16px;
		}

		.box {
			.image {
				margin: 0;

				img {
					width: 100%;
					max-width: 68px;
				}
			}

			.image:last-child {
				img {
					max-width: 100px;
				}
			}

			.richText {
				a:not(.external):not(.external-link) {
					display: inline;
				}

				a.external,
				a.external-link {
					position: relative;
					display: inline-block;

					&::after {
						background-image: url("../../../../viivexchange/desktop/assets/icons/icon-diagonal-arrow-primary-800-base.svg");
						background-repeat: no-repeat;
						content: "";
						background-size: contain;
						position: absolute;
						top: 10px;
						right: -18px;
						width: 8px;
						height: 8px;
						display: block;
					}
				}

				h5 {
					margin: 0 0 16px 0;
				}

				&.footer__navigation {
					ul {
						list-style: none;
						margin: 0;
						padding: 0;

						li {
							margin-bottom: 16px;
							padding: 0;

							&:last-child {
								@media (min-width: 991px) {
									margin-bottom: 0;
								}
							}

							&::before {
								display: none;
							}

							a:not(.external):not(.external-link) {
								text-decoration: none;
								color: var(--color-secondary-900-base);
								position: relative;

								&::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: cover;
									height: 8px;
									width: 8px;
									bottom: 5px;
									right: -30px;
									transition: right 0.2s ease-in-out;
								}

								&:hover {
									text-decoration: underline;
									color: var(--color-primary-800-base);

									&::after {
										right: -40px;
									}
								}
							}
						}
					}
				}
			}
		}

		.divider {
			padding: 0;
			margin-top: 48px;
			margin-bottom: 32px;

			@media (max-width: 991px) {
				margin: 0 0 24px 0;
			}
		}

		.country-button {
			padding-top: 48px;
			padding-bottom: 32px;
			margin-top: 0;
			margin-bottom: 0;

			@media (max-width: 991px) {
				padding-top: 24px;
				padding-bottom: 24px;
			}
		}
	}
}
.embed {
	margin-top: 60px;
	margin-bottom: 60px;

	.embed__video {
		position: relative;
		padding-bottom: 56.25%;
		height: 0;

		iframe {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
	}

	.embed__title {
		p {
			margin: 5px 0 0 0;
		}
	}

	@media (max-width: 991px) {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

.video, .dynamic-player {
  .video__video-wrapper,
  .dynamic-player__video-wrapper {
    position: relative;
    padding-bottom: 56.25%;  /* 16:9 */
    padding-top: 25px;
    height: 0;

    iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

  p {
    font-size: 14px;
    margin-top: 0;
    margin-left: 5px;
  }
}

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

.dynamic-video-player {
  .dynamic-player__video-wrapper {
    padding-bottom: 52.25%;
    margin-bottom: 20px;
  }

  .dynamic-player__title {
    margin-bottom: 10px;
  }

  iframe.youtube-player {
    padding-bottom: 16px;
  }

  .cl-number {
    margin-top: 70px;
  }
}.pincode {
    .pincode__input {
        margin-bottom: 48px;
        margin-top: 24px;
        display: flex;

        @media (min-width: 460px) {
            display: block;
        }

        input {
            width: 35px;
            height: 35px;
            border: 0.8px solid var(--color-neutral-500);
            border-radius: 2px;
            text-align: center;
            font-weight: bold;
            color: var(--color-secondary-900);

            @media (min-width: 460px) {
                width: 48.8px;
                height: 48.8px;
            }

            &:not(:last-child) {
                margin-right: 16px;
            }

            &:hover {
                border-color: var(--color-quaternary-800);
            }

            &:focus {
                border-color: var(--color-secondary-900);
                outline: none;
            }
        }
    }

    .pincode__remember.checkbox:not(.gigyaraas) {
        margin: 16px 0;
        display: flex;
        align-items: center;
        position: relative;

        label {
            line-height: 18px;
            font-size: 14px;
            font-weight: normal;

            @media (min-width: 460px) {
                font-size: 18px;
            }
        }
    }

    .pincode__submit {
        display: flex;
        align-items: center;

        .pincode__error {
            display: none;
            color: #d03131;
            font-size: 13px;
            line-height: 18px;
        }
    }

    .pincode__footer {
        .btn.btn-alternate {
            color: var(--color-primary-800);
            display: block;
        }

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

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

        p:last-of-type  {
            margin-bottom: 0;
        }
    }

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

        &.disabled {
            background-color: var(--color-neutral-900);

            &::after {
                border-color: var(--color-neutral-900) transparent transparent transparent;
            }
        }
    }

    .pincode__spinner {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
    }
}
.return-to-page {
  display: none;
  text-decoration: none;
  color: var(--color-secondary-900-base);
  position: relative;
  margin-left: 30px;
  transition: var(--transition-hover);

  &::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-left-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 8px;
    width: 8px;
    bottom: 9px;
    left: -22px;
    transition: left 0.2s ease-in-out;
  }

  &:hover {
    text-decoration: underline;
    color: var(--color-primary-800-base);

    &::before {
      left: -32px;
    }
  }
}
.block-scroll {
  overflow: hidden;
}

.image-advanced {
  .image-advanced__wrapper {
    display: flex;

    &.center {
      justify-content: center;
    }

    &.right {
      justify-content: flex-end;
    }

    &.fixed-size {
      .image-advanced__image {
        width: 80vw;
        height: 80vh;
      }
      .image-popup__image {
        margin: unset;
      }
    }
  }

  .image-advanced__inner-wrapper {
    display: inline-block;
    position: relative;

    &.expanded {
      overflow: scroll;
    }

    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: var(--color-neutral-white);
  z-index: 200;

  .image-popup__wrapper {
    height: 100%;
    max-height: 100%;
    display: flex;
  }

  .close {
    position: fixed;
    top: 24px;
    right: 10px;
    cursor: pointer;
    z-index: 100;
  }

  img {
    max-width: unset;
    margin: auto;
  }
}
.language-switcher {
    .authorable-content {
        display: flex;
        align-items: center;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
        color: var(--color-secondary-900);
    }

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

    .language-switcher__buttons {
        display: flex;
        flex-wrap: wrap;
        gap: 6px 0;
    }

    .language-switcher__button {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        text-decoration: none;
        color: var(--color-secondary-900);
        background-color: var(--color-neutral-100);

        &:not(:last-child) {
            margin-right: 4px;
        }

        &:hover {
            @media (min-width: 991px) {
                background-color: var(--color-neutral-500);
            }
        }

        &.active {
            background-color: var(--color-primary-800);
            color: var(--color-neutral-white);
            pointer-events: none;
        }
    }
}
.information-overlay {
  &:hover {
    .information-overlay__wrapper {
      display: block;
    }
  }

  .information-overlay__wrapper {
    width: 100%;
    position: fixed;
    z-index: 9999;
    transition: 1s;

    @media screen and (min-width: 1200px) {
      max-width: 350px;
      padding-bottom: 13px;
      transition: none;
    }

    @media screen and (max-width: 1200px) {
      max-width: unset;
    }

    @media screen and (max-width: 1200px) and (orientation: landscape) {
      max-width: unset;
    }
  }

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

  .information-overlay__box {
    padding: 16px 25px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    background-color: var(--color-neutral-white);
    box-shadow: 0 0 9px 0 var(--color-neutral-600);

    @media screen and (min-width: 1200px) and (orientation: landscape)  {
      padding: 16px;
    }
  }

  .information-overlay__content {
    margin-top: 8px;

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

  .information-overlay__close-btn {
    background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-close-primary-800-base.svg");
    background-repeat: no-repeat;
    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)  {
      display: block;
      width: 10px;
      height: 10px;
      position: absolute;
      left: 50%;
      bottom: 4px;
      transform: rotate(45deg) translate(-50%, 0);
      background-color: var(--color-neutral-white);
      box-shadow: 0 0 9px 0 var(--color-neutral-600);
    }
  }

  .information-overlay__cover {
    display: none;

    @media screen and (min-width: 1200px) and (orientation: landscape)  {
      display: block;
      position: absolute;
      left: 50%;
      top: calc(100% - 23px);
      transform: translateX(-50%);
      background-color: var(--color-neutral-white);
      width: 30px;
      height: 10px;
      z-index: 1;
    }
  }

  p, a {
    margin: 0;
    line-height: 1.2;
    font-size: 15px;
  }

  p.information-overlay__mobile-header {
    margin-right: auto;
    font-weight: 700;
    min-height: 18px;
  }
}
.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("/etc/designs/zg/viivexchange/desktop/assets/img/loader-large.gif");
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-color: white;
    background-position: center;
    margin: auto;
  }
}.breadcrumbs-v2  {
  display: none;

  .component-content {
    height: auto;
    padding: 0;
  }

  &.no-padding-left {
    ol {
      padding-left: 0;
    }
  }

  @media (min-width: 767px) {
    display: block;
  }

  .component-content {
    border-bottom: none;
  }

  .breadcrumbs-list {
    display: flex;
    list-style-type: none;
    margin: 10px 0;
    position: relative;
  }

  .breadcrumb-list-item {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none;
    padding-right: 14px;
    position: relative;
    display: inline-block;

    &:hover {
      a {
        color: var(--color-primary-800-base);
      }
    }

    &:after {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-right-neutral-800-base.svg");
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      right: 3px;
      top: 6px;
    }

    a {
      color: var(--color-secondary-900-base);
      text-decoration: none;
      white-space: nowrap;
    }

    &.first {
      a {
        text-transform: capitalize;
      }
    }

    &.is-current {
      font-weight: 400;
      color: var(--color-neutral-900);

      &:after {
        display: none;
      }
    }

    &.last {
      &:after {
        display: none;
      }
    }
  }

  .dropdown {
    position: relative;
    margin-right: 14px;
    width: 27px;
    transition: 0.3s;

    &:after {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-right-neutral-800-base.svg");
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      right: -10px;
      top: 6px;
    }

    .dots {
      line-height: 15px;
      padding: 0 6px;
      cursor: pointer;

      &:hover {
        color: var(--color-primary-800-base);
      }
    }

    &.open {
      max-width: 400px;
      transition: 0.1s;

      .dropdown-topbar {
        background-color: var(--color-secondary-100-base);
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        border-bottom: solid 1px var(--color-neutral-600);
      }

      .icon {
        background-size: contain;
        display: block;
        height: 16px;
        width: 8px;
        margin: 5px 9px 5px 0;
        mask: none;
        background-color: transparent;
      }

      .dropdown-links-wrapper {
        opacity: 1;
        height: auto;
        z-index: 1;
        transition: 0.3s;
      }

      .chevrons-icon {
        display: block;
      }

      .dots {
        color: var(--color-primary-800-base);
      }
    }
    
    .breadcrumb-list-item {
      margin-bottom: 11px;
      padding-right: 0;

      &:last-child {
        margin-bottom: 0;
      }

      &:after {
        display: none;
      }
    }
  }

  .dropdown-topbar {
    position: absolute;
    width: 100%;
  }

  .chevrons-icon {
    height: 16px;
    margin: 5px 9px 5px 0;
  }

  .dropdown-links-wrapper {
    opacity: 0;
    height: 0;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.2);
    padding: 10px 8px 12px 8px;
    background-color: var(--color-neutral-white);
    position: absolute;
    top: 27px;


    .breadcrumb__link {
      padding-right: 0;
      margin-bottom: 16px;

      &:last-child {
        margin-bottom: 0;
      }

      &:after {
        display: none;
      }
    }
  }
}
.mailing-api-report {
  input {
    display: block;
    border: 1px solid #cccccc;
    padding: 6px 8px;
    outline: none;
    box-shadow: none;
    border-radius: 4px;
  }

  button {
    padding: 10px 15px;
    margin-top: 20px;
    text-transform: capitalize;
  }

  .form-item {
    padding-top: 20px;
  }

  .select, input:not(.checkbox) {
    width: 300px;
  }

  .richText {
    margin-bottom: 50px;
  }
}.breadcrumbs-v2  {
  display: none;

  .component-content {
    height: auto;
    padding: 0;
  }

  &.no-padding-left {
    ol {
      padding-left: 0;
    }
  }

  @media (min-width: 767px) {
    display: block;
  }

  .component-content {
    border-bottom: none;
  }

  .breadcrumbs-list {
    display: flex;
    list-style-type: none;
    margin: 10px 0;
    position: relative;
  }

  .breadcrumb-list-item {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none;
    padding-right: 14px;
    position: relative;
    display: inline-block;

    &:hover {
      a {
        color: var(--color-primary-800-base);
      }
    }

    &:after {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-right-neutral-800-base.svg");
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      right: 3px;
      top: 6px;
    }

    a {
      color: var(--color-secondary-900-base);
      text-decoration: none;
      white-space: nowrap;
    }

    &.first {
      a {
        text-transform: capitalize;
      }
    }

    &.is-current {
      font-weight: 400;
      color: var(--color-neutral-900);

      &:after {
        display: none;
      }
    }

    &.last {
      &:after {
        display: none;
      }
    }
  }

  .dropdown {
    position: relative;
    margin-right: 14px;
    width: 27px;
    transition: 0.3s;

    &:after {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-right-neutral-800-base.svg");
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      right: -10px;
      top: 6px;
    }

    .dots {
      line-height: 15px;
      padding: 0 6px;
      cursor: pointer;

      &:hover {
        color: var(--color-primary-800-base);
      }
    }

    &.open {
      max-width: 400px;
      transition: 0.1s;

      .dropdown-topbar {
        background-color: var(--color-secondary-100-base);
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        border-bottom: solid 1px var(--color-neutral-600);
      }

      .icon {
        background-size: contain;
        display: block;
        height: 16px;
        width: 8px;
        margin: 5px 9px 5px 0;
        mask: none;
        background-color: transparent;
      }

      .dropdown-links-wrapper {
        opacity: 1;
        height: auto;
        z-index: 1;
        transition: 0.3s;
      }

      .chevrons-icon {
        display: block;
      }

      .dots {
        color: var(--color-primary-800-base);
      }
    }
    
    .breadcrumb-list-item {
      margin-bottom: 11px;
      padding-right: 0;

      &:last-child {
        margin-bottom: 0;
      }

      &:after {
        display: none;
      }
    }
  }

  .dropdown-topbar {
    position: absolute;
    width: 100%;
  }

  .chevrons-icon {
    height: 16px;
    margin: 5px 9px 5px 0;
  }

  .dropdown-links-wrapper {
    opacity: 0;
    height: 0;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.2);
    padding: 10px 8px 12px 8px;
    background-color: var(--color-neutral-white);
    position: absolute;
    top: 27px;


    .breadcrumb__link {
      padding-right: 0;
      margin-bottom: 16px;

      &:last-child {
        margin-bottom: 0;
      }

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

  .information-overlay__wrapper {
    width: 100%;
    position: fixed;
    z-index: 9999;
    transition: 1s;

    @media screen and (min-width: 1200px) {
      max-width: 350px;
      padding-bottom: 13px;
      transition: none;
    }

    @media screen and (max-width: 1200px) {
      max-width: unset;
    }

    @media screen and (max-width: 1200px) and (orientation: landscape) {
      max-width: unset;
    }
  }

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

  .information-overlay__box {
    padding: 16px 25px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    background-color: var(--color-neutral-white);
    box-shadow: 0 0 9px 0 var(--color-neutral-600);

    @media screen and (min-width: 1200px) and (orientation: landscape)  {
      padding: 16px;
    }
  }

  .information-overlay__content {
    margin-top: 8px;

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

  .information-overlay__close-btn {
    background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-close-primary-800-base.svg");
    background-repeat: no-repeat;
    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)  {
      display: block;
      width: 10px;
      height: 10px;
      position: absolute;
      left: 50%;
      bottom: 4px;
      transform: rotate(45deg) translate(-50%, 0);
      background-color: var(--color-neutral-white);
      box-shadow: 0 0 9px 0 var(--color-neutral-600);
    }
  }

  .information-overlay__cover {
    display: none;

    @media screen and (min-width: 1200px) and (orientation: landscape)  {
      display: block;
      position: absolute;
      left: 50%;
      top: calc(100% - 23px);
      transform: translateX(-50%);
      background-color: var(--color-neutral-white);
      width: 30px;
      height: 10px;
      z-index: 1;
    }
  }

  p, a {
    margin: 0;
    line-height: 1.2;
    font-size: 15px;
  }

  p.information-overlay__mobile-header {
    margin-right: auto;
    font-weight: 700;
    min-height: 18px;
  }
}
.return-to-page {
  display: none;
  text-decoration: none;
  color: var(--color-secondary-900-base);
  position: relative;
  margin-left: 30px;
  transition: var(--transition-hover);

  &::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-left-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 8px;
    width: 8px;
    bottom: 9px;
    left: -22px;
    transition: left 0.2s ease-in-out;
  }

  &:hover {
    text-decoration: underline;
    color: var(--color-primary-800-base);

    &::before {
      left: -32px;
    }
  }
}
.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("/etc/designs/zg/viivexchange/desktop/assets/img/loader-large.gif");
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-color: white;
    background-position: center;
    margin: auto;
  }
}.icon-link,
.icon-link-v2  {
  margin: 0;
  padding: 0;

  .icon-link__wrapper {
    align-items: center;
    background-color: var(--color-secondary-100-base);
    padding: 24px 24px 24px 16px;

    .icon-link__icon {
      height: 26px;
      width: 26px;

      svg {
        height: 26px;
        width: 26px;

        @media (min-width: 767px) {
          height: 40px;
          width: 40px;
        }
      }

      @media (min-width: 767px) {
        height: 40px;
        width: 40px;
      }
    }

    @media (min-width: 767px) {
      padding: 32px 24px 32px 32px;
    }
  }

  a.icon-link__wrapper {
    display: flex;

    &:hover {
      text-decoration: none;
    }

    &.external:not(.btn){
      display: flex;
      text-decoration: none;
    }
  }

  .icon-link__icon-wrapper {
    border-radius: 50%;
    border: solid 1px var(--color-primary-800);
    width: 48px;
    height: 48px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    padding: 7px;

    @media (min-width: 767px) {
      width: 68px;
      height: 68px;
      margin-right: 32px;
      padding: 13px;
    }

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

    &.icon-link__icon-wrapper--cab2 {
      border-color: var(--color-quaternary-800);
    }
  }

  .icon-link__arrow {
    background-image: url("/etc/designs/zg/viivexchange/desktop/assets/icons/icon-chevron-right-primary-800-base.svg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 16px;
    width: 16px;
    transition: 0.3s;
    flex-shrink: 0;
    margin-left: auto;
  }

  .icon-link__text {
    margin-right: 15px;

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    a {
      line-height: 27px;
      font-size: 18px;
      margin: 0;
      padding: 0;

      @media (min-width: 767px) {
        line-height: 34px;
        font-size: 27px;
      }
    }
  }


  .icon-link__link:hover {
    .icon-link__arrow {
      transform: translateX(10px);
    }
  }

  a {
    color: var(--color-secondary-900-base);
    text-decoration: none;

    &:hover {
      text-decoration: none;
    }
  }
}

.theme-product-apretude {
  .icon-link,
  &.icon-link,
  .icon-link-v2,
  &.icon-link-v2 {
    .icon-link__icon-wrapper {
        border-color: var(--color-secondary-900);
    }
  }
}.aem-AuthorLayer-Edit,
.aem-AuthorLayer-DQM,
.aem-AuthorLayer-Developer,
.aem-AuthorLayer-Design,
.aem-AuthorLayer-Layouting,
.aem-AuthorLayer-Tracking,
.aem-AuthorLayer-Timewrap,
.cq-wcm-edit {
  .geo-hide-config {
    min-height: 220px;
    position: relative;
    width: 100%;
    clear: both;
    display: block;
    float: none;
    height: auto;
  }
}

