@import url("https://use.typekit.net/kag4jft.css");
@import '/apps/atvi/abm/2020/clientlibs/abm-core/css/averta-wf.css';

/* Undo Global Meyer's reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: revert;
  font-size: revert;
  font: revert;
  vertical-align: revert;
  margin: revert;
  padding: revert;
  -moz-box-sizing: revert;
  box-sizing: revert;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: revert;
}
body {
  line-height: revert;
}
ol,
ul {
  list-style: revert;
}
blockquote,
q {
  quotes: revert;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: revert;
}
table {
  border-collapse: revert;
  border-spacing: revert;
}

/* Other resets */
div.carousel {
  margin-top: revert;
  margin-bottom: revert;
}
/* TODO: Is there a better fix for flickity adaptiveHeight not working? This is current workaround to shorten the second slide
	by "removing" the legal div before flickity calculates the height of the slides. */
.lightbox-download-form .step-item .content .legal {
  display: none;
}
.lightbox-download-form .step-item.is-selected .content .legal {
  display: block;
  padding-bottom: 30px;
}
/* hide overhanging image from slide 1 appearing on slide 3 */
.lightbox-download-form .step-item:nth-child(1):not(.is-selected) .charater img {
  transform: translate(-15%, 100%) scaleX(-1);
}

/*!!
* Global Style Definitions
*/html:after{content:"535px,750px,896px,1024px,1500px,1920px,4096px";display:none}html:after{content:"535px,750px,896px,1024px,1440px,1920px,4096px";display:none}.component-inner{position:relative;margin:0 auto}@media (max-width: 780px){.component-inner{padding-left:24px;padding-right:24px}}@media (min-width: 779px) and (max-width: 1279px){.component-inner{padding-left:32px;padding-right:32px}}@media (min-width: 1280px){.component-inner{padding-left:6.6vw;padding-right:6.6vw}}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:transparent;border:none;color:#333}.flickity-button:hover{cursor:pointer}.flickity-button:hover .flickity-button-icon{fill:#e67100}.flickity-button:focus{outline:none}.flickity-button:active{opacity:0.6}.flickity-button:disabled{opacity:0.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:#000}.flickity-prev-next-button{top:50%;width:30px;height:30px;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:-100px}.flickity-prev-next-button.next{right:-100px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:0%;top:0%;width:100%;height:100%}.flickity-page-dots{position:absolute;width:100%;bottom:-40px;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;z-index:2}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{position:relative;display:inline-block;width:42px;height:1px;margin:0 6px;cursor:pointer;border:0;background:#000}.flickity-page-dots .dot:before{position:absolute;left:0;right:0;height:40px;top:50%;transform:translateY(-50%);content:"";background:transparent}.flickity-page-dots .dot.is-selected{background:#e67100;height:3px}html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,pre,code,form,fieldset,legend,input,textarea,p,blockquote,figure,figcaption,th,td,small,big{margin:0;padding:0;font-size:16px}body{text-rendering:optimizeLegibility}.tablet body,.mobile body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}table{border-collapse:collapse;border-spacing:0;font-size:inherit}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}fieldset,img{border:0;display:block}b,strong{font-weight:700}cite,i,em{font-style:italic}big{font-size:120%}small{font-size:85%}h1,h2,h3,h4,h5,h6{font-size:16px;font-weight:400}pre,code{font-family:monospace;line-height:100%}caption,th{text-align:left}ul,ol{list-style:none}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{position:relative;display:inline-block;vertical-align:0.3em;height:1.2em}sub{position:relative;display:inline-block;vertical-align:-0.1em;height:1.2em}a.active{cursor:default}a:active{outline:none}::-webkit-input-placeholder{color:#aaa;font-style:normal;opacity:1}::-moz-placeholder{color:#aaa;font-style:normal;opacity:1}:-ms-input-placeholder{color:#aaa;font-style:normal;opacity:1}legend{color:#fff}hr{width:100%;height:1px;border:none;overflow:hidden;background:#ddd;color:#ddd}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.template{display:none !important}.invisible{visibility:hidden !important}.prepend:before{content:attr(data-prepend);display:inline-block}.append:after{content:attr(data-append);display:inline-block}.accessible{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.hidden{display:none !important}@media only screen and (min-width: 0) and (max-width: 750px){.hidden--mobile{display:none !important}}@media only screen and (min-width: 751px) and (max-width: 1024px){.hidden--tablet{display:none !important}}@media only screen and (min-width: 1025px) and (max-width: 4096px){.hidden--desktop{display:none !important}}@media only screen and (min-width: 0) and (max-width: 535px){.hidden--xxs{display:none !important}}@media only screen and (min-width: 536px) and (max-width: 750px){.hidden--xs{display:none !important}}@media only screen and (min-width: 751px) and (max-width: 896px){.hidden--s{display:none !important}}@media only screen and (min-width: 897px) and (max-width: 1024px){.hidden--m{display:none !important}}@media only screen and (min-width: 1025px) and (max-width: 1440px){.hidden--l{display:none !important}}@media only screen and (min-width: 1441px) and (max-width: 1920px){.hidden--xl{display:none !important}}@media only screen and (min-width: 1921px) and (max-width: 4096px){.hidden--xxl{display:none !important}}body .m-none{margin-top:0 !important}body .mb-none{margin-bottom:0 !important}body .m-xxs{margin-top:3.2px !important}body .mb-xxs{margin-bottom:3.2px !important}body .m-xs{margin-top:5.3333333333px !important}body .mb-xs{margin-bottom:5.3333333333px !important}body .m-s{margin-top:10.6666666667px !important}body .mb-s{margin-bottom:10.6666666667px !important}body .m-m{margin-top:16px !important}body .mb-m{margin-bottom:16px !important}body .m-l{margin-top:24px !important}body .mb-l{margin-bottom:24px !important}body .m-xl{margin-top:36px !important}body .mb-xl{margin-bottom:36px !important}body .m-xxl{margin-top:56px !important}body .mb-xxl{margin-bottom:56px !important}h1,h2,h3,h4,h5,h6{margin-top:24px;font-family:averta-pe,arial,sans-serif;font-weight:700;line-height:.875;color:inherit}h1,h2,h3{font-family:bebas-neue-pro,arial narrow,sans-serif}h1{font-size:50px;line-height:.9}@media (min-width: 375px) and (max-width: 550px){h1{font-size:50px}}@media (min-width: 551px) and (max-width: 1279px){h1{font-size:80px;line-height:.875}}@media (min-width: 1280px){h1{font-size:calc(100vw  *  .0617283951);line-height:.9}}h2{font-size:40px;line-height:1}@media (min-width: 375px) and (max-width: 550px){h2{font-size:40px}}@media (min-width: 551px) and (max-width: 1279px){h2{font-size:50px;line-height:1}}@media (min-width: 1280px){h2{font-size:calc(100vw  *  .049382716);line-height:.875}}h3{font-size:32px;line-height:1}@media (min-width: 375px) and (max-width: 550px){h3{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){h3{font-size:40px;line-height:1}}@media (min-width: 1280px){h3{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}h4{font-size:24px;line-height:1}@media (min-width: 375px) and (max-width: 550px){h4{font-size:24px}}@media (min-width: 551px) and (max-width: 1279px){h4{font-size:32px;line-height:1}}@media (min-width: 1280px){h4{font-size:calc(100vw  *  .0296296296);line-height:1.0833333333}}@media (min-width: 0px){h5{font-size:32px;line-height:34px}}@media (min-width: 0px){h6{font-size:24px;line-height:28px}}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1+h2,h1+h3,h1+h4,h2+h3,h2+h4,h2+h5,h3+h4,h3+h5,h3+h6,h4+h5,h4+h6,h5+h6{margin-top:16px}em{font-style:normal;font-size:18px}small{font-size:14px}p{margin-top:16px;font-weight:400;font-size:16px}h1+p,h1+p,h2+p,h3+p,h4+p,h5+p,h6+p{margin-top:10.6666666667px}.component-generic-text>div:first-child+p,img.alignleft+p,img.alignright+p,p:first-child{margin-top:0}li{margin-top:5.3333333333px;font-weight:400;font-size:16px}li:first-child{margin-top:0}ol,ul{margin-top:16px;padding:0 0 0 24px}h1+ul,h2+ul,h3+ul,h4+ul,h5+ul,h6+ul,h1+ol,h2+ol,h3+ol,h4+ol,h5+ol,h6+ol{margin-top:10.6666666667px}ol:first-child,ul:first-child{margin-top:0}table{width:100%;margin:0;padding:0;border:0;margin-top:10.6666666667px;border-top:1px solid #aaa}table:first-child{margin-top:0}th,td{padding:5.3333333333px 10.6666666667px;border-bottom:1px solid #aaa}th{font-weight:700}td:first-child{padding-left:0}tr:nth-child(odd) td{background:#eee}tr:nth-child(even) td{background:#fff}fieldset{position:relative;display:block;padding:0}label{display:block;margin-bottom:4px;font-family:averta-pe,arial,sans-serif;font-size:16px;font-weight:400;color:#ababab}.field-item.checkbox{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.field-item.checkbox label,.field-item.checkbox input{margin:0 10px 0 0}.field-item.checkbox input{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.field-item.checkbox label{font-size:12px;font-weight:400;padding:10px 0 10px 32px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEVQTFRFAAAAaLTSBQkKZ7PRBQkLER8keM/yEB0hBQoMBAgJYqvHY6vGbLvad8/ySX+UEiAlR3yRZK7La7rZAAEBDRYaSH2RR32Rg64hfgAAAF5JREFUeNq8kTkSgDAMxNa5T3LC/59KQ5EMbmhQqXFhy0A5Ay2EqwC6mb7KbppGzYd1SjwoZ49cEdPExkwRJP1Y3fCSIEnsk4IkL+kt6T/5YU/uTDYIm46NzL3jFmAAgy4ERxhCLC0AAAAASUVORK5CYII=") no-repeat 0 50%}.field-item.checkbox input:checked+label{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQVQTFRFbLvabbzbbr7eZ7HPAAAAa7rZbLrZZrHOYqrGZrDOabbUbr3dSH6Tbbvabr7da7nYa7rYarjWER8kEiAldMjqa7jXc8nqZa/Lb8Dgb8Dfbb7ecMLibb3cccPkcsbmb8HhcsXmSX6TKklVZa/NccTlDBUYbr7cFicuYKbBcsbnCRETWpy3VpavCA4RDxsfa7vZbr/eGCoxZK3KbbzcDxsgbr/fbr3eHDE5ChIVZ7LPLlBdXKC6SoGWXqO+GS00csXlbLrYTYacVZSsbr3cDRYaWJmzBw0QBAcIDhkdGzA4J0VRGzA3a7nXaLTRU4+nEyEmFykwFygvKEdSAgQEVJOrbb7dccPjzhaJPAAAAQVJREFUeNpskQePwyAMhR9gyG6StmmT7tt779nbe6///1MO6F2lSn2SEfpkjP0Mqky4juMIK31xwwqhXK/yEVXrZYQ1X2IopaRfC+FyxcCMEDGlT8VdiABDlhQKgdwV8Bryn2XNzfd7hW8PHpcsSSzrTs3R6xlKHgQHftoJY1l+8Ebb8/kTFxClZOfrpRdnxfMp3Z20Y5Q0nGX+zedxJ/Af6epoOmVrNjMuDun2vLVHM0v9FJEyUH/UnaSVDdq/7qVggM2E3MofiBaXO4YxA01LcWv9Y/ViwTINvUHzKuB+M2Z2Xtnw/sYELhWLDAMCMTDE1LdvdRhDRq0DrHVjTR63jl8BBgCXTBWsX9igNQAAAABJRU5ErkJggg==") no-repeat 0 50%}.show-errors .field-item.checkbox input:invalid+label{color:#d14a49}.field-item:not(.checkbox){position:relative;display:flex;flex-direction:column}.field-item:not(.checkbox) label{order:1;font-family:averta-pe,arial,sans-serif;font-weight:400;font-size:14px;line-height:16px;transform:translateY(0px);transition:all 150ms linear 0ms;z-index:1}.field-item:not(.checkbox) input{padding-right:24px}.field-item:not(.checkbox) input,.field-item:not(.checkbox) select,.field-item:not(.checkbox) textarea,.field-item:not(.checkbox) .field-select{order:2;z-index:2}.field-item:not(.checkbox) select{-moz-appearance:none;-webkit-appearance:none;appearance:none;outline:none;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJhJREFUeNpi+P///1YgPgbE8gxEAqBaGSA+BMR7GKAMEHgBxGZEaDYC4qdQPadAAvxAvAsq8A2Ig/Fo9gfiL1C1+4BYECbBAsQzoRL/gLgMi+YiIP4LVTMPiFmx2VAKNQAEZkENBuHpSIZXEvJjENQr/6Fe2wllfwfiUGJD2RQaqDDwEojNGUgBoGgF4hNAfBKIFXCpAwgwAP744K5nYgvuAAAAAElFTkSuQmCC") no-repeat 100% 50%}.field-item:not(.checkbox) select:focus{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAL1JREFUeNqM0D8LQWEUx/FLVzHJwupN4BVYyKJkUxZlluQNGO5gJmW/de9ylfJnIIMY7EYpL4BkUXxvnVuG58GpTz3DOb/OeUK15dHQVBo2XqjipGoKa4Zz2CH78c78G1DBCknMsUAKa5R/BXRl7SgGKKKAEWJw0FYFRDBGT25uoYmnaKAjvRaGMIOABGao4y5r9hWnWXLeQwKniJsy7H/QBSUcDH25OMNDHhN/gys28tvfhoPaS+8Wt7cAAwCOjif13glZ1AAAAABJRU5ErkJggg==") no-repeat 100% 50%}.field-item:not(.checkbox) select option{-moz-appearance:none;-webkit-appearance:none;appearance:none;font-size:18px;color:#fff;font-family:averta-pe,arial,sans-serif;font-weight:400;border:0;outline:none;background:#113c4e}.field-item:not(.checkbox) select option:first-child{display:none}.field-item:not(.checkbox) input.empty+label,.field-item:not(.checkbox) select.empty+label,.field-item:not(.checkbox) select.empty+.field-select:not(.active)+label,.field-item:not(.checkbox) textarea.empty+label{position:relative;font-size:24px;transform:translateY(28px);font-weight:300}.field-item:not(.checkbox) input:focus,.field-item:not(.checkbox) select:focus,.field-item:not(.checkbox) textarea:focus{border-color:#379eca}.field-item:not(.checkbox) input:focus+label,.field-item:not(.checkbox) select:focus+label,.field-item:not(.checkbox) .field-select.active~label,.field-item:not(.checkbox) textarea:focus+label{color:#379eca;border-color:#379eca;font-size:14px;line-height:16px;transform:translateY(0px);font-weight:400}.field-item:not(.checkbox) input[data-init]:not(.empty):invalid:not(:focus),.field-item:not(.checkbox) select[data-init]:not(.empty):invalid:not(:focus),.field-item:not(.checkbox) textarea[data-init]:not(.empty):invalid:not(:focus){border-color:#d14a49}.field-item:not(.checkbox) input[data-init]:not(.empty):invalid:not(:focus)+label,.field-item:not(.checkbox) select[data-init]:not(.empty):invalid:not(:focus)+label,.field-item:not(.checkbox) textarea[data-init]:not(.empty):invalid:not(:focus)+label{color:#d14a49}.show-errors .field-item:not(.checkbox) input:invalid:not(:focus),.show-errors .field-item:not(.checkbox) select:invalid:not(:focus),.show-errors .field-item:not(.checkbox) select:invalid:not(:focus)+.field-select .field-select-selected,.show-errors .field-item:not(.checkbox) textarea:invalid:not(:focus){border-color:#d14a49}.show-errors .field-item:not(.checkbox) input:invalid:not(:focus)+label,.show-errors .field-item:not(.checkbox) select:invalid:not(:focus)+label,.show-errors .field-item:not(.checkbox) select:invalid:not(:focus)~label,.show-errors .field-item:not(.checkbox) select:invalid:not(:focus)+.field-select .field-select-selected,.show-errors .field-item:not(.checkbox) textarea:invalid:not(:focus)+label{color:#d14a49}.field-item:not(.checkbox) select.has-styled-select{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}button{display:inline-block}textarea,input,select{display:block;margin:0 0 16px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0;box-shadow:none}textarea[required]:not(.empty):invalid,input[required]:not(.empty):invalid{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQBJREFUeNpiZCABpKWlVTAyMuYDcTULMRoaGhqYnj9/PvX///8ZQMwA1CjCSIQmDqCmZUANgVChrpkzZ1YwZmRkKDAxMUlNmzbtGLqmzMxMwb9//24CMm2A+D8QF8yaNWsSSI4JaNL+P3/+HE1PT58KchJMU25urgxQ02Gopl9AwyNgmkCAEejhepCLoPy17Ozs0f/+/VP5/fv3DiBfBuifT0DDA4Ca9iO7BuxHoHMLgYp7ofyTQMVqQMWCQPZzINsT6KeL6N6ABw5QcwRQ80Igkw0swch4E4g9ZsyY8QBboDHDGGfOnLliYmJyHMi0BWo4ycLC4jN9+vTnuEIbIMAA8rJpZ21RMbkAAAAASUVORK5CYII=") no-repeat 100% 50%}textarea[required]:not(.empty):not(:invalid),input[required]:not(.empty):not(:invalid){background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALFJREFUeNpijNtzk4EEUAHE+UBczUKkBiYgngrEGVC+CDEaOYB4GRAHQvldQNwNMkkBiK1waBIE4t1QTf+hziwHsUEa9wPxUahTmJA0yQDxYSC2AeJfQBwBxJOQ3b4Ays4C4lVAzA7E2kB8HEp/AmIPqBwcgPzYCJXsBeJgqE1qUGc+B2JPIL6ILbRAoB+Io6BOModqugn1+0VcwQwDK4DYC4jvA/EOILYG4ge4ghogwACySCEfTck4dQAAAABJRU5ErkJggg==") no-repeat 100% 50% !important}input[type="radio"],input[type="checkbox"]{margin-top:10.6666666667px;margin-right:5.3333333333px}label+input[type="radio"],label+input[type="checkbox"]{margin-left:5.3333333333px}input[type="radio"]+label,input[type="checkbox"]+label{width:85%;width:calc(100% - 50px);margin-top:5.3333333333px}textarea,select,input[type="text"],input[type="email"],input[type="search"],input[type="password"]{display:block;width:100%;padding:0;background:none;border:none;box-shadow:none;border-radius:0;border-bottom:1px solid #e3e3e3;font-family:averta-pe,arial,sans-serif;font-size:24px;line-height:34px;font-weight:300;color:#fff;box-sizing:border-box}textarea{height:112px}select{width:auto}.field-select{position:relative;margin:0 0 16px 0}.field-select .field-select-selected{display:block;width:100%;padding:0;background:none;border:none;box-shadow:none;border-radius:0;border-bottom:1px solid #e3e3e3;font-family:averta-pe,arial,sans-serif;font-size:24px;line-height:34px;font-weight:300;color:#fff;box-sizing:border-box;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJhJREFUeNpi+P///1YgPgbE8gxEAqBaGSA+BMR7GKAMEHgBxGZEaDYC4qdQPadAAvxAvAsq8A2Ig/Fo9gfiL1C1+4BYECbBAsQzoRL/gLgMi+YiIP4LVTMPiFmx2VAKNQAEZkENBuHpSIZXEvJjENQr/6Fe2wllfwfiUGJD2RQaqDDwEojNGUgBoGgF4hNAfBKIFXCpAwgwAP744K5nYgvuAAAAAElFTkSuQmCC") no-repeat 100% 50%;cursor:pointer;user-select:none;-ms-user-select:none;-webkit-user-select:none}.field-select.active{z-index:30}.field-select.active .field-select-selected{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAL1JREFUeNqM0D8LQWEUx/FLVzHJwupN4BVYyKJkUxZlluQNGO5gJmW/de9ylfJnIIMY7EYpL4BkUXxvnVuG58GpTz3DOb/OeUK15dHQVBo2XqjipGoKa4Zz2CH78c78G1DBCknMsUAKa5R/BXRl7SgGKKKAEWJw0FYFRDBGT25uoYmnaKAjvRaGMIOABGao4y5r9hWnWXLeQwKniJsy7H/QBSUcDH25OMNDHhN/gys28tvfhoPaS+8Wt7cAAwCOjif13glZ1AAAAABJRU5ErkJggg==") no-repeat 100% 50%;border-color:#379eca}.field-select .field-select-options{position:absolute;left:0;width:100%;top:100%;background:linear-gradient(to bottom, #0f3848 0%, #3397c1 100%);margin:0;padding:0;list-style:none;display:none}.field-select .field-select-options li{margin:0;padding:10px 10px 10px 40px;color:#fff;font-size:16px;line-height:24px;font-weight:600;cursor:pointer;user-select:none;-ms-user-select:none;-webkit-user-select:none}@media (hover: hover){.field-select .field-select-options li:hover{background:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%)}}.field-select .field-select-options li.active{color:#94e7ff;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALFJREFUeNpijNtzk4EEUAHE+UBczUKkBiYgngrEGVC+CDEaOYB4GRAHQvldQNwNMkkBiK1waBIE4t1QTf+hziwHsUEa9wPxUahTmJA0yQDxYSC2AeJfQBwBxJOQ3b4Ays4C4lVAzA7E2kB8HEp/AmIPqBwcgPzYCJXsBeJgqE1qUGc+B2JPIL6ILbRAoB+Io6BOModqugn1+0VcwQwDK4DYC4jvA/EOILYG4ge4ghogwACySCEfTck4dQAAAABJRU5ErkJggg==") no-repeat 13px 52%;cursor:default}@media (hover: hover){.field-select .field-select-options li.active:hover{background-color:transparent;background-repeat:no-repeat, no-repeat;background-position:13px 52%, 0 0;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALFJREFUeNpijNtzk4EEUAHE+UBczUKkBiYgngrEGVC+CDEaOYB4GRAHQvldQNwNMkkBiK1waBIE4t1QTf+hziwHsUEa9wPxUahTmJA0yQDxYSC2AeJfQBwBxJOQ3b4Ays4C4lVAzA7E2kB8HEp/AmIPqBwcgPzYCJXsBeJgqE1qUGc+B2JPIL6ILbRAoB+Io6BOModqugn1+0VcwQwDK4DYC4jvA/EOILYG4ge4ghogwACySCEfTck4dQAAAABJRU5ErkJggg=="), linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%)}}.field-select.active .field-select-options{display:block}.field-item{z-index:1}.field-item:nth-child(1){z-index:6}.field-item:nth-child(2){z-index:5}.field-item:nth-child(3){z-index:4}.field-item:nth-child(4){z-index:3}.field-item:nth-child(5){z-index:2}.field-item:nth-child(6){z-index:1}.animation.fade-in{opacity:0;transition:opacity 1400ms linear 0ms}.block-editor-page .animation.fade-in,.animation.fade-in.animate{opacity:1}.animation.fade-in-fast{opacity:0;transition:opacity 1050ms ease 0ms}.block-editor-page .animation.fade-in-fast,.animation.fade-in-fast.animate{opacity:1}.animation.fade-in-slow{opacity:0;transition:opacity 875ms ease-in 233.3333333333ms}.block-editor-page .animation.fade-in-slow,.animation.fade-in-slow.animate{opacity:1}.animation.scale-up{opacity:0;transition:all 525ms linear 0ms}@media screen and (prefers-reduced-motion: no-preference){.animation.scale-up{transform:scale(0.5)}}.block-editor-page .animation.scale-up,.animation.scale-up.animate{transform:scale(1);opacity:1}.animation.expand-left{transition:all 350ms linear 0ms}@media screen and (prefers-reduced-motion: no-preference){.animation.expand-left{clip-path:inset(0px 0px 0 100%)}.block-editor-page .animation.expand-left,.animation.expand-left.animate{clip-path:inset(0px 0px 0px 0px)}}.animation.expand-left h1,.animation.expand-left h2,.animation.expand-left h3,.animation.expand-left h4,.animation.expand-left h5,.animation.expand-left h6,.animation.expand-left p,.animation.expand-left li,.animation.expand-left img:not(.animate),.animation.expand-left svg,.animation.expand-left a{transition:all 700ms linear 700ms;opacity:0}.block-editor-page .animation.expand-left h1,.block-editor-page .animation.expand-left h2,.block-editor-page .animation.expand-left h3,.block-editor-page .animation.expand-left h4,.block-editor-page .animation.expand-left h5,.block-editor-page .animation.expand-left h6,.block-editor-page .animation.expand-left p,.block-editor-page .animation.expand-left li,.block-editor-page .animation.expand-left img:not(.animate),.block-editor-page .animation.expand-left svg,.block-editor-page .animation.expand-left a,.animation.expand-left.animate h1,.animation.expand-left.animate h2,.animation.expand-left.animate h3,.animation.expand-left.animate h4,.animation.expand-left.animate h5,.animation.expand-left.animate h6,.animation.expand-left.animate p,.animation.expand-left.animate li,.animation.expand-left.animate img:not(.animate),.animation.expand-left.animate svg,.animation.expand-left.animate a{opacity:1}.animation.expand-right{transition:all 350ms linear 0ms}@media screen and (prefers-reduced-motion: no-preference){.animation.expand-right{clip-path:inset(0px 100% 0px 0px)}.block-editor-page .animation.expand-right,.animation.expand-right.animate{clip-path:inset(0px 0px 0px 0px)}}.animation.expand-right h1,.animation.expand-right h2,.animation.expand-right h3,.animation.expand-right h4,.animation.expand-right h5,.animation.expand-right h6,.animation.expand-right p,.animation.expand-right li,.animation.expand-right img:not(.animate),.animation.expand-right svg,.animation.expand-right a{transition:all 700ms linear 700ms;opacity:0}.block-editor-page .animation.expand-right h1,.block-editor-page .animation.expand-right h2,.block-editor-page .animation.expand-right h3,.block-editor-page .animation.expand-right h4,.block-editor-page .animation.expand-right h5,.block-editor-page .animation.expand-right h6,.block-editor-page .animation.expand-right p,.block-editor-page .animation.expand-right li,.block-editor-page .animation.expand-right img:not(.animate),.block-editor-page .animation.expand-right svg,.block-editor-page .animation.expand-right a,.animation.expand-right.animate h1,.animation.expand-right.animate h2,.animation.expand-right.animate h3,.animation.expand-right.animate h4,.animation.expand-right.animate h5,.animation.expand-right.animate h6,.animation.expand-right.animate p,.animation.expand-right.animate li,.animation.expand-right.animate img:not(.animate),.animation.expand-right.animate svg,.animation.expand-right.animate a{opacity:1}.animation.expand-down{transition:all 700ms linear 0ms}@media screen and (prefers-reduced-motion: no-preference){.animation.expand-down{clip-path:inset(0px 0px 100% 0px)}.block-editor-page .animation.expand-down,.animation.expand-down.animate{clip-path:inset(0px 0px 0px 0px)}}.animation.expand-down h1,.animation.expand-down h2,.animation.expand-down h3,.animation.expand-down h4,.animation.expand-down h5,.animation.expand-down h6,.animation.expand-down p,.animation.expand-down li,.animation.expand-down img:not(.animate),.animation.expand-down svg,.animation.expand-down a{transition:all 700ms linear 700ms;opacity:0}.block-editor-page .animation.expand-down h1,.block-editor-page .animation.expand-down h2,.block-editor-page .animation.expand-down h3,.block-editor-page .animation.expand-down h4,.block-editor-page .animation.expand-down h5,.block-editor-page .animation.expand-down h6,.block-editor-page .animation.expand-down p,.block-editor-page .animation.expand-down li,.block-editor-page .animation.expand-down img:not(.animate),.block-editor-page .animation.expand-down svg,.block-editor-page .animation.expand-down a,.animation.expand-down.animate h1,.animation.expand-down.animate h2,.animation.expand-down.animate h3,.animation.expand-down.animate h4,.animation.expand-down.animate h5,.animation.expand-down.animate h6,.animation.expand-down.animate p,.animation.expand-down.animate li,.animation.expand-down.animate img:not(.animate),.animation.expand-down.animate svg,.animation.expand-down.animate a{opacity:1}.animation.expand-up{transition:all 700ms linear 0ms}@media screen and (prefers-reduced-motion: no-preference){.animation.expand-up{clip-path:inset(100% 0px 0px 0px)}.block-editor-page .animation.expand-up,.animation.expand-up.animate{clip-path:inset(0px 0px 0px 0px)}}.animation.expand-up h1,.animation.expand-up h2,.animation.expand-up h3,.animation.expand-up h4,.animation.expand-up h5,.animation.expand-up h6,.animation.expand-up p,.animation.expand-up li,.animation.expand-up img:not(.animate),.animation.expand-up svg,.animation.expand-up a{transition:all 700ms linear 700ms;opacity:0}.block-editor-page .animation.expand-up h1,.block-editor-page .animation.expand-up h2,.block-editor-page .animation.expand-up h3,.block-editor-page .animation.expand-up h4,.block-editor-page .animation.expand-up h5,.block-editor-page .animation.expand-up h6,.block-editor-page .animation.expand-up p,.block-editor-page .animation.expand-up li,.block-editor-page .animation.expand-up img:not(.animate),.block-editor-page .animation.expand-up svg,.block-editor-page .animation.expand-up a,.animation.expand-up.animate h1,.animation.expand-up.animate h2,.animation.expand-up.animate h3,.animation.expand-up.animate h4,.animation.expand-up.animate h5,.animation.expand-up.animate h6,.animation.expand-up.animate p,.animation.expand-up.animate li,.animation.expand-up.animate img:not(.animate),.animation.expand-up.animate svg,.animation.expand-up.animate a{opacity:1}.animation.transform-down{transition:all 700ms linear 0ms}@media screen and (prefers-reduced-motion: no-preference){.animation.transform-down{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;transform:scale(1, 0)}.block-editor-page .animation.transform-down,.animation.transform-down.animate{transform:scale(1, 1)}}.animation.transform-down h1,.animation.transform-down h2,.animation.transform-down h3,.animation.transform-down h4,.animation.transform-down h5,.animation.transform-down h6,.animation.transform-down p,.animation.transform-down li,.animation.transform-down img:not(.animate),.animation.transform-down svg,.animation.transform-down a{transition:all 700ms linear 700ms;opacity:0}.block-editor-page .animation.transform-down h1,.block-editor-page .animation.transform-down h2,.block-editor-page .animation.transform-down h3,.block-editor-page .animation.transform-down h4,.block-editor-page .animation.transform-down h5,.block-editor-page .animation.transform-down h6,.block-editor-page .animation.transform-down p,.block-editor-page .animation.transform-down li,.block-editor-page .animation.transform-down img:not(.animate),.block-editor-page .animation.transform-down svg,.block-editor-page .animation.transform-down a,.animation.transform-down.animate h1,.animation.transform-down.animate h2,.animation.transform-down.animate h3,.animation.transform-down.animate h4,.animation.transform-down.animate h5,.animation.transform-down.animate h6,.animation.transform-down.animate p,.animation.transform-down.animate li,.animation.transform-down.animate img:not(.animate),.animation.transform-down.animate svg,.animation.transform-down.animate a{opacity:1}.animation.fade-in-up{transition:all 1400ms linear 0ms;opacity:0}@media screen and (prefers-reduced-motion: no-preference){.animation.fade-in-up{-webkit-transform:translateY(3vw);transform:translateY(3vw)}}.block-editor-page .animation.fade-in-up,.animation.fade-in-up.animate{-webkit-transform:translateY(0vw);transform:translateY(0vw);opacity:1}.header-nav-toggle{padding:18px 10px 12px 10px;display:inline-block;cursor:pointer;transition-property:opacity, filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.header-nav-toggle .toggle-box{width:26px;height:24px;display:inline-block;position:relative}.header-nav-toggle .toggle-inner{display:block;top:50%;margin-top:-2px}.header-nav-toggle .toggle-inner,.header-nav-toggle .toggle-inner::before,.header-nav-toggle .toggle-inner::after{width:26px;height:2px;background-color:inherit;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.header-nav-toggle .toggle-inner::before,.header-nav-toggle .toggle-inner::after{content:"";display:block}.header-nav-toggle .toggle-inner::before{top:-8px}.header-nav-toggle .toggle-inner::after{bottom:-8px}.header-nav-toggle .toggle-inner{transition-duration:0.075s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.header-nav-toggle .toggle-inner::before{transition:top 0.075s 0.12s ease, opacity 0.075s ease}.header-nav-toggle .toggle-inner::after{transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.header-nav-toggle.active .toggle-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.header-nav-toggle.active .toggle-inner::before{top:0;opacity:0;transition:top 0.075s ease, opacity 0.075s 0.12s ease}.header-nav-toggle.active .toggle-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)}body{font-family:averta-pe,arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;background:#000;color:#fff}select,input,textarea{font-weight:400;font-family:averta-pe,arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:inherit}#header{position:fixed;left:0;top:0;width:100%;z-index:100;height:80px}@media (max-width: 1024px){#header{background:#000;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2)}}@media (max-width: 780px){#header{height:70px}}@media (min-width: 1025px){#header{transition:all 150ms linear 0ms}html:not(.page-scrolled) #header:before{position:absolute;left:0;top:0;width:100%;height:80px;background:linear-gradient(to bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);content:""}}#header .header-nav{position:absolute;left:0;right:0;padding-right:24px;top:0;height:100%}@media (min-width: 1025px){.page-scrolled.page-scrolling-down #header{top:-100px}}@media (min-width: 1025px){#header .header-nav-bg{position:absolute;left:0;top:0;width:100%;border-top:80px solid #000;height:calc(100vh - 80px);background:linear-gradient(to bottom, #000 0%, #272727 100%);max-height:0;transition:all 300ms linear 0ms;opacity:1;box-shadow:0 8px 16px 0 rgba(0,0,0,0.5)}body:not(.header-nav-subnav-active) #header .header-nav-bg{max-height:0 !important;box-shadow:0 8px 16px 0 rgba(0,0,0,0);opacity:0}}@media (min-width: 1025px) and (hover: hover){body:not(.page-scrolled) #header .header-nav-bg:hover{opacity:1;max-height:1px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.5)}}@media (min-width: 1025px) and (hover: hover){body:not(.page-scrolled) #header:hover .header-nav-bg{opacity:1;max-height:1px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.5)}}@media (min-width: 1025px){.page-scrolled.page-scrolling-up #header .header-nav-bg{opacity:1;max-height:1px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.5) !important}#header.solid .header-nav-bg{opacity:1 !important;box-shadow:0 8px 16px 0 rgba(0,0,0,0.5) !important}}@media (min-width: 1025px){#header .header-nav-primary{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;margin:0;padding:0 30px 0 0;list-style:none}}@media (max-width: 1024px){#header .header-nav-primary{position:fixed;left:0;top:0;width:100vw;height:100%;margin:0;padding:80px 0 0 0;list-style:none;box-sizing:border-box;background:#000;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start;top:-300vh;opacity:0;transition:opacity 200ms linear 0ms, top 0ms linear 200ms}.header-nav-active #header .header-nav-primary{transition:opacity 400ms linear 0ms, top 0ms linear 0ms;top:0;opacity:1}}#header .header-nav-primary .nav-item{font-size:14px;line-height:14px;text-transform:uppercase;letter-spacing:2px;font-weight:800}@media (max-width: 1024px){#header .header-nav-primary .nav-item{display:block;padding:8px 32px;width:320px;box-sizing:border-box}}@media (max-width: 1024px) and (max-width: 520px){#header .header-nav-primary .nav-item{width:100vw;padding:8px 24px}}@media (max-width: 1024px){#header .header-nav-primary .nav-item>a{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:8px 0 6px 0;margin:0 0 1px;border-bottom:1px solid transparent}#header .header-nav-primary .nav-item>a .format-arrow:before,#header .header-nav-primary .nav-item>a .fill{fill:#fff}}@media (max-width: 1024px) and (hover: hover){#header .header-nav-primary .nav-item>a:hover .format-arrow:before{background:#e67100}#header .header-nav-primary .nav-item>a:hover .fill{fill:#e67100}}@media (max-width: 1024px){#header .header-nav-primary .nav-item:after{position:absolute;left:320px;top:0px;width:320px;height:100vh;background:linear-gradient(to right, #272727 0%, #000 100%);transition:all 150ms linear 0ms;opacity:0;content:""}}@media (max-width: 1024px) and (max-width: 520px){#header .header-nav-primary .nav-item:after{left:100vw;width:100vw}}@media (max-width: 1024px){#header .header-nav-primary .nav-item.subnav-active:after{opacity:1}}@media (min-width: 1025px){#header .header-nav-primary .nav-item{position:relative;height:80px;box-sizing:border-box;margin:0 10px;padding:8px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}#header .header-nav-primary .nav-item>a .format-arrow{display:none}}@media (min-width: 1025px){#header .header-nav-primary .nav-item:not(.advertise)>a{position:relative;float:left;padding:6px 0 8px 0}#header .header-nav-primary .nav-item:not(.advertise)>a:after{position:absolute;left:0;top:100%;width:0;border-bottom:1px solid #e67100;content:"";transition:all 150ms linear 0ms}}@media (min-width: 1025px) and (hover: hover){#header .header-nav-primary .nav-item:not(.advertise)>a:hover:after{width:100%}}#header .header-nav-primary .nav-item a{transition:all 150ms linear 0ms}#header .header-nav-primary .nav-item a .fill{fill:#fff}@media (hover: hover){#header .header-nav-primary .nav-item a:hover{color:#e67100}}#header .header-nav-primary .nav-item a.active,#header .header-nav-primary .nav-item a.active:hover{color:#f4a15a}@media (max-width: 1024px){#header .header-nav-primary .nav-item.advertise{display:none}}#header .header-nav-primary .nav-item.advertise a{color:#000 !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 640 128'%3E%3Cpath fill='%23e67100' d='M0 0h640v128H0z'/%3E%3C/svg%3E")}@media (hover: hover){#header .header-nav-primary .nav-item.advertise a:hover{border-color:#e67100}}#header .header-nav-primary .subnav{position:absolute;left:0;top:60px;margin:0;padding:0;list-style:none;display:block;width:100%;opacity:0}@media (min-width: 1025px){#header .header-nav-primary .subnav{top:-1000px;transition:opacity 200ms linear 0ms, top 0ms linear 300ms}}@media (max-width: 1024px){#header .header-nav-primary .subnav{position:fixed;top:-1000px;margin:-6px 0 0 0;left:320px;z-index:10}}@media (max-width: 1024px) and (max-width: 520px){#header .header-nav-primary .subnav{left:calc(100vw)}}@media (max-width: 1024px){#header .header-nav-primary .subnav .sub-item a{text-transform:none !important}}@media (max-width: 1024px){#header .header-nav-primary .nav-item.subnav-active>a{color:#f4a15a;border-bottom:1px solid #f4a15a}#header .header-nav-primary .nav-item.subnav-active>a .format-arrow:before{background:#f4a15a}#header .header-nav-primary .nav-item.subnav-active>a .fill{fill:#f4a15a !important}}#header .header-nav-primary .nav-item.subnav-active .subnav{top:60px;opacity:1;transition:opacity 300ms linear 300ms, top 0ms linear 0ms}@media (max-width: 1024px){#header .header-nav-primary .nav-item.subnav-active .subnav{top:80px}}@media (max-width: 520px){#header .header-nav-primary .nav-item.subnav-active .subnav{position:fixed;left:0;right:0;top:80px;bottom:0px;background:#000;z-index:30}}@media (hover: hover) and (min-width: 1025px){#header .header-nav-primary .nav-item:hover .subnav{top:60px;opacity:1;transition:opacity 300ms linear 300ms, top 0ms linear 0ms}}#header .header-nav-primary .subnav-item{padding:8px;font-size:14px;line-height:14px;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;font-weight:800}@media (max-width: 1024px){#header .header-nav-primary .subnav-item{padding:16px 32px}}@media (max-width: 1024px){#header .header-nav-primary .subnav-item,#header .header-nav-primary .subnav-item>a{text-transform:none !important}}@media (max-width: 520px){#header .header-nav-primary .subnav-item{padding:16px 24px}}@media (hover: hover) and (min-width: 1025px){#header .header-nav-primary .subnav-item.overview{display:none}}@media (min-width: 1025px){#header .header-nav-primary .subnav-item{clear:left}#header .header-nav-primary .subnav-item:first-child>a{padding-top:0 !important}#header .header-nav-primary .subnav-item>a{position:relative;float:left;padding:6px 0 8px 0}#header .header-nav-primary .subnav-item>a:after{position:absolute;left:0;top:100%;width:0;border-bottom:1px solid #e67100;content:"";transition:all 150ms linear 0ms}}@media (min-width: 1025px) and (hover: hover){#header .header-nav-primary .subnav-item>a:hover:after{width:100%}}#header .header-nav-primary .subnav-item.back{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;cursor:pointer;user-select:none;-ms-user-select:none;-webkit-user-select:none;margin-top:6px}#header .header-nav-primary .subnav-item.back svg{width:18px}#header .header-nav-primary .subnav-item.back span{padding:0 0 0 10px;color:#F4A15A}@media (min-width: 521px){#header .header-nav-primary .subnav-item.back{display:none}}#header .header-nav-primary .subnav-item a{position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;transition:all 150ms linear 0ms}#header .header-nav-primary .subnav-item a.active{color:#f4a15a}#header .header-nav-primary .subnav-item a.active .format-arrow,#header .header-nav-primary .subnav-item a.active .format-download{display:none}@media (max-width: 1024px){#header .header-nav-primary .subnav-item .format-arrow,#header .header-nav-primary .subnav-item .format-download{display:none}}#header .header-nav-primary .subnav-item .format-arrow:before,#header .header-nav-primary .subnav-item .format-download:before{transition:all 150ms linear 0ms;background:#fff;width:0}#header .header-nav-primary .subnav-item .format-arrow .fill,#header .header-nav-primary .subnav-item .format-download .fill{transition:all 150ms linear 0ms;fill:#fff}#header .header-nav-primary .subnav-item .format-arrow{margin-left:16px;height:14px;font-size:16px}#header .header-nav-primary .subnav-item .format-download{position:relative;height:14px;margin-left:8px}#header .header-nav-primary .subnav-item .format-download svg{position:relative;top:-2px;height:19px}@media (hover: hover){#header .header-nav-primary .subnav-item a:hover{color:#e67100}#header .header-nav-primary .subnav-item a:hover .format-arrow:before,#header .header-nav-primary .subnav-item a:hover .format-download:before{background:#e67100;width:22px}#header .header-nav-primary .subnav-item a:hover .format-arrow .fill,#header .header-nav-primary .subnav-item a:hover .format-download .fill{fill:#e67100}}#header .header-logo{position:absolute;left:24px;top:50%;transform:translateY(-50%);z-index:120}@media (min-width: 780px){#header .header-logo{left:32px}}@media (min-width: 1280px){#header .header-logo{left:40px}}#header .header-logo img{height:40px}#header .header-nav-search{display:none}#header .header-nav-search-toggle{position:absolute;top:0;right:0;height:80px;box-sizing:border-box;margin:0 10px;padding:8px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;background:none;outline:none;border:none}@media (max-width: 1024px){#header .header-nav-search-toggle{right:50px}}#header .header-nav-search-toggle svg{width:24px;height:24px;padding:8px;background:rgba(230,113,0,0);border-radius:9999px;transition:all 150ms linear 0ms}#header .header-nav-search-toggle svg .fill{transition:all 150ms linear 0ms;fill:#fff}@media (hover: hover){#header .header-nav-search-toggle:hover svg{background:#e67100}}#header .header-advertise-cta{position:fixed;right:40px;bottom:40px;transform:translateX(-150vw);opacity:0;transition:opacity 200ms linear 0ms, transform 0ms linear 200ms}@media (max-width: 780px){#header .header-advertise-cta{right:30px;bottom:15px}}@media (min-width: 1025px){#header .header-advertise-cta{display:none}}.header-nav-active #header .header-advertise-cta{transition:opacity 400ms linear 0ms, transform 0ms linear 0ms;transform:translateX(0vw);opacity:1}@media (max-width: 780px){.header-nav-active #header .header-advertise-cta{transform:translateX(10vw)}}#header .header-advertise-cta .content{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:16px 36px 16px 36px;cursor:pointer}#header .header-advertise-cta .text{text-transform:uppercase;font-family:bebas-neue-pro,arial narrow,sans-serif}@media (min-width: 0px){#header .header-advertise-cta .text{font-size:32px;line-height:34px}}#header .header-advertise-cta .cta{margin:0;padding:16px 0 0 24px}#header .header-advertise-cta .cta .btn{position:relative;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;padding-left:0;border-radius:9999px;overflow:visible;padding-right:0;width:40px;transition:all 300ms linear 0ms}#header .header-advertise-cta .cta .btn:before{position:absolute;top:0;bottom:0;left:-23px;width:1px;border-left:1px solid #fff;content:""}#header .header-advertise-cta .cta .btn .btn-label{overflow:hidden;white-space:nowrap;max-width:0;transition:all 200ms ease-out 0ms;padding-left:0em}#header .header-advertise-cta .cta .btn .format-arrow{position:relative;transform:translateX(0%);font-size:12px}@media (hover: hover){#header .header-advertise-cta .cta .btn:hover .btn-label{transition:all 400ms linear 0ms;padding-left:1em;max-width:15em}}#header .header-advertise-cta .character{position:relative}@media (max-width: 780px){#header .header-advertise-cta .character{position:absolute;top:10%;left:-100%}}#header .header-advertise-cta .character img{position:relative;transform:translateX(30%)}#header .header-nav-toggle{position:fixed;right:16px;top:10px;outline:0;color:#fff}@media (min-width: 1025px){#header .header-nav-toggle{display:none}}#header .header-nav-toggle .toggle-inner,#header .header-nav-toggle .toggle-inner::before,#header .header-nav-toggle .toggle-inner::after{background-color:#fff}@media (hover: hover){#header .header-nav-toggle:hover .toggle-inner,#header .header-nav-toggle:hover .toggle-inner::before,#header .header-nav-toggle:hover .toggle-inner::after{background-color:#e67100 !important}}#content{position:relative;width:100%;z-index:1;overflow-wrap:break-word;word-wrap:break-word}@media (max-width: 1279px){#content{overflow:hidden}}#content sup.footnote{position:relative;top:-0.1em;padding:0 2px;display:inline-block}#footer{position:relative;width:100%;z-index:10;background:#000}#footer .footer-inner{padding:5.5vw;position:relative;margin:0 auto}@media (max-width: 780px){#footer .footer-inner{padding-left:24px;padding-right:24px}}@media (min-width: 779px) and (max-width: 1279px){#footer .footer-inner{padding-left:32px;padding-right:32px}}@media (min-width: 1280px){#footer .footer-inner{padding-left:6.6vw;padding-right:6.6vw}}#footer .footer-logos{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}@media (max-width: 780px){#footer .footer-logos{flex-direction:column;justify-content:flex-start;align-items:center}}#footer .footer-logos .footer-logo img{width:10vw}@media (max-width: 780px){#footer .footer-logos .footer-logo img{width:150px;margin:0 0 24px 0}}#footer .footer-logos .social{margin:0;padding:0;list-style:none;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center}#footer .footer-logos .social li{margin:0;padding:10px}#footer .footer-links{position:relative;padding:3.4vw 15vw 3.4vw 15vw;min-height:270px;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}@media (max-width: 1280px){#footer .footer-links{padding-left:25vw}}@media (max-width: 780px){#footer .footer-links{padding:100px 0 50px 0}#footer .footer-links.region-selector-active>ul{opacity:0}}#footer .footer-links>ul{position:relative;width:15vw;margin:0;padding:0;list-style:none;transition:all 300ms linear 0ms}@media (max-width: 780px){#footer .footer-links>ul{width:50%}}#footer .footer-links>ul li{padding:0 0 10.6666666667px 0}#footer .footer-links>ul li a{transition:all 300ms linear 0ms}@media (hover: hover){#footer .footer-links>ul li a:hover{color:#e67100}}#footer .footer-region-selector{position:absolute;top:3.4vw;left:0;user-select:none;-ms-user-select:none;-webkit-user-select:none}@media (max-width: 780px){#footer .footer-region-selector{left:50%;top:25px;transform:translateX(-50%)}}#footer .footer-region-selector .name{font-family:bebas-neue-pro,arial narrow,sans-serif;font-size:16px}#footer .footer-region-selector>.current{cursor:pointer;transition:all 300ms linear 0ms}@media (hover: hover){#footer .footer-region-selector>.current:hover{color:#e67100}}#footer .footer-region-selector .menu{margin:5px 0 0 0;display:none}#footer .footer-region-selector.active .menu{display:block}#footer .footer-region-selector ul{position:relative;margin:0;padding:0;list-style:none;display:block}#footer .footer-region-selector li{position:relative;margin:2px 0;padding:0;width:100%;text-align:right;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center}#footer .footer-region-selector li a{position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;width:100%}#footer .footer-region-selector li .name{display:inline-block;padding:0.25em 0.65em 5px 0}#footer .footer-region-selector li img{margin:0.25em 0;padding:2px;outline:2px solid transparent;display:none}#footer .footer-region-selector li .arrow{position:absolute;left:100%;top:50%;transform:translateY(-50%);padding:0 0 0 10px}#footer .footer-region-selector li .arrow img{display:block}@media (hover: hover){#footer .footer-region-selector li a:hover{color:#e67100}#footer .footer-region-selector li a:hover img{outline:2px solid #e67100}}#footer .footer-region-selector li a.current{color:#6d6d6d !important}#footer .footer-region-selector li a.current img{outline:2px solid #6d6d6d !important}#footer .footer-region-selector.active .arrow img{transform-origin:50% 50%;transform:rotate(180deg)}#footer .footer-footnotes{position:relative;opacity:0.7;padding:0 0 36px 0}#footer .footer-footnotes ol{margin:0;padding:0;list-style:none}#footer .footer-footnotes ol li{font-size:12px;font-weight:400}#footer .footer-legal{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}@media (max-width: 780px){#footer .footer-legal{flex-direction:column;justify-content:flex-start;align-items:flex-start}}#footer .footer-legal p{max-width:60em}@media (max-width: 1280px){#footer .footer-legal p{max-width:48em}}#footer .footer-legal p,#footer .footer-legal li{font-size:12px;font-weight:400}#footer .footer-legal ul{display:flex;margin:0;padding:0;flex-wrap:nowrap;justify-content:flex-end;align-items:center}@media (max-width: 780px){#footer .footer-legal ul{justify-content:space-between;width:100%;margin:2.5em 0 0 0}}#footer .footer-legal ul li{margin:0 0 0 1em;padding:0}@media (max-width: 780px){#footer .footer-legal ul li{margin:0}}#footer .footer-legal a{color:#e1a069;text-decoration:underline}.format-arrow{position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.format-arrow:before{position:relative;display:block;top:0px;margin-right:-6px;height:2px;width:21.6px;background:#fff;content:"";border-radius:9999px;transition:width 150ms ease-in-out 0ms}.format-arrow svg{height:12px}.format-arrow .fill{transition:all 150ms ease-in-out 0ms;fill:#fff}.btn{border-radius:9999px;font-family:averta-pe,arial,sans-serif;font-size:16px;line-height:20px;letter-spacing:2px;text-transform:uppercase;font-weight:900;padding:13px 25px;display:inline-block;box-shadow:none;border:2px solid transparent;cursor:pointer;outline:none;text-align:center;transition:all 199.5ms ease-in-out 0ms;overflow:hidden;background-repeat:no-repeat;background-position:0 5.5em;background-size:100% auto}.btn:not(.outline){border:0;padding:15px 27px}.btn.size-medium{font-size:14px;padding:9px 20px}.btn:hover{text-decoration:none}.btn[disabled],.btn.disabled{opacity:0.6}.btn.bg-black{background-color:#000;border-color:#000}.btn.bg-white{background-color:#fff;border-color:#fff}.btn.bg-orange{background-color:#e67100;border-color:#e67100}.btn.bg-cyan{background-color:#5ebcd9;border-color:#5ebcd9}.btn.outline{background-color:transparent !important}@media (hover: hover){.btn:hover{background-position:0 0em;background-size:100% auto}.btn.bg-black.outline,.btn.bg-white:not(.outline),.btn.bg-orange:not(.outline){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 640 128'%3E%3Cpath fill='%23000000' d='M0 0h640v128H0z'/%3E%3C/svg%3E")}.btn.bg-black:not(.outline),.btn.bg-white.outline,.btn.bg-cyan{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 640 128'%3E%3Cpath fill='%23ffffff' d='M0 0h640v128H0z'/%3E%3C/svg%3E")}.btn.bg-black:hover{border-color:#fff}.btn.bg-black:not(.outline):hover{color:#000}.btn.bg-white:hover{border-color:#000}.btn.bg-white:not(.outline):hover{color:#fff}.btn.bg-orange:hover{border-color:#000}.btn.bg-cyan:hover{border-color:#fff}.btn.outline.bg-black:hover{color:#fff;border-color:#000}.btn.outline.bg-white:hover{color:#000}.btn.outline.bg-orange:hover{color:#e67100;border-color:#e67100}.btn.outline.bg-cyan:hover{color:#000;border-color:#fff}}.btn.text-black{color:#000}.btn.text-white{color:#fff}.btn.text-orange{color:#e67100}.btn.text-cyan{color:#5ebcd9}.format-eyebrow{position:relative}.format-eyebrow:before,.format-eyebrow:after{content:" ";display:table}.format-eyebrow:after{clear:both}.format-eyebrow .inner{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;float:left}@media (min-width: 0px){.format-eyebrow .inner{font-size:14px;line-height:14px;letter-spacing:2px;font-weight:800}}.format-eyebrow .inner img{width:24px}.format-eyebrow .inner .label{padding:0 0 2px 1em;font-family:averta-pe,arial,sans-serif;font-weight:800;font-size:14px;text-transform:uppercase}.format-filter{position:relative;width:250px;margin:0;padding:0}.format-filter button{position:relative;display:block;width:100%;box-sizing:border-box;border:0;outline:none;font-family:averta-pe,arial,sans-serif;font-size:18px;font-weight:700;color:#000;margin:0;padding:10.6666666667px;text-align:left;cursor:pointer;background:#fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALNJREFUeNqs1MENgCAMBVAYxZM3tnEEJzFhBS+uwEDuYoI01sQYKC1tkx8v0P8OROeemUqCs5+Au13OuRqYpeSCMyV7iTco9rgr4+6FAiQ8+OZQIjzu+O5MFGD9HdYgauWQlQLARANEqzz23oAFgiznAkYR3XIJQIpglUsBXAS7fATQQ4jKRwEUQlSuAbQQonItoIeInAVaQAsRuZctADDbp3yTXGwBRv73M35PKaA2twADAKFYib6KQIJuAAAAAElFTkSuQmCC") no-repeat 95% 50%;background-size:16px auto}.format-filter.active button{background:#fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKZJREFUeNq80rENgCAQhWEYxcqObRjBSUhYgcYVGMhdTBCSM7GA4x4QL7nY6P1foVb47PS8kI9SSmrFuHKL1qGA2iLjP/F3/V+AWhxCzAC4uBgxCqjFT1oIMQJoxTUthEABXPwdCIEAJHEYIQUgcQghAYzExYgeYCYuQnCAY0G8hzg4QFwU5xCRA9i8N70YJuNfRKCb5bbt/QNbXqPWj6HbzX/gEWAA8+iJvo0tbWoAAAAASUVORK5CYII=") no-repeat 95% 50%;background-size:16px auto}.format-filter.active .menu{display:block}.format-filter .menu{position:absolute;width:250px;display:none;margin:0;padding:0;list-style:none;z-index:10;background:#111f32}.format-filter .menu li{margin:0;padding:0;display:block;border-bottom:1px solid #000}.format-filter .menu li.active a{color:#67b7e2;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALFJREFUeNpijNtzk4EEUAHE+UBczUKkBiYgngrEGVC+CDEaOYB4GRAHQvldQNwNMkkBiK1waBIE4t1QTf+hziwHsUEa9wPxUahTmJA0yQDxYSC2AeJfQBwBxJOQ3b4Ays4C4lVAzA7E2kB8HEp/AmIPqBwcgPzYCJXsBeJgqE1qUGc+B2JPIL6ILbRAoB+Io6BOModqugn1+0VcwQwDK4DYC4jvA/EOILYG4ge4ghogwACySCEfTck4dQAAAABJRU5ErkJggg==") no-repeat 100% 50% !important}.format-filter .menu li a{display:block;padding:10.6666666667px;margin-right:10.6666666667px}@media (hover: hover){.format-filter .menu li a:hover{background:linear-gradient(to right, #445265 0%, rgba(68,82,101,0) 100%);color:#67b7e2}}@keyframes format-circle-graph-stroke{to{stroke-dasharray:0 578.0530482605219}}.format-circle-graph .figure-graph circle{opacity:0}.format-circle-graph .figure-graph.animate circle{opacity:1;animation:format-circle-graph-stroke 1000ms ease-in 0ms reverse}.format-circle-graph .key-dots li{display:inline-block}.format-circle-dual-graph .figure-graph circle{opacity:0}.format-circle-dual-graph .figure-graph.inset circle{transition:opacity 0ms linear 150ms}.format-circle-dual-graph .figure-graph.animate circle{opacity:1;animation:format-circle-graph-stroke 1000ms ease-in 0ms reverse}.format-circle-dual-graph .figure-graph.inset.animate circle{opacity:1;animation:format-circle-graph-stroke 1000ms ease-in 150ms reverse}.format-circle-dual-graph .key-dots li{display:inline-block}.format-circle-dual-graph.color-white .group *{color:#000 !important}.format-circle-dual-graph.color-white .group .change{color:#b1dae6 !important}@media (max-width: 780px){.format-donut-graph figure{flex-direction:column}}.format-donut-graph .figure-graph text{position:relative;display:block;transform:translate(-18px, 16px);transform-origin:50% 50%;font-family:bebas-neue-pro,arial narrow,sans-serif;font-size:36px;font-weight:700;line-height:0.9;opacity:0}.format-donut-graph .figure-graph text.text-black{fill:#000}.format-donut-graph .figure-graph text.text-white{fill:#fff}.format-donut-graph .figure-graph text.single{transform:translate(-12px, 18px)}.format-donut-graph .figure-graph text tspan{font-size:24px}.format-donut-graph .figure-graph.animate text{opacity:1;transition:all 200ms linear 1000ms}.format-donut-graph .figure-graph.animate circle{opacity:1;animation:format-circle-graph-stroke 1000ms ease-in 0ms reverse}.format-donut-graph .figure-graph .circle-bg{opacity:0}.format-donut-graph .figure-graph.animate .circle-bg{opacity:1;transition:all 200ms linear 500ms}.format-donut-graph .stat.text .label{font-family:bebas-neue-pro,arial narrow,sans-serif;font-weight:700;text-transform:uppercase;font-size:24px;line-height:1.3333333333;max-width:90%;margin:0 auto;text-align:center}@media (min-width: 375px) and (max-width: 550px){.format-donut-graph .stat.text .label{font-size:24px}}@media (min-width: 551px) and (max-width: 1279px){.format-donut-graph .stat.text .label{font-size:32px;line-height:1.3125}}@media (min-width: 1280px){.format-donut-graph .stat.text .label{font-size:calc(100vw  *  .0172839506);line-height:1.2857142857}}.format-insights-card{position:relative;padding-bottom:24px}.format-insights-card .card-inner{position:relative;width:100%}.format-insights-card:not(.featured):before{position:absolute;left:0;top:0;right:0;bottom:0;content:"";box-shadow:0 0 50px 0 rgba(0,0,0,0.5);transition:all 300ms cubic-bezier(0, 0.6, 0.45, 1);z-index:1}.format-insights-card:not(.featured):after{position:absolute;left:-30px;top:-45px;right:-30px;bottom:-45px;background:#000;content:"";background:linear-gradient(to bottom, #000 0%, #000 50%, #000 100%);clip-path:inset(45px 30px 45px 30px);transition:all 300ms cubic-bezier(0, 0.6, 0.45, 1);z-index:2}@media (hover: hover) and (min-width: 1280px){.format-insights-card:not(.featured):hover:before{left:-30px;top:-45px;right:-30px;bottom:-45px}.format-insights-card:not(.featured):hover:after{background:linear-gradient(to bottom, #000 0%, #0f0f0f 50%, #252525 100%);clip-path:inset(0px 0px 0px 0px)}.format-insights-card:not(.featured):hover .card-photo .photo-inner{clip-path:inset(0px 0px 0px 0px)}.format-insights-card:not(.featured):hover .card-photo .photo-inner a>img{left:0;top:0;width:100%;height:100%}.format-insights-card:not(.featured):hover .card-photo .photo-inner .taxonomy{right:0;top:0}}.format-insights-card .card-photo{position:relative;padding-top:66.44591611479029%;z-index:3}.format-insights-card .card-photo .photo-inner{position:absolute;left:-30px;top:-45px;right:-30px;bottom:0;transition:all 300ms cubic-bezier(0, 0.6, 0.45, 1);clip-path:inset(0px 0px 0px 0px)}.format-insights-card .card-photo a>img{position:absolute;left:30px;top:45px;width:calc(100% - 60px);height:calc(100% - 45px);object-fit:cover;transition:all 300ms cubic-bezier(0, 0.6, 0.45, 1)}.format-insights-card .card-photo .taxonomy{position:absolute;right:30px;top:45px;width:92px;height:92px;box-sizing:border-box;padding:16px 12px 0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 92 92'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='50%25' x2='50%25' y1='0%25' y2='99.765%25'%3E%3Cstop offset='0%25'/%3E%3Cstop offset='100%25' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M92 0H0l92 92z' fill='url(abm-core/css/%23a)' fill-rule='evenodd'/%3E%3C/svg%3E");display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start;transition:all 300ms cubic-bezier(0, 0.6, 0.45, 1)}.format-insights-card .card-photo .taxonomy>img{width:24px}.format-insights-card .card-detail{position:relative;width:100%;margin:-35px 0 0 0;text-align:center;z-index:3}.format-insights-card .author{position:relative;text-align:center}.format-insights-card .author .author-photo{position:relative;display:block}.format-insights-card .author .author-photo img{width:64px;margin:0 auto;border:6px solid #000;box-shadow:4px 4px 16px 0 rgba(0,0,0,0.3);border-radius:9999px}.format-insights-card .author .text:first-child{padding-top:60px}.format-insights-card .author .author-name{margin:0;padding:0 24px;font-size:18px;font-weight:800 !important;line-height:1.3}.format-insights-card .author .timestamp{margin:0;padding:0 24px;font-size:14px;font-weight:700;line-height:1.3;color:#379eca}.format-insights-card h3{position:relative;padding:0 24px;font-family:averta-pe,arial,sans-serif;color:#797979;text-align:left}@media (min-width: 0px){.format-insights-card h3{font-size:24px;line-height:28px}}.format-insights-card h3 a{color:#fff}.format-insights-card .excerpt{position:relative;padding:0 24px;margin:16px 0;text-align:left}.format-insights-card .cta{position:relative;display:inline-block;color:#379eca;text-align:center;font-weight:800;font-family:averta-pe,arial,sans-serif;text-transform:uppercase;padding:2em 0 0 0}.format-insights-card .cta a{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;padding-bottom:6px;transition:border 150ms linear 0ms;border-bottom:1px solid rgba(55,158,202,0)}.format-insights-card .cta a .format-arrow{position:relative;top:1px;margin-left:1em}.format-insights-card .cta a .format-arrow:before{transition:all 150ms linear 0ms;background:#379eca;width:0}.format-insights-card .cta a .format-arrow .fill{transition:all 150ms linear 0ms;fill:#379eca}@media (hover: hover){.format-insights-card .cta a:hover{border-bottom:1px solid #fff;color:#fff}.format-insights-card .cta a:hover .format-arrow:before,.format-insights-card .cta a:hover .format-download:before{background:#fff;width:22px}.format-insights-card .cta a:hover .format-arrow .fill,.format-insights-card .cta a:hover .format-download .fill{fill:#fff}}@media (min-width: 781px){.format-insights-card.featured{padding:0}.format-insights-card.featured .card-inner{position:relative;display:block;background:#000 !important;min-height:30vw}}@media (min-width: 781px) and (min-width: 1280px){.format-insights-card.featured .card-inner{min-height:25vw}}@media (min-width: 781px){.format-insights-card.featured .card-inner .card-photo{position:absolute;width:53.6%;top:0;bottom:0;left:0;margin:0;padding:0}.format-insights-card.featured .card-inner .card-photo .photo-inner,.format-insights-card.featured .card-inner .card-photo .photo-inner a{position:absolute;left:0;top:0;right:0;bottom:0}.format-insights-card.featured .card-inner .card-photo .photo-inner:after,.format-insights-card.featured .card-inner .card-photo .photo-inner a:after{position:absolute;left:0;top:-1px;width:100%;height:100.5%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 172 521'%3E%3Cpath fill='%23000000' d='M171 0h483v521H0z'/%3E%3C/svg%3E") no-repeat 100% 0;background-size:auto 100%;content:""}.format-insights-card.featured .card-inner .card-photo .photo-inner img,.format-insights-card.featured .card-inner .card-photo .photo-inner a img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.format-insights-card.featured .card-inner .card-photo .taxonomy{top:0;right:-86.5671641791045%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 92 92'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='50%25' x2='50%25' y1='0%25' y2='99.771%25'%3E%3Cstop offset='.481%25' stop-color='%23282828'/%3E%3Cstop offset='100%25' stop-color='%23282828' stop-opacity='.405'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M1231 0h-92l92 92z' transform='translate(-1139)' fill='url(abm-core/css/%23a)' fill-rule='evenodd'/%3E%3C/svg%3E")}.format-insights-card.featured .card-inner .card-detail{position:relative;margin:0 0 0 57.3%;padding:50px 0;width:42.7%;display:block;text-align:right}.format-insights-card.featured .card-inner .card-detail .author{padding:0;padding-right:14%;text-align:left}.format-insights-card.featured .card-inner .card-detail .author .timestamp,.format-insights-card.featured .card-inner .card-detail .author .author-name{padding-left:0}.format-insights-card.featured .card-inner .card-detail .author-photo{position:absolute;left:0;top:50%;transform:translate(-100%, -50%);margin-left:-24px}.format-insights-card.featured .card-inner .card-detail h3{padding:0;padding-right:14%;text-align:left}.format-insights-card.featured .card-inner .card-detail .excerpt{padding:0;padding-right:14%;text-align:left}.format-insights-card.featured .card-inner .card-detail .cta{padding:0;padding-right:14%}.format-insights-card.featured .card-inner .card-detail .cta .btn{justify-content:flex-end}}.format-insights-featured-item{position:relative;width:100%;color:#000}.format-insights-featured-item .item-inner{position:relative;box-shadow:0 0 50px 0 rgba(0,0,0,0.5)}@media (max-width: 1279px){.format-insights-featured-item:not(.compact) .item-inner{min-height:54vw;box-shadow:0 0 32px 0 rgba(0,0,0,0.2)}}@media (max-width: 780px){.format-insights-featured-item:not(.compact) .item-inner{min-height:80vw}}@media (max-width: 535px){.format-insights-featured-item:not(.compact) .item-inner{min-height:160vw}}.format-insights-featured-item.compact .item-inner{min-height:25vw}@media (max-width: 1279px){.format-insights-featured-item.compact .item-inner{min-height:30vw}}@media (max-width: 780px){.format-insights-featured-item.compact .item-inner{min-height:80vw}}@media (max-width: 535px){.format-insights-featured-item.compact .item-inner{min-height:160vw}}.format-insights-featured-item.compact .bg img{width:41%}.format-insights-featured-item .bg{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}.format-insights-featured-item .bg img{position:relative;width:42.7%;height:100%;object-fit:cover}@media (max-width: 780px){.format-insights-featured-item .bg img{width:100% !important;height:100vw !important;object-fit:cover !important}}.format-insights-featured-item .bg svg.landscape{position:absolute;top:0;right:57%;height:100%;display:none}@media (min-width: 781px){.format-insights-featured-item .bg svg.landscape{display:block}}.format-insights-featured-item .bg svg.portrait{position:absolute;top:0;left:0;width:100.1%;display:none}@media (max-width: 780px){.format-insights-featured-item .bg svg.portrait{display:block}}.format-insights-featured-item .bg:after{position:absolute;left:0;top:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 230 480'%3E%3Cpath d='M155 0h75v480H0z'/%3E%3C/svg%3E") no-repeat 100% 0;background-size:auto 100%;content:"";opacity:0.1}@media (max-width: 780px){.format-insights-featured-item .bg:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 327 188'%3E%3Cpath d='M327 109L0 0v188h327z'/%3E%3C/svg%3E") no-repeat 0 110%;background-size:100% auto}}.format-insights-featured-item .content{position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:stretch}@media (max-width: 780px){.format-insights-featured-item .content{flex-direction:column}}.format-insights-featured-item .graphic{display:none}@media (max-width: 780px){.format-insights-featured-item .graphic{width:auto;margin:0;height:100vw;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center}}@media (min-width: 781px){.format-insights-featured-item.compact .graphic{width:17%}.format-insights-featured-item.compact .text{position:relative;min-height:25vw}.format-insights-featured-item.compact .text .text-header{position:absolute}.format-insights-featured-item.compact .text>h3,.format-insights-featured-item.compact .text>h4,.format-insights-featured-item.compact .text>p:not(.cta){padding-right:30%}}@media (min-width: 781px) and (max-width: 1279px){.format-insights-featured-item.compact .text>h3,.format-insights-featured-item.compact .text>h4,.format-insights-featured-item.compact .text>p:not(.cta){padding-right:40%}}@media (min-width: 781px){.format-insights-featured-item.compact .text .cta{position:absolute;right:40px;bottom:40px;flex-direction:column}.format-insights-featured-item.compact .text .cta .btn+.btn{margin-top:16px}}@media (max-width: 780px){.format-insights-featured-item.compact .bg img{height:86vw !important}.format-insights-featured-item.compact .text .text-header{position:static !important}.format-insights-featured-item.compact .text .text-header .taxonomy{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;width:100%}.format-insights-featured-item.compact .text .text-header .taxonomy p{margin:0;padding:0 0 16px 0}.format-insights-featured-item.compact .text{min-height:0}.format-insights-featured-item.compact .text .cta{padding:36px 0 0 0;flex-direction:column;justify-content:flex-start;align-items:flex-start}.format-insights-featured-item.compact .text .cta .btn+.btn{margin-top:16px}}@media (max-width: 896px){.format-insights-featured-item:not(.compact) .text{min-height:30vw}}@media (max-width: 780px){.format-insights-featured-item:not(.compact) .text{width:auto;margin:0;padding:20px 6.8vw 6.8vw 6.8vw;min-height:55vw}}.format-insights-featured-item .text{position:relative;margin-left:20.5%;width:calc(57% - 40px);min-height:27vw;padding:3vw 0 3vw 0;box-sizing:border-box;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media (min-width: 781px){.format-insights-featured-item .text{padding:40px 40px 40px 0}}@media (max-width: 780px){.format-insights-featured-item .text{width:auto;margin:0;padding:20px 6.8vw 6.8vw 6.8vw;min-height:55vw}}.format-insights-featured-item .text .text-header{position:relative;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;min-height:75px}@media (max-width: 780px){.format-insights-featured-item .text .text-header{position:absolute;transform:translateY(-100%);margin-top:-40px}}@media (min-width: 781px){.format-insights-featured-item .text .text-header{position:absolute;right:40px}}.format-insights-featured-item .text .text-header .eyebrow{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;color:#000}@media (min-width: 0px){.format-insights-featured-item .text .text-header .eyebrow{font-size:14px;line-height:14px;letter-spacing:2px;font-weight:800}}.format-insights-featured-item .text .text-header .eyebrow img{width:24px;filter:invert(1)}.format-insights-featured-item .text .text-header .eyebrow span{padding:0 0 0 1em;text-transform:uppercase}.format-insights-featured-item .text .text-header .eyebrow .inner{padding-left:3px}@media (max-width: 780px){.format-insights-featured-item .text .text-header .eyebrow{display:none}}.format-insights-featured-item .text .text-header .author{position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}@media (max-width: 780px){.format-insights-featured-item .text .text-header .author{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.format-insights-featured-item .text .text-header .author .author-photo{position:relative;display:block;order:2}@media (max-width: 780px){.format-insights-featured-item .text .text-header .author .author-photo{order:1}}.format-insights-featured-item .text .text-header .author .author-photo img{width:64px;margin:0 auto;border:4px solid #000;box-shadow:4px 4px 16px 0 rgba(0,0,0,0.3);border-radius:9999px}.format-insights-featured-item .text .text-header .author .author-details{order:1;text-align:right}@media (max-width: 780px){.format-insights-featured-item .text .text-header .author .author-details{order:2;text-align:left}}.format-insights-featured-item .text .text-header .author .author-details .author-name{margin:0;padding:0 24px;font-size:14px;font-weight:700;line-height:1.3}.format-insights-featured-item .text .text-header .author .author-details .timestamp{margin:0;padding:0 24px;font-size:14px;font-weight:400;line-height:1.3}@media (max-width: 780px){.format-insights-featured-item .text .text-header .author .author-details .author-name,.format-insights-featured-item .text .text-header .author .author-details .timestamp{padding:0}}.format-insights-featured-item .text .text-header .taxonomy{position:relative;margin-left:auto;text-align:right}@media (max-width: 780px){.format-insights-featured-item .text .text-header .taxonomy{margin:0;text-align:left}}.format-insights-featured-item .text .text-header .taxonomy .category{font-family:averta-pe,arial,sans-serif;font-size:14px;text-transform:uppercase;font-weight:800}.format-insights-featured-item .text .text-header .taxonomy .timestamp{margin:6px 0 0 0;font-family:averta-pe,arial,sans-serif;font-size:14px;font-weight:400}.format-insights-featured-item .text h3{position:relative;font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase;margin:0}@media (max-width: 780px){.format-insights-featured-item .text h3{margin:-0.5em 0 0 0}}.format-insights-featured-item .text .group{position:relative;width:100%;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;padding:50px 0 0 0}@media (max-width: 780px){.format-insights-featured-item .text .group{justify-content:flex-start}}.format-insights-featured-item .text .stats{position:relative;width:100%;display:flex;flex-wrap:nowrap;justify-content:space-evenly;align-items:stretch}@media (max-width: 780px){.format-insights-featured-item .text .stats{display:none}}.format-insights-featured-item .text .stats .stat-item{margin:0 24px;min-width:8vw}.format-insights-featured-item .text .stats .stat-item .stat{border-top:none}.format-insights-featured-item .text .stats .stat-item .value{font-size:50px;line-height:1;font-weight:700}@media (min-width: 375px) and (max-width: 550px){.format-insights-featured-item .text .stats .stat-item .value{font-size:50px}}@media (min-width: 551px) and (max-width: 1279px){.format-insights-featured-item .text .stats .stat-item .value{font-size:50px;line-height:1}}@media (min-width: 1280px){.format-insights-featured-item .text .stats .stat-item .value{font-size:calc(100vw  *  .049382716);line-height:.875}}.format-insights-featured-item .text .stats .stat-item .label{font-weight:700}.format-insights-featured-item .text .stats .format-statistic .figure-content{padding-top:70%}.format-insights-featured-item .text .stats .format-statistic .figure-key{padding-top:10.6666666667px}.format-insights-featured-item .text .cta{position:relative;margin-top:auto;width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end;padding-top:20px}@media (max-width: 780px){.format-insights-featured-item .text .cta{justify-content:flex-start}}.format-insights-featured-item .text .cta .btn{position:relative;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;border-radius:9999px;box-shadow:0 0 50px 0 rgba(0,0,0,0.5)}.format-insights-featured-item .text .cta .btn .btn-label{white-space:nowrap;transition:all 200ms ease-out 0ms}.format-insights-featured-item .text .group>.cta{flex-direction:column}@media (max-width: 780px){.format-insights-featured-item .text .group>.cta{justify-content:flex-start;align-items:flex-start}}.format-insights-featured-item .text .group>.cta .btn+.btn{margin-top:16px}.format-insights-featured-item.compact .text h3{font-size:32px;line-height:.9375}@media (min-width: 375px) and (max-width: 550px){.format-insights-featured-item.compact .text h3{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.format-insights-featured-item.compact .text h3{font-size:40px;line-height:.95}}@media (min-width: 1280px){.format-insights-featured-item.compact .text h3{font-size:calc(100vw  *  .0308641975);line-height:.94}}@media (min-width: 781px){.format-insights-featured-item.compact .text h3{margin-top:10px}}.format-insights-featured-item:not(.compact) .text h3{font-size:40px;line-height:.95;max-width:8em;min-height:2.75em;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end}@media (min-width: 375px) and (max-width: 550px){.format-insights-featured-item:not(.compact) .text h3{font-size:40px}}@media (min-width: 551px) and (max-width: 1279px){.format-insights-featured-item:not(.compact) .text h3{font-size:40px;line-height:.95}}@media (min-width: 1280px){.format-insights-featured-item:not(.compact) .text h3{font-size:calc(100vw  *  .037037037);line-height:.95}}.format-insights-featured-item:not(.compact) .text p:not(.cta){max-width:28em}.format-insights-featured-item:not(.compact) .text p:not(.cta) em{line-height:28px}.format-statistic{position:relative;width:100%}.format-statistic.color-orange *{color:#eda053;border-color:#eda053}.format-statistic.color-orange .before:before{background-color:#f4c698}.format-statistic.color-orange .after:before{background-color:#eda053}.format-statistic.color-cyan *{color:#6dbcdb;border-color:#6dbcdb}.format-statistic.color-cyan .before:before{background-color:#aad8ea}.format-statistic.color-cyan .after:before{background-color:#6dbcdb}.format-statistic.color-yellow *{color:#f6c562;border-color:#f6c562}.format-statistic.color-yellow .before:before{background-color:#fae0aa}.format-statistic.color-yellow .after:before{background-color:#f6c562}.format-statistic.color-white *{color:#fff;border-color:#fff}.format-statistic.color-white .before:before{background-color:#fff}.format-statistic.color-white .after:before{background-color:#fff}.format-statistic.color-black *{color:#000 !important;border-color:#000}.format-statistic.color-black .before:before{background-color:#262626}.format-statistic.color-black .after:before{background-color:#000}.format-statistic .figure-content{position:relative;width:100%;padding:100% 0 0 0}.format-statistic .stat{position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.format-statistic .stat.single{border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.format-statistic .stat.single .value{font-size:80px;line-height:.875;font-family:bebas-neue-pro,arial narrow,sans-serif;color:#fff;font-weight:700}@media (min-width: 375px) and (max-width: 550px){.format-statistic .stat.single .value{font-size:80px}}@media (min-width: 551px) and (max-width: 1279px){.format-statistic .stat.single .value{font-size:80px;line-height:.875}}@media (min-width: 1280px){.format-statistic .stat.single .value{font-size:calc(100vw  *  .0617283951);line-height:.9}}.format-statistic .stat.single .unit{font-size:24px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;color:#fff;padding-left:0.1em;font-weight:700}@media (min-width: 375px) and (max-width: 550px){.format-statistic .stat.single .unit{font-size:24px}}@media (min-width: 551px) and (max-width: 1279px){.format-statistic .stat.single .unit{font-size:32px;line-height:1}}@media (min-width: 1280px){.format-statistic .stat.single .unit{font-size:calc(100vw  *  .0296296296);line-height:1.0833333333}}.format-statistic .stat.of{border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.format-statistic .stat.of .value{font-size:40px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;color:#fff;font-weight:700}@media (min-width: 375px) and (max-width: 550px){.format-statistic .stat.of .value{font-size:40px}}@media (min-width: 551px) and (max-width: 1279px){.format-statistic .stat.of .value{font-size:40px;line-height:1}}@media (min-width: 1280px){.format-statistic .stat.of .value{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}.format-statistic .stat.of .in{padding:0 0.05em;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;color:#fff;font-weight:700}@media (min-width: 0px){.format-statistic .stat.of .in{font-size:24px;line-height:28px}}.format-statistic .stat.change .group{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.format-statistic .stat.change .value{font-size:120px;line-height:1.1;line-height:0.675 !important;padding-top:0.15em;font-family:bebas-neue-pro,arial narrow,sans-serif;color:#fff;font-weight:700}@media (min-width: 375px) and (max-width: 550px){.format-statistic .stat.change .value{font-size:120px}}@media (min-width: 551px) and (max-width: 1279px){.format-statistic .stat.change .value{font-size:120px;line-height:1.1}}@media (min-width: 1280px){.format-statistic .stat.change .value{font-size:calc(100vw  *  .0740740741);line-height:1.1}}.format-statistic .stat.change .unit{font-size:32px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;color:#fff;padding-left:0.1em;font-weight:700}@media (min-width: 375px) and (max-width: 550px){.format-statistic .stat.change .unit{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.format-statistic .stat.change .unit{font-size:32px;line-height:1}}@media (min-width: 1280px){.format-statistic .stat.change .unit{font-size:calc(100vw  *  .0296296296);line-height:1.0833333333}}.format-statistic .stat.change .change{padding:8px 0 0 0;width:100%;text-align:center;font-size:14px;text-transform:uppercase;font-weight:700}.format-statistic .kern-left-1{margin-left:-0.05em}.format-statistic .kern-left-2{margin-left:-0.1em}.format-statistic .kern-left-3{margin-left:-0.15em}.format-statistic .kern-left-4{margin-left:-0.2em}.format-statistic .kern-left1{margin-left:0.05em}.format-statistic .kern-left2{margin-left:0.1em}.format-statistic .kern-left3{margin-left:0.15em}.format-statistic .kern-left4{margin-left:0.2em}.format-statistic .kern-right-1{margin-left:-0.05em}.format-statistic .kern-right-2{margin-left:-0.1em}.format-statistic .kern-right-3{margin-left:-0.15em}.format-statistic .kern-right-4{margin-left:-0.2em}.format-statistic .kern-right1{margin-left:0.05em}.format-statistic .kern-right2{margin-left:0.1em}.format-statistic .kern-right3{margin-left:0.15em}.format-statistic .kern-right4{margin-left:0.2em}.format-statistic .figure-graph,.format-statistic .figure-graph svg{position:absolute;left:0;top:0;width:100%;height:100%}.format-statistic .figure-graph.inset{position:absolute;left:10%;top:10%;width:80%;height:80%}.format-statistic .figure-key{position:relative;padding:24px 0 0 0;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;text-transform:uppercase;text-align:center}.format-statistic .figure-key .label,.format-statistic .figure-key p,.format-statistic .figure-key li{font-family:averta-pe,arial,sans-serif;font-size:14px;line-height:18px;font-weight:400;letter-spacing:1px}.format-statistic .figure-key .key-dots{margin:0;padding:0;list-style:none}.format-statistic .figure-key .key-dots li{margin:5.3333333333px}.format-statistic .figure-key .key-dots li .dot{position:relative;width:16px;height:16px;display:inline-block;border-radius:8px;margin:0 0.5em 0 0}@media (max-width: 780px){.format-statistic .figure-key .key-dots{position:relative;width:100%;margin:24px 0 0 0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.format-statistic .figure-key .key-dots li{width:45%;box-sizing:border-box}}.format-statistic .figure-key .before,.format-statistic .figure-key .after{position:relative;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;padding:0 10px}.format-statistic .figure-key .before:before,.format-statistic .figure-key .after:before{position:relative;margin-right:4px;display:inline-block;width:16px;height:16px;border-radius:999px;content:""}.format-statistic.format-circle-graph .stat.single{border:0}.format-statistic.format-circle-graph .stat.single .value{font-size:50px;line-height:1}@media (min-width: 375px) and (max-width: 550px){.format-statistic.format-circle-graph .stat.single .value{font-size:50px}}@media (min-width: 551px) and (max-width: 1279px){.format-statistic.format-circle-graph .stat.single .value{font-size:50px;line-height:1}}@media (min-width: 1280px){.format-statistic.format-circle-graph .stat.single .value{font-size:calc(100vw  *  .049382716);line-height:.875}}.format-statistic.format-circle-graph .stat.of{border:0}.format-statistic.format-circle-dual-graph .label{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.component-advertise-side-cta{display:none}@media (min-width: 781px) and (max-width: 1279px){.component-advertise-side-cta{position:fixed;left:0;bottom:0;right:0;background:#fff;z-index:20;display:block;box-shadow:0 -10px 20px 0 rgba(0,0,0,0.5);transform:translateY(100%)}.page-scrolled .component-advertise-side-cta,.page-scrolling-down .component-advertise-side-cta,.page-scrolling-up .component-advertise-side-cta,.component-advertise-side-cta.init{transition:all 300ms linear 0ms;transform:translateY(0%)}.component-advertise-side-cta .full{display:none}.component-advertise-side-cta .after{display:none}.component-advertise-side-cta .minimal{padding:5px 10px;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.component-advertise-side-cta .minimal .text{margin:0;color:#000;font-family:bebas-neue-pro, arial narrow, sans-serif;font-weight:700;font-size:18px;line-height:24px;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer}.component-advertise-side-cta .minimal .text br{display:none}.component-advertise-side-cta .minimal .cta{position:relative;margin:0 0 0 15px;padding:0 0 0 15px;border-left:1px solid #000;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.component-advertise-side-cta .minimal .cta .btn{padding:8px 3px}.component-advertise-side-cta .minimal .cta .btn-label{display:none}.component-advertise-side-cta .minimal .cta .format-arrow{position:relative;transform:scale(0.8)}}@media (min-width: 1280px){.component-advertise-side-cta{position:fixed;right:0;top:50%;z-index:10;color:#000;cursor:pointer;transform:translateY(-50%);display:block;transition:all 700ms linear 0ms;transform:translateX(30vw)}@keyframes advertise-side-cta-full{0%{transform:translateX(50vw)}100%{transform:translateX(0vw)}}@keyframes advertise-side-cta-minimal{0%{transform:translateX(0vw)}50%{transform:translateX(50vw)}100%{transform:translateX(0vw)}}.component-advertise-side-cta.init{transform:translateX(0vw)}.component-advertise-side-cta .text{font-family:bebas-neue-pro, arial narrow, sans-serif;font-weight:700;font-size:32px;line-height:30px;letter-spacing:2px;text-transform:uppercase}.component-advertise-side-cta .text span{display:block}.component-advertise-side-cta.minimal-only .full{display:none !important}.component-advertise-side-cta .full{position:relative;padding:20px 0 20px 20px;background:linear-gradient(to right, #fff 0%, #fff 100%);transition:all 400ms linear 0ms;box-shadow:-10px 20px 20px 0 rgba(0,0,0,0.5);display:none}.component-advertise-side-cta .full:hover{background:linear-gradient(to right, #ec9f51 0%, #e77a00 100%)}.component-advertise-side-cta .full .text{position:relative;margin:0;padding:0;overflow:hidden;width:5.5em;transition:all 150ms linear 0ms}html[lang="en"] .component-advertise-side-cta .full .text{width:4.5em}.component-advertise-side-cta .full .text .before{max-width:5.5em;margin-right:20px;opacity:1;transition:all 300ms linear 300ms}.component-advertise-side-cta .full .text .after{position:absolute;left:0;top:0;max-width:8em;margin-right:20px;opacity:0;transition:all 0ms linear 0ms}.component-advertise-side-cta .full .cta{position:relative;margin:20px 0 0 0;padding:0 0 0 20px;border-left:1px solid #000}.component-advertise-side-cta .full .cta:before,.component-advertise-side-cta .full .cta:after{content:" ";display:table}.component-advertise-side-cta .full .cta:after{clear:both}.component-advertise-side-cta .full .cta .btn{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 640 128'%3E%3Cpath fill='%23000000' d='M0 0h640v128H0z'/%3E%3C/svg%3E") !important}.component-advertise-side-cta:hover .full .text{width:9em}html[lang="en"] .component-advertise-side-cta:hover .full .text{width:8em}.component-advertise-side-cta:hover .full .text .before{opacity:0;transition:all 0ms linear 0ms}.component-advertise-side-cta:hover .full .text .after{opacity:1;transition:all 300ms linear 300ms}.component-advertise-side-cta:hover .full .cta .btn{border-color:#000;background-position:0 0 !important}.component-advertise-side-cta .minimal{position:relative;padding:20px 0 20px 20px;background:#fff;display:none;box-shadow:-10px 20px 20px 0 rgba(0,0,0,0.5)}.component-advertise-side-cta .minimal .text{position:relative;margin:0;padding:0;overflow:hidden;width:2em;transition:all 150ms linear 0ms}.component-advertise-side-cta .minimal .text .before{position:absolute;top:0;left:0;writing-mode:vertical-rl;text-orientation:sideways;transform:rotate(180deg);font-size:24px;height:100%;line-height:1}.component-advertise-side-cta .minimal .text .after{position:relative;max-width:5.5em;margin-right:20px;opacity:0;transition:all 0ms linear 0ms;height:4em}html[lang="en"] .component-advertise-side-cta .minimal .text .after{height:3em}.component-advertise-side-cta .minimal .cta{position:relative;margin:20px 20px 0 0;padding:20px 0 0 0;border-top:1px solid #000}.component-advertise-side-cta .minimal .cta:before,.component-advertise-side-cta .minimal .cta:after{content:" ";display:table}.component-advertise-side-cta .minimal .cta:after{clear:both}.component-advertise-side-cta:hover .minimal .text{width:9em}.component-advertise-side-cta:hover .minimal .text .before{opacity:0;transition:all 0ms linear 0ms}.component-advertise-side-cta:hover .minimal .text .after{opacity:1;transition:all 300ms linear 300ms}.component-advertise-side-cta:hover .minimal .cta .btn{border-color:#e67100}.component-advertise-side-cta[data-display="full"] .full{display:block}.component-advertise-side-cta[data-display="full"] .minimal{display:none}.component-advertise-side-cta[data-display="minimal"] .full{display:none}.component-advertise-side-cta[data-display="minimal"] .minimal{display:block}.component-advertise-side-cta .btn{position:relative;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;padding-left:0;padding-right:26px;border-radius:9999px;float:left}.component-advertise-side-cta .btn .btn-label{overflow:hidden;white-space:nowrap;max-width:0;transition:all 200ms ease-out 0ms;padding-left:0em}.component-advertise-side-cta .btn .format-arrow{position:relative;transform:translateX(50%);font-size:12px}.component-advertise-side-cta .btn .format-arrow:before{transition:all 300ms linear 0ms;background:#fff}.component-advertise-side-cta .btn .format-arrow .fill{transition:all 300ms linear 0ms;fill:#fff}.component-advertise-side-cta:hover .btn{padding-right:35px}.component-advertise-side-cta:hover .btn-label{transition:all 150ms linear 400ms;padding-left:24px;max-width:20em}.component-advertise-side-cta .cta .btn:hover{padding-right:35px}.component-advertise-side-cta .cta .btn:hover .btn-label{transition:all 150ms linear 0ms !important;padding-left:24px;max-width:20em}}.component-contact-form{position:relative;background-repeat:no-repeat;background-position:50% 100%;background-size:cover;background-color:#000;z-index:11;overflow:hidden}@media (min-width: 1280px){.component-contact-form{background-size:120% auto;background-position:50% 0}}.component-contact-form .component-inner{padding-left:0 !important;padding-right:0 !important;padding-top:20vw;padding-bottom:5.5vw;box-sizing:border-box;min-height:110vh;background:linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.4) 90%, #000 100%)}@media (max-width: 1024px){.component-contact-form .component-inner{background:linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, #000 50%, #000 100%);padding-top:15vw;padding-bottom:15vw;min-height:1vh}}.component-contact-form .component-inner>.intro{position:relative;display:none;z-index:30}@media (max-width: 1024px){.component-contact-form .component-inner>.intro{display:block;padding-left:32px;padding-right:32px;padding-bottom:10vw}}@media (max-width: 780px){.component-contact-form .component-inner>.intro{display:block;padding-left:24px;padding-right:24px;padding-bottom:10vw}}.component-contact-form .component-inner>.intro h2{text-transform:uppercase}.component-contact-form .component-inner>.intro h3{font-family:averta-pe,arial,sans-serif;text-transform:none}@media (min-width: 0px){.component-contact-form .component-inner>.intro h3{font-size:32px;line-height:36px}}@media (min-width: 1280px){.component-contact-form .component-inner>.intro h3{font-size:36px;line-height:38px}}.component-contact-form .component-inner>.intro .cta{text-transform:uppercase;line-height:1.5 !important}@media (min-width: 0px){.component-contact-form .component-inner>.intro .cta{font-size:14px;line-height:14px;letter-spacing:2px;font-weight:800}}.component-contact-form .component-inner>.intro .cta a{color:#e1a069;text-decoration:underline}.component-contact-form .steps{position:relative;width:100%;opacity:0;transition:all 600ms linear 0ms}.component-contact-form .steps .flickity-page-dots .dot:after{background:#aaa}.component-contact-form .steps .flickity-page-dots .dot.is-selected:after{background:#fff}.component-contact-form .steps .flickity-button-icon{fill:#fff}.component-contact-form .steps>.slide-item{display:none}.component-contact-form .steps>.slide-item:first-child{display:block}.component-contact-form[data-component-init="1"] .steps{opacity:1}.component-contact-form .flickity-viewport{overflow:visible !important}.component-contact-form .steps>.step-item{position:absolute;left:0;top:0;width:100%;visibility:hidden}.component-contact-form .steps>.step-item:nth-child(2){position:relative}.component-contact-form .step-item{position:relative;width:100%}@media (min-width: 1025px){.component-contact-form .step-item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;box-sizing:border-box}}@media (max-width: 780px){.component-contact-form .step-item{padding-left:24px;padding-right:24px}}@media (min-width: 781px) and (max-width: 1279px){.component-contact-form .step-item{padding-left:32px;padding-right:32px}}@media (min-width: 1280px){.component-contact-form .step-item{padding-left:6.6vw;padding-right:6.6vw}}.component-contact-form .step-item h2{font-size:32px;line-height:1;text-transform:uppercase;font-family:bebas-neue-pro,arial narrow,sans-serif}@media (min-width: 375px) and (max-width: 550px){.component-contact-form .step-item h2{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.component-contact-form .step-item h2{font-size:40px;line-height:1}}@media (min-width: 1280px){.component-contact-form .step-item h2{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}.component-contact-form .step-item .column{position:relative}.component-contact-form .step-item .column .fields{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.component-contact-form .step-item .column .fields .field-item{position:relative;margin:10px 0 0 0;width:100%}@media (min-width: 1025px){.component-contact-form .step-item .column .fields .field-item.half{width:calc(50% - 10px)}}.component-contact-form .step-item .column .fields input,.component-contact-form .step-item .column .fields select{outline:0}.component-contact-form .step-item .column .fields input:-webkit-autofill,.component-contact-form .step-item .column .fields input:-webkit-autofill:hover,.component-contact-form .step-item .column .fields input:-webkit-autofill:focus,.component-contact-form .step-item .column .fields input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #010101 inset !important}.component-contact-form .step-item .column .fields input:-webkit-autofill{-webkit-text-fill-color:white !important}.component-contact-form .step-item .column .fields input:-webkit-autofill,.component-contact-form .step-item .column .fields input:-webkit-autofill:hover,.component-contact-form .step-item .column .fields input:-webkit-autofill:focus,.component-contact-form .step-item .column .fields input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #010101 inset !important}.component-contact-form .step-item .column .fields input:-webkit-autofill{-webkit-text-fill-color:white !important}.component-contact-form .step-item .column .buttons{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.component-contact-form .step-item .column .buttons button{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.component-contact-form .step-item .column .buttons button .format-arrow{padding-left:10px}.component-contact-form .step-item .column .buttons button .format-arrow:before{background:#000}.component-contact-form .step-item .column .buttons button .format-arrow .fill{fill:#000}.component-contact-form .step-item .column .buttons button.prev .format-arrow{transform:rotate(180deg)}.component-contact-form .step-item .column .buttons button.prev .format-arrow:before{transition:all 0ms linear 0ms;background:#379eca}.component-contact-form .step-item .column .buttons button.prev .format-arrow .fill{transition:all 0ms linear 0ms;fill:#379eca}@media (hover: hover){.component-contact-form .step-item .column .buttons button.prev:hover .format-arrow:before{background:#000}.component-contact-form .step-item .column .buttons button.prev:hover .format-arrow .fill{fill:#000}}.component-contact-form .step-item .column .buttons .next{position:relative;margin-left:auto}.component-contact-form .step-item .column .buttons .next:before{position:absolute;top:0;bottom:0;left:-23px;width:1px;border-left:1px solid #fff;content:""}.component-contact-form .step-item .content{position:relative;padding:3.4vw;z-index:30}@media (max-width: 780px){.component-contact-form .step-item .content{padding:24px}}.component-contact-form .step-item .content .process{font-weight:400;text-transform:uppercase;color:#aaa}.component-contact-form .step-item .content .buttons{padding:24px 0 0 0}.component-contact-form .step-item .content .legal{position:relative;padding:24px 0 0 0}.component-contact-form .step-item .content .legal li,.component-contact-form .step-item .content .legal p{font-size:12px;font-weight:400;color:#999}.component-contact-form .step-item .content h3{text-transform:uppercase;font-family:averta-pe,arial,sans-serif;font-size:18px !important}.component-contact-form .step-item .charater{position:absolute;top:0;right:0;z-index:25}@media (min-width: 1025px){.component-contact-form .step-item:nth-child(1) .column:first-child{width:34vw}}@media (max-width: 1024px){.component-contact-form .step-item:nth-child(1) .column:first-child{display:none}}.component-contact-form .step-item:nth-child(1) .column:first-child h3{font-family:averta-pe,arial,sans-serif;text-transform:none}@media (min-width: 0px){.component-contact-form .step-item:nth-child(1) .column:first-child h3{font-size:32px;line-height:36px}}@media (min-width: 1280px){.component-contact-form .step-item:nth-child(1) .column:first-child h3{font-size:36px;line-height:38px}}.component-contact-form .step-item:nth-child(1) .column:first-child .cta{text-transform:uppercase;line-height:1.5 !important}@media (min-width: 0px){.component-contact-form .step-item:nth-child(1) .column:first-child .cta{font-size:14px;line-height:14px;letter-spacing:2px;font-weight:800}}.component-contact-form .step-item:nth-child(1) .column:first-child .cta a{color:#e1a069;text-decoration:underline}.component-contact-form .step-item:nth-child(1) .column:last-child{background:#000;box-shadow:0 0 50px 0 rgba(0,0,0,0.5)}@media (min-width: 1025px){.component-contact-form .step-item:nth-child(1) .column:last-child{width:48vw}}.component-contact-form .step-item:nth-child(1) .charater{right:1vw}.component-contact-form .step-item:nth-child(1) .charater img{width:23.4vw;transform:translateY(-58%)}@media (max-width: 780px){.component-contact-form .step-item:nth-child(1) .charater img{width:35vw}}.component-contact-form .step-item:nth-child(2){justify-content:center}.component-contact-form .step-item:nth-child(2) .column{background:#000;box-shadow:0 0 50px 0 rgba(0,0,0,0.5)}@media (min-width: 1025px){.component-contact-form .step-item:nth-child(2) .column{width:67vw}}.component-contact-form .step-item:nth-child(2) .charater img{width:21.6vw;transform:translateY(-66%)}@media (max-width: 780px){.component-contact-form .step-item:nth-child(2) .charater img{width:35vw}}.component-contact-form .step-item:nth-child(3){justify-content:center}.component-contact-form .step-item:nth-child(3) .column{background:#000;box-shadow:0 0 50px 0 rgba(0,0,0,0.5)}@media (min-width: 1025px){.component-contact-form .step-item:nth-child(3) .column{width:67vw}}@media (min-width: 1025px){.component-contact-form .step-item:nth-child(3) .content{padding-right:50%}}.component-contact-form .step-item:nth-child(3) .charater{right:1vw}.component-contact-form .step-item:nth-child(3) .charater img{max-width:28.2vw;transform:translateY(-23%)}@media (max-width: 780px){.component-contact-form .step-item:nth-child(3) .charater img{width:35vw}}.component-homepage-benefits-grid{position:relative;overflow:hidden;touch-action:pan-y}@media (max-width: 1279px){.component-homepage-benefits-grid{padding:0 0 100px 0}}@media (max-width: 1279px) and (max-width: 780px){.component-homepage-benefits-grid{padding-bottom:150px}}.component-homepage-benefits-grid>.bg{position:absolute;left:0;top:0;width:100%;height:100%;display:none}@media (min-width: 1280px){.component-homepage-benefits-grid>.bg{display:block}}.component-homepage-benefits-grid .bg img{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition:opacity 600ms ease-in-out 0ms;object-fit:cover}.component-homepage-benefits-grid .bg[data-active="1"] img:nth-child(1),.component-homepage-benefits-grid .bg[data-active="2"] img:nth-child(2),.component-homepage-benefits-grid .bg[data-active="3"] img:nth-child(3),.component-homepage-benefits-grid .bg[data-active="4"] img:nth-child(4),.component-homepage-benefits-grid .bg[data-active="5"] img:nth-child(5){opacity:1}.component-homepage-benefits-grid .component-inner{position:relative}@media (max-width: 1279px){.component-homepage-benefits-grid .component-inner{padding:0;padding-left:16px}}@media (max-width: 780px){.component-homepage-benefits-grid .component-inner{padding:0;padding-left:12px}}@media (max-width: 1279px){.component-homepage-benefits-grid .component-inner .carousel{position:relative;width:86.5vw}}@media (max-width: 1279px) and (max-width: 1279px){.component-homepage-benefits-grid .component-inner .carousel:after{content:'flickity';display:none}}.component-homepage-benefits-grid .component-inner .carousel .flickity-viewport{overflow:visible !important}.component-homepage-benefits-grid .component-inner .carousel .flickity-page-dots .dot{background:#aaa}.component-homepage-benefits-grid .component-inner .carousel .flickity-page-dots .dot.is-selected{background:#fff}.component-homepage-benefits-grid .component-inner .carousel .flickity-button-icon{fill:#fff}@media (min-width: 1280px){.component-homepage-benefits-grid .component-inner .carousel{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;padding-top:17vw;padding-bottom:6.6vw}}.component-homepage-benefits-grid .component-title{position:absolute;left:59.1vw;top:10vw;opacity:0;transition:opacity 600ms ease-in-out 0ms, transform 600ms ease-in-out 0ms;transform:translateY(2vw);opacity:0}@media (max-width: 1279px){.component-homepage-benefits-grid .component-title{display:none}}.component-homepage-benefits-grid .component-title.animation.animate{transform:translateY(0vw);opacity:1}.component-homepage-benefits-grid .grid-item{position:relative;width:100%}@media (max-width: 1279px){.component-homepage-benefits-grid .grid-item .grid-item-inner{position:relative;margin:0 16px;min-height:54vw;overflow:hidden;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end}.component-homepage-benefits-grid .grid-item .grid-item-inner a{position:relative;display:block;left:8vw;bottom:4vw;width:35vw}}@media (max-width: 1279px) and (max-width: 780px){.component-homepage-benefits-grid .grid-item .grid-item-inner{margin:0 12px;display:block}.component-homepage-benefits-grid .grid-item .grid-item-inner a{width:100%;left:auto;bottom:auto}}@media (min-width: 1280px){.component-homepage-benefits-grid .grid-item{width:25.5vw;margin:0 3vw 0 0.7vw;opacity:0;transition:opacity 600ms ease-in-out 0ms}.component-homepage-benefits-grid .grid-item[data-id="2"]{margin-top:11vw}.component-homepage-benefits-grid .grid-item[data-id="3"]{margin-top:22vw;margin-right:0}.component-homepage-benefits-grid .grid-item[data-id="3"] h4{left:auto;margin-left:0;margin-right:1.7vw;right:100%;text-align:right}}.component-homepage-benefits-grid .grid-item .bg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}@media (min-width: 1280px){.component-homepage-benefits-grid .grid-item .bg{display:none}}@media (max-width: 780px){.component-homepage-benefits-grid .grid-item .bg{height:100vw}}.component-homepage-benefits-grid .grid-item .grid-item-title{position:relative;box-sizing:border-box;margin:0;padding:0;min-height:10vw;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end}@media (max-width: 780px){.component-homepage-benefits-grid .grid-item .grid-item-title{height:100vw}}.component-homepage-benefits-grid .grid-item .grid-item-title .item-title-bg{position:absolute;width:100%;top:0;left:0;height:100%}@media (max-width: 780px){.component-homepage-benefits-grid .grid-item .grid-item-title .item-title-bg{overflow:hidden}}.component-homepage-benefits-grid .grid-item .grid-item-title .item-title-bg svg,.component-homepage-benefits-grid .grid-item .grid-item-title .item-title-bg .gradient{position:absolute;width:100%;bottom:0;left:0}@media (max-width: 780px){.component-homepage-benefits-grid .grid-item .grid-item-title .item-title-bg svg,.component-homepage-benefits-grid .grid-item .grid-item-title .item-title-bg .gradient{width:120%}}.component-homepage-benefits-grid .grid-item .grid-item-title .item-title-bg .character{position:absolute;bottom:1vw;right:-1vw;height:17vw;width:14vw;object-fit:contain;object-position:100% 100%}@media (max-width: 780px){.component-homepage-benefits-grid .grid-item .grid-item-title .item-title-bg .character{height:51vw;width:42vw;bottom:2vw;right:2vw}}.component-homepage-benefits-grid .grid-item .grid-item-title h3{position:relative;margin:0;padding:30px 40% 30px 20px;font-size:36px;font-family:averta-pe,arial,sans-serif}@media (max-width: 780px){.component-homepage-benefits-grid .grid-item .grid-item-title h3{padding-right:30px}}.component-homepage-benefits-grid .grid-item .grid-item-body{position:relative;margin-top:-1px;border-left:2px solid #000;box-sizing:border-box;padding:20px 20px 0 20px}@media (max-width: 780px){.component-homepage-benefits-grid .grid-item .grid-item-body{border:none !important;text-align:left}}.component-homepage-benefits-grid .grid-item[data-id="1"] .grid-item-body{border-left-color:#ff6687}.component-homepage-benefits-grid .grid-item[data-id="2"] .grid-item-body{border-left-color:#5db2a0}.component-homepage-benefits-grid .grid-item[data-id="3"] .grid-item-body{border-left-color:#8f69fe}.component-homepage-benefits-grid .grid-item h4{position:absolute;bottom:0;left:100%;width:0%;margin-left:1.7vw;font-size:50px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase;opacity:0;overflow:hidden;transition:width 0ms linear 300ms, opacity 300ms linear 0ms}@media (min-width: 375px) and (max-width: 550px){.component-homepage-benefits-grid .grid-item h4{font-size:50px}}@media (min-width: 551px) and (max-width: 1279px){.component-homepage-benefits-grid .grid-item h4{font-size:80px;line-height:.875}}@media (min-width: 1280px){.component-homepage-benefits-grid .grid-item h4{font-size:calc(100vw  *  .049382716);line-height:.875}}@media (max-width: 1279px){.component-homepage-benefits-grid .grid-item h4{opacity:1;font-size:50px;width:32vw;bottom:16vw}}@media (max-width: 950px){.component-homepage-benefits-grid .grid-item h4{bottom:8vw}}@media (max-width: 780px){.component-homepage-benefits-grid .grid-item h4{opacity:1;font-size:40px;width:32vw;bottom:auto;left:20px;top:30%;transform:translateY(-50%);width:90%}}.component-homepage-benefits-grid .grid-item .grid-item-cta{position:relative;width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end}@media (max-width: 780px){.component-homepage-benefits-grid .grid-item .grid-item-cta{padding:1em 0 0 0;justify-content:center;align-items:center}.component-homepage-benefits-grid .grid-item .grid-item-cta p{font-size:18px}}.component-homepage-benefits-grid .grid-item .grid-item-cta .btn{position:relative;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;padding-left:0;border-radius:9999px}.component-homepage-benefits-grid .grid-item .grid-item-cta .btn .btn-label{overflow:hidden;white-space:nowrap;max-width:0;transition:all 200ms ease-out 0ms;padding-left:0em}.component-homepage-benefits-grid .grid-item .grid-item-cta .btn .format-arrow{position:relative;transform:translateX(50%);font-size:12px}.component-homepage-benefits-grid .grid-item .grid-item-cta .btn .format-arrow:before{transition:all 150ms linear 0ms;background:#000}.component-homepage-benefits-grid .grid-item .grid-item-cta .btn .format-arrow .fill{transition:all 150ms linear 0ms;fill:#000}@media (hover: hover){.component-homepage-benefits-grid .grid-item .grid-item-cta .btn:hover .btn-label{transition:all 150ms linear 0ms;padding-left:1em;max-width:15em}}@media (max-width: 1279px){.component-homepage-benefits-grid .grid-item .grid-item-cta .btn .btn-label{transition:all 400ms linear 0ms;padding-left:1em;max-width:15em}}@media (hover: hover){.component-homepage-benefits-grid .grid-item:hover .grid-item-cta .btn .btn-label{transition:all 150ms linear 0ms;padding-left:1em;max-width:15em}}@media (hover: hover) and (min-width: 1280px){.component-homepage-benefits-grid .grid-item:hover h4{transition:width 0ms linear 0ms, opacity 600ms ease-in-out 0ms;opacity:1;width:130%}}.component-homepage-benefits-grid .grid-item .grid-item-cta .btn:hover{color:#fff}.component-homepage-benefits-grid .grid-item .grid-item-cta .btn:hover .format-arrow:before{background:#fff}.component-homepage-benefits-grid .grid-item .grid-item-cta .btn:hover .format-arrow .fill{fill:#fff}.component-homepage-benefits-grid .grid-item[data-id="1"] .grid-item-cta .btn{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 640 128'%3E%3Cpath fill='%23ff6687' d='M0 0h640v128H0z'/%3E%3C/svg%3E")}.component-homepage-benefits-grid .grid-item[data-id="1"] .grid-item-cta .btn:hover{border-color:#ff6687}.component-homepage-benefits-grid .grid-item[data-id="2"] .grid-item-cta .btn{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 640 128'%3E%3Cpath fill='%235db2a0' d='M0 0h640v128H0z'/%3E%3C/svg%3E")}.component-homepage-benefits-grid .grid-item[data-id="2"] .grid-item-cta .btn:hover{border-color:#5db2a0}.component-homepage-benefits-grid .grid-item[data-id="3"] .grid-item-cta .btn{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 640 128'%3E%3Cpath fill='%238f69fe' d='M0 0h640v128H0z'/%3E%3C/svg%3E")}.component-homepage-benefits-grid .grid-item[data-id="3"] .grid-item-cta .btn:hover{border-color:#8f69fe}@media (max-width: 780px){.component-homepage-benefits-grid .grid-item .grid-item-cta .btn{color:#fff}.component-homepage-benefits-grid .grid-item .grid-item-cta .btn .format-arrow:before{background:#fff}.component-homepage-benefits-grid .grid-item .grid-item-cta .btn .format-arrow .fill{fill:#fff}.component-homepage-benefits-grid .grid-item[data-id="1"] .grid-item-cta .btn{background:#ff6687;border-color:#ff6687}.component-homepage-benefits-grid .grid-item[data-id="2"] .grid-item-cta .btn{background:#5db2a0;border-color:#5db2a0}.component-homepage-benefits-grid .grid-item[data-id="3"] .grid-item-cta .btn{background:#8f69fe;border-color:#8f69fe}}.component-homepage-benefits-grid[data-focused-item="-1"] .component-title,.component-homepage-benefits-grid[data-focused-item="-1"] .grid-item{opacity:1}.component-homepage-benefits-grid[data-focused-item="1"] .grid-item[data-id="1"]{opacity:1}.component-homepage-benefits-grid[data-focused-item="2"] .grid-item[data-id="2"]{opacity:1}.component-homepage-benefits-grid[data-focused-item="3"] .grid-item[data-id="3"]{opacity:1}.component-homepage-benefits-grid .cta{position:relative;width:25.5vw;margin:-5vw 3.5vw 0 0}@media (min-width: 0px){.component-homepage-benefits-grid .cta h5{font-size:14px;line-height:14px;letter-spacing:2px;font-weight:800}}@media (max-width: 1279px){.component-homepage-benefits-grid .cta{display:none}}.component-homepage-discover{position:relative;overflow:hidden}@media (max-width: 1279px){.component-homepage-discover{padding:0 0 100px 0}}@media (min-width: 1280px){.component-homepage-discover{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.component-homepage-masthead+.component-homepage-discover{margin-top:-5.555555555555556vw;z-index:3}.component-homepage-discover .column:first-child{margin-top:5.555555555555556vw;width:35%;box-sizing:border-box;padding:7vw 4.75vw 7vw 7vw}.component-homepage-discover .column:last-child{width:65%}}.component-homepage-discover .links{position:relative;margin:0;padding:0;list-style:none}.component-homepage-discover .link-item{position:relative}@media (max-width: 1279px){.component-homepage-discover .link-item{position:absolute;width:100%;display:block;margin:0;padding:0;text-align:center;opacity:0;transition:all 300ms linear 0ms}.component-homepage-discover .link-item.active{position:relative;z-index:5;opacity:1}.component-homepage-discover .link-item h2{padding:2em 0 1em 0;font-family:averta-pe, arial, sans-serif;text-transform:none}.component-homepage-discover .link-item p{display:none}}@media (min-width: 1280px){.component-homepage-discover .link-item{margin:0;padding:0 0 3.5vw 0;min-height:8vw}.component-homepage-discover .link-item:before,.component-homepage-discover .link-item:after{content:" ";display:table}.component-homepage-discover .link-item:after{clear:both}.component-homepage-discover .link-item a{position:relative;display:block;float:left;z-index:2}.component-homepage-discover .link-item a:before{position:absolute;left:0;top:0;height:8em;width:25vw;content:"";z-index:1}.component-homepage-discover .link-item h2{position:relative;font-family:averta-pe, arial, sans-serif;font-size:3.333333333333333vw;font-weight:700;float:left;z-index:2}.component-homepage-discover .link-item p{position:relative;overflow:hidden;max-height:0em;white-space:nowrap;transition:max-height 300ms ease-in-out 0ms, border 300ms ease-in-out 0ms, width 300ms ease-in-out 0ms;z-index:2;clear:left;float:left;width:100%;border-bottom:1px solid #6d6d6d}.component-homepage-discover .link-item p .cta{margin:1em 0;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.component-homepage-discover .link-item p .cta .format-arrow{margin-left:1em}.component-homepage-discover .link-item p .cta .format-arrow:before{transition:all 300ms ease-in-out 0ms}.component-homepage-discover .link-item p .cta .format-arrow .fill{fill:#fff;transition:all 300ms ease-in-out 0ms}}@media (min-width: 1280px) and (hover: hover){html[lang="en"] .component-homepage-discover .link-item a:hover p{width:9em;transition:max-height 300ms ease-in-out 0ms, border 300ms ease-in-out 0ms, width 300ms ease-in-out 200ms}}@media (min-width: 1280px) and (hover: hover){.component-homepage-discover .link-item a:hover p{max-height:4em}}@media (min-width: 1280px) and (hover: hover){.component-homepage-discover .link-item.color-orange a:hover p{border-color:#eda053;color:#eda053}.component-homepage-discover .link-item.color-orange a:hover p .format-arrow:before{background:#eda053}.component-homepage-discover .link-item.color-orange a:hover p .format-arrow .fill{fill:#eda053}}@media (min-width: 1280px) and (hover: hover){.component-homepage-discover .link-item.color-cyan a:hover p{border-color:#6dbcdb;color:#6dbcdb}.component-homepage-discover .link-item.color-cyan a:hover p .format-arrow:before{background:#6dbcdb}.component-homepage-discover .link-item.color-cyan a:hover p .format-arrow .fill{fill:#6dbcdb}}@media (min-width: 1280px) and (hover: hover){.component-homepage-discover .link-item.color-yellow a:hover p{border-color:#f6c562;color:#f6c562}.component-homepage-discover .link-item.color-yellow a:hover p .format-arrow:before{background:#f6c562}.component-homepage-discover .link-item.color-yellow a:hover p .format-arrow .fill{fill:#f6c562}}.component-homepage-discover .help{color:#aaa;text-transform:uppercase}@media (min-width: 0px){.component-homepage-discover .help{font-size:14px;line-height:14px;letter-spacing:2px;font-weight:800}}@media (max-width: 1279px){.component-homepage-discover .help{display:none}}.component-homepage-discover .description{position:relative}@media (max-width: 1279px){.component-homepage-discover .description{padding-left:16px}}@media (max-width: 780px){.component-homepage-discover .description{padding-left:12px}}@media (max-width: 1279px){.component-homepage-discover .description .carousel{position:relative;width:86.5vw}}@media (max-width: 1279px) and (max-width: 1279px){.component-homepage-discover .description .carousel:after{content:'flickity';display:none}}.component-homepage-discover .description .carousel .flickity-viewport{overflow:visible !important}.component-homepage-discover .description .carousel .flickity-page-dots .dot{background:#aaa}.component-homepage-discover .description .carousel .flickity-page-dots .dot.is-selected{background:#fff}.component-homepage-discover .description .carousel .flickity-button{z-index:10}.component-homepage-discover .description .carousel .flickity-button-icon{fill:#fff}.component-homepage-discover .description-panel{position:relative;width:100%;min-height:56vw;overflow:hidden}@media (max-width: 780px){.component-homepage-discover .description-panel .panel-inner{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;flex-direction:column}.component-homepage-discover .description-panel .text{order:1}.component-homepage-discover .description-panel .character{order:2}.component-homepage-discover .description-panel .stats{order:3}}@media (max-width: 1279px){.component-homepage-discover .description-panel{position:relative;left:0;top:0;width:100%;min-height:54vw;overflow:hidden;z-index:10;opacity:1}.component-homepage-discover .description-panel .panel-inner{position:relative;margin:0 16px;min-height:71vw;overflow:hidden}}@media (max-width: 1279px) and (max-width: 1024px){.component-homepage-discover .description-panel .panel-inner{min-height:79vw}}@media (max-width: 1279px) and (max-width: 896px){.component-homepage-discover .description-panel .panel-inner{min-height:96vw}}@media (max-width: 1279px) and (max-width: 780px){.component-homepage-discover .description-panel .panel-inner{margin:0 12px}}@media (min-width: 1280px){.component-homepage-discover .description-panel{position:absolute;left:0;top:0;width:100%;min-height:62vw;overflow:hidden;transition:opacity 600ms ease-in-out 0ms;opacity:0}.component-homepage-discover .description-panel:first-child{position:relative}.component-homepage-discover .description-panel.active{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:stretch;z-index:10;opacity:1}}.component-homepage-discover .description-panel.color-orange .panel-inner{background:#eda053}.component-homepage-discover .description-panel.color-orange .fill{fill:#eda053}.component-homepage-discover .description-panel.color-cyan .panel-inner{background:#6dbcdb}.component-homepage-discover .description-panel.color-cyan .fill{fill:#6dbcdb}.component-homepage-discover .description-panel.color-yellow .panel-inner{background:#f6c562}.component-homepage-discover .description-panel.color-yellow .fill{fill:#f6c562}@media (max-width: 1279px){.component-homepage-discover .description-panel .bg svg{left:15% !important}}@media (max-width: 1279px) and (max-width: 896px){.component-homepage-discover .description-panel .bg svg{left:0 !important}}@media (max-width: 1279px){.component-homepage-discover .description-panel.color-orange .bg .overlay:after{background:#eda053}.component-homepage-discover .description-panel.color-cyan .bg .overlay:after{background:#6dbcdb}.component-homepage-discover .description-panel.color-yellow .bg .overlay:after{background:#f6c562}.component-homepage-discover .description-panel .bg .overlay:after{position:absolute;left:0;width:20.5%;top:0;bottom:0;content:""}}@media (max-width: 780px){.component-homepage-discover .description-panel .text{padding-bottom:16vw !important}.component-homepage-discover .description-panel.color-orange .text{background:#eda053}.component-homepage-discover .description-panel.color-cyan .text{background:#6dbcdb}.component-homepage-discover .description-panel.color-yellow .text{background:#f6c562}.component-homepage-discover .description-panel .text:after{position:absolute;height:16vw;left:-2px;right:-2px;bottom:-1px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 305.371 50'%3E%3Cpath d='M0 49.622V50h305.371V0z'/%3E%3C/svg%3E");background-size:100% auto;background-position:0 100%;background-repeat:no-repeat;content:"";z-index:5}}.component-homepage-discover .description-panel .bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.component-homepage-discover .description-panel .bg img{transform:translateX(100%);opacity:0;transition:transform 1200ms ease-in-out 0ms, opacity 600ms ease-in-out 600ms}.component-homepage-discover .description-panel .bg .overlay{transform:translateX(-100%);transition:all 1200ms ease-in-out 0ms}.component-homepage-discover .description-panel .bg.animation.animate img{transform:translateX(0%);opacity:1}.component-homepage-discover .description-panel .bg.animation.animate .overlay{transform:translateX(0%)}.component-homepage-discover .description-panel .bg img{width:100%;height:100%;object-fit:cover}@media (max-width: 1279px){.component-homepage-discover .description-panel .bg img{object-position:100% 35%}}@media (max-width: 780px){.component-homepage-discover .description-panel .bg img{display:none}}.component-homepage-discover .description-panel .bg .overlay{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width: 780px){.component-homepage-discover .description-panel .bg .overlay{display:none}}.component-homepage-discover .description-panel .bg .overlay svg{position:absolute;left:0;top:0;height:100%}.component-homepage-discover .description-panel .bg .logos{position:absolute;top:7.5vw;right:3.4vw;width:22vw}@media (max-width: 1279px){.component-homepage-discover .description-panel .bg .logos{top:3.5vw}}@media (max-width: 896px){.component-homepage-discover .description-panel .bg .logos{top:7.5vw}}.component-homepage-discover .description-panel .text{position:relative;padding:5vw 3.4vw;box-sizing:border-box;padding-bottom:28vw}.component-homepage-discover .description-panel .text h2,.component-homepage-discover .description-panel .text h3,.component-homepage-discover .description-panel .text p{transform:translateY(2vw);opacity:0}.component-homepage-discover .description-panel .text.animation.animate h2,.component-homepage-discover .description-panel .text.animation.animate h3,.component-homepage-discover .description-panel .text.animation.animate p{transform:translateY(0vw);opacity:1}.component-homepage-discover .description-panel .text h2{font-size:32px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;max-width:29vw;color:#000;transition:all 600ms ease-in-out 250ms}@media (min-width: 375px) and (max-width: 550px){.component-homepage-discover .description-panel .text h2{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.component-homepage-discover .description-panel .text h2{font-size:40px;line-height:1}}@media (min-width: 1280px){.component-homepage-discover .description-panel .text h2{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}.component-homepage-discover .description-panel .text h3{margin:0.75em 0 0 0;font-family:averta-pe,arial,sans-serif;text-transform:none;max-width:13em;color:#000;font-weight:700;transition:all 600ms ease-in-out 450ms}@media (min-width: 0px){.component-homepage-discover .description-panel .text h3{font-size:32px;line-height:34px}}.component-homepage-discover .description-panel .text p{margin:1.25em 0 0 0;max-width:24vw;font-size:18px;line-height:1.5555555556;transition:all 600ms ease-in-out 650ms}@media (min-width: 375px) and (max-width: 550px){.component-homepage-discover .description-panel .text p{font-size:18px}}@media (min-width: 551px) and (max-width: 1279px){.component-homepage-discover .description-panel .text p{font-size:18px;line-height:1.5555555556}}@media (min-width: 1280px){.component-homepage-discover .description-panel .text p{font-size:calc(100vw  *  .0111111111);line-height:1.5555555556}}.component-homepage-discover .description-panel .text p em{font-size:18px;line-height:1.5555555556}@media (min-width: 375px) and (max-width: 550px){.component-homepage-discover .description-panel .text p em{font-size:18px}}@media (min-width: 551px) and (max-width: 1279px){.component-homepage-discover .description-panel .text p em{font-size:18px;line-height:1.5555555556}}@media (min-width: 1280px){.component-homepage-discover .description-panel .text p em{font-size:calc(100vw  *  .0111111111);line-height:1.5555555556}}@media (max-width: 1279px){.component-homepage-discover .description-panel .text h2{font-size:40px;line-height:1;max-width:38vw}.component-homepage-discover .description-panel .text h3{font-size:18px;line-height:1.4;max-width:30vw}}.component-homepage-discover .description-panel .text p{max-width:24vw;color:#000}@media (max-width: 780px){.component-homepage-discover .description-panel .text h2,.component-homepage-discover .description-panel .text h3,.component-homepage-discover .description-panel .text p{max-width:95%;z-index:6}.component-homepage-discover .description-panel .text p{padding-right:29%}}.component-homepage-discover .description-panel .text .btn{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;white-space:nowrap}.component-homepage-discover .description-panel .text .cta{margin-top:50px}.component-homepage-discover .description-panel .text .cta:before,.component-homepage-discover .description-panel .text .cta:after{content:" ";display:table}.component-homepage-discover .description-panel .text .cta:after{clear:both}@media (min-width: 1280px){.component-homepage-discover .description-panel .text .cta{display:none}}.component-homepage-discover .description-panel .text .cta .btn{float:left;padding:8px 15px 9px 15px}.component-homepage-discover .description-panel .text .format-arrow{margin:0 0 0 10px}.component-homepage-discover .description-panel .text .format-arrow:before{background:#000}.component-homepage-discover .description-panel .text .format-arrow .fill{fill:#000}.component-homepage-discover .description-panel .stats{position:relative;margin:auto 0 7.15vw 14.5vw;padding:2vw 3vw;box-sizing:border-box;background:#000;width:31vw;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;box-shadow:0 0 50px 0 rgba(0,0,0,0.5)}@media (max-width: 1279px){.component-homepage-discover .description-panel .stats{position:absolute;bottom:3.4vw;right:3.4vw;margin:0;min-width:320px}}@media (min-width: 1280px){.component-homepage-discover .description-panel .stats{position:absolute;left:0;bottom:0}}@media (max-width: 780px){.component-homepage-discover .description-panel .stats{position:relative;width:100%;margin:0;padding:0;bottom:auto;right:auto;padding:11vw 0 0 0;z-index:5;background:#000;min-width:0}.component-homepage-discover .description-panel .stats .stat .value{font-size:18vw !important}}.component-homepage-discover .description-panel .stats .stat-item{position:relative;width:42%}.component-homepage-discover .description-panel .character{position:absolute}@media (max-width: 780px){.component-homepage-discover .description-panel .character{position:relative;width:100%;height:0}}@media (min-width: 1280px){.component-homepage-discover .description-panel[data-id="1"] .character{left:1vw;bottom:0.2vw}.component-homepage-discover .description-panel[data-id="1"] .character img{height:28vw}}@media (min-width: 781px) and (max-width: 1279px){.component-homepage-discover .description-panel[data-id="1"] .character{left:31vw;bottom:0}.component-homepage-discover .description-panel[data-id="1"] .character img{height:20vw;transform:translateX(-50%)}}@media (max-width: 780px){.component-homepage-discover .description-panel[data-id="1"] .character{z-index:4}.component-homepage-discover .description-panel[data-id="1"] .character img{position:absolute;right:-2%;bottom:10vw;z-index:4;height:32.5vw}}@media (min-width: 1280px){.component-homepage-discover .description-panel[data-id="2"] .character{left:1.5vw;bottom:-0.5vw}.component-homepage-discover .description-panel[data-id="2"] .character img{height:28vw}}@media (min-width: 781px) and (max-width: 1279px){.component-homepage-discover .description-panel[data-id="2"] .character{left:33vw;bottom:0}.component-homepage-discover .description-panel[data-id="2"] .character img{height:20vw;transform:translateX(-50%)}}@media (max-width: 780px){.component-homepage-discover .description-panel[data-id="2"] .character{z-index:4}.component-homepage-discover .description-panel[data-id="2"] .character img{position:absolute;right:-6%;bottom:10vw;z-index:4;height:33vw}}@media (min-width: 1280px){.component-homepage-discover .description-panel[data-id="3"] .character{left:3vw;bottom:-3.4vw}.component-homepage-discover .description-panel[data-id="3"] .character img{height:32.5vw}}@media (min-width: 781px) and (max-width: 1279px){.component-homepage-discover .description-panel[data-id="3"] .character{left:33vw;bottom:0}.component-homepage-discover .description-panel[data-id="3"] .character img{height:20vw;transform:translateX(-50%)}}@media (max-width: 780px){.component-homepage-discover .description-panel[data-id="3"] .character{z-index:4}.component-homepage-discover .description-panel[data-id="3"] .character img{position:absolute;right:-8%;height:36vw;bottom:10vw;z-index:4}}.component-homepage-masthead{position:relative;overflow:hidden}@media (orientation: landscape){.component-homepage-masthead{min-height:68.125vw}}@media (orientation: portrait){.component-homepage-masthead{min-height:150vw}}.component-homepage-masthead .bg{position:absolute;left:0;top:0;width:100%;height:100%}@media (orientation: landscape){.component-homepage-masthead .bg:after{position:absolute;left:0;top:0;right:0;bottom:0;background:linear-gradient(to right, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 100%);content:""}}@media (orientation: portrait){.component-homepage-masthead .bg:after{position:absolute;left:0;top:0;right:0;bottom:0;background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);content:""}}.component-homepage-masthead .bg img{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transform:scale(1.25);transform-origin:50% 50%;transition:transform 300ms ease-in-out 0ms, opacity 250ms ease-in-out 0ms;object-fit:cover}.component-homepage-masthead .bg.active img{transform:scale(1);opacity:1}.component-homepage-masthead .component-inner{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:flex-start}@media (orientation: landscape){.component-homepage-masthead .component-inner{min-height:calc(100vh + 80px)}}@media (orientation: portrait){.component-homepage-masthead .component-inner{min-height:calc(100vh + 80px)}}.component-homepage-masthead .component-inner h1,.component-homepage-masthead .component-inner p{transform:translateY(2vw);opacity:0}.component-homepage-masthead .component-inner.animation.animate h1,.component-homepage-masthead .component-inner.animation.animate p{transform:translateY(0vw);opacity:1}.component-homepage-masthead .component-inner h1{transition:all 600ms ease-in-out 250ms}.component-homepage-masthead .component-inner p{transition:all 600ms ease-in-out 450ms;margin:0.75em 0 2em 0}@media (min-width: 0px){.component-homepage-masthead .component-inner p{font-size:32px;line-height:34px}}.component-homepage-masthead .component-inner .text{max-width:none}@media (min-width: 535px){.component-homepage-masthead .component-inner .text{max-width:80vw}}@media (min-width: 1024px){.component-homepage-masthead .component-inner .text{max-width:65vw}}@media (min-width: 1440px){.component-homepage-masthead .component-inner .text{max-width:42vw}}.component-insights-detail{position:relative;background:#fff;color:#000;padding:40px 0}@media (min-width: 781px) and (max-width: 1279px){.component-insights-detail .header{position:relative;padding-left:32px;padding-right:32px}.component-insights-detail .header .header-inner{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}}@media (min-width: 1280px){.component-insights-detail .header{position:-webkit-sticky;position:sticky;top:100px;height:600px;width:1px;z-index:5}.component-insights-detail .header .header-inner{position:absolute;left:6.6vw;top:0;width:calc((43.4vw - 260px) / 2);z-index:6}}.component-insights-detail .back{position:relative;z-index:6;margin:0 0 60px 0}@media (max-width: 780px){.component-insights-detail .back{text-align:center;margin:0 0 40px 0}}.component-insights-detail .back a{position:relative;padding:0 0 4px 0;border-bottom:1px solid #000;transition:all 150ms linear 0ms;font-family:averta-pe,arial,sans-serif;font-weight:800;text-transform:uppercase}.component-insights-detail .back a .fill{transition:all 150ms linear 0ms}@media (hover: hover){.component-insights-detail .back a:hover{color:#e67100;border-color:#e67100}.component-insights-detail .back a:hover .fill{fill:#e67100}}.component-insights-detail .back svg{width:18px;margin-right:4px}.component-insights-detail .share-panel{position:relative;z-index:7;text-align:center;width:90px}@media (max-width: 1279px){.component-insights-detail .share-panel{position:relative;top:0;width:auto;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;float:right}}@media (max-width: 780px){.component-insights-detail .share-panel{position:fixed;z-index:10;bottom:0;left:0;width:100%;background:#000;height:auto;top:auto;box-sizing:border-box;padding:10.6666666667px 24px;overflow:hidden;justify-content:space-between}}.component-insights-detail .share-panel .links-group{border-top:1px solid #000;padding:24px 0 36px 0}@media (max-width: 1279px){.component-insights-detail .share-panel .links-group{padding:0 16px;border:0;border-left:1px solid #000;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}}@media (max-width: 780px){.component-insights-detail .share-panel .links-group{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;border:0}.component-insights-detail .share-panel .links-group p{color:#fff}.component-insights-detail .share-panel .links-group svg{filter:invert(1)}}@media (max-width: 780px) and (hover: hover){.component-insights-detail .share-panel .links-group svg:hover{filter:invert(0)}}@media (max-width: 780px){.component-insights-detail .share-panel .links-group.share li{padding:0 16px}.component-insights-detail .share-panel .links-group.rss p,.component-insights-detail .share-panel .links-group.download p{display:none}.component-insights-detail .share-panel .links-group.rss li,.component-insights-detail .share-panel .links-group.download li{padding:0}.component-insights-detail .share-panel .links-group.download{margin-left:auto}}.component-insights-detail .share-panel p{font-size:12px !important;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}@media (min-width: 0px){.component-insights-detail .share-panel p{font-size:14px;line-height:14px;letter-spacing:2px;font-weight:800}}@media (max-width: 1279px){.component-insights-detail .share-panel p{padding:0 0 2px 0;margin:0}}.component-insights-detail .share-panel .links{position:relative;display:block;margin:0;padding:0;list-style:none;text-align:center}@media (max-width: 1279px){.component-insights-detail .share-panel .links{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}}.component-insights-detail .share-panel .links li{margin:0;padding:16px 0 0 0}@media (max-width: 1279px){.component-insights-detail .share-panel .links li{padding:0 5.3333333333px;height:32px}}.component-insights-detail .share-panel .links li .fill{fill:#000;transition:all 150ms linear 0ms}@media (min-width: 781px){.component-insights-detail .share-panel .links li svg{display:block;margin:auto;transform:scale(1);border-radius:999px;transition:transform 150ms linear 0ms}.component-insights-detail .share-panel .links li:hover svg{filter:invert(1);transform:scale(1.3125);box-shadow:2px 2px 9px 0px #fff}}.component-insights-detail .share-panel svg{width:32px;height:32px;cursor:pointer}.component-insights-detail .intro{position:relative;max-width:820px;margin:0 auto;z-index:2;padding:0 0 40px 0}@media (max-width: 780px){.component-insights-detail .intro{padding-left:24px;padding-right:24px}}@media (min-width: 781px) and (max-width: 1279px){.component-insights-detail .intro{padding-left:32px;padding-right:32px}}@media (min-width: 1280px){.component-insights-detail .intro{margin:-600px auto 0 auto}}.component-insights-detail .intro .content{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media (max-width: 780px){.component-insights-detail .intro .content{flex-direction:column;text-align:center}}.component-insights-detail .intro .author{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}@media (max-width: 780px){.component-insights-detail .intro .author{flex-direction:column}}.component-insights-detail .intro .author .photo img{width:88px;margin:0 auto;border:10px solid #000;box-shadow:4px 4px 16px 0 rgba(0,0,0,0.3);border-radius:9999px}@media (max-width: 780px){.component-insights-detail .intro .author .photo img{width:64px;border:6px solid #000}}.component-insights-detail .intro .author .text{position:relative;padding:0 0 0 16px}.component-insights-detail .intro .author .text:first-child{padding-left:0}@media (max-width: 780px){.component-insights-detail .intro .author .text{padding:10.6666666667px 0 24px 0}}.component-insights-detail .intro .author .text .name{margin:0;padding:0;font-size:18px;font-weight:800 !important;line-height:1.3}.component-insights-detail .intro .author .text .timestamp{margin:0;padding:0;font-size:14px;font-weight:700;line-height:1.3;color:#379eca}.component-insights-detail .intro .readtime{margin:0;text-transform:uppercase;font-weight:800;font-size:14px}.component-insights-detail.insights-blog .intro{max-width:640px}.component-insights-detail .content{position:relative;z-index:1}@media (min-width: 1280px){.component-insights-detail .header+.content{margin:-600px auto 0 auto}}@media (min-width: 1280px){.component-insights-detail .header+.intro+.content{margin:0 auto}}.component-insights-detail-masthead{position:relative;border-top:70px solid #000}.component-insights-detail-masthead[data-masthead-style="image"]{background:#000 !important}.component-insights-detail-masthead[data-masthead-style="solid"]{background:#f00}.component-insights-detail-masthead[data-masthead-style="solid"] .bg{display:none}.component-insights-detail-masthead.bg-orange[data-masthead-style="solid"]{background:#eda053}.component-insights-detail-masthead.bg-cyan[data-masthead-style="solid"]{background:#6dbcdb}.component-insights-detail-masthead.bg-yellow[data-masthead-style="solid"]{background:#f6c562}.component-insights-detail-masthead[data-masthead-style="solid"] *{color:#000}.component-insights-detail-masthead .bg{position:absolute;left:0;top:0;width:100%;height:38vw;overflow:hidden;background:#000}@media (max-width: 780px){.component-insights-detail-masthead .bg{height:82vw}}@media (min-width: 1280px){.component-insights-detail-masthead .bg{height:33vw}}.component-insights-detail-masthead .bg:after{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, #000 100%);content:""}@media (max-width: 780px){.component-insights-detail-masthead .bg:after{background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 75%, #000 100%)}}.component-insights-detail-masthead .bg img{position:relative;left:0;top:0;width:100%;height:100%;object-fit:cover}.component-insights-detail-masthead[data-masthead-style="image"] .component-inner{padding-top:18vw;padding-bottom:5.1vw}@media (max-width: 780px){.component-insights-detail-masthead[data-masthead-style="image"] .component-inner{padding-top:65vw;padding-bottom:13.6vw}}.component-insights-detail-masthead[data-masthead-style="solid"] .component-inner{padding-top:calc(3.4vw + 80px);padding-bottom:5.1vw}@media (max-width: 780px){.component-insights-detail-masthead[data-masthead-style="solid"] .component-inner{padding-top:calc(13.6w + 80px);padding-bottom:13.6vw}}.component-insights-detail-masthead .component-inner{text-align:center;max-width:1024px}.component-insights-detail-masthead .component-inner .eyebrow{display:inline-block;margin:0 auto}.component-insights-detail-masthead .component-inner h1{font-size:40px;line-height:1;text-transform:uppercase}@media (min-width: 375px) and (max-width: 550px){.component-insights-detail-masthead .component-inner h1{font-size:40px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-detail-masthead .component-inner h1{font-size:50px;line-height:1}}@media (min-width: 1280px){.component-insights-detail-masthead .component-inner h1{font-size:calc(100vw  *  .049382716);line-height:.875}}.component-insights-detail-masthead[data-masthead-style="solid"] .eyebrow img{filter:invert(1)}.component-insights-detail-masthead[data-masthead-style="solid"] .eyebrow .label{color:#000}.component-insights-event-header{position:relative;background:#6dbcdb;color:#000;text-align:center}.component-insights-event-header .component-inner{padding-top:3.4vw;padding-bottom:3.4vw}@media (max-width: 780px){.component-insights-event-header .component-inner{padding-top:6.8vw;padding-bottom:6.8vw}}.component-insights-event-header h2{font-size:24px;line-height:1.1666666667;font-family:averta-pe,arial,sans-serif;font-weight:800;margin:0 0 0.75em 0}@media (min-width: 375px) and (max-width: 550px){.component-insights-event-header h2{font-size:24px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-event-header h2{font-size:32px;line-height:1.0625}}@media (min-width: 1280px){.component-insights-event-header h2{font-size:calc(100vw  *  .0197530864);line-height:1.0625}}.component-insights-event-header h2 .date:after{padding:0 10.6666666667px;content:"•"}@media (max-width: 780px){.component-insights-event-header h2 .date:after{display:none}.component-insights-event-header h2 .date,.component-insights-event-header h2 .time{display:block;text-align:center}}.component-insights-event-header .buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (max-width: 780px){.component-insights-event-header .buttons{flex-direction:column}}.component-insights-event-header .buttons svg{position:relative;top:2px;width:16px;margin-right:0.25em}.component-insights-event-header .buttons .btn{margin:0 0.75em 1em 0.75em;min-width:12em}@media (hover: hover){.component-insights-event-header .buttons .btn.text-white.bg-black:hover svg g{stroke:#000 !important}}.component-insights-event-header .buttons .btn.calendar svg .stroke{stroke:#000;transition:all 150ms linear 0ms}@media (hover: hover){.component-insights-event-header .buttons .btn.calendar:hover{border-color:#fff;color:#fff}.component-insights-event-header .buttons .btn.calendar:hover svg .stroke{stroke:#fff}}.component-insights-event-header .speakers{padding:3.4vw 0 0 0}.component-insights-event-header .speakers h3{font-family:averta-pe,arial,sans-serif;text-transform:uppercase !important;font-weight:800 !important}@media (min-width: 0px){.component-insights-event-header .speakers h3{font-size:14px;line-height:14px;letter-spacing:2px;font-weight:800}}.component-insights-event-header .speakers .speakers{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;padding:0;list-style:none}.component-insights-event-header .speakers .speaker{position:relative;display:block;padding:16px 5.3333333333px;text-align:center;max-width:33.333%;box-sizing:border-box}.component-insights-event-header .speakers .speaker .photo img{width:88px;margin:0 auto;border:10px solid #000;box-shadow:4px 4px 16px 0 rgba(0,0,0,0.3);border-radius:9999px}@media (max-width: 780px){.component-insights-event-header .speakers .speaker .photo img{width:64px;border:6px solid #000}}.component-insights-event-header .speakers .speaker .text{position:relative;padding:10.6666666667px 0 0 0}.component-insights-event-header .speakers .speaker .text .name{font-size:18px;font-weight:700;max-width:8em;line-height:1.3}.component-insights-featured-events{position:relative;width:100%;overflow:hidden;background:linear-gradient(to bottom, #000 0%, #5dbeda 50%, #000 100%)}.component-insights-featured-events .component-inner{padding-top:3.4vw;padding-bottom:3.4vw}@media (min-width: 1280px){.component-insights-featured-events .component-inner{padding-top:140px}}@media (max-width: 780px){.component-insights-featured-events .component-inner{padding-top:6.8vw;padding-bottom:6.8vw}}.component-insights-featured-events .intro{position:relative;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;padding-bottom:48px}@media (max-width: 780px){.component-insights-featured-events .intro{flex-direction:column;justify-content:flex-start;align-items:stretch;padding-bottom:24px}.component-insights-featured-events .intro .heading{padding:36px 0 0 0;order:2}.component-insights-featured-events .intro .filter{order:1}}.component-insights-featured-events .intro h2{font-size:32px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase}@media (min-width: 375px) and (max-width: 550px){.component-insights-featured-events .intro h2{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-featured-events .intro h2{font-size:40px;line-height:1}}@media (min-width: 1280px){.component-insights-featured-events .intro h2{font-size:calc(100vw  *  .024691358);line-height:1}}.component-insights-featured-events .content{position:relative}.component-insights-featured-events .content .format-insights-featured-item .text-header{position:relative;right:auto;top:auto;box-sizing:border-box;width:100%}.component-insights-featured-events .content .format-insights-featured-item .text h3{margin-top:-10px;min-height:0}.component-insights-featured-news{position:relative;width:100%;overflow:hidden;background:linear-gradient(to bottom, #000 0%, #8dbfb3 50%, #000 100%)}.component-insights-featured-news .component-inner{padding-top:3.4vw;padding-bottom:3.4vw}@media (min-width: 1280px){.component-insights-featured-news .component-inner{padding-top:140px}}@media (max-width: 780px){.component-insights-featured-news .component-inner{padding-top:6.8vw;padding-bottom:6.8vw}}.component-insights-featured-news .intro{position:relative;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;padding-bottom:48px}@media (max-width: 780px){.component-insights-featured-news .intro{flex-direction:column;justify-content:flex-start;align-items:stretch;padding-bottom:24px}}.component-insights-featured-news .intro h2{font-size:32px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase}@media (min-width: 375px) and (max-width: 550px){.component-insights-featured-news .intro h2{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-featured-news .intro h2{font-size:40px;line-height:1}}@media (min-width: 1280px){.component-insights-featured-news .intro h2{font-size:calc(100vw  *  .024691358);line-height:1}}.component-insights-featured-news .intro .share{position:relative;border-left:1px solid #fff;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;width:auto}@media (max-width: 780px){.component-insights-featured-news .intro .share{border:0;padding-top:16px;margin-top:16px;border-top:1px solid #fff}}.component-insights-featured-news .intro .share p{font-size:12px !important;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;padding:0 24px}@media (min-width: 0px){.component-insights-featured-news .intro .share p{font-size:14px;line-height:14px;letter-spacing:2px;font-weight:800}}.component-insights-featured-news .intro .share .links{position:relative;display:block;margin:0;padding:0;list-style:none}.component-insights-featured-news .intro .share .links li{margin:0;padding:0}.component-insights-featured-news .intro .share .links li svg{width:32px;height:32px;cursor:pointer;display:block;margin:auto;border-radius:999px;filter:invert(1);box-shadow:0 0 8px 0px #fff}@media (max-width: 780px){.component-insights-featured-news .intro .share .links li svg{filter:invert(1)}}.component-insights-featured-news .intro .share .links li .fill{fill:#000;transition:all 150ms linear 0ms}.component-insights-featured-news .intro .share .links li:hover svg{filter:invert(0);box-shadow:0 0 8px 0px rgba(0,0,0,0.5)}.component-insights-featured-news .content{position:relative}.component-insights-featured-news .content .format-insights-featured-item .text-header{position:relative;right:auto;top:auto;box-sizing:border-box;width:100%}.component-insights-featured-news .content .format-insights-featured-item .text h3{margin-top:-10px;min-height:0}.component-insights-featured-research{position:relative;background:linear-gradient(to bottom, #15272e 0%, #5dbeda 12%, #5dbeda 50%, #000 100%)}.component-insights-featured-research .component-inner{padding-top:3.4vw;padding-bottom:3.4vw}@media (min-width: 1280px){.component-insights-featured-research .component-inner{padding-top:120px}}@media (max-width: 780px){.component-insights-featured-research .component-inner{padding-top:6.8vw;padding-bottom:6.8vw}}.component-insights-featured-research .intro{position:relative;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;padding-bottom:48px}@media (max-width: 780px){.component-insights-featured-research .intro{padding-bottom:24px}}.component-insights-featured-research .intro h2{font-size:32px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase;color:#000}@media (min-width: 375px) and (max-width: 550px){.component-insights-featured-research .intro h2{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-featured-research .intro h2{font-size:40px;line-height:1}}@media (min-width: 1280px){.component-insights-featured-research .intro h2{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}.component-insights-featured-research .intro p{color:#000}.component-insights-featured-research .intro .share{position:relative;border-left:1px solid #000;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;width:auto}@media (min-width: 781px){.component-insights-featured-research .intro .share{height:48px}}.component-insights-featured-research .intro .share p{font-size:12px !important;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;padding:0 24px;color:#000}@media (min-width: 0px){.component-insights-featured-research .intro .share p{font-size:14px;line-height:14px;letter-spacing:2px;font-weight:800}}.component-insights-featured-research .intro .share .links{position:relative;display:block;margin:0;padding:0;list-style:none}.component-insights-featured-research .intro .share .links li{margin:0;padding:0}.component-insights-featured-research .intro .share .links li svg{width:32px;height:32px;cursor:pointer;display:block;margin:auto;border-radius:999px}.component-insights-featured-research .intro .share .links li .fill{fill:#000;transition:all 150ms linear 0ms}.component-insights-featured-research .intro .share .links li:hover svg{filter:invert(1);box-shadow:0 0 8px 0px #fff}.component-insights-featured-research .content{position:relative}.component-insights-featured-research .content .format-insights-featured-item .text>h3,.component-insights-featured-research .content .format-insights-featured-item .text>p{padding-right:30%}.component-insights-landing-masthead{position:relative;z-index:5;background:#000 !important}.component-insights-landing-masthead .bg{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;background:#000}.component-insights-landing-masthead .bg:after{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.75) 100%);content:""}@media (max-width: 780px){.component-insights-landing-masthead .bg:after{background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%)}}.component-insights-landing-masthead .bg img{position:relative;left:0;top:0;width:100%;height:100%;object-fit:cover}.component-insights-landing-masthead .component-inner.primary{padding-top:16.5vw;padding-bottom:2vw}@media (min-width: 1280px){.component-insights-landing-masthead .component-inner.primary{padding-top:100px;min-height:346px;min-height:22vw;padding-left:29.09722222222222vw;max-width:49.16666666666667vw;padding-bottom:1.5vw;margin:0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.component-insights-landing-masthead .component-inner.primary .eyebrow{padding-top:50px}}@media (min-width: 781px) and (max-width: 1279px){.component-insights-landing-masthead .component-inner.primary{margin:0;max-width:62vw;padding-top:170px}}@media (max-width: 780px){.component-insights-landing-masthead .component-inner.primary{padding-top:61vw;padding-bottom:56px}}.component-insights-landing-masthead .component-inner.primary{text-align:left}.component-insights-landing-masthead .component-inner.primary .eyebrow{margin:0 0 0.5em 0;display:block;max-width:1024px}.component-insights-landing-masthead .component-inner.primary .eyebrow .label:first-child{padding-left:0}.component-insights-landing-masthead .component-inner.primary h1{margin:0;max-width:1024px}.component-insights-landing-masthead .component-inner.secondary{position:relative;text-align:left;margin-left:0;min-height:2vw}@media (min-width: 781px) and (max-width: 1279px){.component-insights-landing-masthead .component-inner.secondary{max-width:62vw}}@media (min-width: 1280px){.component-insights-landing-masthead .component-inner.secondary{padding-left:29.09722222222222vw;max-width:49.16666666666667vw}}.component-insights-landing-masthead .component-inner.secondary .subheading{position:relative;padding-top:60px;padding-bottom:60px;max-width:1024px;min-height:140px}@media (min-width: 781px) and (max-width: 1279px){.component-insights-landing-masthead .component-inner.secondary .subheading{padding-top:1.5vw}}@media (min-width: 1280px){.component-insights-landing-masthead .component-inner.secondary .subheading{padding-top:1.5vw;max-width:44vw;padding-right:1em}}.component-insights-landing-masthead .component-inner.secondary .subheading:after{position:absolute;top:0;right:0;width:calc(100% + 26.32722222222222vw);border-top:1px solid #fff;content:""}@media (max-width: 1279px){.component-insights-landing-masthead .component-inner.secondary .subheading{padding-top:30px;padding-bottom:30px}.component-insights-landing-masthead .component-inner.secondary .subheading:after{position:absolute;top:0;right:0;left:0;width:auto;border-top:1px solid #fff;content:""}}@media (max-width: 780px){.component-insights-landing-masthead .component-inner.secondary .subheading{margin-top:-24px;padding-top:24px;padding-bottom:15vw}}@media (min-width: 0px){.component-insights-landing-masthead .component-inner.secondary .subheading p{font-size:24px;line-height:28px}}.component-insights-landing-masthead .table-of-contents{position:absolute;left:2.77vw;bottom:0px;transform:translateY(60px);width:250px;background:linear-gradient(to bottom, #01799d 0%, #043442 100%)}@media (max-width: 1279px){.component-insights-landing-masthead .table-of-contents{display:none}}.component-insights-landing-masthead .table-of-contents h2{background:#000;font-family:averta-pe,arial,sans-serif;font-size:14px;line-height:14px;letter-spacing:2px;text-transform:uppercase;font-weight:800;color:#fff;margin:0;padding:24px 24px 14.6666666667px 24px;padding:20px 24px 16px 24px}.component-insights-landing-masthead .table-of-contents ul{position:relative;display:block;margin:0;padding:0 0 16px 0;list-style:none}.component-insights-landing-masthead .table-of-contents ul li{margin:0;padding:0}.component-insights-landing-masthead .table-of-contents ul li a{display:block;padding:10.6666666667px 24px;font-family:bebas-neue-pro,arial narrow,sans-serif;font-weight:700;font-size:20px;line-height:24px;letter-spacing:2px;text-transform:uppercase;transition:all 150ms linear 0ms;background:linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%)}.component-insights-landing-masthead .table-of-contents ul li a span{display:inline-block;padding:0 0 4px 0;border-bottom:1px solid #000;transition:all 150ms linear 0ms;width:auto;box-sizing:border-box;white-space:nowrap}.component-insights-landing-masthead .table-of-contents ul li a span:after{position:relative;display:inline-block;float:right;margin:8px 0 0 4px;width:0;height:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10'%3E%3Cpath fill='%23FFF' d='M12.293.293a.999.999 0 011.414 0l4 4A1.008 1.008 0 0118 5a1.003 1.003 0 01-.293.706l-4 4a.999.999 0 11-1.414-1.414L14.586 6H1a1 1 0 110-2h13.586l-2.293-2.293a.999.999 0 010-1.414z'/%3E%3C/svg%3E");content:"";margin-left:auto}@media (hover: hover){.component-insights-landing-masthead .table-of-contents ul li a:hover span{width:100%}.component-insights-landing-masthead .table-of-contents ul li a:hover span:after{width:18px;height:10px}}.component-insights-landing-masthead .table-of-contents ul li a.active{color:#94e7ff}.component-insights-landing-masthead .table-of-contents ul li a.active span{color:#94e7ff;border-color:#94e7ff}@media (hover: hover){.component-insights-landing-masthead .table-of-contents ul li a:hover{background:linear-gradient(to right, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%)}.component-insights-landing-masthead .table-of-contents ul li a:hover span{color:#fff !important;border-color:#94e7ff}}.component-insights-landing-masthead .subheading+.table-of-contents{top:60px;bottom:auto;transform:translateY(0px)}@media (min-width: 1280px){.component-insights-landing-masthead .subheading+.table-of-contents{top:1.5vw}}.component-insights-listings-grid{position:relative;background:linear-gradient(to bottom, #000 0%, #444 50%, #000 100%);padding:0;width:100%;overflow:hidden}@media (min-width: 1280px){.component-insights-listings-grid .component-inner{padding-left:7.2vw;padding-right:7.2vw}}.component-insights-listings-grid .component-inner{padding-top:3.4vw;padding-bottom:3.4vw}@media (max-width: 780px){.component-insights-listings-grid .component-inner{padding-top:6.8vw;padding-bottom:6.8vw}}.component-insights-listings-grid .intro{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding-bottom:48px}@media (max-width: 780px){.component-insights-listings-grid .intro{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-bottom:24px;text-align:center}}@media (max-width: 780px){.component-insights-listings-grid .intro .cta{display:none}}@media (min-width: 781px){.component-insights-listings-grid .intro p{width:65%}.component-insights-listings-grid .intro .cta{width:35%;text-align:right}}.component-insights-listings-grid[data-view="compact"] .intro h2{font-size:32px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif}@media (min-width: 375px) and (max-width: 550px){.component-insights-listings-grid[data-view="compact"] .intro h2{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-listings-grid[data-view="compact"] .intro h2{font-size:40px;line-height:1}}@media (min-width: 1280px){.component-insights-listings-grid[data-view="compact"] .intro h2{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}.component-insights-listings-grid[data-view="expanded"] .intro h2{font-size:32px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase}@media (min-width: 375px) and (max-width: 550px){.component-insights-listings-grid[data-view="expanded"] .intro h2{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-listings-grid[data-view="expanded"] .intro h2{font-size:40px;line-height:1}}@media (min-width: 1280px){.component-insights-listings-grid[data-view="expanded"] .intro h2{font-size:calc(100vw  *  .024691358);line-height:1}}.component-insights-listings-grid .content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}@media (max-width: 780px){.component-insights-listings-grid .content{flex-direction:column;justify-content:center;align-items:flex-start}}.component-insights-listings-grid .content .format-insights-card{width:23.611vw;background:#000;margin-bottom:5.5vw}@media (min-width: 781px) and (max-width: 1279px){.component-insights-listings-grid .content .format-insights-card{width:44.140625vw;margin-bottom:50px}}@media (max-width: 780px){.component-insights-listings-grid .content .format-insights-card{width:640px;max-width:100%;margin-bottom:36px}}@media (min-width: 781px){.component-insights-listings-grid .content .format-insights-card.featured{width:100% !important}}@media (min-width: 781px) and (max-width: 1279px){.component-insights-listings-grid[data-view="compact"] .content .format-insights-card:nth-child(3){display:none}}.component-insights-listings-grid .view-all{padding:0 0 50px 0;text-align:center}@media (min-width: 781px){.component-insights-listings-grid .view-all{display:none}}.component-insights-listings-grid .view-all .btn{box-sizing:border-box;width:100%}.component-insights-listings-grid .load-more{padding:0 0 50px 0;text-align:center}@media (max-width: 780px){.component-insights-listings-grid .load-more .btn{box-sizing:border-box;width:100%}}.component-insights-overview{position:relative;color:#000;transition:background-color 600ms linear 0ms;overflow:hidden}.component-media-types-stats+.component-insights-overview{z-index:2}.component-insights-overview .component-inner{padding:5.5vw 0;padding-left:15vw;padding-right:15vw;background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%)}@media (max-width: 1279px){.component-insights-overview .component-inner{padding:7vw 0 13.5vw 0}}@media (max-width: 780px){.component-insights-overview .component-inner{padding-bottom:100px}}.component-insights-overview .intro{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}@media (max-width: 780px){.component-insights-overview .intro{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-bottom:24px;padding-left:24px;padding-right:24px}}@media (min-width: 781px) and (max-width: 1279px){.component-insights-overview .intro{padding-left:32px;padding-right:32px}}.component-insights-overview .intro h2{width:100%;font-size:32px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif}@media (min-width: 375px) and (max-width: 550px){.component-insights-overview .intro h2{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-overview .intro h2{font-size:40px;line-height:1}}@media (min-width: 1280px){.component-insights-overview .intro h2{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}@media (min-width: 781px){.component-insights-overview .intro p{width:65%}.component-insights-overview .intro .cta{width:35%;text-align:right}}.component-insights-overview .carousel{position:relative;padding:3.4vw 0 0 0}@media (max-width: 1279px){.component-insights-overview .carousel{padding-left:16px}.component-insights-overview .carousel .flickity-prev-next-button{display:none}}@media (max-width: 780px){.component-insights-overview .carousel{padding-left:12px}}.component-insights-overview .slide-container{position:relative;width:100%}@media (min-width: 1280px){.component-insights-overview .slide-container{box-shadow:0 0 32px 0 rgba(0,0,0,0.2)}}@media (max-width: 1279px){.component-insights-overview .slide-container{position:relative;width:86.5vw}.component-insights-overview .slide-container .flickity-viewport{overflow:visible !important}}.component-insights-overview .slide-container .flickity-prev-next-button{width:64px;height:64px}.component-insights-overview .slide-container .flickity-page-dots .dot{background:#aaa}.component-insights-overview .slide-container .flickity-page-dots .dot.is-selected{background:#fff}.component-insights-overview .slide-container .flickity-button-icon{fill:#fff}.component-insights-overview .slide-container>.slide-item{display:none}.component-insights-overview .slide-container>.slide-item:first-child{display:block}.component-insights-overview .slide-item{position:relative;width:100%}.component-insights-overview .slide-item .slide-inner{position:relative}@media (max-width: 1279px){.component-insights-overview .slide-item .slide-inner{margin:0 16px;min-height:46vw;box-shadow:0 0 32px 0 rgba(0,0,0,0.2)}}@media (max-width: 780px){.component-insights-overview .slide-item .slide-inner{margin:0 12px;min-height:80vw}}@media (max-width: 535px){.component-insights-overview .slide-item .slide-inner{min-height:160vw}}@media (max-width: 420px){.component-insights-overview .slide-item .slide-inner{min-height:180vw}}@media (max-width: 374px){.component-insights-overview .slide-item .slide-inner{min-height:200vw}}.component-insights-overview .slide-item .bg{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}.component-insights-overview .slide-item .bg img{position:relative;width:52%;height:100%;object-fit:cover}@media (max-width: 780px){.component-insights-overview .slide-item .bg img{width:100%;height:80vw;object-fit:cover}}.component-insights-overview .slide-item .bg svg.landscape{position:absolute;top:0;right:12%;height:100%;display:none}@media (max-width: 1279px){.component-insights-overview .slide-item .bg svg.landscape{right:50%;transform:translateX(75%)}}@media (min-width: 1280px) and (max-width: 1440px){.component-insights-overview .slide-item .bg svg.landscape{right:7%}}@media (min-width: 781px){.component-insights-overview .slide-item .bg svg.landscape{display:block}}.component-insights-overview .slide-item .bg svg.portrait{position:absolute;top:0;left:0;width:100.1%;display:none}@media (max-width: 780px){.component-insights-overview .slide-item .bg svg.portrait{display:block;top:-3%}}@media (max-width: 780px) and (max-width: 550px){.component-insights-overview .slide-item .bg svg.portrait{top:-1.5%}}@media (max-width: 780px) and (max-width: 480px){.component-insights-overview .slide-item .bg svg.portrait{top:0}}.component-insights-overview .slide-item .bg:after{position:absolute;left:0;top:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 92.445 453.543'%3E%3Cpath d='M92.445 170.145v283.398H0z'/%3E%3C/svg%3E") no-repeat 100% 0;background-size:auto 100%;content:"";opacity:0.1}@media (max-width: 780px){.component-insights-overview .slide-item .bg:after{display:none}}.component-insights-overview .slide-item .content{position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}@media (max-width: 780px){.component-insights-overview .slide-item .content{flex-direction:column}}.component-insights-overview .slide-item .content .graphic{margin-left:7.3%;width:26.7%;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 780px){.component-insights-overview .slide-item .content .graphic{width:auto;margin:0;height:74vw}}@media (max-width: 440px){.component-insights-overview .slide-item .content .graphic{height:80vw;justify-content:flex-start;padding-top:16px;box-sizing:border-box}}.component-insights-overview .slide-item .content .graphic .stat-item{position:relative;width:100%}@media (min-width: 781px) and (max-width: 1279px){.component-insights-overview .slide-item .content .graphic .stat-item{margin:0 auto}.component-insights-overview .slide-item .content .graphic .stat-item .stat.change .value{font-size:10vw !important}}@media (max-width: 780px){.component-insights-overview .slide-item .content .graphic .stat-item{max-width:50%}.component-insights-overview .slide-item .content .graphic .stat-item .stat .value{font-size:18vw !important}}@media (max-width: 780px) and (max-width: 480px){.component-insights-overview .slide-item .content .graphic .stat-item .figure-key{padding-top:10px}}.component-insights-overview .slide-item .content .graphic p{font-family:averta-pe,arial,sans-serif;font-weight:400;color:#fff;text-align:center;max-width:12em;text-transform:none !important}.component-insights-overview .slide-item .content .graphic p em{color:#fff}@media (max-width: 780px){.component-insights-overview .slide-item .content .graphic p{font-size:14px;text-transform:none;width:80vw;font-weight:700}}@media (max-width: 780px) and (max-width: 480px){.component-insights-overview .slide-item .content .graphic p{margin:8px 0 0 0}}.component-insights-overview .slide-item .content .text{margin-left:20.5%;width:40.8%;min-height:27vw;padding:4vw 0 4vw 0;box-sizing:border-box;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media (max-width: 896px){.component-insights-overview .slide-item .content .text{min-height:30vw;margin-left:15.5%;width:45.8%}}@media (max-width: 780px){.component-insights-overview .slide-item .content .text{width:auto;margin:0;padding:24px;min-height:55vw}}.component-insights-overview .slide-item .content .text .eyebrow{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;color:#fff}@media (min-width: 0px){.component-insights-overview .slide-item .content .text .eyebrow{font-size:14px;line-height:14px;letter-spacing:2px;font-weight:800}}.component-insights-overview .slide-item .content .text .eyebrow img{width:48px}.component-insights-overview .slide-item .content .text .eyebrow span{padding:0 0 0 1em;text-transform:uppercase}@media (max-width: 780px){.component-insights-overview .slide-item .content .text .eyebrow{display:none}}.component-insights-overview .slide-item .content .text h3{margin:1.5em 0 0 0;font-family:averta-pe,arial,sans-serif;text-transform:none}@media (min-width: 0px){.component-insights-overview .slide-item .content .text h3{font-size:32px;line-height:36px}}@media (min-width: 1280px){.component-insights-overview .slide-item .content .text h3{font-size:36px;line-height:38px}}@media (max-width: 780px){.component-insights-overview .slide-item .content .text h3{margin:0}}.component-insights-overview .slide-item .content .text .cta{position:relative;margin-top:auto;width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end;padding-top:20px}@media (min-width: 781px) and (max-width: 1279px){.component-insights-overview .slide-item .content .text .cta{padding-top:55px}}@media (max-width: 780px){.component-insights-overview .slide-item .content .text .cta{justify-content:flex-start;padding-top:20px;padding-bottom:10px}}.component-insights-overview .slide-item .content .text .cta .btn{position:relative;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;padding-left:0;padding-right:26px;border-radius:9999px}.component-insights-overview .slide-item .content .text .cta .btn:before{position:absolute;top:0;bottom:0;left:-23px;width:1px;border-left:1px solid #000;content:""}@media (max-width: 780px){.component-insights-overview .slide-item .content .text .cta .btn:before{display:none}}.component-insights-overview .slide-item .content .text .cta .btn .btn-label{overflow:hidden;white-space:nowrap;max-width:0;transition:all 200ms ease-out 0ms;padding-left:0em}.component-insights-overview .slide-item .content .text .cta .btn .format-arrow{position:relative;transform:translateX(50%);font-size:12px}@media (hover: hover){.component-insights-overview .slide-item .content .text .cta .btn:hover .format-arrow:before{background:#000}.component-insights-overview .slide-item .content .text .cta .btn:hover .format-arrow .fill{fill:#000}}@media (hover: hover){.component-insights-overview .slide-item:hover .text .cta .btn{padding-right:35px}.component-insights-overview .slide-item:hover .text .cta .btn .btn-label{transition:all 400ms linear 0ms;padding-left:24px;max-width:15em}}@media (max-width: 1279px){.component-insights-overview .slide-item .text .cta .btn .btn-label{transition:all 400ms linear 0ms;padding-left:24px;max-width:15em}}.component-insights-audience-esports{position:relative}@media (max-width: 1279px){.component-insights-audience-esports{overflow:hidden}}.component-insights-audience-esports img{max-width:100%}.component-insights-audience-esports>.bg{position:relative;width:100%;top:0;left:0;height:100vh;position:-webkit-sticky;position:sticky;background-position:50% 0;background-size:cover;z-index:1}@media (max-width: 1279px){.component-insights-audience-esports>.bg{background-size:100% auto}}@media (max-width: 780px){.component-insights-audience-esports>.bg{background-size:175% auto}}.component-insights-audience-esports>.bg:before{position:absolute;left:0;right:0;bottom:0;height:20vw;background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);content:"";z-index:2}@media (min-width: 1280px){.component-insights-audience-esports>.bg{background-size:120% auto;background-repeat:repeat-y;background-position:0% 0;transform:scale(1.2);transform-origin:100% 50%;transition:transform 600ms ease-in-out 0ms, background 600ms ease-in-out 0ms}}@media (min-width: 1280px){.component-insights-audience-esports.animate .bg{background-position:50% 0;transform:scale(1)}}.component-insights-audience-esports .component-inner{margin-top:-100vh;z-index:3}@media (max-width: 1279px){.component-insights-audience-esports .component-inner{padding-left:0;padding-right:0;padding-top:26.85546875vw}}@media (max-width: 780px){.component-insights-audience-esports .component-inner{padding-top:54vw}}@media (min-width: 1280px){.component-insights-audience-esports .component-inner{padding-left:15vw;padding-right:15vw;padding-top:26vw}}.component-insights-audience-esports .component-inner .content{position:relative}@media (max-width: 780px){.component-insights-audience-esports .component-inner .content{padding:0}}.component-insights-audience-esports .component-inner .content-inner{position:relative;padding:5.5vw 7.2vw}@media (max-width: 780px){.component-insights-audience-esports .component-inner .content-inner{padding:0}}.component-insights-audience-esports .intro{position:relative;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1022 871.999'%3E%3Cpath fill='%23DAAE53' d='M0 46h1022v825.999H0z'/%3E%3Cpath fill='%23F5C462' d='M835 0H0v871.999h1022V475'/%3E%3Cpath fill='%23DAAE53' d='M0 872V54l342 818z'/%3E%3C/svg%3E") no-repeat 0 0;background-size:100% auto}@media (max-width: 780px){.component-insights-audience-esports .intro{background:#fbc669}}.component-insights-audience-esports .intro .text{position:relative;max-width:60%;z-index:10;color:#000}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-esports .intro .text{min-height:20vw}}.component-insights-audience-esports .intro h2{font-size:40px;line-height:1;text-transform:uppercase}@media (min-width: 375px) and (max-width: 550px){.component-insights-audience-esports .intro h2{font-size:40px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-audience-esports .intro h2{font-size:50px;line-height:1}}@media (min-width: 1280px){.component-insights-audience-esports .intro h2{font-size:calc(100vw  *  .049382716);line-height:.875}}.component-insights-audience-esports .intro h3{font-family:averta-pe,arial,sans-serif}@media (min-width: 0px){.component-insights-audience-esports .intro h3{font-size:24px;line-height:28px}}.component-insights-audience-esports .intro .photo{position:absolute;top:-6vw;right:-5vw;bottom:0;width:34vw;z-index:9;overflow:hidden}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-esports .intro .photo{width:42vw;top:-1vw;right:-1vw}}.component-insights-audience-esports .intro .photo img{position:absolute;width:100%;left:0;top:0}@media (max-width: 896px){.component-insights-audience-esports .intro{background:#f6c562}.component-insights-audience-esports .intro .content-inner{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:stretch}.component-insights-audience-esports .intro .content-inner .photo{order:1;position:relative;top:0;left:0;right:auto;bottom:auto;width:auto;height:71vw;background:#d9ad53;overflow:visible}.component-insights-audience-esports .intro .content-inner .photo img{transform:translateY(-23vw)}.component-insights-audience-esports .intro .content-inner .text{order:2;position:relative;max-width:none;padding:36px 24px;background:#f6c562}.component-insights-audience-esports .intro .content-inner .text:after{position:absolute;top:0;left:-1px;width:100.5%;height:16.5vw;margin:-16vw 0 0 0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='305.371' height='58' viewBox='0 247 305.371 58'%3E%3Cpath fill='%23f6c562' d='M0 296.622V305h305.371v-58z'/%3E%3C/svg%3E") no-repeat 0 0;background-size:100% auto;content:""}}.component-insights-audience-esports .stats-upper{position:relative;background:#000}.component-insights-audience-esports .stats-upper .content-inner{padding-top:0}.component-insights-audience-esports .stats-upper .stats{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;max-width:55vw;margin:0 auto}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-esports .stats-upper .stats{max-width:69vw}}.component-insights-audience-esports .stats-upper .stats .stat-item{width:14vw;margin:3.4vw 4.5vw 0 4.5vw}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-esports .stats-upper .stats .stat-item{width:20vw}}@media (max-width: 780px){.component-insights-audience-esports .stats-upper .stats .stat-item{width:64vw;margin:7.5vw auto 7.5vw auto}}.component-insights-audience-esports .stats-upper .stats .stat-item .stat.single .value{font-size:150px;line-height:.4666666667;font-weight:800}@media (min-width: 375px) and (max-width: 550px){.component-insights-audience-esports .stats-upper .stats .stat-item .stat.single .value{font-size:150px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-audience-esports .stats-upper .stats .stat-item .stat.single .value{font-size:115px;line-height:.7826086957}}@media (min-width: 1280px){.component-insights-audience-esports .stats-upper .stats .stat-item .stat.single .value{font-size:calc(100vw  *  .0617283951);line-height:.9}}@media (max-width: 780px){.component-insights-audience-esports .stats-upper .stats .stat-item .stat.single .value{font-size:32vw !important}.component-insights-audience-esports .stats-upper .stats .stat-item .stat.single .unit{font-size:16vw !important;position:relative;transform:translateY(35%)}}@media (min-width: 781px){.component-insights-audience-esports .stats-upper .stats .stat-item:nth-child(1){margin-left:20.5vw;margin-right:20.5vw}}.component-insights-audience-esports .stats-upper .stats .stat-item:nth-child(1) .stat.single{border-top:none}.component-insights-audience-esports .stats-upper .stats .stat-item:nth-child(1) .stat.single .value{font-size:175px;line-height:.4;font-weight:800}@media (min-width: 375px) and (max-width: 550px){.component-insights-audience-esports .stats-upper .stats .stat-item:nth-child(1) .stat.single .value{font-size:175px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-audience-esports .stats-upper .stats .stat-item:nth-child(1) .stat.single .value{font-size:125px;line-height:.72}}@media (min-width: 1280px){.component-insights-audience-esports .stats-upper .stats .stat-item:nth-child(1) .stat.single .value{font-size:calc(100vw  *  .0925925926);line-height:.6}}@media (max-width: 780px){.component-insights-audience-esports .stats-upper .stats .stat-item:nth-child(1) .stat.single .value{font-size:36vw !important}.component-insights-audience-esports .stats-upper .stats .stat-item:nth-child(1) .stat.single .unit{font-size:18vw !important;position:relative;transform:translateY(35%)}}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-esports .stats-upper .stats .stat-item:nth-child(1){margin-left:24.5vw;margin-right:24.5vw}}.component-insights-audience-esports .stats-upper .stats .stat-item .label{color:#ffe4b6 !important;font-weight:800}@media (max-width: 780px){.component-insights-audience-esports .stats-upper .stats .stat-item .label{max-width:19em}}.component-insights-audience-esports .stats-upper .character{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:9vw}.component-insights-audience-esports .stats-upper .character img{width:100%;margin:0 auto}@media (max-width: 780px){.component-insights-audience-esports .stats-upper .character{position:relative;left:auto;bottom:auto;width:100%;transform:none}.component-insights-audience-esports .stats-upper .character img{width:auto;max-width:50%}}.component-insights-audience-esports .stats-lower{position:relative;background:linear-gradient(to bottom, #282828 0%, #000 100%)}.component-insights-audience-esports .stats-lower .content-inner{position:relative;padding:0.5vw 7.2vw 1vw 7.2vw}@media (max-width: 780px){.component-insights-audience-esports .stats-lower .content-inner{padding-top:36px !important}}.component-insights-audience-esports .stats-lower .stats{position:relative}@media (max-width: 780px){.component-insights-audience-esports .stats-lower .stats{padding:50px 24px 0 24px}}.component-insights-audience-esports .stats-lower .stats .fans-graph{width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;max-width:46vw;margin:0 auto}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-esports .stats-lower .stats .fans-graph{max-width:60vw}}@media (max-width: 780px){.component-insights-audience-esports .stats-lower .stats .fans-graph{position:relative;max-width:none;width:53vw;margin:0 auto;display:block}}.component-insights-audience-esports .stats-lower .stats .cod,.component-insights-audience-esports .stats-lower .stats .overwatch{background:#d9ad53;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;box-sizing:border-box;color:#000;width:0%;overflow:hidden;transition:all 600ms linear 0ms;white-space:nowrap;min-height:150px}.component-insights-audience-esports .stats-lower .stats .cod p,.component-insights-audience-esports .stats-lower .stats .overwatch p{margin:0;padding:24px;font-family:averta-pe,arial,sans-serif;font-weight:800;text-transform:uppercase;font-size:14px}@media (max-width: 780px){.component-insights-audience-esports .stats-lower .stats .cod,.component-insights-audience-esports .stats-lower .stats .overwatch{width:100% !important;text-align:center;display:block;min-height:0px}.component-insights-audience-esports .stats-lower .stats .cod P,.component-insights-audience-esports .stats-lower .stats .overwatch P{margin:0;padding:80px 16px;text-align:center}}.component-insights-audience-esports .stats-lower .stats .cod.animate,.component-insights-audience-esports .stats-lower .stats .overwatch.animate{width:50%}.component-insights-audience-esports .stats-lower .stats .cod{background:#f6c562;color:#f6c562;width:0%}.component-insights-audience-esports .stats-lower .stats .cod.animate{width:33%;color:#000}.component-insights-audience-esports .stats-lower .stats .overwatch{color:#d9ad53}.component-insights-audience-esports .stats-lower .stats .overwatch.animate{width:50%;color:#000}.component-insights-audience-esports .stats-lower .stats .text{position:relative;padding:0 0 0 10.6666666667px;min-height:150px}.component-insights-audience-esports .stats-lower .stats .text h3{font-size:40px;line-height:1;color:#f6c562}@media (min-width: 375px) and (max-width: 550px){.component-insights-audience-esports .stats-lower .stats .text h3{font-size:40px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-audience-esports .stats-lower .stats .text h3{font-size:50px;line-height:1}}@media (min-width: 1280px){.component-insights-audience-esports .stats-lower .stats .text h3{font-size:calc(100vw  *  .049382716);line-height:.875}}.component-insights-audience-esports .stats-lower .stats .text h3 .unit{font-size:50%}.component-insights-audience-esports .stats-lower .stats .text p{font-family:averta-pe,arial,sans-serif;font-weight:800;font-size:14px;text-transform:uppercase}@media (max-width: 780px){.component-insights-audience-esports .stats-lower .stats .text{text-align:center;padding:24px 0 0 0}.component-insights-audience-esports .stats-lower .stats .text h3{font-size:80px !important;border-bottom:1px solid #d9ad53}}.component-insights-audience-esports .stats-lower .divider{position:relative;max-width:50vw;margin:50px auto;overflow:hidden;text-align:center}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-esports .stats-lower .divider{max-width:66vw}}@media (max-width: 780px){.component-insights-audience-esports .stats-lower .divider{max-width:none}}.component-insights-audience-esports .stats-lower .divider h3{position:relative;display:inline-block;font-family:averta-pe,arial,sans-serif;font-weight:800;text-transform:uppercase;color:#979797;margin:0 auto;font-size:14px !important;letter-spacing:2px}.component-insights-audience-esports .stats-lower .divider h3:before{position:absolute;left:100%;top:50%;width:55vw;border-bottom:1px solid #979797;content:"";margin-left:24px}.component-insights-audience-esports .stats-lower .divider h3:after{position:absolute;right:100%;top:50%;width:55vw;border-bottom:1px solid #979797;content:"";margin-right:24px}.component-insights-audience-esports .stats-lower .logo-garden{position:relative;max-width:46vw;margin:0 auto}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-esports .stats-lower .logo-garden{max-width:80vw}}@media (max-width: 780px){.component-insights-audience-esports .stats-lower .logo-garden{max-width:none;padding:0 16px}}.component-insights-audience-esports .stats-lower .logo-garden ul{position:relative;margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (min-width: 781px){.component-insights-audience-esports .stats-lower .logo-garden ul{flex-wrap:nowrap}}.component-insights-audience-esports .stats-lower .logo-garden ul li{margin:0;padding:16px 36px}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-esports .stats-lower .logo-garden ul li{padding:10.6666666667px 24px}}@media (max-width: 780px){.component-insights-audience-esports .stats-lower .logo-garden ul li{padding:10.6666666667px;box-sizing:border-box;max-width:50%;flex-basis:50%}.component-insights-audience-esports .stats-lower .logo-garden ul li:nth-child(1){order:1}.component-insights-audience-esports .stats-lower .logo-garden ul li:nth-child(2){order:3;max-width:100%;flex-basis:100%}.component-insights-audience-esports .stats-lower .logo-garden ul li:nth-child(3){order:2}.component-insights-audience-esports .stats-lower .logo-garden ul li img{margin:0 auto}}.component-insights-audience-esports .outro{position:relative;padding:3.4vw 0 5.5vw 0;z-index:4}@media (max-width: 780px){.component-insights-audience-esports .outro{padding:50px 0}}.component-insights-audience-esports .outro .text *{color:#000}.component-insights-audience-esports .outro .block{margin-bottom:0 !important}.component-insights-audience-mobile{position:relative}@media (max-width: 1279px){.component-insights-audience-mobile{overflow:hidden}}.component-insights-audience-mobile img{max-width:100%}.component-insights-audience-mobile>.bg{position:relative;width:100%;top:0;left:0;height:100vh;position:-webkit-sticky;position:sticky;background-position:50% 0;background-size:cover;z-index:1}@media (max-width: 1279px){.component-insights-audience-mobile>.bg{background-size:100% auto}}@media (max-width: 780px){.component-insights-audience-mobile>.bg{background-size:175% auto}}.component-insights-audience-mobile>.bg:before{position:absolute;left:0;right:0;bottom:0;height:20vw;background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);content:"";z-index:2}@media (min-width: 1280px){.component-insights-audience-mobile>.bg{background-size:120% auto;background-repeat:repeat-y;background-position:0% 0;transform:scale(1.2);transform-origin:100% 50%;transition:transform 600ms ease-in-out 0ms, background 600ms ease-in-out 0ms}}@media (min-width: 1280px){.component-insights-audience-mobile.animate .bg{background-position:50% 0;transform:scale(1)}}.component-insights-audience-mobile .component-inner{margin-top:-100vh;z-index:3}@media (max-width: 1279px){.component-insights-audience-mobile .component-inner{padding-left:0;padding-right:0;padding-top:26.85546875vw}}@media (max-width: 780px){.component-insights-audience-mobile .component-inner{padding-top:54vw}}@media (min-width: 1280px){.component-insights-audience-mobile .component-inner{padding-left:15vw;padding-right:15vw;padding-top:26vw}}.component-insights-audience-mobile .component-inner .content{position:relative}@media (max-width: 780px){.component-insights-audience-mobile .component-inner .content{padding:0}}.component-insights-audience-mobile .component-inner .content-inner{padding:5.5vw 7.2vw}@media (max-width: 780px){.component-insights-audience-mobile .component-inner .content-inner{padding:0}}.component-insights-audience-mobile .intro{position:relative;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1022 871.999'%3E%3Cpath fill='%23369ECA' d='M0 46h1022v825.999H0z'/%3E%3Cpath fill='%236EBCDB' d='M835 0H0v871.999h1022V475'/%3E%3Cpath fill='%23369ECA' d='M0 872V54l342 818z'/%3E%3C/svg%3E") no-repeat 0 0;background-size:100% auto}.component-insights-audience-mobile .intro .text{position:relative;max-width:55%;z-index:10;color:#000}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-mobile .intro .text{min-height:20vw}}.component-insights-audience-mobile .intro h2{font-size:40px;line-height:1;text-transform:uppercase}@media (min-width: 375px) and (max-width: 550px){.component-insights-audience-mobile .intro h2{font-size:40px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-audience-mobile .intro h2{font-size:50px;line-height:1}}@media (min-width: 1280px){.component-insights-audience-mobile .intro h2{font-size:calc(100vw  *  .049382716);line-height:.875}}.component-insights-audience-mobile .intro h3{font-family:averta-pe,arial,sans-serif}@media (min-width: 0px){.component-insights-audience-mobile .intro h3{font-size:24px;line-height:28px}}.component-insights-audience-mobile .intro .photo{position:absolute;top:-6vw;right:-3vw;bottom:0;width:34vw;z-index:9;overflow:hidden}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-mobile .intro .photo{width:40vw;top:-1vw;right:-5vw}}.component-insights-audience-mobile .intro .photo img{position:absolute;width:100%;left:0;top:0}@media (max-width: 780px){.component-insights-audience-mobile .intro{background:#5ebcd9}.component-insights-audience-mobile .intro .content-inner{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-start;align-items:stretch}.component-insights-audience-mobile .intro .content-inner .photo{order:1;position:relative;top:0;left:0;right:auto;bottom:auto;width:auto;height:71vw;background:#0a9dc8;overflow:visible}.component-insights-audience-mobile .intro .content-inner .photo img{transform:translateY(-25vw)}.component-insights-audience-mobile .intro .content-inner .text{order:2;position:relative;max-width:none;padding:36px 24px;background:#5ebcd9}.component-insights-audience-mobile .intro .content-inner .text:after{position:absolute;top:0;left:-1px;width:100.5%;height:16.5vw;margin:-16vw 0 0 0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='305.371' height='58' viewBox='0 247 305.371 58'%3E%3Cpath fill='%236dbcdb' d='M0 296.622V305h305.371v-58z'/%3E%3C/svg%3E") no-repeat 0 0;background-size:100% auto;content:""}}.component-insights-audience-mobile .stats-upper{position:relative;background:#000}.component-insights-audience-mobile .stats-upper .stats{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;max-width:55vw;margin:0 auto}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-mobile .stats-upper .stats{max-width:69vw}}@media (max-width: 780px){.component-insights-audience-mobile .stats-upper .stats{max-width:none;padding:0 24px;flex-direction:column}}.component-insights-audience-mobile .stats-upper .stats .stat-item{width:14vw;margin:3.4vw 4.5vw 0 4.5vw}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-mobile .stats-upper .stats .stat-item{width:20vw}}@media (max-width: 780px){.component-insights-audience-mobile .stats-upper .stats .stat-item{width:64vw;margin:7.5vw auto 7.5vw auto}}@media (min-width: 781px){.component-insights-audience-mobile .stats-upper .stats .stat-item:nth-child(1),.component-insights-audience-mobile .stats-upper .stats .stat-item:nth-child(2){margin-top:0}}.component-insights-audience-mobile .stats-upper .stats .stat-item .stat.single .value{font-size:150px;line-height:.4666666667;font-weight:800}@media (min-width: 375px) and (max-width: 550px){.component-insights-audience-mobile .stats-upper .stats .stat-item .stat.single .value{font-size:150px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-audience-mobile .stats-upper .stats .stat-item .stat.single .value{font-size:115px;line-height:.7826086957}}@media (min-width: 1280px){.component-insights-audience-mobile .stats-upper .stats .stat-item .stat.single .value{font-size:calc(100vw  *  .0617283951);line-height:.9}}@media (max-width: 780px){.component-insights-audience-mobile .stats-upper .stats .stat-item .stat.single .value{font-size:32vw !important}.component-insights-audience-mobile .stats-upper .stats .stat-item .stat.single .unit{font-size:16vw !important;position:relative;transform:translateY(35%)}}.component-insights-audience-mobile .stats-upper .stats .stat-item .label{color:#b1dae6 !important;font-weight:800}@media (max-width: 780px){.component-insights-audience-mobile .stats-upper .stats .stat-item .label{max-width:19em}}.component-insights-audience-mobile .stats-upper .character{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:9.7vw}.component-insights-audience-mobile .stats-upper .character img{width:100%;margin:0 auto}@media (max-width: 780px){.component-insights-audience-mobile .stats-upper .character{position:relative;left:auto;bottom:auto;width:100%;transform:none}.component-insights-audience-mobile .stats-upper .character img{width:auto;max-width:50%}}.component-insights-audience-mobile .stats-lower{position:relative;background:linear-gradient(to bottom, #282828 0%, #000 50%, #282828 100%)}.component-insights-audience-mobile .stats-lower .content-inner{padding-top:0 !important;padding-bottom:2vw}.component-insights-audience-mobile .stats-lower .legal{font-size:12px;color:#666;opacity:0.7;text-align:center}.component-insights-audience-mobile .stats-lower .stats{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;max-width:46vw;margin:0 auto}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-mobile .stats-lower .stats{max-width:60vw}}@media (max-width: 780px){.component-insights-audience-mobile .stats-lower .stats{max-width:none;padding:0 24px}}.component-insights-audience-mobile .stats-lower .stats .stat-item{width:14vw;margin:3.4vw 0 0 0}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-mobile .stats-lower .stats .stat-item{max-width:20vw}}@media (max-width: 780px){.component-insights-audience-mobile .stats-lower .stats .stat-item{width:64vw;margin:7.5vw auto 7.5vw auto}}.component-insights-audience-mobile .stats-lower .stats .stat-item .figure-content{padding:0}.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single{position:static;border-top:none;border-bottom-width:1px;border-bottom-style:solid;padding:0 0 24px 0;font-size:80px;line-height:.875}@media (min-width: 375px) and (max-width: 550px){.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single{font-size:80px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single{font-size:80px;line-height:.875}}@media (min-width: 1280px){.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single{font-size:calc(100vw  *  .0617283951);line-height:.9}}.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single .value{font-size:80px;line-height:.875;font-family:bebas-neue-pro,arial narrow,sans-serif;color:#fff}@media (min-width: 375px) and (max-width: 550px){.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single .value{font-size:80px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single .value{font-size:80px;line-height:.875}}@media (min-width: 1280px){.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single .value{font-size:calc(100vw  *  .0617283951);line-height:.9}}.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single .unit{font-size:24px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;color:#fff;padding-left:0.1em}@media (min-width: 375px) and (max-width: 550px){.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single .unit{font-size:24px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single .unit{font-size:32px;line-height:1}}@media (min-width: 1280px){.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single .unit{font-size:calc(100vw  *  .0296296296);line-height:1.0833333333}}@media (max-width: 780px){.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single .value{font-size:32vw !important}.component-insights-audience-mobile .stats-lower .stats .stat-item .stat.single .unit{font-size:16vw !important;position:relative;transform:translateY(35%)}}.component-insights-audience-mobile .stats-lower .stats .stat-item .label{color:#b1dae6 !important;font-weight:800}@media (max-width: 780px){.component-insights-audience-mobile .stats-lower .stats .stat-item .label{max-width:19em}}.component-insights-audience-mobile .stats-lower .divider{position:relative;max-width:50vw;margin:50px auto;overflow:hidden;text-align:center}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-mobile .stats-lower .divider{max-width:66vw}}@media (max-width: 780px){.component-insights-audience-mobile .stats-lower .divider{max-width:none}}.component-insights-audience-mobile .stats-lower .divider h3{position:relative;display:inline-block;font-family:averta-pe,arial,sans-serif;font-weight:800;text-transform:uppercase;color:#979797;margin:0 auto;font-size:14px !important;letter-spacing:2px}.component-insights-audience-mobile .stats-lower .divider h3:before{position:absolute;left:100%;top:50%;width:55vw;border-bottom:1px solid #979797;content:"";margin-left:24px}.component-insights-audience-mobile .stats-lower .divider h3:after{position:absolute;right:100%;top:50%;width:55vw;border-bottom:1px solid #979797;content:"";margin-right:24px}.component-insights-audience-mobile .stats-lower .logo-garden{position:relative;max-width:46vw;margin:0 auto}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-mobile .stats-lower .logo-garden{max-width:80vw}}@media (max-width: 780px){.component-insights-audience-mobile .stats-lower .logo-garden{max-width:none;padding:0 16px}}.component-insights-audience-mobile .stats-lower .logo-garden ul{position:relative;margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (min-width: 781px){.component-insights-audience-mobile .stats-lower .logo-garden ul{flex-wrap:nowrap}}.component-insights-audience-mobile .stats-lower .logo-garden ul li{margin:0;padding:16px 36px}@media (min-width: 781px) and (max-width: 1279px){.component-insights-audience-mobile .stats-lower .logo-garden ul li{padding:10.6666666667px 24px}}@media (max-width: 780px){.component-insights-audience-mobile .stats-lower .logo-garden ul li{padding:10.6666666667px;box-sizing:border-box;max-width:50%;flex-basis:50%}.component-insights-audience-mobile .stats-lower .logo-garden ul li img{margin:0 auto}}.component-insights-overview-audience{position:relative}@media (max-width: 780px){.component-insights-overview-audience{overflow:hidden}}@media (min-width: 1280px){.component-insights-overview-personas+.component-insights-overview-audience{z-index:5}.component-insights-overview-personas+.component-insights-overview-audience:before{position:absolute;left:0;top:0;height:3.4vw;width:56.5vw;background:#fff;content:"";z-index:2}.component-insights-overview-personas+.component-insights-overview-audience .component-inner.mobile{padding-top:6.8vw}}.component-insights-overview-audience .component-inner{padding-top:3.4vw;padding-bottom:3.4vw;background-repeat:no-repeat;background-position:50% 0%;background-size:cover}@media (min-width: 781px){.component-insights-overview-audience .component-inner .intro,.component-insights-overview-audience .component-inner .content{position:relative;max-width:78.125vw;margin:0 auto}}@media (max-width: 780px){.component-insights-overview-audience .component-inner{padding-top:6.8vw;padding-bottom:6.8vw}}@media (min-width: 1280px){.component-insights-overview-audience .component-inner .intro,.component-insights-overview-audience .component-inner .content{max-width:70vw}}.component-insights-overview-audience .mobile{position:relative}.component-insights-overview-audience .mobile .intro{padding-bottom:3.4vw}.component-insights-overview-audience .mobile .intro h2{font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase;color:#5ebcd9}.component-insights-overview-audience .mobile .intro p{max-width:800px}.component-insights-overview-audience .esports{position:relative}.component-insights-overview-audience .esports:before{position:absolute;left:0;right:0;bottom:0;height:20vw;background:linear-gradient(to bottom, rgba(55,158,202,0) 0%, #379eca 100%);content:""}.component-insights-overview-audience .esports .outro{position:relative}@media (max-width: 780px){.component-insights-overview-audience .esports .outro{padding-top:50px;margin-left:-24px;margin-right:-24px}.component-insights-overview-audience .esports .outro .character img{transform:translateX(-20%)}}.component-insights-overview-audience .esports .outro .text *{color:#000}.component-insights-overview-audience .content{position:relative}@media (min-width: 781px){.component-insights-overview-audience .content{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}}.component-insights-overview-audience .content h3{font-size:24px;line-height:1;font-family:averta-pe,arial,sans-serif}@media (min-width: 375px) and (max-width: 550px){.component-insights-overview-audience .content h3{font-size:24px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-overview-audience .content h3{font-size:32px;line-height:1}}@media (min-width: 1280px){.component-insights-overview-audience .content h3{font-size:calc(100vw  *  .0296296296);line-height:1.0833333333}}.component-insights-overview-audience .content .stats{position:relative}@media (min-width: 781px){.component-insights-overview-audience .content .stats{width:65%;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.component-insights-overview-audience .content .stats .stat-item{width:15vw}}@media (min-width: 1280px){.component-insights-overview-audience .content .stats{width:55%}.component-insights-overview-audience .content .stats .stat-item{width:10vw}}@media (max-width: 780px){.component-insights-overview-audience .content .stats{position:relative;width:86.5vw;margin:50px 0}.component-insights-overview-audience .content .stats .stat-item{width:86.5vw;box-sizing:border-box}.component-insights-overview-audience .content .stats .stat-item .stat-item-inner{position:relative;box-sizing:border-box;padding:10vw;margin:0 24px 0 0;background:#000;min-height:96vw}.component-insights-overview-audience .content .stats .stat-item .stat .value{font-size:36vw !important}.component-insights-overview-audience .content .stats .stat-item .stat .unit{font-size:18vw !important}.component-insights-overview-audience .content .stats:after{content:'flickity';display:none}.component-insights-overview-audience .content .stats .flickity-viewport{overflow:visible !important}.component-insights-overview-audience .content .stats .flickity-page-dots .dot{background:#aaa}.component-insights-overview-audience .content .stats .flickity-page-dots .dot.is-selected{background:#fff}.component-insights-overview-audience .content .stats .flickity-button{z-index:10}.component-insights-overview-audience .content .stats .flickity-button-icon{fill:#fff}}.component-insights-overview-intro{position:relative;width:100%;z-index:3}.component-insights-overview-intro img{max-width:100%}@media (max-width: 1279px){.component-insights-overview-intro .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-attachment:fixed;background-size:auto 100vh}}@media (min-width: 1280px){.component-insights-overview-intro .bg{position:-webkit-sticky;position:sticky;width:100%;top:0;left:0;height:100vh;background-size:120% auto;background-repeat:repeat-y;background-position:0% 0;transform:scale(1.2);transform-origin:100% 50%;transition:transform 600ms ease-in-out 0ms, background 600ms ease-in-out 0ms}}@media (min-width: 1280px){.component-insights-overview-intro .bg{background-position:50% 0;transform:scale(1)}.component-insights-overview-intro .bg+.component-inner{margin-top:-100vh}}.component-insights-overview-intro .component-inner{padding-top:3.4vw;padding-bottom:15vw}@media (min-width: 1280px){.component-insights-overview-intro .component-inner{padding-top:140px;padding-bottom:18vw}}@media (max-width: 896px){.component-insights-overview-intro .component-inner{padding-bottom:10vw}}@media (max-width: 535px){.component-insights-overview-intro .component-inner{padding-bottom:33vw}}@media (max-width: 780px){.component-insights-overview-intro .component-inner{padding-top:6.8vw}}.component-insights-overview-intro .intro{max-width:800px;padding-bottom:3.4vw}.component-insights-overview-intro .intro h2{font-size:40px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase}@media (min-width: 375px) and (max-width: 550px){.component-insights-overview-intro .intro h2{font-size:40px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-overview-intro .intro h2{font-size:60px;line-height:.9166666667}}@media (min-width: 1280px){.component-insights-overview-intro .intro h2{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}.component-insights-overview-intro .content{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}@media (max-width: 780px){.component-insights-overview-intro .content{overflow:hidden}}.component-insights-overview-intro .grid-item{position:relative;width:29vw;transition:all 1400ms linear 0ms;opacity:0}@media screen and (prefers-reduced-motion: no-preference){.component-insights-overview-intro .grid-item{-webkit-transform:translateY(3vw);transform:translateY(3vw)}}.component-insights-overview-intro .grid-item.animate{-webkit-transform:translateY(0vw);transform:translateY(0vw);opacity:1}@media (max-width: 896px){.component-insights-overview-intro .grid-item{width:40vw;margin-bottom:36px}}@media (max-width: 535px){.component-insights-overview-intro .grid-item{width:100%;margin-top:56px}}@media (min-width: 1280px){.component-insights-overview-intro .grid-item{width:25.5vw}}.component-insights-overview-intro .grid-item .grid-item-title{position:relative;box-sizing:border-box;margin:0;padding:0;min-height:10vw;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end}.component-insights-overview-intro .grid-item .grid-item-title .item-title-bg{position:absolute;width:100%;top:0;left:0;height:100%}.component-insights-overview-intro .grid-item .grid-item-title .item-title-bg svg,.component-insights-overview-intro .grid-item .grid-item-title .item-title-bg .gradient{position:absolute;width:100%;bottom:0;left:0}.component-insights-overview-intro .grid-item .grid-item-title h3{position:relative;margin:0;padding:24px 40% 24px 24px;font-size:32px;line-height:1.125;font-family:averta-pe,arial,sans-serif;font-weight:700}@media (min-width: 375px) and (max-width: 550px){.component-insights-overview-intro .grid-item .grid-item-title h3{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-overview-intro .grid-item .grid-item-title h3{font-size:32px;line-height:1.125}}@media (min-width: 1280px){.component-insights-overview-intro .grid-item .grid-item-title h3{font-size:calc(100vw  *  .0197530864);line-height:1.125}}@media (max-width: 780px){.component-insights-overview-intro .grid-item .grid-item-title h3{padding-right:30px}}.component-insights-overview-intro .grid-item .grid-item-body{position:relative;margin-top:-1px;border-left:2px solid #000;box-sizing:border-box;padding:24px 24px 0 24px;border-left-color:#8f69fe}@media (min-width: 536px){.component-insights-overview-intro .grid-item .grid-item-body{min-height:12em}}.component-insights-overview-intro .grid-item .grid-item-body p{font-weight:400;font-size:20px;line-height:1.4}@media (min-width: 375px) and (max-width: 550px){.component-insights-overview-intro .grid-item .grid-item-body p{font-size:20px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-overview-intro .grid-item .grid-item-body p{font-size:20px;line-height:1.4}}@media (min-width: 1280px){.component-insights-overview-intro .grid-item .grid-item-body p{font-size:calc(100vw  *  .012345679);line-height:1.4}}.component-insights-overview-intro .character{position:absolute;bottom:0;left:auto;right:3.4vw;width:30vw;transform:translate(0%, 58%) scale(0);transition:all 300ms linear 0ms}.component-insights-overview-intro .character.animate{transform:translate(0%, 58%) scale(1)}.component-insights-overview-intro .character img{width:100%}@media (max-width: 896px){.component-insights-overview-intro .character{bottom:5.5vw;right:5.5vw;width:44vw;transform:translate(0%, 0%) scale(0)}.component-insights-overview-intro .character.animate{transform:translate(0%, 0%) scale(1)}}@media (max-width: 535px){.component-insights-overview-intro .character{bottom:0;right:10vw;width:58vw;transform:translate(0%, 50%) scale(0)}.component-insights-overview-intro .character.animate{transform:translate(0%, 50%) scale(1)}}@media (min-width: 1280px){.component-insights-overview-intro .character{bottom:0;left:28%;right:auto;width:27.5vw;transform:translate(-50%, 35%) scale(0)}.component-insights-overview-intro .character.animate{transform:translate(-50%, 35%) scale(1)}}.component-insights-overview-personas{position:relative;background:#f6c562;color:#000}.component-insights-overview-personas .intro .cta{display:none}@media (hover: hover){.component-insights-overview-personas .cta .btn.text-white.bg-black{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 640 128'%3E%3Cpath fill='%23e67100' d='M0 0h640v128H0z'/%3E%3C/svg%3E")}.component-insights-overview-personas .cta .btn.text-white.bg-black:hover{border-color:#e67100;color:#fff}}@media (min-width: 1280px){.component-insights-overview-personas{background:#fff;min-height:51.429vw}.component-insights-overview-personas .component-inner.upper{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.component-insights-overview-personas .component-inner.upper:before{position:absolute;margin:1px 0 0 0;right:0;top:-3.4vw;width:63.61vw;height:95.74199805971522vw;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1046 1574.432'%3E%3Cpath fill='%23FBC669' d='M279 0h767v1574.432H.037L-.037 693.57 279 0z'/%3E%3C/svg%3E") no-repeat 100% 100%;background-size:100% 100%;content:"";z-index:5}.component-insights-overview-personas .component-inner.upper .intro{position:relative;z-index:6;padding:9.5vw 0 5.5vw;width:35.3vw}.component-insights-overview-personas .component-inner.upper .intro .cta{display:block}.component-insights-overview-personas .component-inner.upper .content{position:relative;z-index:6;width:35.7vw;padding-top:10vw}.component-insights-overview-personas .component-inner.upper .content .graph{width:27.4vw;margin:0 auto}.component-insights-overview-personas .component-inner.upper .content .cta-mouse{position:absolute;display:block !important;left:-13vw;width:13vw;margin:5.5em 0 0 0;padding:16px;box-sizing:border-box;top:10vw}.component-insights-overview-personas .component-inner.upper .content .cta-mouse svg{position:relative;float:right;width:8.88vw;transform:scaleX(-1)}.component-insights-overview-personas .component-inner.upper .content .cta-mouse p{position:relative;padding:24px 0 0 0;clear:right;font-family:averta-pe, arial, sans-serif;font-size:32px;font-weight:700;white-space:nowrap;line-height:24px}.component-insights-overview-personas .component-inner.upper .content .cta-mouse p span{font-weight:800;text-transform:uppercase;font-size:14px;letter-spacing:2px}.component-insights-overview-personas .links{display:none}}@media (min-width: 781px) and (max-width: 1279px){.component-insights-overview-personas .intro{padding-top:7vw;max-width:64vw}.component-insights-overview-personas .content{position:relative;padding-bottom:24vw;max-width:64vw;z-index:10}.component-insights-overview-personas .content .graph{width:38.5vw;margin:0 auto;z-index:10}.component-insights-overview-personas .content .cta-mouse{position:absolute;display:block !important;left:65vw;width:13vw;margin:5.5em 0 0 0;padding:16px;box-sizing:border-box;top:0vw}.component-insights-overview-personas .content .cta-mouse svg{position:relative;float:right;width:12.5vw}.component-insights-overview-personas .content .cta-mouse p{position:relative;padding:24px 0 0 0;clear:right;font-family:averta-pe, arial, sans-serif;font-size:32px;font-weight:700;white-space:nowrap;line-height:24px}.component-insights-overview-personas .content .cta-mouse p span{font-weight:800;text-transform:uppercase;font-size:14px}}@media (max-width: 780px){.component-insights-overview-personas .intro{padding-top:6.8vw}}@media (max-width: 780px) and (max-width: 535px){.component-insights-overview-personas .intro{padding-top:34vw}}@media (max-width: 780px){.component-insights-overview-personas .content{padding-bottom:34vw}.component-insights-overview-personas .content .cta-touch{display:block !important;padding:0 0 36px 0}.component-insights-overview-personas .content .cta-touch p{font-weight:800;text-transform:uppercase;font-family:averta-pe, arial, sans-serif;text-align:center;letter-spacing:2px}}.component-insights-overview-personas .intro h2{font-size:50px;line-height:.9}@media (min-width: 375px) and (max-width: 550px){.component-insights-overview-personas .intro h2{font-size:50px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-overview-personas .intro h2{font-size:80px;line-height:.875}}@media (min-width: 1280px){.component-insights-overview-personas .intro h2{font-size:calc(100vw  *  .0617283951);line-height:.9}}.component-insights-overview-personas .intro h3{font-family:averta-pe,arial,sans-serif;max-width:80%;margin-bottom:2em}@media (max-width: 780px){.component-insights-overview-personas .intro h3{max-width:none}}@media (min-width: 0px){.component-insights-overview-personas .intro h3{font-size:24px;line-height:28px}}.component-insights-overview-personas .intro .cta+.cta{margin-top:2em}.component-insights-overview-personas .content h3{font-size:40px;line-height:1;font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase}@media (min-width: 375px) and (max-width: 550px){.component-insights-overview-personas .content h3{font-size:40px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-overview-personas .content h3{font-size:60px;line-height:.9166666667}}@media (min-width: 1280px){.component-insights-overview-personas .content h3{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}.component-insights-overview-personas .content h4{margin-bottom:2em}@media (min-width: 0px){.component-insights-overview-personas .content h4{font-size:24px;line-height:28px}}.component-insights-overview-personas .content .cta-mouse{display:none}.component-insights-overview-personas .content .cta-touch{display:none}.component-insights-overview-personas .content .graph{position:relative}@media (min-width: 781px) and (max-width: 1279px){.component-insights-overview-personas .content .graph{min-width:400px}}.component-insights-overview-personas .content .graph .stat.text{opacity:0;transition:opacity 600ms linear 1000ms}.component-insights-overview-personas .content .graph.animate .stat.text{opacity:1}.component-insights-overview-personas .content .graph .duplicate{opacity:0}.component-insights-overview-personas .content .graph .stat.text{position:absolute;left:18%;right:18%;top:18%;bottom:18%;width:auto;height:auto;border-radius:9999px;overflow:hidden;display:block}.component-insights-overview-personas .content .graph .stat.text *{color:#000 !important}.component-insights-overview-personas .content .graph .group{position:absolute;left:0;right:0;top:0;bottom:0;transition:all 300ms linear 0ms;opacity:0}@media (max-width: 780px){.component-insights-overview-personas .content .graph .group{transform:scale(1.45);transform-origin:50% 50%}}.component-insights-overview-personas .content .graph .group[data-id="-1"]{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;text-align:center}.component-insights-overview-personas .content .graph .group[data-id="-1"] h5{margin:0;padding:0 0 0.25em 0;font-size:32px;line-height:1;font-weight:700;font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase}@media (min-width: 375px) and (max-width: 550px){.component-insights-overview-personas .content .graph .group[data-id="-1"] h5{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-overview-personas .content .graph .group[data-id="-1"] h5{font-size:40px;line-height:1}}@media (min-width: 1280px){.component-insights-overview-personas .content .graph .group[data-id="-1"] h5{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}@media (max-width: 780px){.component-insights-overview-personas .content .graph .group[data-id="-1"] h5{font-size:8vw !important}}.component-insights-overview-personas .content .graph .group.active{opacity:1}.component-insights-overview-personas .content .graph .group:before{content:"";width:50%;height:100%;float:left;shape-outside:polygon(0 0, 98% 0, 50% 6%, 23.4% 17.3%, 6% 32.6%, 0 50%, 6% 65.6%, 23.4% 82.7%, 50% 94%, 98% 100%, 0 100%);shape-margin:2%;display:none}.component-insights-overview-personas .content .graph .group[data-id="-1"]:before{display:none}.component-insights-overview-personas .content .graph .group .persona{position:relative;width:100%;height:100%;text-align:center;color:#000}.component-insights-overview-personas .content .graph .group .persona:before{content:"";width:50%;height:100%;float:right;shape-outside:polygon(2% 0%, 100% 0%, 100% 100%, 2% 100%, 50% 94%, 76.6% 82.7%, 94% 65.6%, 100% 50%, 94% 32.6%, 76.6% 17.3%, 50% 6%);shape-margin:2%;display:none}.component-insights-overview-personas .content .graph .group .persona .persona-type{padding:10% 0 0 0;font-size:30px;font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase;font-weight:700}@media (min-width: 0px){.component-insights-overview-personas .content .graph .group .persona .persona-type{font-size:32px;line-height:34px}}@media (max-width: 1500px){.component-insights-overview-personas .content .graph .group .persona .persona-type{font-size:2.5vw;padding-top:3vw;line-height:0.8}}@media (max-width: 1279px){.component-insights-overview-personas .content .graph .group .persona .persona-type{font-size:3vw;padding-top:4vw;line-height:0.8}}@media (max-width: 780px){.component-insights-overview-personas .content .graph .group .persona .persona-type{font-size:7vw;padding-top:7vw;line-height:0.8}}.component-insights-overview-personas .content .graph .group .persona .persona-stat{font-size:50px;line-height:.9;padding:10.6666666667px 0;font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase;font-weight:700;line-height:0.95}@media (min-width: 375px) and (max-width: 550px){.component-insights-overview-personas .content .graph .group .persona .persona-stat{font-size:50px}}@media (min-width: 551px) and (max-width: 1279px){.component-insights-overview-personas .content .graph .group .persona .persona-stat{font-size:80px;line-height:.875}}@media (min-width: 1280px){.component-insights-overview-personas .content .graph .group .persona .persona-stat{font-size:calc(100vw  *  .0617283951);line-height:.9}}@media (max-width: 1500px){.component-insights-overview-personas .content .graph .group .persona .persona-stat{font-size:4.25vw;line-height:0.95}}@media (max-width: 1279px){.component-insights-overview-personas .content .graph .group .persona .persona-stat{font-size:6.75vw;line-height:0.95}}@media (max-width: 780px){.component-insights-overview-personas .content .graph .group .persona .persona-stat{font-size:20vw;line-height:0.95}}.component-insights-overview-personas .content .graph .group .persona .persona-stat .unit{position:relative;top:-0.5em;font-size:40%}.component-insights-overview-personas .content .graph .group .persona .persona-desc{max-width:70%;margin:0 auto;padding:10.6666666667px 0 0 0;border-top:1px solid #d9ad54;font-family:averta-pe,arial,sans-serif;font-size:14px;font-weight:400;line-height:1.2}@media (max-width: 1500px){.component-insights-overview-personas .content .graph .group .persona .persona-desc{font-size:1vw}}@media (max-width: 1279px){.component-insights-overview-personas .content .graph .group .persona .persona-desc{font-size:1.25vw}}@media (max-width: 780px){.component-insights-overview-personas .content .graph .group .persona .persona-desc{font-size:2.5vw}}.component-insights-overview-personas .content .graph .figure-graph .circle-item{transition:all 150ms linear 0ms}.component-insights-overview-personas .content .graph .figure-graph .circle-item.active{stroke:#000 !important}.component-insights-overview-personas .content .graph .figure-graph .circle-bg{fill:#fff !important}@media (max-width: 780px){.component-insights-overview-personas .content .graph .figure-graph .circle-bg{transition:all 150ms linear 0ms !important}}@media (max-width: 780px){.component-insights-overview-personas .content .graph .figure-graph .label-item{transition:all 150ms linear 0ms !important}}.component-insights-overview-personas .content .graph .figure-graph .label-item.active{transition:all 150ms linear 0ms !important;fill:#fff !important}.component-insights-overview-personas .content .graph.active .figure-graph .circle-bg{transition:all 150ms linear 0ms !important;r:134px}@media (max-width: 780px){.component-insights-overview-personas .content .graph.active .stat.text{overflow:visible}.component-insights-overview-personas .content .graph.active .figure-graph .label-item{transition:all 150ms linear 0ms !important;opacity:0}.component-insights-overview-personas .content .graph.active .figure-graph .circle-bg{r:200px}}.component-insights-overview-personas .content .close-graph{position:absolute;top:0;right:0px;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='M1.485 18.455l16.971-16.97m0 16.97L1.486 1.485' stroke='%23000' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:24px 24px;display:none;cursor:pointer}@media (max-width: 1279px) and (hover: none){.component-insights-overview-personas .content .close-graph.active{display:block}}@media (max-width: 780px){.component-insights-overview-personas .content .close-graph.active{display:block}}.component-insights-overview-personas .links{position:relative;background:#fff}.component-insights-overview-personas .links:after{position:absolute;width:100%;height:34.80769230769231vw;top:-34.80769230769231vw;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1040 2594.898'%3E%3Cpath fill='%23FFF' d='M1039.999 0l.001 2594.898H0L-.001 361.645 1039.999 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0% 0%;background-size:100% auto;content:""}.component-insights-overview-personas .links .component-inner{padding-top:24px;padding-bottom:50px}.component-insights-overview-personas .links .cta+.cta{padding-top:36px}@media (min-width: 781px){.component-insights-overview-personas .links .component-inner{display:flex;flex-wrap:nowrap;justify-content:space-evenly;align-items:stretch;padding-top:3.4vw;padding-bottom:10vw}.component-insights-overview-personas .links .cta{width:40vw}.component-insights-overview-personas .links .cta+.cta{padding:0}}.component-insights-podcast-player{position:relative;background:#5dbeda;color:#000;text-align:center;padding:40px 0}@media (max-width: 780px){.component-insights-podcast-player{padding-bottom:60px}}.component-insights-podcast-player .component-inner{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media (max-width: 780px){.component-insights-podcast-player .component-inner{flex-direction:column}}.component-insights-podcast-player .controls{position:relative;width:80px;margin-right:32px}@media (max-width: 780px){.component-insights-podcast-player .controls{margin-right:0;margin-bottom:6.8vw}}.component-insights-podcast-player .controls .play{position:absolute;top:0;left:0;width:80px;height:80px;cursor:pointer;border-radius:50%;overflow:hidden;box-shadow:4px 4px 8px 0 rgba(0,0,0,0.3);z-index:2}.component-insights-podcast-player .controls .pause{position:relative;top:0;left:0;width:80px;height:80px;cursor:pointer;border-radius:50%;overflow:hidden;box-shadow:none;z-index:1}.component-insights-podcast-player .controls svg{width:100%;height:100%}@media (hover: hover){.component-insights-podcast-player .controls{transition:transform 150ms linear 0ms}.component-insights-podcast-player .controls:hover{transform:scale(1.175);filter:invert(1)}.component-insights-podcast-player .controls:hover .play{box-shadow:4px 4px 8px 0 rgba(255,255,255,0.3)}.component-insights-podcast-player .controls.playing:hover .play{box-shadow:none}.component-insights-podcast-player .controls.playing:hover .pause{box-shadow:4px 4px 8px 0 rgba(255,255,255,0.3)}}.component-insights-podcast-player .controls.playing .play{position:relative;box-shadow:none;z-index:1}.component-insights-podcast-player .controls.playing .pause{box-shadow:4px 4px 8px 0 rgba(0,0,0,0.3);position:absolute;z-index:2}.component-insights-podcast-player .bar{position:relative;max-width:820px;width:100%;height:1px;background:#000;margin:0 auto;font-family:averta-pe,arial,sans-serif;font-size:12px;font-weight:400}.component-insights-podcast-player .bar .progress{position:absolute;top:-1px;left:0;height:3px;background:#fff;z-index:2;border-radius:9999px}.component-insights-podcast-player .bar .progress svg{position:absolute;left:100%;top:50%;width:20px;height:20px;transform:translate(-50%, -50%);z-index:4;user-select:none;-ms-user-select:none;-webkit-user-select:none;box-shadow:3px 7px 10px 0 rgba(0,0,0,0.5);border-radius:99999px}.component-insights-podcast-player .bar .progress svg .fill{fill:#F4A15A}@media (hover: hover){.component-insights-podcast-player .bar .progress svg:hover .fill{fill:#ef7207}}.component-insights-podcast-player .bar .seek{position:absolute;left:0;right:0;top:-20px;bottom:-20px;z-index:3}.component-insights-podcast-player .bar .seek .seek-item{position:absolute;top:0;bottom:0;width:1%;z-index:3}.component-insights-podcast-player .bar .time-current{position:absolute;left:0;top:10.6666666667px;text-align:left}.component-insights-podcast-player .bar .time-duration{position:absolute;right:0;top:10.6666666667px;text-align:right}.component-insights-podcast-player .player{position:relative;width:80px;margin-left:32px;height:1px;overflow:hidden}@media (max-width: 1024px){.component-insights-podcast-player .player{position:absolute;left:0;top:0}}.component-insights-research-listings{position:relative;background:linear-gradient(to bottom, #000 0%, #454545 33%, #454545 100%)}.component-insights-research-listings .filters{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.component-insights-research-listings .filters .filter{margin-right:16px}.component-insights-research-listings .content{position:relative}.component-insights-research-listings .insights-item{position:relative;padding:40px 0}.component-media-kit-cta{position:relative;background:linear-gradient(to bottom, #272727 0%, #1a1a1a 100%);padding-bottom:5vw;z-index:2}@media (max-width: 780px){.component-media-kit-cta{padding-bottom:15vw}}.component-media-kit-cta .component-inner{padding-top:5vw}@media (min-width: 780px){.component-media-kit-cta .component-inner{padding-left:11vw;padding-right:11vw}}@media (min-width: 1280px){.component-media-kit-cta .component-inner{padding-left:22vw;padding-right:22vw}}@media (max-width: 780px){.component-media-kit-cta .bg{position:relative;width:50vw;margin:0 auto;top:-10vw}}@media (min-width: 780px){.component-media-kit-cta .bg{position:absolute;bottom:0;width:23.4vw;right:11vw}}@media (min-width: 780px) and (min-width: 1280px){.component-media-kit-cta .bg{right:22vw}}.component-media-kit-cta .text{position:relative}.component-media-kit-cta .text h2{font-family:bebas-neue-pro,arial narrow,sans-serif;font-size:40px;text-transform:uppercase;margin:0 0 0.5em 0}@media (max-width: 780px){.component-media-kit-cta .text h2{margin-left:auto;margin-right:auto;max-width:80%}}@media (min-width: 781px){.component-media-kit-cta .text p:not(.cta){max-width:24em}}@media (max-width: 780px){.component-media-kit-cta .text p:not(.cta){margin-left:auto;margin-right:auto;max-width:80%}}.component-media-kit-cta .text p.cta{margin:3em 0 0 0}@media (max-width: 780px){.component-media-kit-cta .text p.cta .btn{width:100%;box-sizing:border-box}}.component-media-kit-cta .text p.cta a+a{margin-left:1em}@media (max-width: 780px){.component-media-kit-cta .text{text-align:center}.component-media-kit-cta .text p.cta{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}.component-media-kit-cta .text p.cta a+a{margin:1em 0 0 0}}.component-media-types-stats{position:relative;z-index:1}.component-media-types-stats img{max-width:100%}.component-media-types-stats .bg{position:relative;width:100%;top:0;left:0;height:100vh;position:-webkit-sticky;position:sticky;background-size:cover;background-position:0% 0;transform:scale(1.2);transform-origin:100% 50%;transition:transform 600ms ease-in-out 0ms, background 600ms ease-in-out 0ms}@media (min-width: 1280px){.component-media-types-stats .bg{background-size:120% auto;background-repeat:repeat-y}}.component-media-types-stats.animate .bg{background-position:50% 0;transform:scale(1)}.component-media-types-stats .component-inner{margin-top:-100vh}@media (max-width: 1279px){.component-media-types-stats .component-inner{padding-left:0;padding-right:0}}@media (min-width: 1280px){.component-media-types-stats .component-inner{padding-left:15vw;padding-right:15vw}}.component-media-types-stats .component-inner .component-title{font-size:50px;line-height:.9;text-align:center;padding:11vw 0 8vw 0}@media (min-width: 375px) and (max-width: 550px){.component-media-types-stats .component-inner .component-title{font-size:50px}}@media (min-width: 551px) and (max-width: 1279px){.component-media-types-stats .component-inner .component-title{font-size:80px;line-height:.875}}@media (min-width: 1280px){.component-media-types-stats .component-inner .component-title{font-size:calc(100vw  *  .0617283951);line-height:.9}}@media (max-width: 1279px){.component-media-types-stats .component-inner .component-title{padding-left:5%;padding-right:5%}}.component-media-types-stats .component-inner .content{position:relative;padding:5.5vw 7.2vw;background:#fff;color:#000}@media (max-width: 780px){.component-media-types-stats .component-inner .content{padding:36px 16px}}.component-media-types-stats .component-inner .video{position:relative}.component-media-types-stats .component-inner .section-stats{position:relative;padding:0 0 3.4vw 0}.component-media-types-stats .component-inner .section-stats h3{margin:0 0 1.5em 0;font-family:averta-pe,arial,sans-serif;color:#797979}@media (min-width: 0px){.component-media-types-stats .component-inner .section-stats h3{font-size:24px;line-height:28px}}@media (max-width: 780px){.component-media-types-stats .component-inner .section-stats h3{text-align:center}}.component-media-types-stats .component-inner .section-stats ul{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;margin:0;padding:0;list-style:none}@media (max-width: 780px){.component-media-types-stats .component-inner .section-stats ul{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.component-media-types-stats .component-inner .section-stats ul li{width:25%;text-align:center}@media (max-width: 780px){.component-media-types-stats .component-inner .section-stats ul li{width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}}.component-media-types-stats .component-inner .section-stats ul h4{font-size:80px;line-height:.875;white-space:nowrap;font-family:bebas-neue-pro,arial narrow,sans-serif;border-bottom:2px solid #000}@media (min-width: 375px) and (max-width: 550px){.component-media-types-stats .component-inner .section-stats ul h4{font-size:80px}}@media (min-width: 551px) and (max-width: 1279px){.component-media-types-stats .component-inner .section-stats ul h4{font-size:80px;line-height:.875}}@media (min-width: 1280px){.component-media-types-stats .component-inner .section-stats ul h4{font-size:calc(100vw  *  .0617283951);line-height:.9}}.component-media-types-stats .component-inner .section-stats ul h4 .unit{font-size:60%}@media (max-width: 780px){.component-media-types-stats .component-inner .section-stats ul h4{width:50%;padding:0.25em 0;margin:0.25em 0;box-sizing:border-box;border-bottom:none;border-right:2px solid #000;text-align:center}}.component-media-types-stats .component-inner .section-stats ul p{font-size:14px;padding:16px}@media (max-width: 780px){.component-media-types-stats .component-inner .section-stats ul p{width:50%;padding:0 0 0 1em;text-align:left;box-sizing:border-box}}@media (max-width: 780px){.component-media-types-stats .component-inner .section-type .text{text-align:center}}.component-media-types-stats .component-inner .section-type .text h3{font-size:40px;line-height:1;text-transform:uppercase}@media (min-width: 375px) and (max-width: 550px){.component-media-types-stats .component-inner .section-type .text h3{font-size:40px}}@media (min-width: 551px) and (max-width: 1279px){.component-media-types-stats .component-inner .section-type .text h3{font-size:60px;line-height:.9166666667}}@media (min-width: 1280px){.component-media-types-stats .component-inner .section-type .text h3{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}.component-media-types-stats .component-inner .section-type .text h4{margin:0.5em 0;font-family:averta-pe,arial,sans-serif;color:#797979}@media (min-width: 0px){.component-media-types-stats .component-inner .section-type .text h4{font-size:24px;line-height:28px}}.component-media-types-stats .component-inner .section-type .text p.cta{margin-top:40px}.component-media-types-stats .component-inner .section-ingame{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media (max-width: 780px){.component-media-types-stats .component-inner .section-ingame{justify-content:flex-start;flex-direction:column}}.component-media-types-stats .component-inner .section-ingame .text{order:1;width:26vw}@media (min-width: 781px) and (max-width: 1279px){.component-media-types-stats .component-inner .section-ingame .text{width:39vw}}@media (max-width: 780px){.component-media-types-stats .component-inner .section-ingame .text{order:2;width:auto}}.component-media-types-stats .component-inner .section-ingame .media{position:relative;order:2;width:20vw}@media (min-width: 781px) and (max-width: 1279px){.component-media-types-stats .component-inner .section-ingame .media{width:30vw}}@media (max-width: 780px){.component-media-types-stats .component-inner .section-ingame .media{width:54vw;order:1;margin:10vw 0}}.component-media-types-stats .component-inner .section-ingame .media .preview{width:100%;filter:drop-shadow(0.25vw 0.25vw 1vw rgba(0,0,0,0.1))}.component-media-types-stats .component-inner .section-ingame .media .overlay{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:#fff;border-radius:9999px;width:6vw;cursor:pointer}@media (hover: hover){.component-media-types-stats .component-inner .section-ingame .media .overlay:hover{opactiy:0.8}}.component-media-types-stats .component-inner .section-ingame .media .clip{cursor:pointer}.component-media-types-stats .component-inner .section-ingame .media svg,.component-media-types-stats .component-inner .section-ingame .media iframe{position:absolute;top:3.2%;left:6.3%;width:87.4%;height:93.8%}.component-media-types-stats .component-inner .section-integrated{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}@media (max-width: 780px){.component-media-types-stats .component-inner .section-integrated{flex-direction:column}}.component-media-types-stats .component-inner .section-integrated .text{order:2;margin:0 0 0 8.6vw;width:26vw}@media (min-width: 781px) and (max-width: 1279px){.component-media-types-stats .component-inner .section-integrated .text{width:39vw}}@media (max-width: 780px){.component-media-types-stats .component-inner .section-integrated .text{width:auto;order:2;margin:0}}.component-media-types-stats .component-inner .section-integrated .media{order:1;width:20vw}@media (min-width: 781px) and (max-width: 1279px){.component-media-types-stats .component-inner .section-integrated .media{width:30vw;margin-bottom:5vw}}@media (max-width: 780px){.component-media-types-stats .component-inner .section-integrated .media{width:54vw;order:1;margin:10vw 0 80px 0}}.component-media-types-stats .component-inner .section-integrated .carousel{position:relative;width:100%}.component-media-types-stats .component-inner .section-integrated .carousel .overlay{position:relative;width:100%;filter:drop-shadow(0.4vw 0.4vw 2vw rgba(0,0,0,0.3))}.component-media-types-stats .component-inner .section-integrated .carousel .slide-container{position:absolute;left:6.5%;right:6.3%;top:3%}.component-media-types-stats .component-inner .section-integrated .carousel .flickity-prev-next-button{width:60px;height:60px}.component-media-types-stats .component-inner .section-integrated .carousel .flickity-page-dots{bottom:calc(-35px + -1vw)}@media (max-width: 780px){.component-media-types-stats .component-inner .section-integrated .carousel .flickity-page-dots{bottom:calc(-20px + -4.5vw)}}.component-media-types-stats .component-inner .section-integrated .carousel .slide-item{position:relative;width:100%}.component-media-types-stats .component-inner .section-integrated .carousel .slide-container>.slide-item{display:none}.component-media-types-stats .component-inner .section-integrated .carousel .slide-container>.slide-item:first-child{display:block}.component-media-types-stats .component-inner .section-integrated .carousel svg.clip{position:absolute;left:6.5%;right:6.3%;top:6%;bottom:6.1%}.component-media-types-stats .component-inner .section-esports{position:relative;padding:5.5vw 0 0 0;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;flex-direction:column}.component-media-types-stats .component-inner .section-esports .media{position:relative;order:1}@media (max-width: 780px){.component-media-types-stats .component-inner .section-esports .media{margin:5vw 0}}.component-media-types-stats .component-inner .section-esports .media .preview{width:100%;filter:drop-shadow(0.25vw 0.25vw 1vw rgba(0,0,0,0.1));cursor:pointer}.component-media-types-stats .component-inner .section-esports .media .overlay{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:#fff;border-radius:9999px;width:6vw;cursor:pointer}@media (hover: hover){.component-media-types-stats .component-inner .section-esports .media .overlay:hover{opactiy:0.8}}.component-media-types-stats .component-inner .section-esports .media iframe{position:absolute;top:0%;left:0%;width:100%;height:100%}.component-media-types-stats .component-inner .section-esports .text{order:2;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;padding:3.4vw 0}.component-media-types-stats .component-inner .section-esports .text .column{width:45%}@media (min-width: 781px){.component-media-types-stats .component-inner .section-esports .text .column:last-child{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:flex-end;align-items:flex-end}}@media (max-width: 780px){.component-media-types-stats .component-inner .section-esports .text{display:block;text-align:center}.component-media-types-stats .component-inner .section-esports .text .column{width:auto}.component-media-types-stats .component-inner .section-esports .text .column:last-child{margin-top:24px}}.component-newsletter-cta{position:relative;background:linear-gradient(to bottom, #fff 0%, #000 100%)}.component-insights-research-listings+.component-newsletter-cta{background:linear-gradient(to bottom, #454545 0%, #000 100%)}@media (min-width: 1280px){.component-newsletter-cta .component-inner{padding-left:7.2vw;padding-right:7.2vw}}.component-newsletter-cta .component-inner{padding-top:3.4vw;padding-bottom:3.4vw}@media (max-width: 780px){.component-newsletter-cta .component-inner{padding-top:6.8vw;padding-bottom:6.8vw}}.component-newsletter-cta form{position:relative;background:#000;max-width:1024px;margin:0 auto;padding:24px;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media (max-width: 780px){.component-newsletter-cta form{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.component-newsletter-cta form input,.component-newsletter-cta form select{outline:0}.component-newsletter-cta form input:-webkit-autofill,.component-newsletter-cta form input:-webkit-autofill:hover,.component-newsletter-cta form input:-webkit-autofill:focus,.component-newsletter-cta form input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #010101 inset !important}.component-newsletter-cta form input:-webkit-autofill{-webkit-text-fill-color:white !important}.component-newsletter-cta form .intro{width:30%}@media (max-width: 780px){.component-newsletter-cta form .intro{width:auto}}.component-newsletter-cta form .intro h2{font-family:averta-pe,arial,sans-serif !important}@media (min-width: 0px){.component-newsletter-cta form .intro h2{font-size:32px;line-height:36px}}@media (min-width: 1280px){.component-newsletter-cta form .intro h2{font-size:36px;line-height:38px}}.component-newsletter-cta form .intro p{font-size:18px}@media (max-width: 780px){.component-newsletter-cta form .intro p{font-size:16px}}.component-newsletter-cta form .fields{padding:0 24px;width:40%}@media (max-width: 780px){.component-newsletter-cta form .fields{max-width:800px;width:auto;padding:24px 0}}.component-newsletter-cta form .fields .legal{margin:-6px 0 0 32px;font-size:12px}@media (max-width: 780px){.component-newsletter-cta form .fields .legal{text-align:center;margin:0}}.component-newsletter-cta form .fields .legal a{padding:0 10px 0 0;color:#379eca;text-decoration:underline}.component-newsletter-cta form .buttons{width:160px}@media (max-width: 780px){.component-newsletter-cta form .buttons{position:relative;width:100%}}.component-newsletter-cta form .buttons button{white-space:nowrap;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.component-newsletter-cta form .buttons button .format-arrow{padding-left:10px}.component-newsletter-cta form .buttons button .format-arrow:before{background:#000}.component-newsletter-cta form .buttons button .format-arrow .fill{fill:#000}@media (max-width: 780px){.component-newsletter-cta form .buttons button{display:block;box-sizing:border-box;width:100%}}.component-newsletter-cta .step2{position:relative;background:#000;width:100%;max-width:700px;min-height:193px;margin:0 auto;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}@media (max-width: 780px){.component-newsletter-cta .step2{flex-direction:column;align-items:stretch}}.component-newsletter-cta .step2 .character{width:36%}@media (max-width: 780px){.component-newsletter-cta .step2 .character{position:relative;width:auto;height:20vw}}.component-newsletter-cta .step2 .character img{position:absolute;width:28%;bottom:16px;left:18%;position:absolute;transform:translateX(-50%)}@media (max-width: 780px){.component-newsletter-cta .step2 .character img{width:33%;left:66%;bottom:0}}.component-newsletter-cta .step2 .text{width:64%;box-sizing:border-box;padding:24px}@media (max-width: 780px){.component-newsletter-cta .step2 .text{width:auto}}.component-newsletter-cta .step2 .text h2{font-family:averta-pe,arial,sans-serif !important}@media (min-width: 0px){.component-newsletter-cta .step2 .text h2{font-size:32px;line-height:36px}}@media (min-width: 1280px){.component-newsletter-cta .step2 .text h2{font-size:36px;line-height:38px}}.component-newsletter-cta .step2 .text p{font-size:18px}@media (max-width: 780px){.component-newsletter-cta .step2 .text p{font-size:16px}}.component-section-navigation{position:relative;background:#000;z-index:2}.component-section-navigation .component-inner{padding-top:3.4vw;padding-bottom:3.4vw / 2}@media (min-width: 1280px){.component-section-navigation .component-inner{padding-top:3.4vw}}@media (max-width: 780px){.component-section-navigation .component-inner{padding-top:6.8vw;padding-bottom:3.4vw}}.component-section-navigation h2{font-family:averta-pe,arial,sans-serif;font-size:18px;font-weight:400;text-align:center}.component-section-navigation .links{position:relative;margin:0;padding:0;list-style:none;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}@media (max-width: 780px){.component-section-navigation .links{flex-direction:column}}.component-section-navigation .links .link-item{margin:0;padding:36px 24px}@media (max-width: 780px){.component-section-navigation .links .link-item{padding:24px 0}}.mvp #header .nav-item>a.active .format-arrow,.mvp #header .nav-item>a.active .format-download{display:none}@media (min-width: 1025px){.mvp #header .nav-item>a .format-arrow,.mvp #header .nav-item>a .format-download{display:none}}.mvp #header .nav-item>a .format-arrow:before,.mvp #header .nav-item>a .format-download:before{transition:all 150ms linear 0ms;background:#fff;width:0}.mvp #header .nav-item>a .format-arrow .fill,.mvp #header .nav-item>a .format-download .fill{transition:all 150ms linear 0ms;fill:#fff}.mvp #header .nav-item>a .format-arrow{margin-left:16px;height:14px;font-size:16px}.mvp #header .nav-item>a .format-download{position:relative;height:14px;margin-left:8px}.mvp #header .nav-item>a .format-download svg{position:relative;top:-2px;height:19px}@media (hover: hover){.mvp #header .nav-item>a:hover{color:#e67100}.mvp #header .nav-item>a:hover .format-arrow:before,.mvp #header .nav-item>a:hover .format-download:before{background:#e67100;width:22px}.mvp #header .nav-item>a:hover .format-arrow .fill,.mvp #header .nav-item>a:hover .format-download .fill{fill:#e67100}}@media (max-width: 780px){.mvp #header .header-nav-primary{text-align:center}.mvp #header .nav-item>a{letter-spacing:2px}.mvp #header .nav-item *{font-size:18px !important;line-height:24px !important}.mvp #header .format-download{top:3px}.mvp #header .nav-item.download a{display:inline-block;border-bottom:1px solid #fff !important}.mvp #header .nav-item:not(.download){display:block !important;text-align:center !important}.mvp #header .nav-item:not(.download) a span{display:inline-block;padding-bottom:6px;border-bottom:1px solid #fff}.mvp #header .nav-item:not(.download) a,.mvp #header .nav-item:not(.download) .subnav-item{display:block !important;text-align:center !important}.mvp #header .subnav-item{padding:5px 24px}.mvp #header .subnav-item:last-child{padding-bottom:3px}.mvp #header .nav-item .subnav{position:static !important;opacity:1 !important}.mvp #header .nav-item .format-arrow{display:none !important}.mvp #header .nav-item .subnav-item.back{display:none !important}.mvp #header .nav-item.advertise{display:none !important}}#header .header-nav-search-toggle{display:none !important}.component-homepage-masthead .text .btn{display:none !important}.component-homepage-discover .link-item[data-id="3"] a{cursor:default !important}html[lang="en"] .component-homepage-discover .link-item[data-id="3"] a p{width:100% !important}.component-homepage-discover .link-item[data-id="3"] a span.cta{display:none !important}.component-homepage-discover .description-panel[data-id="3"] .cta{display:none !important}.component-homepage-benefits-grid .grid-item-cta{display:none !important}.component-homepage-benefits-grid .cta{display:none !important}.component-media-kit-cta .cta .btn.outline.bg-white.text-white{display:none !important}.block{position:relative}@media (max-width: 780px){.block{padding-left:24px;padding-right:24px;margin:0 0 40px 0}}@media (min-width: 781px) and (max-width: 1279px){.block{padding-left:32px;padding-right:32px;margin:0 0 60px 0}}@media (min-width: 1280px){.block{padding-left:6.6vw;padding-right:6.6vw;margin-bottom:3.3vw}}.block .block-inner{position:relative;max-width:820px;margin:0 auto}.insights-blog .block .block-inner{max-width:640px}.block.bg-orange .block-inner{background:#eda053}.block.bg-orange .block-inner *{color:#fff}.block.bg-cyan .block-inner{background:#379eca}.block.bg-cyan .block-inner *{color:#fff}.block.bg-yellow .block-inner{background:#f6c562}.block.bg-yellow .block-inner *{color:#fff}.block.width-full.bg-orange{background:#eda053}.block.width-full.bg-orange *{color:#fff}.block.width-full.bg-cyan{background:#379eca}.block.width-full.bg-cyan *{color:#fff}.block.width-full.bg-yellow{background:#f6c562}.block.width-full.bg-yellow *{color:#fff}@media (min-width: 781px) and (max-width: 1279px){.block-download-cta{margin-top:90px}}@media (min-width: 1280px){.block-download-cta{margin-top:5.775vw}}.block-download-cta .block-inner{position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;min-height:160px}@media (max-width: 780px){.block-download-cta .block-inner{flex-direction:column;justify-content:flex-start;align-items:stretch}}.block-download-cta .bg{position:absolute;left:50%;top:0;right:0;bottom:0;overflow:hidden}@media (max-width: 780px){.block-download-cta .bg{display:none}}.block-download-cta .bg:after{position:absolute;left:70%;top:0;bottom:0;width:100%;background:#000;content:""}.block-download-cta .bg svg{position:absolute;left:0;top:0;height:100%}.block-download-cta .character{position:absolute;bottom:0;left:0;transform:translateX(-20%);max-width:35%}.block-download-cta .character img{max-width:100%}@media (max-width: 780px){.block-download-cta .character{position:relative;transform:translateX(0%);max-width:none;width:100%;height:0;order:2;z-index:1}.block-download-cta .character img{position:absolute;width:60%;bottom:0;left:0}}.block-download-cta .text{position:relative;width:25%;margin:0 0 0 25%;color:#000}.block-download-cta .text .eyebrow{font-family:averta-pe,arial,sans-serif;font-weight:800;font-size:14px;text-transform:uppercase}.block-download-cta .text p{margin:0;line-height:1.1}@media (max-width: 780px){.block-download-cta .text{width:100%;min-height:66vw;box-sizing:border-box;padding:12% 10% 46% 32%;text-align:left;margin:0;order:1;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='305.371' height='58' viewBox='0 247 305.371 58'%3E%3Cpath fill='%23000000' d='M0 296.622V305h305.371v-58z'/%3E%3C/svg%3E") no-repeat 0 100%;background-size:100% auto;z-index:3}}.block-download-cta .cta{position:relative;width:50%;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.block-download-cta .cta .btn{white-space:nowrap}@media (max-width: 780px){.block-download-cta .cta{justify-content:center;width:auto;margin:0;padding:10.6666666667px 24px 24px 24px;background:#000;box-sizing:border-box;text-align:center;order:3;z-index:3}.block-download-cta .cta .btn{width:100%;box-sizing:border-box}}.block-download-cta.bg-yellow .text *{color:#000 !important}.block-graphs{padding:6vw 0}@media (max-width: 780px){.block-graphs{padding:40px 0}}.block-graphs.bg-cyan{background:#0a9dc8 !important}.block-graphs.bg-cyan .block-inner{background:#0a9dc8 !important}.block-graphs .block-inner{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}@media (min-width: 781px){.block-graphs .block-inner{max-width:960px !important}}@media (max-width: 780px){.block-graphs .block-inner{flex-direction:column}}.block-graphs .block-inner .format-statistic{width:33.333%;box-sizing:border-box;padding:16px}@media (max-width: 780px){.block-graphs .block-inner .format-statistic{width:80%;margin:0 auto}}@media (max-width: 780px){.block-graphs .block-inner .format-statistic.format-circle-graph .value,.block-graphs .block-inner .format-statistic.format-circle-dual-graph .value{font-size:32vw !important}.block-graphs .block-inner .format-statistic.format-circle-graph .unit,.block-graphs .block-inner .format-statistic.format-circle-dual-graph .unit{font-size:16vw !important}}.block-graphs .block-inner .format-statistic.format-donut-graph{width:66.666%}@media (max-width: 780px){.block-graphs .block-inner .format-statistic.format-donut-graph{width:100%}}.block-graphs .block-inner .format-statistic.format-donut-graph figure{position:relative;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.block-graphs .block-inner .format-statistic.format-donut-graph .figure-content{height:400px;padding:0;max-width:40vw}@media (max-width: 780px){.block-graphs .block-inner .format-statistic.format-donut-graph .figure-content{max-width:none;width:80vw;margin:0 auto;height:80vw}}.block-graphs .block-inner .format-statistic.format-donut-graph .figure-key{width:50%;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;box-sizing:border-box;padding:0 0 0 24px}@media (max-width: 780px){.block-graphs .block-inner .format-statistic.format-donut-graph .figure-key{width:100%;box-sizing:border-box;margin:0 auto;padding:0}}.block-image figure{position:relative;display:block}.block-image img{position:relative;width:100%;z-index:2}.block-image figcaption{position:relative;display:block;margin:1em 0 0 0;text-align:left;z-index:5}.block-image figcaption p{font-size:14px}.block-image img{box-shadow:0 4px 20px 0 rgba(0,0,0,0.25)}.block-image.bg-orange figure,.block-image.bg-cyan figure,.block-image.bg-yellow figure{box-shadow:0 4px 20px 0 rgba(0,0,0,0.25)}.block-image.bg-orange img,.block-image.bg-cyan img,.block-image.bg-yellow img{box-shadow:none}.block-image.bg-orange figcaption,.block-image.bg-cyan figcaption,.block-image.bg-yellow figcaption{margin:0;padding:16px}.block-image.bg-orange figcaption:after,.block-image.bg-cyan figcaption:after,.block-image.bg-yellow figcaption:after{position:absolute;top:0;left:0;right:0;height:15px;content:""}.block-image.bg-orange figcaption:after{background:#eda053}.block-image.bg-cyan figcaption:after{background:#379eca}.block-image.bg-yellow figcaption:after{background:#f6c562}.block-pullquote{text-align:center}.block-pullquote blockquote{position:relative;display:block;border-top:1px solid #000;border-bottom:1px solid #000;padding:36px 0}.block-pullquote blockquote p{font-family:bebas-neue-pro,arial narrow,sans-serif;text-transform:uppercase;font-weight:700;font-size:30px;line-height:1.0666666667;color:#379eca}@media (min-width: 375px) and (max-width: 550px){.block-pullquote blockquote p{font-size:30px}}@media (min-width: 551px) and (max-width: 1279px){.block-pullquote blockquote p{font-size:40px;line-height:1.125}}@media (min-width: 1280px){.block-pullquote blockquote p{font-size:calc(100vw  *  .024691358);line-height:1.125}}.block-pullquote .character{display:none}@media (max-width: 780px){.block-pullquote .character{display:none !important}}.block-pullquote.has-character.character-left .character{position:absolute;right:100%;top:50%;max-height:12vw;margin-right:36px;transform:translateY(-50%);display:block}@media (min-width: 781px) and (max-width: 1279px){.block-pullquote.has-character.character-left blockquote,.block-pullquote.has-character.character-left .author{margin-left:20%}.block-pullquote.has-character.character-left .character{left:0;right:auto;margin:0;max-height:100%;max-width:25%;object-fit:scale-down;object-position:100% 50%}}.block-pullquote.has-character.character-right .character{position:absolute;left:100%;top:50%;max-height:12vw;margin-left:36px;transform:translateY(-50%);display:block}@media (min-width: 781px) and (max-width: 1279px){.block-pullquote.has-character.character-right blockquote,.block-pullquote.has-character.character-right .author{margin-right:20%}.block-pullquote.has-character.character-right .character{left:auto;right:0;max-height:100%;max-width:25%;object-fit:scale-down;object-position:100% 50%}}.block-pullquote.has-author blockquote{border-bottom:none}.block-pullquote .author{position:relative;text-align:center}.block-pullquote .author:after{position:absolute;top:50%;left:0;right:0;border-bottom:1px solid #000;content:""}.block-pullquote .author .author-inner{position:relative;display:inline-block;padding:0 16px;background:#fff;z-index:5;max-width:80%}.block-pullquote .author .author-inner p{margin:0;padding:0;font-family:averta-pe,arial,sans-serif;font-size:14px}.block-pullquote .author .author-inner .name{font-weight:700;text-transform:uppercase;letter-spacing:2px}.block-stats{position:relative;overflow:hidden}.block-stats .bg{position:absolute;left:0;top:0;width:100%;height:100%}.block-stats .bg img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.block-stats .block-inner{max-width:1024px !important}.block-stats .stats{margin:0;list-style:none;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;padding:6.8vw 0}@media (max-width: 780px){.block-stats .stats{padding:40px 0;flex-direction:column;justify-content:flex-start;align-items:flex-start}}.block-stats .stats .stat-item{position:relative;width:245px;max-width:25%;text-align:center;margin:0}@media (max-width: 780px){.block-stats .stats .stat-item{width:100%;max-width:none}}.block-stats .stats .stat-item figure{position:relative;padding:16px}@media (max-width: 780px){.block-stats .stats .stat-item figure{width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;padding:12px 0}}.block-stats .stats .stat{font-size:80px;line-height:.875;white-space:nowrap;font-family:bebas-neue-pro,arial narrow,sans-serif;font-weight:700;padding:0 0 16px 0;border-bottom:2px solid #fff}@media (min-width: 375px) and (max-width: 550px){.block-stats .stats .stat{font-size:80px}}@media (min-width: 551px) and (max-width: 1279px){.block-stats .stats .stat{font-size:80px;line-height:.875}}@media (min-width: 1280px){.block-stats .stats .stat{font-size:calc(100vw  *  .0617283951);line-height:.9}}.block-stats .stats .stat .unit{font-size:60%}.block-stats .stats .stat .of,.block-stats .stats .stat .in{position:relative;top:-0.25em;display:inline-block;font-size:30%;text-align:center}@media (max-width: 780px){.block-stats .stats .stat{width:calc(46% - 2px);padding:0.25em 36px 0.25em 0;margin:0;box-sizing:border-box;border-bottom:none;border-right:2px solid #fff;text-align:right}}.block-stats .stats figcaption p{font-size:14px;padding:16px;text-align:center}@media (max-width: 780px){.block-stats .stats figcaption{width:50vw;max-width:250px;text-align:left;box-sizing:border-box}.block-stats .stats figcaption p{padding:0 0 0 16px}}.block-text h1{font-size:32px;line-height:1;font-family:averta-pe,arial,sans-serif !important}@media (min-width: 375px) and (max-width: 550px){.block-text h1{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.block-text h1{font-size:40px;line-height:1}}@media (min-width: 1280px){.block-text h1{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}.block-text h2{font-size:24px;line-height:1;font-family:averta-pe,arial,sans-serif !important}@media (min-width: 375px) and (max-width: 550px){.block-text h2{font-size:24px}}@media (min-width: 551px) and (max-width: 1279px){.block-text h2{font-size:32px;line-height:1}}@media (min-width: 1280px){.block-text h2{font-size:calc(100vw  *  .0296296296);line-height:1.0833333333}}.block-text h3{font-family:averta-pe,arial,sans-serif !important}@media (min-width: 0px){.block-text h3{font-size:32px;line-height:36px}}@media (min-width: 1280px){.block-text h3{font-size:36px;line-height:38px}}@media (min-width: 0px){.block-text h4{font-size:32px;line-height:34px}}@media (min-width: 0px){.block-text h5{font-size:24px;line-height:28px}}.block-text h6{font-family:averta-pe,arial,sans-serif;color:#797979}@media (min-width: 0px){.block-text h6{font-size:24px;line-height:28px}}.block-text em{font-size:24px}.block-text p,.block-text li{font-size:18px}.block-text p em,.block-text li em{font-size:24px}.block-text p small,.block-text li small{font-size:14px}.block-text ol,.block-text ul{margin-top:16px;padding:0 0 0 24px}.block-text ol:first-child,.block-text ul:first-child{margin-top:0}.block-text ol{list-style:decimal}.block-text ul{list-style:disc}.block-text ul ul{list-style:square}.block-text ul ul ul{list-style:circle}.block-text li{margin-top:5.3333333333px;font-weight:400}.block-text li:first-child{margin-top:0}.lightbox-download-form{position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;overflow:hidden;overflow-y:auto;transition:all 600ms linear 0ms;background-attachment:fixed;background-repeat:no-repeat;background-position:0 100vh;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 9000 9000'%3E%3Cpath fill='%23000000' d='M0 0h9000v9000H0z'/%3E%3C/svg%3E");transition:background 450ms linear 0ms}.lightbox-download-form .lightbox-inner{opacity:0;transition:opacity 150ms linear 450ms}.lightbox-download-form.init{background-position:0 0}.lightbox-download-form.init .lightbox-inner{opacity:1}.lightbox-download-form .btn-close{z-index:60;position:fixed;top:40px;right:40px;width:48px;cursor:pointer}@media (max-width: 780px){.lightbox-download-form .btn-close{top:30px;right:30px;width:32px}}.lightbox-download-form .btn-close svg{width:100%}@media (hover: hover){.lightbox-download-form .btn-close:hover .stroke{stroke:#e67100}}.lightbox-download-form .lightbox-inner{position:relative;padding-left:0 !important;padding-right:0 !important;padding-top:30px;padding-bottom:0px}@media (max-width: 780px){.lightbox-download-form .lightbox-inner{padding:100px 0 30px 0}}.lightbox-download-form .steps{position:relative;width:100%;opacity:0;transition:all 600ms linear 0ms}.lightbox-download-form .steps .flickity-page-dots .dot:after{background:#aaa}.lightbox-download-form .steps .flickity-page-dots .dot.is-selected:after{background:#fff}.lightbox-download-form .steps .flickity-button-icon{fill:#fff}.lightbox-download-form .steps{opacity:1}.lightbox-download-form .flickity-viewport{overflow:visible !important}.lightbox-download-form .steps>.step-item:nth-child(2),.lightbox-download-form .steps>.step-item:nth-child(3){display:none}.lightbox-download-form .step-item{position:relative;width:100%;box-sizing:border-box}@media (min-width: 1025px){.lightbox-download-form .step-item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;box-sizing:border-box}}@media (max-width: 1279px){.lightbox-download-form .step-item{padding-left:32px;padding-right:32px}}@media (max-width: 780px){.lightbox-download-form .step-item{padding-left:24px;padding-right:24px}}@media (min-width: 1280px){.lightbox-download-form .step-item{padding-left:6.6vw;padding-right:6.6vw}}.lightbox-download-form .step-item h2{font-size:32px;line-height:1;text-transform:uppercase;font-family:bebas-neue-pro,arial narrow,sans-serif;padding-bottom:10.6666666667px}@media (min-width: 375px) and (max-width: 550px){.lightbox-download-form .step-item h2{font-size:32px}}@media (min-width: 551px) and (max-width: 1279px){.lightbox-download-form .step-item h2{font-size:40px;line-height:1}}@media (min-width: 1280px){.lightbox-download-form .step-item h2{font-size:calc(100vw  *  .037037037);line-height:.9166666667}}.lightbox-download-form .step-item .column{position:relative}.lightbox-download-form .step-item .column .fields{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.lightbox-download-form .step-item .column .fields .field-item{position:relative;margin:10px 0 0 0;width:100%}@media (min-width: 1025px){.lightbox-download-form .step-item .column .fields .field-item.half{width:calc(50% - 10px)}}.lightbox-download-form .step-item .column .fields input,.lightbox-download-form .step-item .column .fields select{outline:0}.lightbox-download-form .step-item .column .fields input:-webkit-autofill,.lightbox-download-form .step-item .column .fields input:-webkit-autofill:hover,.lightbox-download-form .step-item .column .fields input:-webkit-autofill:focus,.lightbox-download-form .step-item .column .fields input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #010101 inset !important}.lightbox-download-form .step-item .column .fields input:-webkit-autofill{-webkit-text-fill-color:white !important}.lightbox-download-form .step-item .column .buttons{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.lightbox-download-form .step-item .column .buttons .next{position:relative;margin-left:auto}.lightbox-download-form .step-item .column .buttons .next:before{position:absolute;top:0;bottom:0;left:-23px;width:1px;border-left:1px solid #fff;content:""}.lightbox-download-form .step-item .column .buttons button{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.lightbox-download-form .step-item .column .buttons button .format-arrow{padding-left:10px}.lightbox-download-form .step-item .column .buttons button .format-arrow:before{background:#000}.lightbox-download-form .step-item .column .buttons button .format-arrow .fill{fill:#000}.lightbox-download-form .step-item .column .buttons button.prev .format-arrow{transform:rotate(180deg)}.lightbox-download-form .step-item .column .buttons button.prev .format-arrow:before{transition:all 0ms linear 0ms;background:#379eca}.lightbox-download-form .step-item .column .buttons button.prev .format-arrow .fill{transition:all 0ms linear 0ms;fill:#379eca}@media (hover: hover){.lightbox-download-form .step-item .column .buttons button.prev:hover .format-arrow:before{background:#000}.lightbox-download-form .step-item .column .buttons button.prev:hover .format-arrow .fill{fill:#000}}.lightbox-download-form .step-item .content{position:relative;z-index:30}@media (min-width: 781px){.lightbox-download-form .step-item .content{padding:3.4vw}}.lightbox-download-form .step-item .content h1{font-size:40px;line-height:.8}@media (min-width: 375px) and (max-width: 550px){.lightbox-download-form .step-item .content h1{font-size:40px}}@media (min-width: 551px) and (max-width: 1279px){.lightbox-download-form .step-item .content h1{font-size:50px;line-height:.8}}@media (min-width: 1280px){.lightbox-download-form .step-item .content h1{font-size:calc(100vw  *  .0308641975);line-height:1.1}}.lightbox-download-form .step-item .content h2{font-family:averta-pe,arial,sans-serif;font-size:18px;text-transform:none;font-weight:400;margin-bottom:75px}@media (max-width: 780px){.lightbox-download-form .step-item .content h2{margin-bottom:50px}}.lightbox-download-form .step-item .content .process{font-weight:400;text-transform:uppercase;color:#aaa}.lightbox-download-form .step-item .content .buttons{padding:24px 0 0 0}.lightbox-download-form .step-item .content .legal{position:relative;padding:24px 0 0 0}.lightbox-download-form .step-item .content .legal li,.lightbox-download-form .step-item .content .legal p{font-size:12px;font-weight:400;color:#999}.lightbox-download-form .step-item .content h3{text-transform:uppercase;font-family:averta-pe,arial,sans-serif;font-size:18px !important}.lightbox-download-form .step-item .charater{position:absolute;z-index:25}.lightbox-download-form .step-item:nth-child(1){justify-content:center}.lightbox-download-form .step-item:nth-child(1) .column{background:#000}@media (min-width: 1025px){.lightbox-download-form .step-item:nth-child(1) .column{width:67vw}}.lightbox-download-form .step-item:nth-child(1) .charater{bottom:0;left:0}.lightbox-download-form .step-item:nth-child(1) .charater img{width:23.4vw;margin:0 0 80px 0;transform:translate(-30%, 100%) scaleX(-1)}@media (max-width: 780px){.lightbox-download-form .step-item:nth-child(1) .charater img{margin:0 0 60px 0;width:45vw}}.lightbox-download-form .step-item:nth-child(2){justify-content:center}.lightbox-download-form .step-item:nth-child(2) .title,.lightbox-download-form .step-item:nth-child(2) .subtitle{visibility:hidden}.lightbox-download-form .step-item:nth-child(2) .column{background:#000}@media (min-width: 1025px){.lightbox-download-form .step-item:nth-child(2) .column{width:67vw}}.lightbox-download-form .step-item:nth-child(2) .charater{top:0;right:0}.lightbox-download-form .step-item:nth-child(2) .charater img{width:21.6vw;transform:translateY(-10%)}@media (max-width: 780px){.lightbox-download-form .step-item:nth-child(2) .charater img{width:55vw}}.lightbox-download-form .step-item:nth-child(3){justify-content:center}.lightbox-download-form .step-item:nth-child(3) .title,.lightbox-download-form .step-item:nth-child(3) .subtitle{visibility:hidden}.lightbox-download-form .step-item:nth-child(3) .column{background:#000}@media (min-width: 1025px){.lightbox-download-form .step-item:nth-child(3) .column{width:67vw}}@media (min-width: 1025px){.lightbox-download-form .step-item:nth-child(3) p{padding-right:50%}}.lightbox-download-form .step-item:nth-child(3) .charater{right:1vw;top:0}.lightbox-download-form .step-item:nth-child(3) .charater img{max-width:28.2vw;transform:translate(-3%, 18%);width:auto}@media (max-width: 780px){.lightbox-download-form .step-item:nth-child(3) .charater img{max-width:42.2vw;transform:translate(-3%, 5%)}}

sup {
    display: unset;
}
sup.footnote {
    display: unset;
}
#content sup.footnote {
    display: unset;
}
/* fix jira ticket CTW-1080 - equal height stat columns */
.format-insights-featured-item .text .stats .stat-item {
	flex: 1;
}
.atvi-locale-selector .flag {
  display: none !important;
}
.field-select.active .field-select-options {
  max-height: 308px;
  /* ~44px height per line item * 7 (top countries) */
  overflow-y: auto;
}
#footer .footer-region-selector li .name {
  text-transform: uppercase;
}
#footer .region-selector-wrapper {
  position: absolute;
  z-index: 1;
  top: 3.4vw;
  left: 0;
  width: 15vw;
  background-color: #000;
  user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}
@media (max-width: 780px) {
  #footer .region-selector-wrapper {
    left: 0;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 780px) {
  #footer .atvi-locale-selector {
    display: inline-block;
  }
}
#footer .atvi-locale-selector > .current {
  display: inline-flex;
  align-items: center;
  transition: all 300ms linear 0ms;
}
@media (hover: hover) {
  #footer .atvi-locale-selector > .current:hover {
    color: #e67100;
  }
}
#footer .atvi-locale-selector .region {
  display: inline-block;
  padding: 0.25em 0.65em 5px 0.65em;
  font-family: bebas-neue-pro, arial narrow, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
#footer .atvi-locale-selector .locale-menu {
  position: absolute;
}
#footer .atvi-locale-selector .locale-menu .close-button {
  display: none;
}
#footer .atvi-locale-selector .locale-list {
  position: relative;
  display: block;
  width: unset;
  margin: 0;
  background: #000;
  list-style: none;
}
#footer .atvi-locale-selector .locale-list li {
  position: relative;
  text-align: right;
  transition: all 300ms linear 0ms;
}
#footer .atvi-locale-selector .locale-list li a {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 10px;
}
#footer .atvi-locale-selector .locale-list li .region {
  display: inline-block;
  padding: 0.25em 0.65em 5px 0.65em;
}
@media (hover: hover) {
  #footer .atvi-locale-selector .locale-list li:hover {
    color: #e67100;
  }
}
#footer .atvi-locale-selector .locale-entry {
  width: 100%;
  margin: 0 0;
  padding: 0 0;
  border-bottom: none;
}
#footer .atvi-locale-selector.open .arrow img {
  transform: rotate(180deg);
}

html.aem-AuthorLayer-Edit #content,
html.aem-AuthorLayer-initial #content {
  min-height: 100px;
}
html.aem-AuthorLayer-Edit .component-contact-form,
html.aem-AuthorLayer-initial .component-contact-form {
  max-height: 1080px;
}
html.aem-AuthorLayer-Edit .component-contact-form .component-inner,
html.aem-AuthorLayer-initial .component-contact-form .component-inner {
  min-height: 0;
  max-height: 1080px;
}
@media (max-width: 1024px) {
  html.aem-AuthorLayer-Edit .component-contact-form .component-inner,
  html.aem-AuthorLayer-initial .component-contact-form .component-inner {
    min-height: 0;
    max-height: 720px;
  }
}

