@charset "UTF-8";
/*font family variables for localisation*/
/* Epi Form sizes */
.smallerContainer, .error-404-container { margin-left: auto; margin-right: auto; padding-right: 16px; padding-left: 16px; }

.smallerContainer:before, .error-404-container:before, .smallerContainer:after, .error-404-container:after { content: " "; display: table; }

.smallerContainer:after, .error-404-container:after { clear: both; }

.smallerContainer .container, .error-404-container .container, .smallerContainer header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container .smallerContainer .global-reach, .error-404-container header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container .error-404-container .global-reach, .smallerContainer header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .smallerContainer .global-reach, .error-404-container header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .error-404-container .global-reach, .smallerContainer header.sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.sticky.sticky-gb-open .smallerContainer .header-top-wrapper > .container > .row, .error-404-container header.sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.sticky.sticky-gb-open .error-404-container .header-top-wrapper > .container > .row, .smallerContainer header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.insight-sticky.sticky-gb-open .smallerContainer .header-top-wrapper > .container > .row, .error-404-container header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.insight-sticky.sticky-gb-open .error-404-container .header-top-wrapper > .container > .row { width: auto; padding: 0; }

.smallerContainer .container .row, .error-404-container .container .row, .smallerContainer header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .row, header.sticky.sticky-gb-open .header-top-wrapper > .container .smallerContainer .global-reach .row, .error-404-container header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .row, header.sticky.sticky-gb-open .header-top-wrapper > .container .error-404-container .global-reach .row, .smallerContainer header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .smallerContainer .global-reach .row, .error-404-container header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .error-404-container .global-reach .row, .smallerContainer header.sticky.sticky-gb-open .header-top-wrapper > .container > .row .row, header.sticky.sticky-gb-open .smallerContainer .header-top-wrapper > .container > .row .row, .error-404-container header.sticky.sticky-gb-open .header-top-wrapper > .container > .row .row, header.sticky.sticky-gb-open .error-404-container .header-top-wrapper > .container > .row .row, .smallerContainer header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row .row, header.insight-sticky.sticky-gb-open .smallerContainer .header-top-wrapper > .container > .row .row, .error-404-container header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row .row, header.insight-sticky.sticky-gb-open .error-404-container .header-top-wrapper > .container > .row .row { margin-right: 0; margin-left: 0; }

.smallerContainer [class*="col-"] .container .row, .error-404-container [class*="col-"] .container .row, .smallerContainer [class*="col-"] header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .row, header.sticky.sticky-gb-open .header-top-wrapper > .container .smallerContainer [class*="col-"] .global-reach .row, .error-404-container [class*="col-"] header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .row, header.sticky.sticky-gb-open .header-top-wrapper > .container .error-404-container [class*="col-"] .global-reach .row, .smallerContainer [class*="col-"] header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .smallerContainer [class*="col-"] .global-reach .row, .error-404-container [class*="col-"] header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .error-404-container [class*="col-"] .global-reach .row, .smallerContainer [class*="col-"] header.sticky.sticky-gb-open .header-top-wrapper > .container > .row .row, header.sticky.sticky-gb-open .smallerContainer [class*="col-"] .header-top-wrapper > .container > .row .row, .error-404-container [class*="col-"] header.sticky.sticky-gb-open .header-top-wrapper > .container > .row .row, header.sticky.sticky-gb-open .error-404-container [class*="col-"] .header-top-wrapper > .container > .row .row, .smallerContainer [class*="col-"] header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row .row, header.insight-sticky.sticky-gb-open .smallerContainer [class*="col-"] .header-top-wrapper > .container > .row .row, .error-404-container [class*="col-"] header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row .row, header.insight-sticky.sticky-gb-open .error-404-container [class*="col-"] .header-top-wrapper > .container > .row .row { margin-right: -16px; margin-left: -16px; }

@media (max-width: 768px) { .smallerContainer, .error-404-container { width: 100%; } }

@media (min-width: 768px) { .smallerContainer, .error-404-container { width: calc(100% - 64px); } }

@media (min-width: 1024px) { .smallerContainer, .error-404-container { width: calc(100% - 64px); } }

@media (min-width: 1300px) { .smallerContainer, .error-404-container { width: 1172px; } }

/*
    Media Queries Mixins

    small-mobile             === (max-width: 479px)
    large-mobile             === (min-width: 480px) and (max-width: 767px);

    media-only-mobile        === (max-width: 767px);
    media-only-tablet        === (min-width: 768px) and (max-width: 1023px);
    media-only-dekstop       === (min-width: 1024px) and (max-width: 1299px);
    media-only-dekstop-lg    === (min-width: 1200px);

    media-from-mobile        === (min-width: 480px);
    media-from-tablet        === (min-width: 768px);
    media-from-desktop       === (min-width: 1024px);
    media-from-desktop-lg    === (min-width: 1300px);

*/
.navigation-link:after { font-family: "GT-IconSet" !important; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.navigation-link:after { content: "\e901"; }

/* ================================= 1 FONT FAMILIES ================================= */
@font-face { font-family: 'GT-Walsheim-Pro'; src: url("/ResourcesVI/fonts/GT-Walsheim-Pro-Regular/GT-Walsheim-Pro-Regular.woff") format("woff"); font-weight: 400; font-style: normal; font-display: swap; }

@font-face { font-family: 'GT-Walsheim-Pro'; src: url("/ResourcesVI/fonts/GT-Walsheim-Pro-Medium/GT-Walsheim-Pro-Medium.woff") format("woff"); font-weight: 300; font-style: normal; font-display: swap; }

@font-face { font-family: 'GT-Walsheim-Pro'; src: url("/ResourcesVI/fonts/GT-Walsheim-Pro-Regular/GT-Walsheim-Pro-Regular.woff") format("woff"); font-weight: 200; font-style: normal; font-display: swap; }

@font-face { font-family: 'GT-Walsheim-Pro'; src: url("/ResourcesVI/fonts/GT-Walsheim-Pro-Light/GT-Walsheim-Pro-Light.woff") format("woff"); font-weight: 100; font-style: normal; font-display: swap; }

@font-face { font-family: 'GT-Walsheim-Pro-Regular'; src: url("/ResourcesVI/fonts/GT-Walsheim-Pro-Regular/GT-Walsheim-Pro-Regular.woff") format("woff"); font-weight: 200; font-style: normal; font-display: swap; }

@font-face { font-family: 'GT-Walsheim-Pro-Medium'; src: url("/ResourcesVI/fonts/GT-Walsheim-Pro-Medium/GT-Walsheim-Pro-Medium.woff") format("woff"); font-weight: 300; font-style: normal; font-display: swap; }

@font-face { font-family: 'GT-Walsheim-Pro-Bold'; src: url("/ResourcesVI/fonts/GT-Walsheim-Pro-Bold/GT-Walsheim-Pro-Bold.woff") format("woff"); font-weight: 400; font-style: normal; font-display: swap; }

@font-face { font-family: 'GT-Walsheim-Pro-Bold-Oblique'; src: url("/ResourcesVI/fonts/GT-Walsheim-Pro-Bold-Oblique/GT-Walsheim-Pro-Bold-Oblique.woff") format("woff"); font-weight: 400; font-style: italic; font-display: swap; }

@font-face { font-family: 'GT-IconSet'; src: url("/ResourcesVI/fonts/GT-IconSet/GT-IconSet.woff") format("woff"); font-weight: 400; font-style: normal; font-display: swap; }

/* ================================= 2 FONT SIZING ================================= */
h2:not(.sectionTag):not(.exp):not(.title):not(.category):not(.fcb__title):not(.intro-title), .richtext-block h1, .box-base-white .expert, .title--medium, .mobile .header, h1, .h1, h2, .h2, h3, .h3, .big-text, h4, .h4, .medium-text, .block-title { font-weight: 300; font-style: normal; }

h2:not(.sectionTag):not(.exp):not(.title):not(.category):not(.fcb__title):not(.intro-title), .richtext-block h1, .box-base-white .expert, .title--medium, .mobile .header { font-size: 2.4rem; line-height: 150%; margin: 0 0 15px 0; }

@keyframes lds-yt { 0% { transform: rotate(0deg); }
  100% { transform: rotate(-360deg); } }

@keyframes lds-ripple { 0% { top: 28px;
    right: 28px;
    width: 0;
    height: 0;
    opacity: 1; }
  100% { top: -1px;
    right: -1px;
    width: 58px;
    height: 58px;
    opacity: 0; } }

.padding-top-sm { padding-top: 16px; }

.margin-top-sm { margin-top: 16px; }

.padding-left-sm { padding-right: 16px; }

.margin-left-sm { margin-right: 16px; }

.padding-right-sm { padding-left: 16px; }

.margin-right-sm { margin-left: 16px; }

.padding-bottom-sm { padding-bottom: 16px; }

.margin-bottom-sm { margin-bottom: 16px; }

.padding-top-md { padding-top: 32px; }

.margin-top-md { margin-top: 32px; }

.padding-left-md { padding-right: 32px; }

.margin-left-md { margin-right: 32px; }

.padding-right-md { padding-left: 32px; }

.margin-right-md { margin-left: 32px; }

.padding-bottom-md { padding-bottom: 32px; }

.margin-bottom-md { margin-bottom: 32px; }

.padding-top-lg { padding-top: 64px; }

.margin-top-lg { margin-top: 64px; }

.padding-left-lg { padding-right: 64px; }

.margin-left-lg { margin-right: 64px; }

.padding-right-lg { padding-left: 64px; }

.margin-right-lg { margin-left: 64px; }

.padding-bottom-lg { padding-bottom: 64px; }

.margin-bottom-lg { margin-bottom: 64px; }

.padding-top-xlg { padding-top: 96px; }

.margin-top-xlg { margin-top: 96px; }

.padding-left-xlg { padding-right: 96px; }

.margin-left-xlg { margin-right: 96px; }

.padding-right-xlg { padding-left: 96px; }

.margin-right-xlg { margin-left: 96px; }

.padding-bottom-xlg { padding-bottom: 96px; }

.margin-bottom-xlg { margin-bottom: 96px; }

.padding-top-xxlg { padding-top: 112px; }

.margin-top-xxlg { margin-top: 112px; }

.padding-left-xxlg { padding-right: 112px; }

.margin-left-xxlg { margin-right: 112px; }

.padding-right-xxlg { padding-left: 112px; }

.margin-right-xxlg { margin-left: 112px; }

.padding-bottom-xxlg { padding-bottom: 112px; }

.margin-bottom-xxlg { margin-bottom: 112px; }

.padding-top-xxxlg { padding-top: 128px; }

.margin-top-xxxlg { margin-top: 128px; }

.padding-left-xxxlg { padding-right: 128px; }

.margin-left-xxxlg { margin-right: 128px; }

.padding-right-xxxlg { padding-left: 128px; }

.margin-right-xxxlg { margin-left: 128px; }

.padding-bottom-xxxlg { padding-bottom: 128px; }

.margin-bottom-xxxlg { margin-bottom: 128px; }

*, *:before, *:after { box-sizing: border-box; }

.stuck { z-index: 9999; position: fixed; }

.hide-text { display: inline-block; text-indent: -999em; white-space: nowrap; }

.hide { display: none; }

.show { display: block; }

.clearfix { overflow: auto; }

.dpf { display: flex; }

.clearfix::after { content: ""; clear: both; display: table; }

.ir { background-color: transparent; border: 0; overflow: hidden; }

.ir:before { content: ""; display: block; width: 0; height: 150%; }

.absolute-center-horizontal { right: 50%; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); -ms-transform: translateX(50%); -o-transform: translateX(50%); transform: translateX(50%); }

.absolute-center-vertical { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.absolute-center { right: 50%; top: 50%; -webkit-transform: translate3D(50%, -50%, 0); -moz-transform: translate3D(50%, -50%, 0); -ms-transform: translate3D(50%, -50%, 0); -o-transform: translate3D(50%, -50%, 0); transform: translate3D(50%, -50%, 0); }

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

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

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

.text-justify { text-align: justify; }

.text-italic { font-style: italic; }

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined in IE 6/7/8/9 and Firefox 3. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/** Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

/** 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 7/8/9, Firefox 3, and Safari 4. Known issue: no IE 6 support. */
[hidden] { display: none; }

/* ========================================================================== Base ========================================================================== */
/** 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using `em` units. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { font-size: 1.6rem; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Address `font-family` inconsistency between `textarea` and other form elements. */
html, button, input, select, textarea { font-family: inherit; }

/** Address margins handled incorrectly in IE 6/7. */
body { 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 font sizes and margins set differently in IE 6/7. Address font sizes within `section` and `article` in Firefox 4+, Safari 5, and Chrome. */
h1 { font-size: 8rem; margin: 0.67em 0; }

h2 { font-size: 4.8rem; margin: 0.83em 0; }

h3 { font-size: 3.2rem; margin: 1em 0; }

h4 { font-size: 2.4rem; margin: 1.33em 0; }

h5 { font-size: 1.8rem; margin: 1.67em 0; }

h6 { font-size: 1.6rem; margin: 2.33em 0; }

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

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

blockquote { margin: 1em 40px; }

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

/** Address differences between Firefox and other browsers. Known issue: no IE 6/7 normalization. */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

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

/** Address margins set differently in IE 6/7. */
p, pre { margin: 1em 0; }

/** Correct font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1rem; }

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

/** Address CSS quotes not supported in IE 6/7. */
q { quotes: none; }

/** Address `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }

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

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

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* ========================================================================== Lists ========================================================================== */
/** Address margins set differently in IE 6/7. */
dl, menu, ol, ul { margin: 1em 0; }

dd { margin: 0 2em 0 0; }

/** Address paddings set differently in IE 6/7. */
menu, ol, ul { padding: 0 2em 0 0; }

/** Correct list images handled incorrectly in IE 7. */
nav ul, nav ol { list-style: none; list-style-image: none; }

/* ========================================================================== Embedded content ========================================================================== */
/** 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3. 2. Improve image quality when scaled in IE 7. */
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ }

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

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

/* ========================================================================== Forms ========================================================================== */
/** Correct margin displayed oddly in IE 6/7. */
form { margin: 0; }

/** 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 6/7/8/9. 2. Correct text not wrapping in Firefox 3. 3. Correct alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */ *margin-right: -7px; /* 3 */ }

/** 1. Correct font size not being inherited in all browsers. 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, and Chrome. 3. Improve appearance and consistency in all browsers. */
button, input, select, textarea { font-size: 1.6rem; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline; /* 3 */ *vertical-align: middle; /* 3 */ }

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

/** 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 6+. 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. 4. Remove inner spacing in IE 7 without affecting normal text inputs. Known issue: inner spacing remains in IE 6. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ *overflow: visible; /* 4 */ }

/** 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. 3. Remove excess padding in IE 7. Known issue: excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ *height: 13px; /* 3 */ *width: 13px; /* 3 */ }

/** 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 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** 1. Remove default vertical scrollbar in IE 6/7/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; }

iframe, video { border: none; max-width: 100%; }

.overlay-no-scroll .gt-wrapper *:focus { outline: none; }

/*mixin to catch all selectors specifiying font*/
/* headers,titles, body - in most localizations this is always serif*/
/* anchors, section-tags - in most localizations this is serif but can also be sans-serif */
/* latin and cyrillic charactersets are the default. Includes:
 en, ru, de, fr, es, sv, no, da, nl, pt-BR, et, lv, lt, pl, pt, vi, ms, it, fi
*/
html:lang(ja) body { font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

html:lang(ja) body .richtext p, html:lang(ja) body .richtext li, html:lang(ja) body .richtext .p-big { font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, Roboto, "Droid Sans", sans-serif; font-size: 1.6rem; line-height: 2.4rem; }

html:lang(ja) body .richtext p.p-tag, html:lang(ja) body .richtext p.lead-paragraph, html:lang(ja) body .tinymce-page__text p.p-tag, html:lang(ja) body .tinymce-page__text p.lead-paragraph { font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

html:lang(ja) body .richtext p { margin-bottom: 20px; }

html:lang(ja) body .richtext.no-narrow-text p:last-child { margin-bottom: 0; }

html:lang(el) body * { font-family: Arial, Helvetica, sans-serif; }

html:lang(el) body * .article-banner-block .category--light, html:lang(el) body * .banner-block .category--light, html:lang(el) body * .double-banner-block .category--light, html:lang(el) body * .trending-content-block .category--light, html:lang(el) body * .extended-banner-block .category--light, html:lang(el) body * .article-banner-block .category, html:lang(el) body * .banner-block .category, html:lang(el) body * .double-banner-block .category, html:lang(el) body * .trending-content-block .category, html:lang(el) body * .extended-banner-block .category, html:lang(el) body * .article-tile__content-container .category, html:lang(el) body * .expert-container .single-expert .category, html:lang(el) body * .expert-promo-block .category, html:lang(el) body * .promo-block .promo-block-item .category, html:lang(el) body * .next-article-block .next-article-item .category, html:lang(el) body * .article-carousel-block .page-promo-item .category, html:lang(el) body * .industry-landing-slider .industry-landing-item .category, html:lang(el) body * [class*="related-content-block-"] .item-category, html:lang(el) body * .article-carousel-block .tab-date, html:lang(el) body * .expert-container .single-expert .location, html:lang(el) body * .optional-small-promo-block .promo-block-tag, html:lang(el) body * .article-carousel-block .page-promo-item .page-promo-tag, html:lang(el) body * .page-promo-block .page-promo-item .page-promo-tag, html:lang(el) body * .rich-text-block-with-promos .tag, html:lang(el) body * .qualifications-text-block .title, html:lang(el) body * .news-block .news-date, html:lang(el) body * .p-tag, html:lang(el) body * .sectionTag, html:lang(el) body * .feat-text, html:lang(el) body * .trending-content-block .view-more, html:lang(el) body * .events-block .more .view-all-events, html:lang(el) body * .news-block .more .view-more-news, html:lang(el) body * .small-rich-text-block .description a, html:lang(el) body * .small-rich-text-block * a, html:lang(el) body * .image-item-with-text p a, html:lang(el) body * .image-item-with-text-link a, html:lang(el) body * .image-item-with-text-location p a, html:lang(el) body * [class*="btn-"] { font-family: "Arial Narrow", Arial, Helvetica, sans-serif; }

html:lang(el) body * .richtext .h1, html:lang(el) body * .richtext .h2, html:lang(el) body * .richtext .h3, html:lang(el) body * .richtext .h4, html:lang(el) body * .richtext h1, html:lang(el) body * .richtext h2, html:lang(el) body * .richtext h2:not(.sectionTag):not(.exp):not(.title):not(.category):not(.fcb__title):not(.intro-title), html:lang(el) body * .richtext h3, html:lang(el) body * .richtext h4, html:lang(el) body * .tinymce-page__text .h1, html:lang(el) body * .tinymce-page__text .h2, html:lang(el) body * .tinymce-page__text .h3, html:lang(el) body * .tinymce-page__text .h4, html:lang(el) body * .tinymce-page__text h1, html:lang(el) body * .tinymce-page__text h2, html:lang(el) body * .tinymce-page__text h2:not(.sectionTag):not(.exp):not(.title):not(.category):not(.fcb__title):not(.intro-title), html:lang(el) body * .tinymce-page__text h3, html:lang(el) body * .tinymce-page__text h4 { font-weight: 700; }

html:lang(ar) body { font-family: Times, serif; }

/*html:lang(th) {

}*/
html:lang(zh) body { font-family: "news gothic", Arial, sans-serif; }

html:lang(he) body, html:lang(vi) body, html:lang(az) body { font-family: Arial, Helvetica, sans-serif; overflow-x: hidden; }

.container, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row { margin-left: auto; margin-right: auto; padding-right: 16px; padding-left: 16px; }

.container:before, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach:before, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach:before, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row:before, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row:before, .container:after, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach:after, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach:after, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row:after, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row:after { content: " "; display: table; }

.container:after, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach:after, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach:after, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row:after, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row:after { clear: both; }

.container .container, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .container, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .container, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row .container, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row .container, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row .header-top-wrapper > .container .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row .header-top-wrapper > .container .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .header-top-wrapper > .container > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .header-top-wrapper > .container > .row { width: auto; padding: 0; }

.container .container .row, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach .row, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row .row { margin-right: 0; margin-left: 0; }

.container [class*="col-"] .container .row, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach [class*="col-"] .container .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach [class*="col-"] .container .row, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row [class*="col-"] .container .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row [class*="col-"] .container .row, header.sticky.sticky-gb-open .header-top-wrapper > .container [class*="col-"] .global-reach .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container [class*="col-"] .global-reach .row, .container [class*="col-"] header.sticky.sticky-gb-open .header-top-wrapper > .container > .row .row, header.sticky.sticky-gb-open .container [class*="col-"] .header-top-wrapper > .container > .row .row, .container [class*="col-"] header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row .row, header.insight-sticky.sticky-gb-open .container [class*="col-"] .header-top-wrapper > .container > .row .row { margin-right: -16px; margin-left: -16px; }

@media (max-width: 768px) { .container, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row { width: 100%; } }

@media (min-width: 768px) { .container, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row { width: calc(100% - 64px); } }

@media (min-width: 1024px) { .container, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row { width: calc(100% - 64px); } }

@media (min-width: 1300px) { .container, header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row { width: 1172px; } }

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

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

.container-fluid:after { clear: both; }

.row { margin-right: -16px; margin-left: -16px; }

.row:before, .row:after { content: " "; display: table; }

.row:after { clear: both; }

.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-right: 16px; padding-left: 16px; }

.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: right; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

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

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

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

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

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

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

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

.col-xs-pull-0 { left: auto; }

.col-xs-pull-1 { left: 8.33333%; }

.col-xs-pull-2 { left: 16.66667%; }

.col-xs-pull-3 { left: 25%; }

.col-xs-pull-4 { left: 33.33333%; }

.col-xs-pull-5 { left: 41.66667%; }

.col-xs-pull-6 { left: 50%; }

.col-xs-pull-7 { left: 58.33333%; }

.col-xs-pull-8 { left: 66.66667%; }

.col-xs-pull-9 { left: 75%; }

.col-xs-pull-10 { left: 83.33333%; }

.col-xs-pull-11 { left: 91.66667%; }

.col-xs-pull-12 { left: 100%; }

.col-xs-push-0 { right: auto; }

.col-xs-push-1 { right: 8.33333%; }

.col-xs-push-2 { right: 16.66667%; }

.col-xs-push-3 { right: 25%; }

.col-xs-push-4 { right: 33.33333%; }

.col-xs-push-5 { right: 41.66667%; }

.col-xs-push-6 { right: 50%; }

.col-xs-push-7 { right: 58.33333%; }

.col-xs-push-8 { right: 66.66667%; }

.col-xs-push-9 { right: 75%; }

.col-xs-push-10 { right: 83.33333%; }

.col-xs-push-11 { right: 91.66667%; }

.col-xs-push-12 { right: 100%; }

.col-xs-offset-0 { margin-right: 0%; }

.col-xs-offset-1 { margin-right: 8.33333%; }

.col-xs-offset-2 { margin-right: 16.66667%; }

.col-xs-offset-3 { margin-right: 25%; }

.col-xs-offset-4 { margin-right: 33.33333%; }

.col-xs-offset-5 { margin-right: 41.66667%; }

.col-xs-offset-6 { margin-right: 50%; }

.col-xs-offset-7 { margin-right: 58.33333%; }

.col-xs-offset-8 { margin-right: 66.66667%; }

.col-xs-offset-9 { margin-right: 75%; }

.col-xs-offset-10 { margin-right: 83.33333%; }

.col-xs-offset-11 { margin-right: 91.66667%; }

.col-xs-offset-12 { margin-right: 100%; }

@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: right; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { left: auto; }
  .col-sm-pull-1 { left: 8.33333%; }
  .col-sm-pull-2 { left: 16.66667%; }
  .col-sm-pull-3 { left: 25%; }
  .col-sm-pull-4 { left: 33.33333%; }
  .col-sm-pull-5 { left: 41.66667%; }
  .col-sm-pull-6 { left: 50%; }
  .col-sm-pull-7 { left: 58.33333%; }
  .col-sm-pull-8 { left: 66.66667%; }
  .col-sm-pull-9 { left: 75%; }
  .col-sm-pull-10 { left: 83.33333%; }
  .col-sm-pull-11 { left: 91.66667%; }
  .col-sm-pull-12 { left: 100%; }
  .col-sm-push-0 { right: auto; }
  .col-sm-push-1 { right: 8.33333%; }
  .col-sm-push-2 { right: 16.66667%; }
  .col-sm-push-3 { right: 25%; }
  .col-sm-push-4 { right: 33.33333%; }
  .col-sm-push-5 { right: 41.66667%; }
  .col-sm-push-6 { right: 50%; }
  .col-sm-push-7 { right: 58.33333%; }
  .col-sm-push-8 { right: 66.66667%; }
  .col-sm-push-9 { right: 75%; }
  .col-sm-push-10 { right: 83.33333%; }
  .col-sm-push-11 { right: 91.66667%; }
  .col-sm-push-12 { right: 100%; }
  .col-sm-offset-0 { margin-right: 0%; }
  .col-sm-offset-1 { margin-right: 8.33333%; }
  .col-sm-offset-2 { margin-right: 16.66667%; }
  .col-sm-offset-3 { margin-right: 25%; }
  .col-sm-offset-4 { margin-right: 33.33333%; }
  .col-sm-offset-5 { margin-right: 41.66667%; }
  .col-sm-offset-6 { margin-right: 50%; }
  .col-sm-offset-7 { margin-right: 58.33333%; }
  .col-sm-offset-8 { margin-right: 66.66667%; }
  .col-sm-offset-9 { margin-right: 75%; }
  .col-sm-offset-10 { margin-right: 83.33333%; }
  .col-sm-offset-11 { margin-right: 91.66667%; }
  .col-sm-offset-12 { margin-right: 100%; } }

@media (min-width: 1024px) { .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: right; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { left: auto; }
  .col-md-pull-1 { left: 8.33333%; }
  .col-md-pull-2 { left: 16.66667%; }
  .col-md-pull-3 { left: 25%; }
  .col-md-pull-4 { left: 33.33333%; }
  .col-md-pull-5 { left: 41.66667%; }
  .col-md-pull-6 { left: 50%; }
  .col-md-pull-7 { left: 58.33333%; }
  .col-md-pull-8 { left: 66.66667%; }
  .col-md-pull-9 { left: 75%; }
  .col-md-pull-10 { left: 83.33333%; }
  .col-md-pull-11 { left: 91.66667%; }
  .col-md-pull-12 { left: 100%; }
  .col-md-push-0 { right: auto; }
  .col-md-push-1 { right: 8.33333%; }
  .col-md-push-2 { right: 16.66667%; }
  .col-md-push-3 { right: 25%; }
  .col-md-push-4 { right: 33.33333%; }
  .col-md-push-5 { right: 41.66667%; }
  .col-md-push-6 { right: 50%; }
  .col-md-push-7 { right: 58.33333%; }
  .col-md-push-8 { right: 66.66667%; }
  .col-md-push-9 { right: 75%; }
  .col-md-push-10 { right: 83.33333%; }
  .col-md-push-11 { right: 91.66667%; }
  .col-md-push-12 { right: 100%; }
  .col-md-offset-0 { margin-right: 0%; }
  .col-md-offset-1 { margin-right: 8.33333%; }
  .col-md-offset-2 { margin-right: 16.66667%; }
  .col-md-offset-3 { margin-right: 25%; }
  .col-md-offset-4 { margin-right: 33.33333%; }
  .col-md-offset-5 { margin-right: 41.66667%; }
  .col-md-offset-6 { margin-right: 50%; }
  .col-md-offset-7 { margin-right: 58.33333%; }
  .col-md-offset-8 { margin-right: 66.66667%; }
  .col-md-offset-9 { margin-right: 75%; }
  .col-md-offset-10 { margin-right: 83.33333%; }
  .col-md-offset-11 { margin-right: 91.66667%; }
  .col-md-offset-12 { margin-right: 100%; } }

@media (min-width: 1300px) { .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: right; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { left: auto; }
  .col-lg-pull-1 { left: 8.33333%; }
  .col-lg-pull-2 { left: 16.66667%; }
  .col-lg-pull-3 { left: 25%; }
  .col-lg-pull-4 { left: 33.33333%; }
  .col-lg-pull-5 { left: 41.66667%; }
  .col-lg-pull-6 { left: 50%; }
  .col-lg-pull-7 { left: 58.33333%; }
  .col-lg-pull-8 { left: 66.66667%; }
  .col-lg-pull-9 { left: 75%; }
  .col-lg-pull-10 { left: 83.33333%; }
  .col-lg-pull-11 { left: 91.66667%; }
  .col-lg-pull-12 { left: 100%; }
  .col-lg-push-0 { right: auto; }
  .col-lg-push-1 { right: 8.33333%; }
  .col-lg-push-2 { right: 16.66667%; }
  .col-lg-push-3 { right: 25%; }
  .col-lg-push-4 { right: 33.33333%; }
  .col-lg-push-5 { right: 41.66667%; }
  .col-lg-push-6 { right: 50%; }
  .col-lg-push-7 { right: 58.33333%; }
  .col-lg-push-8 { right: 66.66667%; }
  .col-lg-push-9 { right: 75%; }
  .col-lg-push-10 { right: 83.33333%; }
  .col-lg-push-11 { right: 91.66667%; }
  .col-lg-push-12 { right: 100%; }
  .col-lg-offset-0 { margin-right: 0%; }
  .col-lg-offset-1 { margin-right: 8.33333%; }
  .col-lg-offset-2 { margin-right: 16.66667%; }
  .col-lg-offset-3 { margin-right: 25%; }
  .col-lg-offset-4 { margin-right: 33.33333%; }
  .col-lg-offset-5 { margin-right: 41.66667%; }
  .col-lg-offset-6 { margin-right: 50%; }
  .col-lg-offset-7 { margin-right: 58.33333%; }
  .col-lg-offset-8 { margin-right: 66.66667%; }
  .col-lg-offset-9 { margin-right: 75%; }
  .col-lg-offset-10 { margin-right: 83.33333%; }
  .col-lg-offset-11 { margin-right: 91.66667%; }
  .col-lg-offset-12 { margin-right: 100%; } }

[class*="col-"] { min-height: 1px; }

html, body { background: #fff; position: relative; width: 100%; min-height: 100%; max-width: 100%; direction: rtl; -webkit-overflow-scrolling: touch; height: auto; }

body > div { overflow-x: hidden; max-width: 100%; }

.overflowHidden, .overflowHidden body { overflow: hidden; }

@media (max-width: 767px) { .overflowHidden--mobile, .overflowHidden--mobile body { height: 100%; position: fixed; overflow: hidden; } }

.mainNavOpened, .mainNavOpened body { overflow: hidden; height: 100%; height: 100vh; width: 100%; position: fixed; }

.main { background: #f5f3f2; overflow: hidden; position: relative; min-height: 100%; }

@media (max-width: 959px) { .hide-mobile { visibility: hidden; } }

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

img { display: block; margin: 0; padding: 0; max-width: 100%; height: auto; }

.clear:after { content: ""; display: table; clear: both; }

.hidden { display: none; }

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

@media (max-width: 1023px) { .hide-to-desktop { display: none !important; } }

hr.divider { margin: 32px 0; border: 0; border-top: 1px solid #74767a; }

.op-0 { visibility: hidden; }

.absolute { position: absolute; overflow: hidden !important; }

.ww { display: inline-block; }

.ww-inline { display: inline; }

.visually-hidden { display: none !important; }

.reader, .ir { clip: rect(0 0 0 0); clip: rect(0, 0, 0, 0); margin: -1px; padding: 0; overflow: hidden; position: absolute; width: 1px; height: 1px; }

@-webkit-keyframes block-element-fade-in { 0% { opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% { opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes block-element-fade-in { 0% { opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% { opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.reveal-item { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.use-block-element-fade-in { -webkit-animation-name: block-element-fade-in; animation-name: block-element-fade-in; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }

.use-banner-zoom { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

[class^="icon-"], [class*=" icon-"] { font-family: "GT-IconSet" !important; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-arrow:before { content: "\e900"; }

.icon-cta-arrow:before { content: "\e901"; }

.icon-event-clock:before { content: "\e902"; }

.icon-event-pin:before { content: "\e903"; }

.icon-globe:before { content: "\e904"; }

.icon-social-email:before { content: "\e905"; }

.icon-social-skillshare:before { content: "\e90b"; }

.icon-social-facebook:before { content: "\e906"; }

.icon-social-google-plus:before { content: "\e907"; }

.icon-social-linkedin:before { content: "\e908"; }

.icon-social-twitter:before { content: "\e909"; }

.icon-social-youtube:before { content: "\e90a"; }

.icon-quotes-left:before { content: "\e977"; }

.icon-quotes-right:before { content: "\e979"; }

.icon-cursor:before { content: "\e90c"; }

.icon-pdf:before { content: "\e90d"; }

.icon-file-pdf:before { content: "\eadf"; }

.icon-star:before { content: "\e90e"; }

.icon-play:before { content: "\e90f"; }

.icon-facebook-c:before { content: "\e935"; }

.icon-facebook-c:hover:before, .icon-facebook-c:active:before { content: "\e934"; }

.icon-googleplus-c:before { content: "\e933"; }

.icon-googleplus-c:hover:before, .icon-googleplus-c:active:before { content: "\e92f"; }

.icon-instagram-c:before { content: "\e92e"; }

.icon-instagram-c:hover:before, .icon-instagram-c:active:before { content: "\e92b"; }

.icon-linkedin-c:before { content: "\e92a"; }

.icon-linkedin-c:hover, .icon-linkedin-c:active { position: relative; }

.icon-linkedin-c:hover .path2, .icon-linkedin-c:hover .path3, .icon-linkedin-c:hover .path4, .icon-linkedin-c:active .path2, .icon-linkedin-c:active .path3, .icon-linkedin-c:active .path4 { position: absolute; top: 0; right: 0; }

.icon-linkedin-c:hover:before, .icon-linkedin-c:active:before { content: ""; }

.icon-linkedin-c:hover .path1:before, .icon-linkedin-c:active .path1:before { content: "\e926"; color: #000; }

.icon-linkedin-c:hover .path2:before, .icon-linkedin-c:active .path2:before { content: "\e927"; }

.icon-linkedin-c:hover .path3:before, .icon-linkedin-c:active .path3:before { content: "\e928"; }

.icon-linkedin-c:hover .path4:before, .icon-linkedin-c:active .path4:before { content: "\e929"; }

.icon-sina-c:before { content: "\e924"; }

.icon-sina-c:hover:before, .icon-sina-c:active:before { content: "\e925"; }

.icon-slideshare-c:before { content: "\e923"; }

.icon-slideshare-c:hover:before, .icon-slideshare-c:active:before { content: "\e91c"; }

.icon-twitter-c:before { content: "\e91b"; }

.icon-twitter-c:hover, .icon-twitter-c:active { position: relative; }

.icon-twitter-c:hover .path2, .icon-twitter-c:hover .path3, .icon-twitter-c:hover .path4, .icon-twitter-c:active .path2, .icon-twitter-c:active .path3, .icon-twitter-c:active .path4 { position: absolute; top: 0; right: 0; }

.icon-twitter-c:hover:before, .icon-twitter-c:active:before { content: ""; }

.icon-twitter-c:hover .path1:before, .icon-twitter-c:active .path1:before { content: "\e919"; color: #000; }

.icon-twitter-c:hover .path2:before, .icon-twitter-c:active .path2:before { content: "\e91a"; }

.icon-whatsapp-c:before { content: "\e917"; }

.icon-whatsapp-c:hover:before, .icon-whatsapp-c:active:before { content: "\e918"; }

.icon-xing-c:before { content: "\e914"; }

.icon-xing-c:hover:before, .icon-xing-c:active:before { content: "\e913"; }

.icon-youtube-c:before { content: "\e912"; }

.icon-youtube-c:before { content: "\e910"; }

.icon-mail-c:before { content: "\e937"; }

.icon-mail-c:hover:before, .icon-mail-c:active:before { content: "\e936"; }

.icon-v-card:before { content: "\e915"; }

.icon-close:before { content: "\e916"; }

.icon-magnifier:before { content: "\e938"; }

.icon-grid-view:before { content: "\e939"; }

.icon-list-view:before { content: "\e93a"; }

.icon-zona:before { content: "\e93e"; }

.icon-zona:before { content: "\e93d"; }

.icon-zona:before { content: "\e93c"; }

.icon-contact-phone:before { content: "\e93b"; }

.icon-homepage:before { content: "\e940"; }

.icon-facebook-white:before { content: "\e93f"; }

.icon-download:before { content: "\e941"; }

.icon-phone:before { content: "\e942"; }

.icon-contact_form:before { content: "\e943"; color: #4f2d7f; }

.icon-external_link:before { content: "\e944"; color: #4f2d7f; }

.icon-location:before { content: "\e945"; color: #4f2683; }

.icon-logo:before { content: "\e946"; color: #fff; }

.icon-mail-new:before { content: "\e947"; color: #4f2d7f; }

.icon-marker-copy .path1:before { content: "\e948"; color: #4f2d7f; }

.icon-marker-copy .path2:before { content: "\e949"; margin-right: -0.716796875em; color: white; }

.icon-marker .path1:before { content: "\e94a"; color: #4f2d7f; }

.icon-marker .path2:before { content: "\e94b"; margin-right: -0.716796875em; color: white; }

.icon-phone-new:before { content: "\e94c"; color: #4f2d7f; }

.icon-circle-arrow-up:before { content: "\e94e"; }

.icon-printer_eps:before { content: "\e94f"; color: #4f2d7f; }

.icon-circle-arrow-down:before { content: "\e950"; }

.icon-social-email span, .icon-social-skillshare span, .icon-social-facebook span, .icon-social-google-plus span, .icon-social-linkedin span, .icon-social-twitter span, .icon-social-youtube span, .vcard-download span { display: none; }

/*.icon-bookmarks:before {
    content: "\e951";
}*/
.icon-bookmark:before { content: "\e952"; }

.icon-bookmark_outline:before { content: "\e953"; }

.icon-bookmark-outline:before { content: "\e9d2"; }

.icon-bookmark:before { content: "\e9d3"; }

.icon-bookmarks:before { content: "\e9d4"; }

.icon-bin:before { content: "\e9ac"; }

.icon-spinner3:before { content: "\e97c"; }

.icon-bookmark-o:before { content: "\e951"; }

.icon-bookmark1:before { content: "\e952"; }

.icon-book-alt2:before { content: "\e953"; }

.icon-open-book:before { content: "\e954"; }

.icon-open-book-fill:before { content: "\e955"; }

.icon-safari-reader:before { content: "\e956"; }

/* ================================= 2 FONT SIZING ================================= */
html { font-size: 62.5%; -webkit-font-smoothing: antialiased; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 5 / 4), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.25dppx) { body { font-size: 1rem; } }

body { font-size: 1rem; font-family: "GT-Walsheim-Pro", Arial, Helvetica, sans-serif; font-weight: 400; line-height: 1.4; }

input, select, textarea { font-weight: 400; }

h1, .h1 { font-size: 8rem; line-height: 80px; margin: 0 0 15px 0; }

@media (max-width: 767px) { h1, .h1 { font-size: 4.8rem; line-height: 56px; } }

h2, .h2 { font-size: 4.8rem; line-height: 1.16666em; margin: 0 0 15px 0; }

@media (max-width: 767px) { h2, .h2 { font-size: 3.2rem; line-height: 40px; } }

h3, .h3, .big-text { font-size: 2.4rem; line-height: 150%; margin: 0 0 15px 0; }

h4, .h4, .medium-text { font-size: 1.8rem; line-height: 150%; margin: 0 0 15px 0; }

p { font-size: 1.6rem; line-height: 150%; margin: 0 0 15px 0; }

li { font-size: 1.6rem; line-height: 150%; }

.bullet-list li { margin-bottom: 1em; }

.p-big { font-size: 1.8rem; line-height: 200%; font-weight: 400; margin: 0 0 15px 0; }

.p-medium, .small-text { font-size: 1.8rem; line-height: 150%; font-weight: 400; margin: 0 0 15px 0; }

.p-small, .small-text { font-size: 1.4rem; }

.sectionTag { text-transform: uppercase; color: #74767a; }

a .sectionTag { color: inherit; }

.p-tag, .sectionTag, .feat-text { font-size: 1.4rem; line-height: 125%; font-weight: 400; letter-spacing: 0.2em; margin: 0 0 15px 0; }

.p-tag a, .sectionTag a, .feat-text a { color: inherit; text-decoration: none; /*outline: none;*/ cursor: pointer; }

.p-tag a:hover, .p-tag a:active, .p-tag a:focus, .sectionTag a:hover, .sectionTag a:active, .sectionTag a:focus, .feat-text a:hover, .feat-text a:active, .feat-text a:focus { color: #de002e; }

.richtext-block p { line-height: 200%; }

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

a { text-decoration: none; color: #4F2D7F; /*outline: none;*/ cursor: pointer; }

a:hover, a:active, a:focus { color: #de002e; text-decoration: underline; }

@media (max-width: 959px) { .article-banner-block .description a { text-decoration: underline; color: #fff; /*outline: none;*/ cursor: pointer; }
  .article-banner-block .description a:hover, .article-banner-block .description a:active, .article-banner-block .description a:focus { color: #fff; } }

.quote { margin-bottom: 32px; }

.block-title { font-size: 3.6rem; line-height: 4.6rem; }

.block-title-24 { font-size: 2.4rem !important; line-height: 2.9rem !important; font-weight: 300 !important; }

.link-icon { display: flex; margin-bottom: 6px; }

.link-icon .icon { font-size: 2.4rem; line-height: 2.4rem; vertical-align: middle; margin-left: 10px; color: #4F2D7F; }

.link-icon .icon.icon-phone-new, .link-icon .icon.icon-printer_eps, .link-icon .icon.icon-contact_form { font-size: 2rem; }

.link-icon .icon.icon-mail-new { font-size: 1.4rem; }

.link-icon .icon.icon-contact_form { padding-right: 1px; margin-left: 17px; }

.link-icon a { font-size: 1.6rem; }

.navigation-link { text-decoration: none !important; position: relative; }

.navigation-link:after { transition: transform 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); position: absolute; top: 50%; pointer-events: none; left: -35px; font-size: 1.4rem; transform: translate(10px, -50%); }

[dir="rtl"] .navigation-link:after { transform: translate(10px, -50%) rotate(-180deg); }

.route-link { font-size: 1.4rem; position: relative; padding-left: 20px; }

.route-link:after { position: absolute; font-family: "GT-IconSet" !important; font-weight: bold; font-size: 1.2rem; left: 0px; top: 3px; }

.route-link.up:after { content: "\e901"; transform: rotate(90deg); }

.route-link.down:after { content: "\e900"; }

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

.box-base-white { position: relative; margin-top: 24px; margin-bottom: 32px; padding: 24px 24px 32px; box-sizing: border-box; background-color: #fff; background-position: left bottom; background-repeat: no-repeat; }

.box-base-white a { display: inline-block; max-width: 100%; overflow: hidden; text-overflow: ellipsis; text-decoration: none; vertical-align: bottom; width: auto; }

.box-base-white.solid-b, .box-base-white.solid-b--purple { background-color: #de002e; color: #fff; }

.box-base-white.solid-b a, .box-base-white.solid-b h2, .box-base-white.solid-b .sectionTag, .box-base-white.solid-b .category, .box-base-white.solid-b--purple a, .box-base-white.solid-b--purple h2, .box-base-white.solid-b--purple .sectionTag, .box-base-white.solid-b--purple .category { color: inherit; }

.box-base-white.solid-b a, .box-base-white.solid-b--purple a { /*outline: none;*/ cursor: pointer; }

.box-base-white.solid-b a:hover, .box-base-white.solid-b a:active, .box-base-white.solid-b a:focus, .box-base-white.solid-b--purple a:hover, .box-base-white.solid-b--purple a:active, .box-base-white.solid-b--purple a:focus { text-decoration: underline; }

.box-base-white.solid-b--purple { background-color: #4F2D7F; }

[dir="rtl"] .box-base-white.contact-block .email-obfuscate { direction: ltr; }

.overlay { background: rgba(0, 0, 0, 0.7); height: 100%; right: 0; position: fixed; top: 0; width: 100%; z-index: 80; }

.youtube-container { top: 50%; right: 50%; position: fixed; padding-top: 56.25%; width: 100%; z-index: 101; background: #000; transform: translate(50%, -50%) scale(0.9); -webkit-transform: translate(50%, -50%) scale(0.9); -ms-transform: translate(50%, -50%) scale(0.9); }

.youtube-container:before { content: ""; position: absolute; top: 50%; right: 50%; margin: -32px -32px 0 0; width: 64px; height: 64px; border-radius: 50%; border: 5px solid #fff; border-color: #fff transparent #fff transparent; animation: lds-yt 1.2s linear infinite; }

.youtube-container.full-height { max-height: 100vh; overflow-y: auto; transform: translate(50%, -50%) scale(0.876); -webkit-transform: translate(50%, -50%) scale(0.876); -ms-transform: translate(50%, -50%) scale(0.876); }

.youtube-container iframe { top: 0; right: 0; left: 0; bottom: 0; position: absolute; width: 100%; height: 100%; z-index: 1; }

html[data-useragent*="Firefox"] .youtube-container { transform: translate(50%, -50%) scale(0.91); -webkit-transform: translate(50%, -50%) scale(0.91); -ms-transform: translate(50%, -50%) scale(0.91); }

html[data-useragent*="Firefox"] .youtube-container.full-height { transform: translate(50%, -50%) scale(0.844); -webkit-transform: translate(50%, -50%) scale(0.844); -ms-transform: translate(50%, -50%) scale(0.844); }

.filter-bar-wrapper { display: block; background: #452671; color: #fff; }

.filters-container { overflow: hidden; padding: 32px 0 16px; }

.filters-container ul { list-style: none; }

.filters-container li { background-color: #4F2D7F; margin-bottom: 16px; border-radius: 0.4rem; }

.filters-container li.open .js-show-selection:before { display: none; }

.filters-container a { display: inline-block; background-color: transparent; text-decoration: none; font-size: 1.4rem; padding: 4px 16px; width: 25rem; color: #fff; vertical-align: middle; position: relative; border-radius: 0.4rem; }

.filters-container a.js-show-selection { width: 3rem; text-indent: -999em; padding: 0; }

.filters-container a.js-show-selection:after, .filters-container a.js-show-selection:before { position: absolute; content: ''; width: 1.5rem; height: 0.1rem; background-color: #fff; right: 8px; top: 50%; }

.filters-container a.js-show-selection:before { transform: rotate(90deg); }

.filters-container .third-level-filters li, .filters-container .third-level-filters a { background: transparent; color: #fff; margin: 0; }

.filters-container .third-level-filters a:hover { text-decoration: underline; }

.topSpacingContainer, .relatedContainer { margin-top: 32px; }

.smallerContainer, .error-404-container { margin-top: 64px !important; margin-bottom: 64px; }

.error-404-container p { margin: initial; }

.Purple-background { background-color: #4F2D7F; color: #fff; }

.Teal-background { background-color: #00838f; color: #fff; }

.White-background { background-color: #fff; }

.title--medium { display: block; font-size: 1.8rem; color: #4F2D7F; }

.title--underlined { padding-bottom: 8px; border-bottom: 1px solid #c8beaf; }

.category-heading { margin: -25px 0 32px; word-wrap: break-word; overflow-wrap: break-word; }

.category-heading--flexible { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; margin: -25px 0 0; }

.category-heading__heading { width: 100%; margin-bottom: 0; word-wrap: break-word; overflow-wrap: break-word; margin-bottom: 24px; }

.category-heading__more { margin-top: 8px; padding-top: 0; border-bottom: 2px solid #de002e; margin-right: auto; }

.category-heading__more:after { margin-top: -3px; }

.category-heading__heading, .category-heading__more { justify-self: flex-end; }

@media (min-width: 768px) { .category-heading__heading { margin-left: 32px; }
  .category-heading__heading, .category-heading__more { width: auto; } }

.gt-wrapper { clear: both; }

header { transition: height ease .6s !important; }

header.sticky-gb-open:not(.sticky) .header-top-wrapper { height: auto !important; }

header.sticky-gb-open:not(.sticky) .header-top-wrapper nav { position: static !important; }

header .mega-wrapper { width: 100%; position: fixed; }

header[data-sticky="true"] .header-top-wrapper { transition: height ease .6s, top ease .6s; width: 100%; }

header[data-sticky="true"] .header-top-wrapper:before { content: ""; position: absolute; right: 0; bottom: 0; width: 100%; height: 3px; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); opacity: 0; transition: opacity ease .6s; }

header[data-sticky="true"] + div.extended-search { transition: all ease 1s; }

header .mini-logo { position: absolute; right: 0px; max-width: 88px; z-index: 100; background: #fff; top: calc(50% - 21.5px); max-height: 43px; max-width: 43px; }

header .mini-logo img { background: #fff; max-width: 100%; max-height: 100%; }

header .mini-logo + h1.logo a.desktop-logo { margin-right: 3px; }

header .header__global-reach-toggle { position: relative; }

header .header__global-reach-toggle i.lang-dropdown-arrow { content: "\e900"; font-family: "GT-IconSet" !important; position: absolute; top: 8px; opacity: 0; font-size: 1rem; transition: right ease 0.7s, width ease 0.7s; right: 50%; color: #4F2D7F; cursor: pointer; width: 0px; }

header .header__global-reach-toggle i.lang-dropdown-arrow:before { display: none; }

header .mega__level--2 { border-bottom: none; }

header .mega__level--2 span.h3 { margin-top: -8px; margin-bottom: 32px; display: block; }

header .mega__level--2 span.h3 a { color: #000; text-decoration: none; transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); cursor: pointer; }

header .mega__level--2 .list-container { width: 100%; }

header nav { outline: none; transition: transform ease .6s; }

header nav .menu-link { display: none; }

header nav .mega__level--1 { background: transparent; transition: box-shadow 1s; }

header .header-top { overflow: hidden; transition: height 0.5s ease-in-out, top ease .2s; }

header .header-top .header__utils .header__login a { transition: border ease 1s; }

header .header-top .header__utils ul.lang-dropdown { display: none; }

header .header-top .header__utils ul.lang-dropdown li a { display: block; width: 100%; }

header .header-top .header__lang { white-space: nowrap; }

header .header-top .header__lang .active { min-width: auto; transition: opacity ease 1s, opacity ease 1s, min-width ease 1s, padding-right ease 1s; color: #4F2D7F; }

header .header-top .header__lang .active:hover, header .header-top .header__lang .active:focus { text-decoration: none; color: #4F2D7F; cursor: default; }

header .header-top .header__lang > a:not(.active) { transition: width ease 1s, padding ease 1s, height ease 1s, opacity ease 1s; }

header .header-top .header__global-reach-toggle { transition: border ease 1s; }

header .header-top .header__global-reach-toggle .global-reach__toggle { transition: padding ease 1s, margin ease 1s; }

header .header-top h1.logo { transition: transform ease 1.4s; outline: 1px solid transparent; }

@media (min-width: 960px) { header.insight-sticky h1.logo { transform: translate(393px, 0px); }
  header.insight-sticky .header-top-wrapper:before { opacity: 1; transition: opacity ease .2s; } }

header.sticky h1.logo { transform: translate(393px, 0px); }

header.sticky .header-top-wrapper:before { opacity: 1; transition: opacity ease .2s; }

header.sticky, header.insight-sticky { width: 100%; padding-top: 0px; margin-top: 0px; height: 80px; transition: height ease .2s !important; }

header.sticky .mega-wrapper, header.insight-sticky .mega-wrapper { top: 80px; }

header.sticky .mini-logo, header.insight-sticky .mini-logo { display: block; height: 43px; }

header.sticky .header-top-wrapper, header.insight-sticky .header-top-wrapper { height: 80px; transition: height ease .2s; }

header.sticky .header-top-wrapper .header-top, header.insight-sticky .header-top-wrapper .header-top { height: 80px; overflow: hidden; }

header.sticky .header-top-wrapper .header-top.mini-logo, header.sticky .header-top-wrapper .header-top .header__utils, header.insight-sticky .header-top-wrapper .header-top.mini-logo, header.insight-sticky .header-top-wrapper .header-top .header__utils { z-index: 11; }

header.sticky nav, header.insight-sticky nav { z-index: 10; background: transparent; transition: transform ease .4s; }

header.sticky nav li.extra, header.insight-sticky nav li.extra { display: none; }

header.sticky nav .mega__level--1, header.insight-sticky nav .mega__level--1 { background-color: transparent; box-shadow: none; }

header.sticky nav .mega__level--2, header.insight-sticky nav .mega__level--2 { border-bottom: none; }

header.sticky nav li.menu-link, header.insight-sticky nav li.menu-link { position: relative; display: block; }

header.sticky nav li.menu-link > a, header.insight-sticky nav li.menu-link > a { font-weight: bold; font-size: 2.4rem; line-height: 48px !important; text-decoration: none !important; }

header.sticky nav li.menu-link.open ul.sub-menu, header.insight-sticky nav li.menu-link.open ul.sub-menu { display: block; }

header.sticky nav li.menu-link.open .bs-hider, header.insight-sticky nav li.menu-link.open .bs-hider { display: block; }

header.sticky nav li.menu-link div.bs-hider, header.insight-sticky nav li.menu-link div.bs-hider { position: absolute; top: calc(100% + 6px); min-width: 300px; height: 5px; background-color: #fff; right: -24px; z-index: 101; display: none; }

header.sticky nav li.menu-link ul.sub-menu, header.insight-sticky nav li.menu-link ul.sub-menu { position: absolute; margin: 0px; top: calc(100% + 8px); min-width: 300px; background: #fff; right: -24px; padding: 24px; padding-top: 8px; display: none; box-shadow: 0px 1px 2px 1px #ccc; z-index: 100; }

header.sticky nav li.menu-link ul.sub-menu li, header.insight-sticky nav li.menu-link ul.sub-menu li { float: right; width: 100%; margin: 16px 0px 0px 0px; padding: 0px; }

header.sticky nav li.menu-link ul.sub-menu li a, header.sticky nav li.menu-link ul.sub-menu li span, header.insight-sticky nav li.menu-link ul.sub-menu li a, header.insight-sticky nav li.menu-link ul.sub-menu li span { min-height: auto; line-height: normal; }

header.sticky .header__utils, header.insight-sticky .header__utils { overflow: visible; }

header.sticky .header__utils .header__login, header.insight-sticky .header__utils .header__login { border-left: none; border-right: 1px solid #e5e5e5; }

header.sticky .header__utils .header__login a, header.insight-sticky .header__utils .header__login a { padding-left: 16px; padding-right: 16px; }

header.sticky .header__utils .header__login + .header__lang, header.insight-sticky .header__utils .header__login + .header__lang { border-right: none; }

header.sticky .header__utils .header__lang, header.insight-sticky .header__utils .header__lang { border-left: none; border-right: 1px solid #e5e5e5; overflow: visible; user-select: none; }

header.sticky .header__utils .header__lang .active, header.insight-sticky .header__utils .header__lang .active { opacity: 1; position: static; min-width: 80px; text-align: center; padding-right: 0px; }

header.sticky .header__utils .header__lang .active:hover, header.insight-sticky .header__utils .header__lang .active:hover { cursor: pointer; }

header.sticky .header__utils .header__lang > a:not(.active), header.insight-sticky .header__utils .header__lang > a:not(.active) { opacity: 0; height: 0; overflow: hidden; width: 0; padding: 0; }

header.sticky .header__utils .header__lang ul.lang-dropdown, header.insight-sticky .header__utils .header__lang ul.lang-dropdown { position: absolute; list-style: none; padding-right: 0px; z-index: 1000000; margin-top: 0px; background: #fff; min-width: 80px; display: none; background: #ebe7e4; text-align: center; }

header.sticky .header__utils .header__lang.open ul.lang-dropdown, header.insight-sticky .header__utils .header__lang.open ul.lang-dropdown { display: block; }

header.sticky .header__utils .header__lang.open a.active, header.insight-sticky .header__utils .header__lang.open a.active { background: #ebe7e4; }

header.sticky .header__utils .header__lang.open + .header__global-reach-toggle i.lang-dropdown-arrow, header.insight-sticky .header__utils .header__lang.open + .header__global-reach-toggle i.lang-dropdown-arrow { transform: rotate(-180deg); }

header.sticky .header__utils .header__global-reach-toggle, header.insight-sticky .header__utils .header__global-reach-toggle { border-left: none; border-right: none; user-select: none; line-height: 1; }

header.sticky .header__utils .header__global-reach-toggle i.lang-dropdown-arrow, header.insight-sticky .header__utils .header__global-reach-toggle i.lang-dropdown-arrow { opacity: 1; right: -24px; cursor: pointer; width: auto; }

header.sticky .header__utils .header__global-reach-toggle i.lang-dropdown-arrow:before, header.insight-sticky .header__utils .header__global-reach-toggle i.lang-dropdown-arrow:before { display: block; }

header.sticky .header__utils .header__global-reach-toggle .global-reach__toggle, header.insight-sticky .header__utils .header__global-reach-toggle .global-reach__toggle { padding: 0 10px; margin-right: 0px; padding-right: 16px; }

header.sticky .header__utils .header__global-reach-toggle .global-reach__toggle:focus, header.insight-sticky .header__utils .header__global-reach-toggle .global-reach__toggle:focus { margin-left: 0px; }

header.sticky .header__utils .header__search .icon-link, header.insight-sticky .header__utils .header__search .icon-link { padding-right: 10px; }

header.sticky .header__utils .header__search .icon-link:focus, header.insight-sticky .header__utils .header__search .icon-link:focus { margin-right: 0px; }

header.sticky.sticky-gb-open .header-top-wrapper:before, header.insight-sticky.sticky-gb-open .header-top-wrapper:before { opacity: 0; }

header.sticky.sticky-gb-open .header-top-wrapper > .container, header.sticky.sticky-gb-open .header-top-wrapper > .container .header-top-wrapper > .global-reach, header.sticky.sticky-gb-open header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .header-top-wrapper > .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container header.sticky.sticky-gb-open .header-top-wrapper > .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container.header-top-wrapper > .row, header.sticky.sticky-gb-open header.insight-sticky.sticky-gb-open .header-top-wrapper > .container.header-top-wrapper > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container, header.insight-sticky.sticky-gb-open header.sticky.sticky-gb-open .header-top-wrapper > .container .header-top-wrapper > .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container header.insight-sticky.sticky-gb-open .header-top-wrapper > .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .header-top-wrapper > .global-reach, header.insight-sticky.sticky-gb-open header.sticky.sticky-gb-open .header-top-wrapper > .container.header-top-wrapper > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container.header-top-wrapper > .row { width: 100%; padding: 0px; background: #fff; box-shadow: 0px 0px 2px 1px #ccc; }

header.sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.sticky.sticky-gb-open header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .header-top-wrapper > .global-reach .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container header.sticky.sticky-gb-open .header-top-wrapper > .global-reach .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container.header-top-wrapper > .row .global-reach, header.sticky.sticky-gb-open header.insight-sticky.sticky-gb-open .header-top-wrapper > .container.header-top-wrapper > .row .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .global-reach, header.insight-sticky.sticky-gb-open header.sticky.sticky-gb-open .header-top-wrapper > .container .header-top-wrapper > .global-reach .global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container header.insight-sticky.sticky-gb-open .header-top-wrapper > .global-reach .global-reach, header.insight-sticky.sticky-gb-open header.sticky.sticky-gb-open .header-top-wrapper > .container.header-top-wrapper > .row .global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container.header-top-wrapper > .row .global-reach { margin-top: 24px; padding-right: 16px; padding-left: 16px; }

header.sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.sticky.sticky-gb-open .header-top-wrapper > .container .header-top-wrapper > .global-reach > .row, header.sticky.sticky-gb-open header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .header-top-wrapper > .global-reach > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container header.sticky.sticky-gb-open .header-top-wrapper > .global-reach > .row, header.sticky.sticky-gb-open .header-top-wrapper > .container.header-top-wrapper > .row > .row, header.sticky.sticky-gb-open header.insight-sticky.sticky-gb-open .header-top-wrapper > .container.header-top-wrapper > .row > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .row, header.insight-sticky.sticky-gb-open header.sticky.sticky-gb-open .header-top-wrapper > .container .header-top-wrapper > .global-reach > .row, header.sticky.sticky-gb-open .header-top-wrapper > .container header.insight-sticky.sticky-gb-open .header-top-wrapper > .global-reach > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .header-top-wrapper > .global-reach > .row, header.insight-sticky.sticky-gb-open header.sticky.sticky-gb-open .header-top-wrapper > .container.header-top-wrapper > .row > .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container.header-top-wrapper > .row > .row { padding-right: 0px; padding-left: 0px; }

header.sticky.sticky-gb-open .mega-wrapper, header.insight-sticky.sticky-gb-open .mega-wrapper { display: none; }

header.sticky.no-language .header__utils .header__global-reach-toggle i.lang-dropdown-arrow, header.insight-sticky.no-language .header__utils .header__global-reach-toggle i.lang-dropdown-arrow { display: none; }

header.sticky + div.extended-search, header.insight-sticky + div.extended-search { margin-top: 120px; }

header .header-message-top-banner-wrapper { background-color: #fff; transition: all ease .6s; }

header .header-message-top-banner-wrapper.white { background-color: #fff; }

header .header-message-top-banner-wrapper.grey { background-color: #f5f3f2; }

header .header-message-top-banner-wrapper.red { background-color: #de002e; }

header .header-message-top-banner-wrapper.orange { background-color: #f26b23; }

header .header-message-top-banner-wrapper.purple { background-color: #4F2D7F; }

header .header-message-top-banner-wrapper.green { background-color: #97c93d; }

header .header-message-top-banner-wrapper.teal { background-color: #00838f; }

header .header-message-top-banner-wrapper > p { text-align: center; margin: 0; padding: 4px 32px; line-height: 2.4rem; font-size: 1.6rem; font-family: "GT-Walsheim-Pro-Regular",Arial,Helvetica,sans-serif; }

header .header-message-top-banner-wrapper > p a { text-decoration: underline; color: #000; }

header .header-message-top-banner-wrapper.red > p, header .header-message-top-banner-wrapper.orange > p, header .header-message-top-banner-wrapper.purple > p, header .header-message-top-banner-wrapper.green > p, header .header-message-top-banner-wrapper.teal > p { color: #fff; }

header .header-message-top-banner-wrapper.red > p a, header .header-message-top-banner-wrapper.orange > p a, header .header-message-top-banner-wrapper.purple > p a, header .header-message-top-banner-wrapper.green > p a, header .header-message-top-banner-wrapper.teal > p a { color: #fff; }

header .header-message-top-banner-wrapper.hidden-message { transition: all ease .6s; transform: translateY(-100%); }

@media (max-width: 959px) { header .header-message-top-banner-wrapper { position: fixed; width: 100%; } }

header.main-header[data-sticky="true"] .header-message-top-banner-wrapper { position: fixed; width: 100%; z-index: 1; }

@media (min-width: 960px) { header.main-header[data-sticky="false"] .header-message-top-banner-wrapper { position: relative; z-index: 1; } }

.global-reach__list.column-4 ul { column-count: 4; }

.global-reach__list.column-5 ul { column-count: 5; }

body.RTL header a.mini-logo { opacity: 0; }

body.RTL header.sticky a.mini-logo { opacity: 1; }

html[data-useragent*="Trident"] header[data-sticky="true"] .header-top .header__lang > a:not(.active) { transition-delay: 0.2s; }

html[data-useragent*="Trident"] body.RTL header[data-sticky="true"] .header-top h1.logo { z-index: 12; overflow: visible; transition: none !important; transform: none !important; }

html[data-useragent*="Trident"] body.RTL header[data-sticky="true"] .header-top h1.logo .desktop-logo { transition: transform ease 1.4s; }

html[data-useragent*="Trident"] body.RTL header[data-sticky="true"].sticky h1.logo { width: 0px; }

html[data-useragent*="Trident"] body.RTL header[data-sticky="true"].sticky h1.logo .desktop-logo { min-width: 393px; transform: translate(393px, 0px); }

html[data-useragent*="Edge"] header[data-sticky="true"] nav ul.level-1 > li > a { min-height: 60px; line-height: 58px; }

html[data-useragent*="Edge"] header[data-sticky="true"] .header-top .header__lang > a:not(.active) { transition-delay: 0.2s; }

html[data-useragent*="Trident"] header[data-sticky="true"].sticky .header__utils .header__lang > a:not(.active) { transition: width ease 1s, padding ease 1s, height ease 1s; }

body.lang-changed header[data-sticky="true"] .header__utils .header__lang a { vertical-align: middle; }

body.lang-changed header[data-sticky="true"] .header__utils .header__lang > font { padding: 0 32px; color: #545454; cursor: pointer; font-size: 1.6rem; text-decoration: none; line-height: 2.88rem; display: inline-block; vertical-align: middle !important; }

body.lang-changed header[data-sticky="true"] .header__utils .header__lang > font a + a { padding-right: 28px; }

body.lang-changed header[data-sticky="true"] .header__utils .header__lang > font ~ a:not(.active) { width: 0px; height: 0px; min-width: 0px; padding: 0px; }

body.lang-changed header[data-sticky="true"].sticky .header__utils .header__lang > font { display: none; }

@media only screen and (max-width: 960px) { header { height: auto; }
  header .header-top-wrapper { height: auto !important; background-color: transparent; }
  header .header-top-wrapper .mini-logo { display: none !important; }
  .insight-page header.insight-sticky .header-top-wrapper .header-top { height: 64px; }
  .insight-page header.insight-sticky .header-top-wrapper .header-top .insight-menu__toggle { bottom: 0; } }

@media (min-width: 959px) { header h1.logo { top: calc(50% - 21.5px) !important; } }

.shortcuts { height: 0; position: relative; z-index: 14; }

.shortcuts ul, .shortcuts li { height: 0; list-style-type: none; margin: 0; padding: 0; line-height: inherit; }

.shortcuts ul { position: absolute; width: 100%; }

.shortcuts li a { display: block; position: absolute; right: 0; top: -300px; background: #f5f3f2; color: #000; padding: 16px 0; text-align: center; font-weight: 400; font-size: 1.4rem; width: 100%; transition: top 0.5s 0s cubic-bezier(0.4, 0, 0.2, 1); }

.shortcuts li a:focus, .shortcuts li a:active { top: 0; }

.header { z-index: 3; min-height: 64px; background: #fff; }

.header.tran { transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); }

@media (min-width: 960px) { .header { position: relative; z-index: 12; } }

@media (max-width: 959px) { .header { margin-top: 0 !important; padding-top: 0 !important; }
  .header .global-reach { display: none !important; } }

.header__utils { /*//rtl:ignore*/ float: left; padding-top: 16px; }

.header__utils > div { min-height: 2.4rem; display: inline-block; }

.header__utils > div > a, .header__utils > div > span, .header__utils > div .icon-link { font-size: 1.6rem; color: #4F2D7F; text-decoration: none; display: inline-block; padding: 0 32px; line-height: 2.88rem; }

.header__utils > div .global-reach__toggle { font-size: 2.4rem; border: none; background: none; border: thin dotted transparent; line-height: 1; }

.header__utils > div .global-reach__toggle:focus { border: thin dotted #de002e; outline-color: transparent; padding-right: 0; padding-left: 0; margin-right: 32px; margin-left: 32px; }

.header__utils > div .icon-link { font-size: 2.4rem; border: none; background: none; border: thin dotted transparent; line-height: 1; }

.header__utils > div .icon-link:focus { border: thin dotted #de002e; outline-color: transparent; padding-right: 0; margin-right: 32px; }

.header__utils > div:last-of-type { border: none; }

.header__utils > div:last-of-type > a { padding-left: 0; }

.header__utils > div:not(.header__search) { display: none; }

.header__utils .header__lang > a { color: #545454; padding: 0 32px 0 0; transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); /*outline: none;*/ cursor: pointer; }

.header__utils .header__lang > a:last-child { padding: 0 32px; }

.header__utils .header__lang > a:hover, .header__utils .header__lang > a:active, .header__utils .header__lang > a:focus { color: #de002e; text-decoration: underline; }

.header__utils .header__lang > a:focus { outline: thin dotted; }

.header__utils .header__lang > span { padding-left: 0; }

.header__utils .header__login a { padding-right: 16px; padding-left: 16px; border-right: 1px solid #e5e5e5; /*outline: none;*/ cursor: pointer; }

.header__utils .header__login a:first-child { margin-right: 0; border-right: 0; }

.header__utils .header__login a:hover, .header__utils .header__login a:active, .header__utils .header__login a:focus { color: #de002e; text-decoration: underline; }

.header__utils .header__login a.profile-link { /*outline: none;*/ cursor: pointer; }

.header__utils .header__login a.profile-link .icon-bookmarks { font-size: 2rem; vertical-align: middle; }

.header__utils .header__login a.profile-link:hover, .header__utils .header__login a.profile-link:active, .header__utils .header__login a.profile-link:focus { text-decoration: none; }

.header__search-form { position: absolute; background: #fff; width: 100%; display: none; }

.header__search-form.open { display: block; }

@media (min-width: 960px) { .header__utils { position: relative; overflow: hidden; }
  .header__utils > div { min-height: 2.4rem; display: inline-block; vertical-align: middle; border-left: 1px solid #e5e5e5; }
  .header__utils > div:not(.header__search) { display: inline-block; }
  .header__search-form { left: auto; right: 100%; bottom: 0; width: 339px; }
  .header__search-form.open { left: -1px; right: auto; }
  [dir="rtl"] .header__search-form.open { left: -4px; } }

.header.campaign-header { min-height: 0; height: 0; }

@media (min-width: 1024px) { .header.campaign-header { position: absolute; top: 0; right: 0; width: 100%; background: transparent; }
  .header.campaign-header .header-top { height: auto; overflow: visible; }
  .header.campaign-header .logo { transform: none; top: 32px !important; } }

@media (max-width: 959px) { .header.campaign-header + .campaign-page { margin-top: 64px; } }

.header-top { padding: 48px 0 32px; position: relative; }

.header-top-wrapper { z-index: 12; background-color: #fff; position: relative; }

.header-top:after { content: ''; display: inline-block; width: 100%; height: 0; }

@media (min-width: 960px) { .header-top { padding: 0; height: 128px; }
  .header-top .logo, .header-top .header__utils { position: absolute; top: 50%; }
  .header-top .header__utils { transform: translateY(-50%); }
  .header-top .logo { /*//rtl:ignore*/ right: 0; }
  .header-top .header__utils { padding-top: 0; /*//rtl:ignore*/ left: 0; } }

.menuOpen { overflow: hidden; }

.menu-toggle, .market-selector { display: none; }

.h-search-container { float: left; }

.h-search-container button.icon-link { padding-left: 0; margin: 0; float: right; color: #4F2D7F; }

@media (max-width: 959px) { .h-search-container button.icon-link { line-height: normal; } }

.h-search-container .searchBox { font-size: 1.6rem; color: #4F2D7F; padding: 2px 16px; padding-left: 48px; margin: 0; border: none; border-right: 1px solid #4F2D7F; border-radius: 0px; outline: none; font-weight: 400; width: 99%; box-sizing: border-box; position: relative; background: transparent; }

.h-search-container .searchBox::-webkit-input-placeholder { color: #4F2D7F; }

.h-search-container .searchBox::-moz-placeholder { color: #4F2D7F; }

.h-search-container .searchBox:-ms-input-placeholder { color: #4F2D7F; }

.h-search-container .searchBox::placeholder { color: #4F2D7F; }

.header__utils .h-search-container span { padding-left: 0; }

.h-search-container span:hover { cursor: pointer; }

.h-search-container .h-search__close { position: absolute; /*//rtl:ignore*/ left: 0; bottom: 0; color: #4F2D7F; text-decoration: none; width: 26px; height: 26px; line-height: 26px; }

.h-search-container .h-search__close .icon-close { position: absolute; bottom: 4px; left: 0; width: 20px; height: 18px; font-size: 1.8rem; font-weight: 700; }

[dir="rtl"] .h-search-container .h-search__close { right: auto; left: 0rem; }

@media (min-width: 1024px) { [dir="rtl"] .h-search-container .h-search__close { left: .5rem; } }

.h-search-container .h-search__close:hover { cursor: pointer; }

.h-search-container::-webkit-input-placeholder { color: #4F2D7F; opacity: 0.5; }

.h-search-container::-moz-placeholder { color: #4F2D7F; opacity: 0.5; }

.h-search-container:-ms-input-placeholder { color: #4F2D7F; opacity: 0.5; }

.h-search-container::placeholder { color: #4F2D7F; opacity: 0.5; }

.searchIcon { float: right; margin: 2px 6px 0 0; }

.mobile-search-box { display: none; }

.logo { /*//rtl:ignore*/ float: right; padding: 0; margin: 0; max-width: 393px; position: relative; z-index: 1; }

.logo > a { line-height: 0; }

[dir="rtl"] .logo { /*//rtl:ignore*/ padding: 0 0 0 32px; margin: 0; max-width: 393px; position: relative; z-index: 1; }

[dir="rtl"] .logo > a { line-height: 0; }

@media (max-width: 959px) { [dir="rtl"] .logo { float: right !important; padding: 0 16px 0 0; } }

.header-top .desktop-logo { display: block; overflow: hidden; }

.header-top .desktop-logo img, .header-top .desktop-logo svg { display: inline-block; width: auto; text-indent: -99em; }

.header-top .mobile-logo { display: none; max-width: 159px; min-height: 36px; text-indent: -200em; margin: 16px 0 0; background-size: contain; }

.header-top .mobile-logo.hide { display: none; }

@media (max-width: 959px) { header { margin-top: 0 !important; padding-top: 0 !important; }
  header .global-reach { display: none !important; }
  .cbp-hrmenu { display: none; }
  .header-top { display: block; position: fixed; top: 0; right: 0; width: 100%; background: #fff; height: 64px; margin: 0; padding: 0 16px 0 0; transition: all 0.1s 0s linear; z-index: 11; min-width: 300px; }
  .header-top .desktop-logo { display: none; }
  .header-top .mobile-logo { display: block; }
  .menu-toggle { padding: 0; margin: 0; display: block; position: absolute; left: 0; bottom: 0; width: 24px; height: 41px; transform: rotate(0deg); cursor: pointer; transform: translateX(100%); z-index: 100; outline: none; background: none; border: none; transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); }
  .menu-toggle span:not(.ir) { display: block; position: absolute; height: 2px; width: 100%; background: #4F2D7F; opacity: 1; right: 0; transform: rotate(0deg); transition: .25s ease-in-out; }
  .menu-toggle span:nth-child(1) { top: 0px; transform-origin: right center; }
  .menu-toggle span:nth-child(2) { top: 8px; transform-origin: right center; }
  .menu-toggle span:nth-child(3) { top: 16px; transform-origin: right center; }
  .menu-toggle.open span:not(.ir) { height: 1px; }
  .menu-toggle.open span:nth-child(1) { transform: rotate(-45deg); top: 0px; right: 3px; }
  .menu-toggle.open span:nth-child(2) { width: 0%; opacity: 0; }
  .menu-toggle.open span:nth-child(3) { transform: rotate(45deg); top: 17px; right: 3px; }
  .market-selector { display: none; }
  .h-search-container { position: absolute; left: 64px; z-index: 2; top: 50%; width: 56px; transform: translateY(-50%); }
  .h-search-container .icon-link { position: absolute; left: 0; z-index: 3; padding-left: 0; }
  .h-search-container.open { width: auto; right: 16px; } }

@media (min-width: 960px) { html[data-useragent*="Trident"] header[data-sticky="true"] #searchField { max-width: 330px; } }

.mobile__footer .social-login a.profile-link .icon-bookmarks { font-size: 2rem; vertical-align: middle; margin-left: 8px; }

.global-reach__list ul li a, .reach-region-selector li a, .reach-region-selector li button { font-size: 1.6rem; color: #4F2D7F; text-decoration: none; display: block; padding-bottom: 21.33333px; transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); /*outline: none;*/ cursor: pointer; }

.global-reach__list ul li a:hover, .reach-region-selector li a:hover, .reach-region-selector li button:hover, .global-reach__list ul li a:active, .reach-region-selector li a:active, .reach-region-selector li button:active, .global-reach__list ul li a:focus, .reach-region-selector li a:focus, .reach-region-selector li button:focus { color: #de002e; }

.global-reach { display: none; background: #fff; padding: 64px 0; transition: height 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); }

.global-reach .title { font-size: 1.6rem; color: #4F2D7F; display: inline-block; }

.global-reach .title i { padding-left: 16px; position: relative; transform: translateY(10%); display: inline-block; }

.global-reach__toggle:hover { cursor: pointer; }

.global-reach__head { position: relative; }

.global-reach__close { font-size: 2.4rem; text-decoration: none; display: block; z-index: 5; color: #4F2D7F; position: absolute; background: none; border: none; margin: 0; padding: 0; left: 0; top: 0; transition: color 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); /*outline: none;*/ cursor: pointer; }

.global-reach__close:hover, .global-reach__close:active, .global-reach__close:focus { color: #de002e; }

.global-reach__tabs { overflow: hidden; white-space: nowrap; padding: 32px 0 0 0; }

.global-reach__tabs:after { content: ''; display: block; margin-bottom: 36px; }

.global-reach__list { display: none; }

.global-reach__list ul { column-count: 1; column-gap: 64px; -webkit-column-break-inside: avoid; list-style: none; padding: 0; }

.global-reach__list ul li a { display: inline-block; }

.global-reach__list.active { display: block; }

.global-reach__list.column-2 ul { column-count: 2; }

.global-reach__list.column-3 ul { column-count: 3; }

@media (min-width: 960px) { .global-reach { display: block; }
  .global-reach.off-screen { position: absolute; top: -9999px; } }

.reach-region-selector { width: 100%; padding: 0; }

.reach-region-selector li { display: inline-block; margin: 0 0 0 64px; border-bottom: 2px solid transparent; transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); }

.reach-region-selector li a, .reach-region-selector li button { letter-spacing: 0.2em; text-transform: uppercase; font-weight: 400; opacity: .5; padding: 0 0 16px 0; background: none; border: none; transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); /*outline: none;*/ cursor: pointer; }

.reach-region-selector li a:hover, .reach-region-selector li a:active, .reach-region-selector li a:focus, .reach-region-selector li button:hover, .reach-region-selector li button:active, .reach-region-selector li button:focus { opacity: 1; color: #4F2D7F; }

.reach-region-selector li.active { border-color: #4F2D7F; position: relative; z-index: 1; }

.reach-region-selector li.active a, .reach-region-selector li.active button { opacity: 1; }

.reach-region-selector:after { background: #f5f3f2; content: ''; display: block; position: relative; top: -3px; width: 100%; height: 1px; }

@media (min-width: 960px) { .reach-region-selector .global-reach-mobile-link { display: none; } }

@media (max-width: 959px) { .reach-region-selector .global-reach-mobile-link { transition: none; } }

.local-site-link { /*outline: none;*/ cursor: pointer; }

.local-site-link:hover, .local-site-link:active, .local-site-link:focus { text-decoration: underline; }

.mobile { display: none; background: #fff; max-height: calc(100vh - 60px); width: 100%; position: fixed; z-index: 20; top: 63px; right: 0; left: 0; bottom: 0; }

.mobile__wrap { overflow-x: hidden; overflow-y: scroll; height: 100%; }

.mobile__wrap .group-name-line hr { border-top: 0.1px solid #e5e5e5; border-bottom: 0; border-right: 0; border-radius: 0; }

.mobile__level { padding: 0 16px; }

.mobile__level li a, .mobile__level li span, .mobile__level li button { border-bottom: 0; /*outline: none;*/ cursor: pointer; }

.mobile__level li a:hover, .mobile__level li a:active, .mobile__level li a:focus, .mobile__level li span:hover, .mobile__level li span:active, .mobile__level li span:focus, .mobile__level li button:hover, .mobile__level li button:active, .mobile__level li button:focus { border-bottom: 0; }

.mobile__level li a.unactive, .mobile__level li span.unactive, .mobile__level li button.unactive { color: #e5e5e5; transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); }

.mobile__level li a.unactive:active, .mobile__level li span.unactive:active, .mobile__level li button.unactive:active { color: #4F2D7F; }

.mobile__level li.lang__elem { float: right; margin-left: 32px; }

.mobile__level li.list__global { clear: both; }

.mobile__level li.menu-link { display: none; }

.mobile__level--3 { display: none; }

.mobile__level--3 > div { display: none; }

.mobile__level--3 > div.open { display: block; }

.mobile__level--3.open { display: block; }

.mobile__level .group-name-text { margin: 16px 0; }

.mobile__footer { padding: 32px 0 16px; margin: 32px 16px 0; border-top: 1px solid #e5e5e5; }

.mobile.open { display: block; }

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

.mobile h3, .mobile .header, .mobile h3 a, .mobile .h3, .mobile .h3 a, .mobile button { color: #4F2D7F; font-size: 2.4rem; text-decoration: none; }

.mobile h3.reset-g, .mobile .header.reset-g, .mobile h3 a.reset-g, .mobile .h3.reset-g, .mobile .h3 a.reset-g, .mobile button.reset-g { cursor: pointer; }

.mobile button { border: none; background: none; padding: 0; display: block; text-align: inherit; }

.mobile .header { border-bottom: none !important; }

.mobile .global-toggle-m { font-weight: 400; }

.mobile .global-toggle-m i { margin-left: 8px; }

.mobile .global-link { font-size: 1.6rem; padding: 10.656px 0 14px; display: block; }

.mobile .global-link i { margin-left: 8px; }

.mobile .mega__content .mega-link.highlightElement { font-weight: 700; padding-right: 8px; border-right: 4px solid #4F2D7F; }

[dir="rtl"] .mobile .mega__content .mega-link.highlightElement { padding-right: 8px; border-right: 4px solid #4F2D7F; }

.mobile .header { margin-bottom: 15px; padding-bottom: 0; min-height: auto; }

.mobile .highlightElement { font-weight: 700; padding-right: 8px; border-right: 4px solid #4F2D7F; }

[dir="rtl"] .mobile .highlightElement { padding-right: 8px; border-right: 4px solid #4F2D7F; }

.mega-wrapper { display: none; }

@media (min-width: 960px) { .mega-wrapper { display: block; } }

.mega { position: relative; z-index: 2; display: none; }

@media (min-width: 960px) { .mega { display: block; z-index: 11; } }

.mega__level--1 { box-shadow: inset 0 1px 0 0 #f5f3f2; background: #fff; position: relative; z-index: 2; }

.mega__level--1 .nav-link { padding: 16px 0 14px; position: relative; }

.mega__level--1 .nav-link[data-sub="true"]:hover:before { content: ''; position: absolute; top: 0; width: 100%; z-index: 1; }

.mega__level--2 { direction: rtl; background: #ebe7e4; border-bottom: 1px solid #ebe7e4; position: absolute; width: 100%; transform: translateY(-110%); transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); }

@media (min-width: 960px) { .mega__level--2 { overflow: hidden; }
  [dir="rtl"] .mega__level--2 { overflow: initial; } }

.mega__level--2.open { transform: translateY(0); }

.mega__level--3 { display: none; }

.mega__level--3.open { width: 100%; display: block; animation-duration: .6s; animation-fill-mode: both; animation-name: fadeIn; }

.mega__content { position: relative; z-index: 1; }

.mega__content span a { text-decoration: none; }

@media (min-width: 960px) { .mega__content .mobile__mode { display: none; } }

.mega__content .list li.group-name-text.h3 { margin-top: -4px; padding-left: 64px; text-align: left; }

.mega__content .list li.group-name-line hr { opacity: 0.4; margin: 0 0 16px 64px; }

.mega__feature { padding-top: 32px; }

@media (max-width: 959px) { .mega__feature { display: none; } }

.mega h3, .mega .h3 { margin-top: -8px; margin-bottom: 32px; display: block; }

.mega h3 a, .mega .h3 a { color: #000; text-decoration: none; transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); /*outline: none;*/ cursor: pointer; }

.mega h3 a:hover, .mega h3 a:active, .mega h3 a:focus, .mega .h3 a:hover, .mega .h3 a:active, .mega .h3 a:focus { color: #de002e; text-decoration: underline; }

.mega .list-container { width: 100%; }

/*GENERIC STYLES MOVE TO A BETTER HOME */
/*Full width 2 color background with containers content magic */
.container.bleed, header.sticky.sticky-gb-open .header-top-wrapper > .container .bleed.global-reach, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .bleed.global-reach, header.sticky.sticky-gb-open .header-top-wrapper > .container > .bleed.row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .bleed.row { position: relative; overflow: visible; }

.container.bleed:before, header.sticky.sticky-gb-open .header-top-wrapper > .container .bleed.global-reach:before, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .bleed.global-reach:before, header.sticky.sticky-gb-open .header-top-wrapper > .container > .bleed.row:before, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .bleed.row:before { content: ''; display: block; position: absolute; top: 0; right: 50%; width: 100vw; height: 100%; }

.container.bleed .row, header.sticky.sticky-gb-open .header-top-wrapper > .container .bleed.global-reach .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .bleed.global-reach .row, header.sticky.sticky-gb-open .header-top-wrapper > .container > .bleed.row .row, header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .bleed.row .row { display: -ms-flexbox; display: flex; flex-direction: row; }

.container.bleed [class*="col"], header.sticky.sticky-gb-open .header-top-wrapper > .container .bleed.global-reach [class*="col"], header.insight-sticky.sticky-gb-open .header-top-wrapper > .container .bleed.global-reach [class*="col"], header.sticky.sticky-gb-open .header-top-wrapper > .container > .bleed.row [class*="col"], header.insight-sticky.sticky-gb-open .header-top-wrapper > .container > .bleed.row [class*="col"] { position: relative; direction: rtl; }

.bleed { display: none; }

.bleed.open { display: block; }

.bleed__col { display: -ms-flexbox; display: flex; flex-direction: row; padding: 64px 0 32px 0; }

.bleed__col:before { content: ''; position: absolute; height: 100%; width: 100vw; top: 0; }

.bleed__col--left:before { left: 0; background: #ebe7e4; }

.bleed__col--right:before { right: 0; background: #f5f3f2; }

/* NAV LIST & LINK STYLING */
.list { margin: 0; padding: 0; }

.list--inline { list-style-type: none; }

.list--inline li { display: block; float: right; }

.list--unstyled { list-style-type: none; }

.list--unstyled li { display: block; position: relative; }

.list--mega li { margin: 0 16px; }

.mobile__level li a, .mobile__level li span, .mobile__level li button, .mobile__level li .active, .mobile .global-toggle-m, .mobile .mega__content .mega-link, .nav-link { color: #4F2D7F; font-size: 1.6rem; text-decoration: none; display: block; padding: 10.656px 0 14px; position: relative; word-break: break-word; transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); }

.nav-link { border-bottom: 2px solid transparent; /*outline: none;*/ cursor: pointer; }

.mobile__level .nav-link:not(.header) { font-size: 1.8rem; }

@media (min-width: 960px) { .mega .nav-link { padding: 0; line-height: 62px; min-height: 64px; } }

.nav-link:hover, .nav-link:active, .nav-link:focus { color: #de002e; text-decoration: underline; }

.nav-link:focus { outline: thin dotted; }

.mega-link { font-size: 1.6rem; color: #4F2D7F; text-decoration: none; display: block; padding: 0 0 16px 64px; transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); /*outline: none;*/ cursor: pointer; }

.mega-link:hover, .mega-link:active, .mega-link:focus { color: #de002e; }

.mega-link--level-2 { color: #000; text-align: left; /*outline: none;*/ cursor: pointer; }

.mega-link--level-2:hover, .mega-link--level-2:active, .mega-link--level-2:focus { color: #de002e; }

.mega-link--level-2:after { content: ''; background: #f5f3f2; display: block; opacity: 0; position: absolute; left: 0; top: 0; height: 15px; width: 15px; transform: rotate(-45deg) skewX(5deg) translateX(-70%); transition: all 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); }

.mega-link--level-2.active { color: #4F2D7F; /*outline: none;*/ cursor: pointer; }

.mega-link--level-2.active:hover, .mega-link--level-2.active:active, .mega-link--level-2.active:focus { color: #de002e; }

.mega-link--level-2.active:after { opacity: 1; }

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

.breadcrumbs { background: #f5f3f2; }

.breadcrumbs ul { position: relative; display: block; padding: 0; margin: 0; white-space: nowrap; overflow: hidden; max-width: 100%; }

.breadcrumbs ul:after { content: ""; position: absolute; top: 0; left: 0; width: 64px; height: 100%; background: rgba(255, 255, 255, 0); background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, #f5f3f2 100%); background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #f5f3f2 100%); }

[dir="rtl"] .breadcrumbs ul:after { background: rgba(255, 255, 255, 0); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #f5f3f2 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f5f3f2 100%); }

.breadcrumbs li { position: relative; list-style: none; display: inline-block; line-height: 96px; font-size: 1.6rem; }

.breadcrumbs li + li { margin-right: 32px; }

.breadcrumbs li + li:before { content: ""; background: #4F2D7F; display: inline-block; width: 3px; height: 3px; border-radius: 50%; position: absolute; right: -16px; top: 50%; transform: translate(0, -50%); }

.breadcrumbs a { display: block; color: #4F2D7F; text-decoration: none; transition: color 0.3s 0s cubic-bezier(0.4, 0, 0.2, 1); /*outline: none;*/ cursor: pointer; }

.breadcrumbs a:hover, .breadcrumbs a:active, .breadcrumbs a:focus { color: #de002e; }

@media (max-width: 959px) { .breadcrumbs { display: none; } }


/*# sourceMappingURL=screen-0-inline-rtl.css.map */